/*house*/

/*common specification*/

*{margin:0;padding:0;line-height:160%;}
html,body{margin:0; padding:0}
img{border:none;}
ul,ol{margin:0;padding:0;}
ul li{list-style:none;list-style-postion:inline}
ul li a{text-decoration:none;border:none;}
h2,h3,h3,h4,h5{margin:0;padding:0;}

html{background:#e5cbec;}
.cf {clear:both;font-size:1px;}
body{
font-family:arial, sans-serif, Osaka, verdana;
color:#333;
text-align:center; 
background:#daf2ff url(img/bg.jpg) repeat-x;
}

/*LINK*/
a{color:#59a444;}

a:hover{color:#1c8300;}

/*layout*/
#contianer{
width:760px;
margin:0 auto;
background:#fff;
text-align:left;
}

#header{ height:185px; background:#fff url(img/header.jpg) no-repeat;}

#left-col{
width:236px;
padding:0 12px 10px 12px;
font-size:13px;
line-height:180%;
vertical-align:top;
}

#right-col{
width:462px;
padding:0 12px 10px 0;
font-size:14px;
vertical-align:top;
}

#footer{
margin-top:10px;
font-size:13px;
padding:10px;
background:#eee;
}

/* header detail*/
#logo{width:400px; height:90px;}
#logo h1{ padding:10px 0 0 15px;}
#logo h1 a{ display:block; width:240px; height:155px;}
#logo h1 a span{ display:none;}

/*left-col*/
#topi-in{ background:#cefbf5; padding-bottom:15px;width:236px;}
#left-col h2{ height:48px; background:url(img/nav_top.jpg) no-repeat;}
#left-col h2 span{ display:none;}

#topics{ padding:10px 0;}
#topics li a{
background:#eafffc;
padding:10px 3px 8px 7px;
display:block;
font-weight:bold;
border-bottom:#63c3ff dotted 1px;
color:#191b24;
}
#topics li a:hover{ background:#fff; color:#47517e;}
#left-col ul{ margin:0 7px;}
#cl1 a span{ font-weight:bold; font-size:14px;}

/*right-col*/
#contbox{
padding:15px;
background:#e8f8ff;
line-height:300%;
}

#page{
margin:10px 0;
padding:4px;
background:url(img/h2.jpg) repeat-x bottom;
}
#page h2{ font-size:19px;color:#191b24;}

#contbox h3{
padding:2px;
font-size:15px;
border-bottom:#999 dashed 1px;
color:#191b24;
}
#contbox ul li{ line-height:300%;}

/*footer*/
#footer ul li{line-height:230%;}
#footer #elder{
padding:10px 0;
font-size:12px;
letter-spacing:1px;
}


