@charset "utf-8";
/* ==================================================================
 * サイト構成CSS
================================================================== */

#content {
	float: left;
}
div.normal{
	background: url(../../img/bg_03.gif) repeat-x top left;
}

#primary-content {
	margin-bottom: 30px;
	overflow: hidden;
}

#main-content {
	float: left;
	overflow: hidden;
}

#sub-content {
	float: right;
	overflow: hidden;
}

#extra-content {
	float: right;
}

/* ==========[ h2通常ページ ]========== */
h2.normally,
h2.normally {
	margin-bottom: 15px;
	padding: 12px 0 12px 50px;
	background: url(../../search/img/bg_01.gif) no-repeat 0 0.6em;
	border-bottom: 5px solid #000000;
	font-size: 135%;
	line-height: 1;
}

#content h2.normally span {
	font-size: 75%;
	font-weight: normal;
	line-height: 1;
}

/* ==========[ h2 ]========== */
#content h3.member {
	margin-bottom: 10px;
	color: #9d912e;
	font-size: 125%;
}

/* ==========[ 四角アイコン ]========== */
#content p.default {
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(../../mypage/img/icon_02.gif) no-repeat 0 0.1em;
	font-weight: bold;
	line-height: 1.2;
}

#content p.default02 {
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(../../mypage/img/icon_02.gif) no-repeat 0 0.1em;
	line-height: 1.2;
}
*:first-child+html #content p.default02 {
	background: url(../../mypage/img/icon_02.gif) no-repeat 0 0.3em;
}
div#wrap #content p#default03 {
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(../../mypage/img/icon_02.gif) no-repeat 0 0.1em;
	font-weight: bold;
	line-height: 1.2;
}
*:first-child+html div#wrap #content p#default03 {
	background: url(../../mypage/img/icon_02.gif) no-repeat 0 0.2em;
}

#content p.icon {
	float: right;
	margin-bottom: 10px;
	padding-left: 13px;
	background: url(../../img/icon_02.gif) no-repeat 0 0.2em;
}
*:first-child+html #content p.icon {
	background: url(../../img/icon_02.gif) no-repeat 0 0.3em;
}

#content div#category div.box01 p.icon,
#content div#category div.box02 p.icon {
	float: right;
	margin-bottom: 10px;
	padding-left: 13px;
	background: url(../../img/icon_02.gif) no-repeat 0 0.2em;
}
*:first-child+html #content div#category div.box01 p.icon,
*:first-child+html #content div#category div.box02 p.icon {
	background: url(../../img/icon_02.gif) no-repeat 0 0.3em;
}
/* ==========[ 次を表示 ]========== */
#main-content p.next,
#content p.next {
	clear: both;
	margin-bottom: 15px;
	text-align: right;
	line-height: 1;
}
/* ==========[ 枠 ]========== */
#content div#area {
	margin-bottom: 15px;
	border: 1px solid #aca990;
}
#content div#area div.waku {
	padding: 15px 15px 5px;
	border: 4px solid #e6e4d0;
}
/* ==========[ ランキング ]========== */
#allrank{
	margin-bottom: 15px;
	padding: 0 15px 11px;
	color: #000000;
	background: url(../../img/bg_01.gif) repeat-y;
	overflow: hidden;
}

#allrank2 {
	margin-bottom: 15px;
	padding: 0 15px 11px;
	color: #000000;
	background: url(../../img/bg_01.gif) repeat-y;
	overflow: hidden;
	display: none;
}

#allrank h2,
#allrank2 h2 {
	margin-left: -3px;
}

#allrank h2 img,
#allrank2 h2 img {
	vertical-align: bottom;
}

#allrank .tab_bt,
#allrank2 .tab_bt {
	float: right;
	margin-top: 10px;
}

#allrank .rank,
#allrank2 .rank {
	clear: both;
	padding-bottom: 6px;
	background: #FFFFFF url(../../img/bg_02.gif) no-repeat bottom;
}

#allrank span,
#allrank2 span,
#new span{
	color: #000000;
}

#allrank .num,
#allrank2 .num {
	float: left;
}

