/*----------------------------
	ページをふわっと表示させる
----------------------------*/

#wrap {
    display: none;
}


/*----------------------------
    フォントの指定
----------------------------*/
p {
font-family:sans-serif,"HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO","ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
}

p.xx-large { font-size: xx-large; }
p.x-large { font-size: x-large; }
p.large { font-size: large; }
p.medium { font-size: medium; }
p.small { font-size: small; }
p.x-small { font-size: x-small; }
p.xx-small { font-size: xx-small; }



/*----------------------------
    リンクの設定
----------------------------*/

a {
text-decoration: none;
}

a:link { color: #000000; }
a:visited { color: #b3afab; }
a:hover { color: #b3afab; }
a:active { color: #b3afab; }




/*----------------------------
	リンクポインター
----------------------------*/

a {cursor:pointer;
}


/*----------------------------
	全体のレイアウト
----------------------------*/

/*----------------------------
    全体の設定
----------------------------*/

body {
	font-size: 100%;
	line-height: 140%;
	text-align: center;
	background-color: #ffffff;
        background-image: url("fuwariback.jpg");
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: top center;
        margin: 0;
        padding:0px;
}


html {
	font-size: 75%;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

img {
	vertical-align: text-bottom;
	-ms-interpolation-mode: bicubic;
        margin: 0;
}

strong {
	font-weight: bold;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
/*	border-collapse: separate;*/
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a:focus {
/*\*/
	overflow: hidden;
/**/
}

option {
	padding-right: 10px;
}



body {
	font-size: 100%;
	line-height: 140%;
	font-family: Arial,Helvetica,sans-serif;
	color: #000;
	text-align: center;
	background-color: #ffffff;
        background-image: url(fuwariback.jpg);
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: top center;
        margin: 0;
}

#container {
	width: 100%;
	text-align: center;
        margin: 0;

}

#header{
text-align:center;
margin: 0 auto;
}

#menu{
text-align:center;
margin: 0 auto;
}



#footer1{
text-align:center;
margin: 0 auto;
height:90px;
padding:50px 0 40px 0;
background-image: url("fuwarifooter.png");
background-repeat:repeat-x;
} 

#footer2{
text-align:center;
margin:10px;
}



/*----------------------------
iphone表示のフォント自動調整をOFFにする
----------------------------*/
html {
-webkit-text-size-adjust: none;
} /* iPhone */


/*----------------------------
サムネイル付きビューワー1
----------------------------*/

#viewer1 {
	margin: 0 auto;
	width: 600px;
	text-align: left;
}
#viewer1 div {
	width: 600px;
	height: 440px;
	overflow: hidden;
	position: relative;
}
#viewer1 div img {
	top: 0;
	left: 0;
	position: absolute;
}

#viewer1 ul {
	width: 600px;
}

#viewer1 ul li {
	width: 85px;
	float: left;
	display: inline;
}

#viewer1 .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
#viewer1 ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#viewer1 ul {
	display: inline-block;
	overflow: hidden;
}


/*----------------------------
サムネイル付きビューワー2
----------------------------*/

#viewer2 {
	margin: 0 auto;
	width: 600px;
	text-align: left;
}
#viewer2 div {
	width: 600px;
	height: 440px;
	overflow: hidden;
	position: relative;
}
#viewer2 div img {
	top: 0;
	left: 0;
	position: absolute;
}

#viewer2 ul {
	width: 600px;
}

#viewer2 ul li {
	width: 85px;
	float: left;
	display: inline;
}

#viewer2 .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
#viewer2 ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#viewer2 ul {
	display: inline-block;
	overflow: hidden;
}


/*----------------------------
サムネイル付きビューワー3
----------------------------*/

#viewer3 {
	margin: 0 auto;
	width: 600px;
	text-align: left;
}
#viewer3 div {
	width: 600px;
	height: 440px;
	overflow: hidden;
	position: relative;
}
#viewer3 div img {
	top: 0;
	left: 0;
	position: absolute;
}

#viewer3 ul {
	width: 600px;
}

#viewer3 ul li {
	width: 85px;
	float: left;
	display: inline;
}

#viewer3 .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
#viewer3 ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#viewer3 ul {
	display: inline-block;
	overflow: hidden;
}


/*----------------------------
サムネイル付きビューワー4
----------------------------*/

#viewer4 {
	margin: 0 auto;
	width: 600px;
	text-align: left;
}
#viewer4 div {
	width: 600px;
	height: 450px;
	overflow: hidden;
	position: relative;
}
#viewer4 div img {
	top: 0;
	left: 0;
	position: absolute;
}

#viewer4 ul {
	width: 600px;
}

#viewer4 ul li {
	width: 85px;
	float: left;
	display: inline;
}

#viewer4 .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
#viewer4 ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#viewer4 ul {
	display: inline-block;
	overflow: hidden;
}



/*-----------------------------------------
メールフォーム
-----------------------------------------*/

#formWrap {
	width:700px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}