/*======================================
　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:#772c0f;
}

a:hover{ 
color:#88503a;
}

/*■header*/
#header{
width:747px;
height:118px;
margin:0 auto;
text-align:left;
background:url(img/header_bg.jpg) no-repeat;
border-left:#ffb62a solid 1px;
border-right:#ffb62a solid 1px;
}

/*TITLE*/
#header #Title h1 {margin:0; padding:0 0 0 122px;}

/*LOGO-TXT*/
#header #Title h1 a {
width:320px; 
text-decoration:none; 
font-weight:bold; 
display:block; 
font-size:50px;
color:#CCC;
}

/*LOGO-PICTURE*/
#header #Title h1 a{
width:315px;
height:110px;
background:url(img/title.gif) no-repeat;
} 
#header #Title h1 a span{display:none }

#reserve{
height:20px;
padding:4px 0 0 10px;
font-size:11px;
color:#fff;
}

/*■CONTENTS*/
#container{ 
width:747px;
text-align:center;
margin:0 auto;
text-align:left;
background:#fff;
border-left:#ffb62a solid 1px;
border-right:#ffb62a solid 1px;
}

/*contentNavi*/
#contentNavi{
width:200px;
padding:0 10px 100px 0;
margin:0;
position:relative;
float:right;
background:url(img/nav.jpg) bottom left no-repeat;
}

/*boxicle*/
#entries{ 
margin:0;
padding:15px 0 0 0;
width:520px;
position:relative;
float:left;
border-right:#ffb62a solid 1px;
}

/*NAVIGATION*/
#contentNavi h1 {
width:200px;
height:45px;
border-bottom:#ffb62a solid 3px;
background:url(img/nav_top.jpg) no-repeat;
}
#contentNavi 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 double 3px;
}
#category ul li a:hover{ color:6d6885}
#contents ul li a span{display:block;padding:7px 5px 7px 10px;}

/*PR*/
#spot{
color:#7f7e8c;
padding-bottom:20px;
}
#spot ul li{
list-style:none;
margin:5px 0 0 10px;
padding:0;
line-height:120%;
font-size:11px;
}
#spot ul li a{ 
font-size:12px;
display:block;
}
/*■CONTENTS*/

/*ARTICLE*/
#midasi{
padding:15px 5px 12px 10px;
margin-bottom:10px;
background:#ffb62a;
border-bottom:#fff double 3px;
border-top:#fff double 3px;
}
#midasi h1{
line-height:105%;
font-size:20px;
color:#8e1700;
}
#box h2{
display:block;
padding:2px 0 2px 7px;
color:#8e1700;
font-size:13px;
background:#ffb62a;
border-bottom:#ddd solid 1px; 
}
#box{
padding:20px 40px 20px 40px;
line-height:350%;
color:#333;
font-size:14px;
}
#box ul {padding:10px;}
#box 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;}

/*■globalfooterer*/
#globalfooter{
min-width:737px;
padding:15px 10px 10px 0;
text-align:center;
border-top:#ffb62a double 3px;
}

/*COPYRIGHT*/
#copyright {
width:737px;   
font-size:12px;
color:#333;
}
  