/*======================================
　CSS: implant_aqua
=======================================*/

/*=====■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;}
h1,h2,h3,h4,h5{margin:0;padding:0;}

.fix{
clear:both;
font-size:1px;
}

/*=====■Layout■=====*/
body{
font-family:arial, sans-serif, Osaka, verdana;
color:#666;
text-align:center; 
background:url(img/bg.jpg) repeat-x;
}

/*LINK*/
a{
color:#000;
}

a:hover{ 
color:#333;
}

/*■atama*/
#atama{
width:756px;
height:130px;
margin:0 auto;
text-align:left;
background:url(img/header_bg.jpg) no-repeat;
}

/*TITLE*/
#atama #dai h1 {margin:0; padding:6px 0 0 0;}

/*LOGO-TXT*/
#atama #dai h1 a {
width:320px; 
text-decoration:none; 
font-weight:bold; 
display:block; 
font-size:50px;
color:#CCC;
}

/*LOGO-PICTURE*/
#atama #dai h1 a{
width:366px;
height:47px;
background:url(img/title.gif) no-repeat;
} 
#atama #dai h1 a span{display:none }

#reserve{
height:20px;
padding:4px 0 0 10px;
font-size:11px;
color:#fff;
}

/*■CONTENTS*/
#waku{ 
width:756px;
text-align:center;
margin:0 auto;
text-align:left;
}

/*mokuji*/
#mokuji{
width:200px;
padding:0 0 100px 0;
margin:0;
position:relative;
float:right;
border:#111 solid 1px;
background:url(img/nav.jpg) bottom right no-repeat;
}

/*article*/
#bun{ 
margin:0;
padding:15px 0 0 0;
width:520px;
position:relative;
float:left;
border-right:#111 solid 1px;
border-left:#111 solid 1px;
}

/*NAVIGATION*/
#mokuji h1 {
width:200px;
height:45px;
border-bottom:#111 solid 2px;
background:url(img/nav_top.jpg) no-repeat;
}
#mokuji h1 span{display:none;}

#contents{
width:200px;
}
#contents ul li a{ 
display:block; 
padding:0;
line-height:120%;
font-size:13px;
font-weight:bold;
border-bottom:#ddd dotted 1px;
}
#category ul li a:hover{ color:6d6885}
#contents ul li a span{display:block;padding:7px 5px 7px 10px;}

/*PR*/
#kanren{
color:#7f7e8c;
padding-bottom:20px;
}
#kanren ul li{
list-style:none;
margin:5px 0 0 10px;
padding:0;
line-height:120%;
font-size:11px;
}
#kanren ul li a{ 
font-size:12px;
color:#435d4b;
display:block;
}
/*■CONTENTS*/

/*ARTICLE*/
#midasi{
padding:10px 5px 8px 10px;
margin-bottom:10px;
background:#111;
border-bottom:#fff double 3px;
border-top:#fff double 3px;
}
#midasi h1{
line-height:105%;
font-size:18px;
color:#fff;
}
#art h2{
display:block;
padding:5px 0 5px 10px;
color:#fff;
font-size:13px;
background:#111;
border-bottom:#FF0000 solid 1px; 
}
#art{
padding:20px 40px 20px 40px;
line-height:350%;
color:#333;
font-size:14px;
}
#art ul {padding:10px;}
#art ul li{margin:5px 0 0 5px;}

.top { text-align:right; background:url(img/block_btm.gif) no-repeat left top; height:40px; padding:10px 20px 0 0; line-height:400%; font-size:11px;}
.top a {text-decoration:none;}


/*■kabuer*/
#kabu{
min-width:746px;
padding:15px 10px 10px 0;
margin-top:20px;
text-align:right;
border-top:#111 double 3px;
}

/*COPYRIGHT*/
#shoumei {
width:746px;   
font-size:11px;
font-weight:bold;
color:#333;
}
  