@charset "euc-jp";

#contents{
width:740px;
margin-top:5px;
margin-left:25px;
margin-bottom:10px;
padding:5px;
border:1px solid #666;
text-align:center;
display:inline-block;
}
#contents:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
/* Hides from IE-mac \*/
* html #contents{height:1%;}
#contents{display:block;}
/* End hide from IE-mac */



#contents_photo{
width:725px;
height:228px;
margin-bottom:5px;
}

#contents h2{
font-size:84%;
color:#9F160A;
line-height:140%;
text-align:left;
}


#contents_l{
float:left;
width:325px;
}
#contents_l h1{
font-size:117%;
color:#9F160A;
font-weight:600;
line-height:120%;
margin-top:0;
margin-bottom:5px;
text-align:left;
}

#pickup{
display:inline;
float:left;
width:250px;
background-color:#FCFFDF;
padding-top:10px;
margin-left:25px;
margin-right:6px;
margin-bottom:5px;
border:1px solid #888;
text-align:center;
}
#pickup h2{
font-weight:600;
text-align:left;
margin-bottom:5px;
margin-left:5px;
}
#pickup h3{
text-align:left;
margin-bottom:10px;
margin-left:5px;
line-height:120%;
}
#info{
width:500px;
float:left;
display:block;
background-image: url(image/info-bar.gif);
background-repeat:no-repeat;
padding-top:32px;
}
#info_bottom{
width:485px;
height:200px;
padding-left:10px;
color:#323232;
overflow:auto;
scrollbar-3dlight-color:#CCC;
scrollbar-arrow-color:#AAA;
}


.info_blog{
width:465px;
display:inline-block;
border-bottom:1px dashed #AAA;
padding-bottom:10px;
margin-bottom:10px;
}
.info_blog:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
/* Hides from IE-mac \*/
* html .info_blog{height:1%;}
.info_blog{display:block;}
/* End hide from IE-mac */

.info_blog h2{
font-size:117%;
font-weight:600;
margin-top:5px;
}
.info_blog h3{
width:280px;
display:inline;
float:left;
font-size:91%;
line-height:140%;
background-color:#FCFFDF;
margin-top:10px;
}


.info_blog img{
margin-top:25px;
margin-right:10px;
float:left;
padding:1px;
border:1px solid #888;
}
.info_blog span{
font-size:78%;
}




