body{
margin : 0 auto;
}

/* パンクズ*/
#topicpath{
margin : 0;
padding : 0;
text-align: center;
background:#f6b9d0;
min-width: 1024px;
color:#fff;
}
#topicpath p{
margin : 0 auto;
padding : 5px 0;
width :930px;
font-size : 12px;
line-height : 14px;
text-align: left;
}
#topicpath a{
color:#fff;
}

/* ヘッダー */
#header{
margin : 10px auto 0 auto;
padding : 0;
width :950px;
overflow: hidden;
}

.title{
width :680px;
padding : 0;
float: left;
}
.sns{
width :260px;
height : 145px;
float: right;
background-image: url(img/sns_bg.png);
background-position: 0px 0px;
background-repeat: no-repeat;
}

.sns ul{
margin : 0 auto;
padding : 50px 0 0 0;
width :210px;
}
.sns li{
float: left;
margin: 0;
padding: 0;
width :25%;
text-align: center;
list-style-type:none;
}
.sns li img{
width :42px;
}
.sns a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter:"alpha( opacity=70 )";
}

/* メイン */

#tegehouse{
margin : 0 auto 10px auto;
padding : 0;
text-align: center;
width :1000px;
height : 673px;
background-image: url(img/main_bg.png);
background-position: 0px 0px;
background-repeat: no-repeat;
position: relative;
overflow: hidden;
clear: both;
}

#tegehouse a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter:"alpha( opacity=70 )";
}

/* 概要 */
.nichiji{
width :700px;
margin : 0;
padding: 0;
position: absolute;
text-align: left;
font-size : 15px;
line-height : 130%;
color:#925e2b;
left: 35px;
top: 0;
font-weight: bold;
}


/* オーディオルーム */
.audio{
margin : 0;
position: absolute;
left: 330px;
top: 170px;
}


/* 勉強部屋 */
.circle{
margin : 0;
position: absolute;
right: 230px;
top: 165px;
}

.seminar{
margin : 0;
position: absolute;
right: 230px;
top: 260px;
}


/* カウンセリング */
.oubo{
margin : 0;
position: absolute;
left: 85px;
bottom: 190px;
}


/* ゲストルーム */
.guest{
margin : 0;
position: absolute;
left: 430px;
bottom: 240px;
}

/* カフェ */
.cafe{
margin : 0;
position: absolute;
right: 260px;
bottom: 260px;
}

/* インタビュー */
.you{
margin : 0;
position: absolute;
right: 350px;
bottom: 37px;
}


/* コピーライト */
#cr{
padding : 8px 0;
font-size : 10px;
line-height : 130%;
font-weight: normal;
background:#f6b9d0;
min-width: 1024px;
}