#allrank dl,
#allrank2 dl {
	overflow: hidden;
	zoom: 1;
}

#allrank dt img,
#allrank2 dt img {
	float: left;
	padding: 1px 10px 6px 1px;
}

#allrank dd,
#allrank2 dd {
	padding-top: 5px;
}

#allrank a,
#allrank2 a {
	display: block;
	cursor: pointer;
}
#allrank a:link,
#allrank2 a:link {
	color: #0000ff;
	text-decoration: none;
}
#allrank a:visited,
#allrank2 a:visited {
	color: #0000ff;
	text-decoration: none;
}
#allrank a:hover,
#allrank2 a:hover {
	color: #0000ff;
	background: #99ffff;
	text-decoration: none;
}
#allrank a:active,
#allrank2 a:active {
	color: #0000ff;
	text-decoration: none;
}

p.rank_more {
	float: right;
	padding: 10px 0 0 13px;
	background: url(../../img/icon_02.gif) no-repeat 0 1em;
	color: #ffffff;
}

#content p.rank_more a:link,
#allrank p.rank_more a:link {
	color: #c0c0c0;
	text-decoration: none;
}
#content p.rank_more a:visited,
#allrank p.rank_more a:visited {
	color: #7b609a;
	text-decoration: none;
}
#content p.rank_more a:hover,
#allrank p.rank_more a:hover {
	color: #ffffff;
	background: none;
	text-decoration: none;
}
#content p.rank_more a:active,
#allrank p.rank_more a:active {
	color: #7b609a;
	text-decoration: none;
}

/* ===============[ review ]=============== */
#review {
	border: 1px solid #000000;
}

#review h2 {
	padding: 6px 10px;
	background: #ededed url(../../img/icon_01.gif) no-repeat 14em 0.4em;
}

#review dl {
	margin: 10px 10px 0;
	padding-bottom: 10px;
	background: url(../../img/bg_03.gif) repeat-x bottom;
}

#review dt {
	float: left;
	margin-right: 15px;
}

#review p {
	float: right;
	padding-right: 10px;
	padding-left: 13px;
	margin: 10px 0 10px 0;
	background: url(../../img/icon_02.gif) no-repeat 0 0.3em;
}


/* ===============[ report ]=============== */
#report {
	position: relative;
	margin-bottom: 10px;
}

#report h4 {
	width: 273px;
	margin-bottom: 8px;
	padding: 5px 0 0px 28px;
	background: url(../../img/icon_03.gif) no-repeat 0 0.3em;
	border-bottom: 1px solid #000000;
	font-size: 115%;
}

#report img.rss {
	position: absolute;
	top: 4px;
	right: 0;
}

#report p.bottom {
	background: url(../../img/icon_02.gif) no-repeat 17.2em 0.2em;
	text-align: right;
}
*:first-child+html #report p.bottom {
	background: url(../../img/icon_02.gif) no-repeat 17.2em 0.3em;
}
/* ===============[ new ]=============== */
#new {
	border: 1px solid #000000;
}

#extra-content #new h4 {
	padding: 4px 10px 15px;
	background: url(../../img/pic_23.gif) no-repeat 0 0;
	color: #FFFFFF;
	font-size: 115%;
}

#new dl {
	padding: 0 10px;
}

#new dt {
	padding: 10px 0 0 15px;
	background: url(../../img/bg_06.gif) no-repeat 0 0.9em;
}

#new dd {
	margin-right: 1px;
	padding: 3px 0 10px 20px;
	background: url(../../img/bg_03.gif) repeat-x bottom;
	color: #666666;
	font-size: 85%;
	zoom: 1;
}

#new dd.dash {
	padding: 3px 0 10px 20px;
	background: none;
	color: #666666;
	font-size: 85%;
	zoom: 1;
}

#new dl a {
	display: block;
}
#new dl a:link {
	color: #0000ff;
	text-decoration: none;
}
#new dl a:visited {
	color: #0000ff;
	text-decoration: none;
}
#new dl a:hover {
	background: #99ffff;
	color: #0000ff;
	text-decoration: none;
}
#new dl a:active {
	color: #0000ff;
	text-decoration: none;
}

