@charset"EUC-JP";
@import "/r_css/imports2.css";
/*
特集ページ設定css
*/

/*r対応追加*/
/*reset.css内でリセットした値を
特集ページ内の古いCMS生成リスト用に設定し直す*/
/*div.spBox table {
	border-collapse: separate;
	border-spacing: 2px;
	font-size: inherit;
}
*/
body, div, p, ul, li, h1{
	line-height: 140%;
/*	font-family: "MS PGothic","Osaka",Arial,sans-serif;*/
}
/*cssが上書きされてしまうので*/
#memberNavi div.keyword strong{
	line-height:100%;
}
.spBox a{
	color: #0044CC;
	text-decoration: none;
}
.spBox a:visited{
	color: #7a96cc;
	text-decoration: none;
}
.spBox a:hover{
	color: #003399;
	text-decoration: underline;
}
.spBox a:active{
	color: #CC5500;
	text-decoration: underline;
}

div#container div#genre div#rightBox div.spBox{
	width:575px;
	margin:0 auto;
}

div#container div#genre div#rightBox div.spBox img{
/*	padding: 0;
	border: none;*/
}

div#container div#genre div#rightBox div.spBox table.size12 a img{
	padding:2px;
}
div#container div#genre div#rightBox div.spBox table.size12{
	border-collapse: separate;
	border-spacing: 2px;
}

/*div.spBox table img{
	padding:2px;
}*/

/*/r対応追加*/


/* スペシャルページ上の線と下の線
------------------------------------------------------------*/
#genre #rightBox div.spBoxTop hr{
	display:none;
}
#genre div.spBoxTop hr{
	display:none;
}
#genre #rightBox div.spBoxBtm hr{
	display:none;
}
#genre div.spBoxBtm hr{
	display:none;
}

/* 旧CMSの生成リスト
------------------------------------------------------------*/
#genre .spBox table.oldCmsList{
	margin-left:8px;
}

#genre .spBox .size8 {font-size:8px; line-height:11px;}
#genre .spBox .size9 {font-size:9px; line-height:12px;}
#genre .spBox .size10 {font-size:10px; line-height:14px;}
#genre .spBox .size11 {font-size:11px; line-height:14px;}
#genre .spBox .size12 {font-size:12px;	line-height:16px;}
#genre .spBox .size14 {font-size:14px; line-height:18px;}

#genre .spBox .sh {font-size:10px; line-height:14px; text-indent:4px; color:#4c4c4c;}
#genre .spBox .notation {font-size:10px; line-height:14px; color:#4c4c4c;}

/* packBtn setting
------------------------------------------------------------*/

#genre #packBtn {
	text-align: center;
}
#genre #packBtn .packName {
	background: url(/common/pack/pack_v_full_w715_bgtop.gif) no-repeat top right;
	width: 511px;
}
#genre #packBtn .packPrice {
	text-align: right;
	width: 204px;
}
#genre #packBtn .packTxt {
	padding: 0 5px 0 10px;
	font-size: 10px;
	background: url(/common/pack/pack_v_full_w715_bgrep.gif) repeat-y left;
}
#genre #packBtn .packBtnBuy {
	text-align: right;
	background: url(/common/pack/pack_v_full_w715_bgrep.gif) repeat-y right;
}
#genre #packBtn table {
	margin: 0 auto;
	border: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
#genre #packBtn td {
	margin: 0;
	padding: 0;
	text-align: left;
}

.static #packBtn {
	text-align: center;
	margin-bottom:10px;
}
.static #packBtn .packName {
	background: url(/common/pack/pack_v_full_w715_bgtop.gif) no-repeat top right;
	width: 511px;
}
.static #packBtn .packPrice {
	text-align: right;
	width: 204px;
}
.static #packBtn .packTxt {
	padding: 0 5px 0 10px;
	font-size: 10px;
	background: url(/common/pack/pack_v_full_w715_bgrep.gif) repeat-y left;
}
.static #packBtn .packBtnBuy {
	text-align: right;
	background: url(/common/pack/pack_v_full_w715_bgrep.gif) repeat-y right;
}
.static #packBtn table {
	margin: 0 auto;
	border: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.static #packBtn td {
	margin: 0;
	padding: 0;
	text-align: left;
}
/* CMS生成リスト設定 2008.3.xx
------------------------------------------------------------*/
#cmsList{
	clear: both;
}
#cmsList *{
	margin:0;
	padding:0;
}

