@charset "UTF-8";
/******************************/
/*common                      */
/******************************/
a:link,a:visited{
color:#ff6699;
font-weight:bold;}

a:hover{
color:#ff96ba;}

a:hover img{
filter: alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;}


/******************************/
/*layout                      */
/******************************/
body{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color:#333;
font-size:12px;
line-height:1.6;
padding:10px
}
.clearfix {width:100%;}
.clearfix:after {
content: ""; 
display: block; 
clear: both;
 }

#wraper{
text-align:left}
ul{
clear:both;
margin-bottom:1em;
padding-bottom:1em;
}

li a{
display:block;}
li.date{
color:#999}

li.name a{
display:inline;}
li.name img{
margin:0 5px 0 0;
vertical-align:middle;}

li.pht_s img{
width:75px;
height:100px;
border:3px solid #fff;
float:left;
margin-right:5px;
}

/******************************/
/*color                       */
/******************************/
body#news{
background:#fff9e3;
}
body#news ul{
background:url("../../img/common/bg_news.gif") bottom repeat-x;
}

body#recommend{
background:#edfad6;
min-height: 1000px;
}
body#recommend ul{
//background:url("../../img/common/bg_recommend.gif") bottom repeat-x;
}



img.plogo_top_bbs {
	position: absolute;
	border:  0   !important;
	width : 20px !important;
	height: 32px !important;
	top   : 69px !important;
	left  :  6px !important;
}
