@charset "UTF-8";


/*ーーーメインコンテンツ用ＣＳＳーーー*/


/*ーーー本誌エリアーーー*/

#containerB h1 {
	padding: 0;
}
#indexImage {
	float: left;
	width: 550px;
}
#banerA {
	float: left;
}
/*ーーー更新履歴エリアＣＳＳーーー*/

#BannersArea {
	width: 718px;
	height:70px;
	background-color: #333;
	clear: left;
	margin: 5px 0;
	text-align:center;
	border: 1px solid #666666;
}

#BannersArea ul{
	list-style-type: none;
	margin:5px 0px;
}


#BannersArea li{
	float:left;
	margin:0px 9px;
}


#bannerC {
	width:100%;
	text-align:center;
	padding-bottom:10px;
}

#bannerD {
	padding: 10px 0;
}


/*ーーー更新履歴エリアＣＳＳーーー*/

#whatNew {
	width: 718px;
	background-color: #EEEEEE;
	clear: left;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#whatNew  h2 {
	padding: 0;
}
#rssLogo {
	padding-top: 3px;
	padding-left: 680px;
}

#whatNewArea {
	height: 125px;
	width: 718px;
	list-style-type: none;
	overflow: auto;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#whatNewArea ul {
	background-color: #FBFBFB;
	width: 700px;
}
#whatNewArea li {
	min-height: 20px;
	height: auto !important;
	height: 20px;
}

.info {
	display: block;
	background-image: url(../images/ico_info.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: 9px center;
	background-color: #FBFBFB;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
}

.mobile {
	display: block;
	background-image: url(../images/ico_mobile.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: 9px center;
	background-color: #FBFBFB;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
}

.pc {
	background-image: url(../images/ico_pc.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 9px center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-color: #FBFBFB;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
}

.magazine {
	background-image: url(../images/ico_magazine.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 9px center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-color: #FBFBFB;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
}

/*ーーーＰＣ・モバイル共通ＣＳＳーーー*/

#containerB {
	width: 731px;
	padding-top: 5px;
	padding-right: 11px;
	float: right;
}
.price {
	clear: left;
	text-align: center;
	padding-bottom: 10px;
	width: 350px;
	font-size: 1.1em;
	padding-top: 10px;
	font-weight: bold;
	color: #88100F;
}

/*ーーーＰＣサイトーーー*/


#pcSite {
	float: left;
	width: 357px;
}
.gray_line {
	border: 1px #cccccc solid;
	padding: 2px;
}
.clearL {
	clear: left;
	width: 350px;
	padding-bottom: 5px;
	text-align: center;
}
#pcSite h2 {
	
}
#pcSite h3 {
	float: left;
	padding-bottom: 10px;
	padding-right: 5px;
}

.pcSiteTitle {
	width: 192px;
	float: left;
	padding-top: 6px;
}
.pcSiteText {
	float: left;
	width: 350px;
}

/*ーーーモバイルコンテンツーーー*/

#mobileSite {
	width: 357px;
	float: left;
	margin-left: 6px;
}
#mobileSite h2 {
	
}
#mobileSite h3  {
	float: left;
	padding-bottom: 10px;
}
.mobileTitle {
	float: left;
	width: 190px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 10px;
}
.decomeTitle {
	float: left;
	width: 141px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 10px;
}
.qrCode {
	float: left;
}

.mobilePrevFrame {
	background-image: url(../images/mobile_frame.jpg);
	height: 451px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: left;
	padding-top: 26px;
	width: 264px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
p.capture {
	width:220px;
	height:320px;
	overflow:scroll;
	margin-left:25px;
	margin-top:10px;
}
.goRecommendBtn {
	padding-top: 45px;
}