#cmsList .listBox{
	width:536px;
	_width:540px;
	border:2px solid #DCDCDC;
	margin:0 auto 10px;
	font-size:12px;
	line-height:140%;
	background: #fff;
}

/*clearfix 親要素の高さが算出されず背景画像など表示されない時に*/
#cmsList .listBox:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

#cmsList div.listBox ul.upper{
	text-align:right;
	background:#DCDCDC;
	padding:2px 10px 2px 2px;
}

#cmsList div.listBox .upper li{
	display:inline;
	border-left:1px solid #CCC;
	margin-left:5px;
	padding-left:10px;
	font-size:10px;
}

#cmsList div.listBox .lower{
	clear:both;
}

#cmsList div.listBox .lower .imgBox{
	float:left;
	width:75px;
	margin:5px;
}
#cmsList div.listBox .lower .imgBox img{
	width:75px;
	/*height:55px;*/
}

#cmsList div.listBox .lower .txtBox{
	float:right;
	width:440px;
	margin:5px 5px 5px 0;
}
#cmsList div.listBox .lower .txtBox p{
	text-align: left;
}
#cmsList div.listBox .lower .txtBox h3{
	font-size:12px;
	font-weight:normal;/*旧リストとはタイトルの太さがノーマルなため、一時回避*/
	text-align: left;
}

#cmsList div.listBox .lower .txtBox .authorName,
#cmsList div.listBox .lower .txtBox .holder{
	font-size:10px;
}
#cmsList div.listBox .lower .txtBox .button{
	float:right;
}
#cmsList div.listBox .lower .txtBox .button li{
	display:inline;
}

/* スペシャルページレフトメニューなし版,上の線と下の線
------------------------------------------------------------*/
#genre #centerBox{
	width:600px;
	background:#FFF;
	margin:5px 100px;
	text-align:center;
/*	background: url(../special/sp_box_rpt.gif) repeat-y;*/
	
}
#genre #centerBox div.spBox{
	width:575px;
	padding-left:10px;
}

/*IE7*/
*+html #genre #centerBox div.spBox{
	margin-left:-15px;
}

/*IE6*/
*html #genre #centerBox div.spBox{
	margin-left:-13px;
}

/* スペシャルページレフトメニューなし版,上の線と下の線
------------------------------------------------------------*/
/*#genre #centerBox div.spBoxTop{
	height:10px;
	background: url(../special/sp_box_top.gif) repeat-y;
}*/
#genre #centerBox div.spBoxTop hr{
	display:none;
}
/*#genre #centerBox div.spBoxBtm{
	height:10px;
	background: url(../special/sp_box_btm.gif) repeat-y;
}*/
#genre #centerBox div.spBoxBtm hr{
	display:none;
}

/* スペシャルページレフトメニューなし フルサイズ版
------------------------------------------------------------*/
#genre #fullBox{
	width:800px;
	background:#FFF;
	margin:5px 0;
	text-align:center;
/*	background: url(../special/sp_box_full_rpt.gif) repeat-y;*/
	
}
#genre #fullBox div.spBox{
	width:790px;
	padding-left:5px;
	_padding-left:0;
}
/* スペシャルページレフトメニューなし版,上の線と下の線 フルサイズ版
------------------------------------------------------------*/
#genre #fullBox div.spBoxTop hr{
	display:none;
}
#genre #fullBox div.spBoxBtm hr{
	display:none;
}

/* スペシャルページレフトメニューなし　フルサイズ版,上の線と下の線
------------------------------------------------------------*/
/*#genre #fullBox div.spBoxTop{
	height:10px;
	background: url(../special/sp_box_full_top.gif) repeat-y;
}*/
#genre #fullBox div.spBoxTop hr{
	display:none;
}
/*#genre #fullBox div.spBoxBtm{
	height:10px;
	background: url(../special/sp_box_full_btm.gif) repeat-y;
}*/
#genre #fullBox div.spBoxBtm hr{
	display:none;
}


/* パック用
------------------------------------------------------------*/
#genre .packVtex{
	font-size:10px;
	line-height:13px;
	margin:4px 2px 4px 8px;
	text-align:left;
}

