/*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:#e5cbec url(img/bg.jpg) repeat-x;
}

/*LINK*/
a{color:#ac8c62;}

a:hover{color:#f08d0d;}

/*layout*/
#wrapper{
width:760px;
margin:0 auto;
background:#f2e5f6;
text-align:left;
}

#header{ height:136px; background:url(img/header.jpg) no-repeat;}

#rightcolmun{
width:237px;
padding:0 12px 10px 0;
font-size:13px;
line-height:180%;
vertical-align:top;
}

#leftcolmun{
width:462px;
padding:10px 25px 10px 25px;
font-size:14px;
vertical-align:top;
}

#footer{
margin-top:10px;
font-size:13px;
padding:10px;
border-top:#999 dotted 2px;
background:url(img/footer.jpg) no-repeat bottom right;
border-bottom:#000 solid 3px;
}

/* header detail*/
#headlink{width:400px; height:90px;}
#headlink h1{ padding:10px 0 0 0;}
#headlink h1 a{ display:block; width:550px; height:70px;}
#headlink h1 a span{ display:none;}

/*rightcolmun*/
#nav-in{ background:#fbf7fc; padding-bottom:15px;}
#rightcolmun h2{ height:35px; display:block; background:url(img/nav_top.jpg) no-repeat;}
#rightcolmun h2 span{ display:none;}

#topics{ padding:10px 0;}
#topics li a{
background:#ffe8cb;
padding:6px 3px 4px 10px;
display:block;
font-weight:bold;
border-bottom:#777 dotted 1px;
}
#topics li a:hover{ background:#fff;}
#rightcolmun ul{ margin:0 7px;}
#cl1 a span{ font-weight:bold; font-size:14px;}

/*leftcolmun*/
#contbox{
padding:15px;
background:#fcfafd;
line-height:300%;
}

#pagename{
margin:10px 0;
padding:3px 5px 3px 8px;
background:url(img/h2.jpg) repeat-x bottom;
border-left:#ff57a2 solid 8px;
}
#pagename h2{ font-size:19px;color:#ff983b;}

#contbox h3{
padding:3px;
font-size:15px;
border-bottom:#f080db dashed 1px;
color:#ff983b;
}
#contbox ul li{ line-height:300%;}

/*footer*/
#footer ul li{line-height:230%;}
#footer p{
padding:10px 0;
font-size:12px;
letter-spacing:2px;
text-align:right;
color:#777;
}



