/*css setting*/

*{margin:0;padding:0;line-height:160%;}
body{
margin:0;
padding:0;
font-family:arial, 'Hiragino Kaku Gothic Pro', Meiryo, san-serif, sans-serif, Osaka, verdana;
color:#000;
text-align:center;
background:#f9f9f9;
}
h1,h2,h3,p,ul,ol,li{
margin:0px;
padding:0px;
}
li{
margin:0px;
padding:0px;
list-style-type:none;
}
img{border:0;}

a{color:#a50f38; text-decoration:none;}
a:hover{ color:#aa364f; text-decoration:none;}
.clear_all{ clear:both;}

#all_background{
width:780px;
text-align:left;
margin:0 auto;
}
#site_name{
padding:6px 0;
margin-bottom:20px;
text-align:center;
background: -moz-linear-gradient(top,#fff,#f2f2f2);
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#f2f2f2));
background: linear-gradient(top center, #fff 0%, #f2f2f2 100%);
border-bottom:#fff solid 1px;
box-shadow:1px 1px 2px #999;
}
#site_name a{
margin:0 auto;
text-align:left;
width:780px;
display:block;
font-size:24px;
font-weight:bold;
}
#site_name h1{
width:780px;
text-align:left;
margin:0 auto;
font-weight:normal;
font-size:12px;
}


#sub{
width:26%;
padding:0  0 12px 0;
position:relative;
float:left;
font-size:12px;
}
#sub ul{
margin:0 0 10px 0;
background:#fff;
box-shadow:1px 1px 2px #999;
background: -moz-linear-gradient(top, #f9f9f9, #eee);
background: -webkit-gradient(linear, center top, center bottom, from(#f9f9f9), to(#eee));
background: linear-gradient(top center, #f9f9f9 0%, #eee 100%);
border:#fff solid 1px;
}
#sub ul li{
padding:10px 8px;
border-top:#fff solid 1px;
border-bottom:#e9e9e9 solid 1px;
}
#sub{
font-size:13px;
}
#gnav_inner li a{
text-decoration:underline;
}


#column{
width:69%;
padding:3px;
margin:0 0 18px 0;
position:relative;
float:right;
font-size:13px;
background:#f3fffd;
border:solid 1px #e0fff5;
box-shadow:1px 1px 3px #999;
}
h2{
margin:10px 0 15px 0;
padding:2px 0;
border-bottom:#333 dotted 1px;
color:#333;
font-size:18px;
letter-spacing:-1px;
}
h3{
margin:20px 3px 15px 3px;
border-bottom:#333 dotted 1px;
color:#333;
font-size:15px;
letter-spacing:-1px;
}

 .photo{
width:100%;
border:solid #cccccc 1px;
border-right:none;
border-left:none;
}
#column ul li{ line-height:200%;}
#column .info li{ line-height:170%; padding-bottom:3px;}

#inner_column{
padding:15px;
line-height:160%;
background:#ffffff;
}
#inner_column p{line-height:200%;}


#footerarea{
padding:13px;
background:#ddd;
font-size:12px;
color:#555;
text-align:center;
}
#footerarea_in{
width:780px;
margin:0 auto;
text-align:left;
}
#footerarea ul li{
line-height:180%;
}
#footerarea p{
letter-spacing:1px;
text-align:right;
font-size:11px;
}