/* キャンペーンページ 横幅800px用
------------------------------------------------------------*/
/*#spBoxFullTop{
	width:800px;
	height:10px;
	background:url(/etc/preview/img/special_800_top.gif) no-repeat;
	margin-top:10px;
	_margin-bottom:-10px;
}
#spBoxFullTop hr{
	visibility:hidden;
	clear:both;
}
#spBoxFullBox{
	width:800px;
	background:url(/etc/preview/img/special_800_rpt.gif) repeat-y;
	padding:10px 20px;
}
#spBoxFullBtm{
	width:800px;
	height:10px;
	background:url(/etc/preview/img/special_800_btm.gif) no-repeat;
	margin-bottom:10px;
}
#spBoxFullBtm hr{
	visibility:hidden;
	clear:both;
}*/

#spBoxFullTop{
	width:800px;
	height:10px;
	background:url(/etc/preview/img/special_800_top.gif) no-repeat;
}
#spBoxFullTop hr{
	visibility:hidden;
	clear:both;
}
#spBoxFullBox{
	width:760px;
	background:url(/etc/preview/img/special_800_rpt.gif) repeat-y;
	padding:0 20px;
}
#spBoxFullBtm{
	width:800px;
	height:10px;
	background:url(/etc/preview/img/special_800_btm.gif) no-repeat;
}
#spBoxFullBtm hr{
	visibility:hidden;
	clear:both;
}


/*======================================

     Caution Box

=======================================*/
div.spBox p#cautionBox{
	border: solid 1px #dab5b5;
	margin: 10px 0;
	padding: 30px 8px 8px 8px;
	font-size: 10px;
	color: #d20000;
	background-image: url(/common/frames/caution_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
* html div.spBox p#cautionBox{
	background-position: 1px 1px;
}
*:first-child+html div.spBox p#cautionBox{
	background-position: 1px 1px;
}
div.spBox p#cautionBox.narrow{
	width: 527px;
	margin-left: 15px;
	margin-top: 5px;
	background-color: #aa4848;
	background-image: url(/common/frames/caution_box_narrow_header.gif);
	color: #fff;
}

/*======================================

     Mac Caution Box

=======================================*/
div.macintoshAlert{
	position: relative;
	margin: 10px;
	background: transparent url(/common/frames/mac_alert/box_end.png) right bottom no-repeat;
}

div.macintoshAlert div{
	position: absolute;
	left: 0;
	top: 0;
	width: 255px;
	height: 0 !important;
	height /**/	: 61px;
	padding-top: 61px;
	overflow: hidden;
	outline:none;
	background: transparent url(/common/frames/mac_alert/alert_caption.png) left bottom no-repeat;
}
div.macintoshAlert h3{
	height: 35px;
	margin: 0 0 0 5px;
	font-size: 10px;
	text-align: left;
	background: #fff url(/common/frames/mac_alert/mac_alert_box.png) right top no-repeat;
}
div.macintoshAlert p{
	margin: 0 5px 0 0;
	padding: 8px 8px 10px 60px;
	font-size: 12px;
	color: #682828;
	text-align: left;
	background: transparent url(/common/frames/mac_alert/mac_alert_box.png) left bottom no-repeat;
}
div.macintoshAlert p a:link{
	color: #cc6600;
	text-decoration: none;
}
div.macintoshAlert p a:hover{
	text-decoration: underline;
}

/* 各ISP用必ずお読みくださいページ、推奨環境
/special/isp/xxx/read/
------------------------------------------------------------*/
table .requirement{
	width:550px;
	border-collapse:collapse;
	text-align:left;
	margin:10px auto;
	
}
table .requirement td{
	border:1px solid #CCC;
	padding:5px;
	vertical-align:top;
}
table .requirement th{
	padding:5px 0;
	font-weight:normal;
}
table .requirement th span,
table .requirement td span{
	color:#C00;
}
table .requirement td.menu{
	width:25%;
	background:#FFC;
}

div.spBox div#verification{
	padding: 40px 20px 40px 42px;
}
div.spBox div#verification div#formArea{
	float: left;
	width: 443px;
}
div.spBox div#verification div#infoArea{
	float: right
	width: 245px
}
div.spBox div#verification p{
	width: 443px;
	margin: 5px 0 25px 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #ff64a6;
}
/*======================================

     CopyRight

=======================================*/
.inlineCopy{
	font-size: 10px;
	color: #999;
}
