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

#wrap {
    display: none;
}

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

a {
text-decoration: none;
}

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


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

a {cursor:pointer;
}


/*----------------------------
	topへ戻るボタン
----------------------------*/

.pagetop {
	display: none;
	position: fixed;
	bottom: 220px;
	right: 15px;
}
.pagetop a {
	display: block;
	width: 93px;
	height: 78px;
}



/*----------------------------
    フォントの指定
----------------------------*/
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; }


/*----------------------------
    トップページスライドショー
----------------------------*/
#contents {
    width:831px;
    position:relative;
    margin:10px auto;
}
 
#imgPhoto {
    position:relative;
    z-index:100;
    width:831px;
    height:553px;
    overflow:hidden;
}
#imgPhoto ul {
    position:relative;
    width:831px;
    height:553px;
    padding:0;
    margin:0;
}
 
#imgPhoto li {
    position:absolute;
    display:none;
    left:0px;
    top:0px;
}
/*----------------------------
    トップページナビゲーションボタン
----------------------------*/
 
#photoNav {
    position:absolute;
    z-index:200;
    width:400px;
    height:20px;
    top:553px;
    left:300px;
}
#photoNav ul {
    position:relative;
}
 
#photoNav li{
    float:left;
    margin-right:5px;
}
 
#photoNav li:hover {
    cursor:nw-resize;
}

/*----------------------------
    リストの非表示
----------------------------*/
li {
margin-left:0px;
list-style-type: none;
}

/*----------------------------
	メインイメージ
----------------------------*/


#imgPhoto ul {
	position:relative;
	width:900px;
	height:600px;
	padding:0;
	margin:0;
}

#imgPhoto li {
	position:absolute;
	display:none;	
	left:0px;
	top:0px;
}

/*----------------------------
	画像の枠を消す
----------------------------*/

img {
    border-style:none;
}

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

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;
}

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

}

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

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


#topics{
text-align:center;
margin: 0;
padding:0px;
height:205px;
}

#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;
        margin-left:-37px;
}

#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;
        margin-left:-37px;
}

#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;
        margin-left:-37px;
}

#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;
        margin-left:-37px;
}

#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;
}