@charset "utf-8";
/* メイン枠 */

body {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
margin:0px;
border:none;
font-size: 12px;
border-collapse:collapse;
line-height:130%;
padding:0;
background:#F0F7FA;
}

#container{
width:780px;
margin:0 auto;
background-color:#FFFFFF;
}

#head {
margin:3px auto;
width:760px;
height:35px;
}

/* 内容 */
#top {
margin-bottom:3px;
border-top:#4F85BC solid 2px;
}

.s_link {
font-size:10px;
margin:0 0 15px 5px;
}

/* 間取り */
#m_t {
background:url(image/madori.gif) no-repeat;
margin:0 0 10px 5px;
width:746px;
height:23px;
}

.m {
margin:0 0 10px 20px;
}


/* 概要・地図 */
.td01 {
margin:0 0 15px 25px;
}

#gaiyou {
background:url(image/gaiyo.gif) no-repeat;
width:345px;
height:23px;
margin:0 15px 10px 0;
}

#map {
background:url(image/map.gif) no-repeat;
width:345px;
height:23px;
margin-bottom:10px;
}

#gai_box {
border-collapse:collapse;
width:345px;
}

#gai_box td {
border:#CCCCCC solid 1px ;
line-height:170%;
}

.gai01 {
background-color:#EAEAEA;
padding-left:5px;
width:85px;
}

.gai02{
padding-left:5px;
}

.annai {
padding-left:25px;
}

.text01 {
padding-left:25px;
font-size:11px;
line-height:140%;
}

/*問い合わせ　ケアアドバイス bottom*/

#toi{
margin-bottom:25px;
text-align:center;
}

#kea {
background:url(image/ad.jpg) no-repeat center;
width:780px;
height:158px;
margin-bottom:15px;
}

#larry {
background:url(image/larry.jpg) no-repeat center;
width:780px;
height:165px;
margin-bottom:15px;
}

#return {
width:750px;
text-align:right;
margin-bottom:10px;
}

#bottom {
background:url(image/bottom.gif) no-repeat;
width:780px;
height:25px;
text-indent:-999em;
margin:0;
padding:0;
}

