@import "yahoo_q.css";
@import "affiliate.css";

.body
{
	padding:0 5px;
}
h1
{
	border:1px solid #ccc;
	color:black;
	font-size:140%;
	margin-bottom:5px;
	border-top:10px solid deeppink;
	background: white;
	padding:10px;
}
#magazines
{
	position: relative;
	float:left;
}

#magazines li
{
	display: inline-block;
	text-align:center;
	width:127px;
	height:200px;
}

#magazines div p
{
	text-align: center;
	margin:0 0 5px 0;
	font-size:12px;
}

#magazines div img
{
	border-bottom:4px solid #eee;
}

#magazines div p a
{
	color: black;
	text-decoration: none;
	text-shadow: white 1px 1px;
}

.magazine_header
{
	position: relative;
	background-color:#ffffff;
	border:1px solid #ccc;
	margin-bottom:10px;
}

.magazine_header h1
{
	color:black;
	font-size:140%;
	margin-bottom:5px;
	border-top:10px solid deeppink;
	background: white;
	padding:10px;
}

.magazine_header strong
{
	display: block;
	position: absolute;
	right:10px;
	top:20px;
	font-size:10px;
	background: #333;
	padding:5px 10px;
	color:white;
}


/****************************
	アフィリエイト
*****************************/
.affili
{
	text-align: center;
}

.affili p
{
	font-size:12px;
	text-align: center;
}

/****************************
	関連ブログ
*****************************/
#magazine_feed .name
{
	font-size:10px;
	white-space: nowrap;
}

/**************************
	カテゴリ一覧（アンカー部）
***************************/



/************************
	雑誌の詳細情報
**************************/
#info
{
	clear:both;
	margin-bottom: 10px;
}

#info h3
{
	margin-bottom:10px;
}

#info h3 span
{
	font-size:10px;
	font-weight: normal;
	color:orange;
}

#info #photo
{
	position: relative;
	float:left;
	margin:0 10px 5px 0;
	border:3px solid #eee;
}

#info p
{
	margin:0;
}

.magazine_info
{
	float:left;
	display:block;
	width:400px;
	font-size:14px;
}
.magazine_affiliate
{
	float:right;
	display:block;
	width:300px;
	text-align:right;
}

/*********************
	プロフィール
**********************/
#info_outline
{
	clear:both;
	height:150px;
	overflow: hidden;
	padding:0 5px;
	font-size:14px;
}

#info_read
{
	text-align: right;
	padding-right:5px;
}

/************************
	関連モデル
************************/


#models ul
{
	margin:0 0 10px 3px;
	line-height:110%;
}

#models li
{
	position: relative;
	display: inline-block;
	width:150px;
	font-size:small;
}

hr
{
	clear:both;
	visibility: hidden;
}

/********************************************
	Topics
*********************************************/
#topics
{
	padding-bottom: 10px;
}

#topics li
{
	margin-bottom: 10px;
	font-size:small;
}

#topics ul
{
	margin-left: 5px;
}

#topics span
{
	color:orange;
}

#topics small
{
	display: block;
}

#topics .all
{
	margin-bottom:10px;
}

#topics .more
{
	text-align: right;
	padding: 0 7px;
}

/********************************************
	google news
*********************************************/
#googlenews .box
{
	margin-top:10px;
	height:300px;
	overflow:auto;
	border:1px solid #ccc;
}

#googlenews h3
{
	font-size:14px;
}

#googlenews .box var
{
	color:orange;
}

#googlenews .box div
{
	padding:5px;
	font-size:14px;
}



.basetable td,
.basetable th
{
	padding-right:10px;
}

.tools
{
	clear: both;
	font-size:12px;
	text-align: right;
	color:#333;
	vertical-align: bottom;
	margin-bottom:5px;
	margin-right:10px;
}


.tools img
{
	vertical-align: top;
}
.tools ul {
	float:right;
	border:0px solid #000000;
	width:auto;
	text-align:right;
}

.tools li{
border:1px solid #ffffff;
	float:left;
	margin-left:5px;
}



