@import "../../css/common.css";
/*--------------------------------------------------------
This file is クラブ狸穴 official site for Style Sheets.
URL: http://www.h-mamiana.net/
Version:1.0
Author:Null
copyright (c) 2010 Mamiana all right reserved.
---------------------------------------------------------*/
#pickup {
	width:269px;
	height:398px;
	float:left;
	font-size:16px;
	color:#191f67;
	padding:35px 0 0 69px;
	overflow:hidden;
	background:url(../images/pickup_back.gif) no-repeat left top;
}

#pickup dl {
	width:227px;
	line-height:20px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

#pickup dt span {
	font-weight:bold;
}

#topics {
	width:346px;
	height:422px;
	padding-top:11px;
	float:right;
}

#topics iframe {
	width:324px;
	height:378px;
	margin:0 auto;
	padding:2px;
	padding-top:0;
	border:solid 1px #a8afcb;
	border-top:none;
}
* html #topics iframe {
	width:322px;
	height:377px;
}

#today {
	width:690px;
	padding-left:4px;
	clear:both;
	font-size:16px;
	color:#FFF;
}

#today h2 {
	padding-top:10px;
	padding-bottom:12px;
}

#today li {
	float:left;
	color:#191f67;
	width:198px;
	height:313px;
	padding-left:29px;
	padding-top:11px;
	padding-bottom:10px;
	background:url(../images/today_back.gif) no-repeat 10px 0;
}

#today li dl {
	width:180px;
	text-align:center;
	padding-top:2px;
}

#no_today {
	text-align:center;
	line-height:40px;
	color:#362011;
}

#no_pickup {
	font-size:14px;
	line-height:350px;
	color:#FFF;
}
