@charset "Shift_JIS";

/* 一括で全ての要素の余白をゼロに指定 */
* {
  padding: 0;
  margin: 0 auto;
}

body{
background:#c4f1e6;
color:#2c4d53;
font-size: 0.8em;
font-family:  'メイリオ', Meiryo, 'Lucida Grande',  Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', Osaka,'ＭＳ Ｐゴシック', sans-serif;
padding: 0;
margin: 0;
}

a:link, a:visited, a:active {
  color:#43aad9 ;
  text-decoration: none;
  cursor: hand; 
}

a:hover {
  color: #0c2e51;
  text-decoration: none;
}


#wrapper{
width:100%;margin:0 ;
}

#contents {
	background:url(/ouendan/img/conback.gif) repeat;
	height:auto !important;
	width:900px;
	padding:20px;
}


/* -- パン屑リスト -- */
#contents .topic-path {
	font-size: 0.8em;
	line-height: 1em;
	margin: 0 0 10px 0;
	color:#333;
}

/* ---------------------------------------- #header内の指定 */

#header{
text-align:center;background:#f5fbfa;width:100%;margin:auto;padding:0;
}

#header p{width:900px;margin:10px auto;padding:0;text-align:left;
}
#gnavi{
background-image:url(/ouendan/img/gnavi_bar.png);
background-repeat: repeat-x ;
behavior: expression(IEPNGFIX.fix(this));
height:40px;
width:100%;
}


#gnavi ul{
width:900px;height:40px;list-style: none; margin:auto; padding: 0;overflow:hidden;
}
#gnavi ul li{
float: left;height:14px;font-size: 1.12em;font-weight:bold;display:inline;padding:11px 20px;border-right:1px solid #ccc;
}

#gnavi .bo{
border-left:1px solid #ccc;
}

/* ---------------------------------------- #footer内の指定 */

#footer{
background:#fff;border-top:2px dotted #43aad9;padding:10px 0;
width:100%;font-size: x-small; text-align:left; color:#333;bottom:0;
}

#links{
width:900px;
text-align:left;padding-bottom:10px;font-size: x-small;
}

#arr{
width:900px;
font-size: x-small; text-align:left; color:#444; padding:2px 0;
}



 /* ---------------------------------------- #main*/


#main {
	float: left;
	width: 637px;
	padding:0;
	text-align: left;
	min-height: 600px;
}


/* ---------------------------------------- #sidebar内の指定 */

#sidebar {
	float: right;
	width: 250px;
	text-align: left;
	vertical-align:top;
}

#whatnew, #topnews, #pr{
padding:0;
margin-bottom:10px;
border:1px solid #c1d2ce;
background:#fff;

}


#anime{
height:200px;
width:250px;
margin-bottom:15px;
}


#whatnew p{
background:#43aad9;
padding:5px;
color:#fff;
font-size:1.1em;
}

#whatnew .fllt{
color:#ee9123;
padding:0;
font-size:0.8em;

}

#whatnew .news{
padding:3px 10px;
font-size:0.9em;

}


#topnews, #pr{
padding:6px;
text-align:center;
}

 /* ---------------------------------------- #その他*/

table{
padding:0;
margin:0;
}

.btm{
vertical-align:bottom;
}

.fllt{
float:left;
}

.flrt{
float:right;
}

.lt{
text-align:left;
}

.rt{
text-align:right;
}

.ct{
text-align:center;
}

.md{
vertical-align:middle;
}


object, 
embed {   
    vertical-align: bottom;   
}  


img{
border:0;
}

.image{
behavior: expression(IEPNGFIX.fix(this));
}


* html img{
behavior: expression(IEPNGFIX.fix(this));
}

.clear{clear:both;}



.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; } 
.clearfix {display: inline-block;} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 
* html .clearfix{ height: 1px; } 


 /* ---------------------------------------- #トップページ（一時的に）*/
#mainfla, #topic, #pickup1, #pickup2{
padding:0;
margin-bottom:10px;
border:1px solid #c1d2ce;
background:#fff;

}

#topic{
padding:15px;
background:#fff;
}



#topic td {
width:288px;
vertical-align:top;
}

#topic .fst{
padding-right:20px;
}

#topic .thum{
width:60px;
padding-right:10px;
}

#topic .txt{
width:200px;
}


#pickup1 a:link, #pickup1 a:visited{
color:#ee9123;
text-decoration:none;
}

#pickup2 a:link, #pickup2 a:visited{
color:#2871bb;
text-decoration:none;
}

#pickup1 a:hover, #pickup2 a:hover{
  color:#43aabc;
text-decoration:underline;
}


#pickup1 .list{
}

.pickcon{
padding:10px;
}

