/*---- BASE STETTING ----*/
*{margin:0;padding:0;line-height:170%;}
html{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;}

a{color:#dd0b5f;}
a:hover{color:#b9004a;}

body{
margin:0;
padding:0;
font-family:Osaka,arial,sans-serif,verdana;
color:#111;
background:#eeeeee;
}

/*ALL SET*/

#outline{
border-bottom:#ffd0d6 solid 8px;
width:787px;
margin:0 auto;
text-align:left;
background:url(img/wrap.jpg) repeat-y;
}

/*LAYOUT*/

#logo{height:169px; background:url(img/head.jpg) no-repeat;}

#contents{
width:490px;
padding:0 10px 10px 0;
position:relative;
float:right;
font-size:14px;
line-height:300%;
}
#sidemenubar{
width:239px;
padding:0 0 10px 10px;
position:relative;
float:left;
font-size:13px;
}
#footerwrapper{
clear:both;
font-size:13px;
padding:10px;
background:#fff;
border-top:#93697e solid 2px;
}

/*HEAD*/
h1{ padding:45px 0 0 0;}
h1 a{display:block;width:470px; height:110px;}
h1 a span{ display:none;}

#bread{ padding:20px 10px;}

/*CONTENTS*/
#contents h2{
font-size:20px;
margin:10px 0;
background:url(img/h2_bg.jpg) 0 1px no-repeat;
color:#520021;
padding:8px 0 9px 25px;
border-bottom:#8f0039 solid 2px;
border-top:#8f0039 solid 2px;
}

#contents h3{
margin:10px 0;
padding:0 3px;
font-size:15px;
color:#8f0039;
border-top:#b91e5e solid 1px;
border-bottom:#b91e5e solid 1px;
background:#ffdadc;
}
#contents ul li{ line-height:300%;}

/*NAVI*/

#sidemenubar ul{ margin-bottom:10px;}
#sidemenubar ul li{ padding:0 5px;}
#sidemenubar h2{ height:42px; display:block; background:url(img/contents.jpg) no-repeat;}
#sidemenubar h2 span{ display:none;}

#menu li a{
margin-bottom:3px;
padding:2px 5px;
display:block;
background:#fff;
}
#menu li a:hover{ color:#9f0000; background:#f4cd0c;}

#menu li#cl1 a{
padding-left:7px;
background:#f9f9b2;
color:#ed9100;
font-size:14px;
}
#menu li#cl1 a:hover{ background:#f4cd0c; color:#e16500;}

/*FOOT*/
#foot ul li{line-height:230%;}
#copy{
padding:7px 0;
font-size:11px;
letter-spacing:1px;
}


