
/*-- 特集ページ初期化設定--*/
#module-special #action-index h1{
	background-color:none;
	margin:0px;
	padding:0px;
	}

/*-- メイン要素共通 --*/
#main{
	width:920px;
	margin:0px;
	}


/*-- 特集TOPページ 2 カラムスタイル--*/
#module-special #action-index .mainInner{
	float:left;
	margin-right:10px;
	width:730px;
	min-height:500px;
	}
#module-special #action-index .mainInnerSub2{
	float:left;
	width:180px;
}

/*-- 特集TOPページスタイル --*/
#notice {
	padding:0 5px;
}
#notice li{
	float:left;
	margin:0 5px 10px;
	width:230px;
	text-align:center;
	background-color:#CCC;
	overflow:hidden;	
}
#notice li.pickup{
	width:710px;
}


/* サブページスタイル start  */

#mainArea{
	width:605px;
	margin-right:15px;
	float:left;
}

#subArea{
	float:left;
	width:300px;
	min-height:500px;
}

#titleImg{
	width:920px;
	background-color:#CCC;
	text-align:center;
	overflow:hidden;
}

h1{
	margin-bottom:10px;
	padding:7px 0 7px 7px;
	background-color:#D10009;
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:bold;
}
h2{
	margin-bottom:10px;
	padding:6px 0 6px 6px;
	background-color:#6884A3;
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;
}
#subArea h3{
	margin-bottom:10px;
	padding:6px 0 6px 6px;
	background-color:#10386B;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
}

/* 記事ユニット */
.imgRight,
.imgLeft{
	margin-bottom:20px;
}
.articleImg{
	width:270px;
	background-color:#CCC;
	text-align:center;
	overflow:hidden;
}

#subArea .articleImg{
	width:180px;
}
.imgRight .articleImg{
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
.imgLeft .articleImg{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

/*キャッチコピー*/
p.catch{
	font-size:1.2em;
	font-weight:bold;
	color:#10386B;
}

/* 製品、フィールド紹介用画像 */
.imgIntroduction{
	padding-bottom:20px;
}
.imgIntroduction li.one{
	padding-right:5px;
	padding-bottom:10px;
	text-align:center;
}
.imgIntroduction li.pair{
	float:left;
	width:300px;
	text-align:center;
}

/* 表組み */
.listTable{
	margin-bottom:20px;
}
.listTable th, .listTable td{
	padding:5px 10px;
}
.listTable td{
	border-top:1px dotted #CCCCCC;
}

/* バナー画像（取材記事） */
#subArea #banner li{
	margin-bottom:10px;
	width:300px;
	background-color:#CCC;
	text-align:center;
	overflow:hidden;
}

/* バナー画像（製品紹介・フィールド紹介） */
#subArea #banner2 li{
	float:left;
	width:150px;
	margin-bottom:10px;
	text-align:center;
	overflow:hidden;
}

#fieldTpl,
#reportTpl,
#productTpl{
	width:950px;
	}

/* END サブページスタイル */



/* 総合管理画面：編集時に使用する（携帯プレビュー用 */

.specialBodyMobile{
	width:240px;
	border:1px solid #ccc;
	margin:0 auto;
	}

.specialBodyMobile .centertx{
	text-align:center;
	}

.specialBodyMobile .globaltitle{
	color:#FFF;
	background-color:#B90008;
	}

.specialBodyMobile .subtitle{
	color:#FFF;
	background-color:#6884A3;
	}

.specialBodyMobile .entryline{
	border:1px solid #f4f4f4;
	clear:both;
	color:#ccc;
	}


.special-index-footer-wrapper{
	margin:60px 15px 0;
	padding:0px 0 20px 0;
	height:auto;
	background:#FdFdFd;
}

.special-index-footer-wrapper #footerBnr{
	margin: auto;
	width:700px;
	height:90px;
	background-color:#ffffff;
	/*-display:none;-*/
}

.special-index-footer-wrapper #footerNvback{
	margin:0 auto;
	text-align:center;
}

.special-index-footer-wrapper #footerNv{
	width:auto;
	margin:20px auto;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
    color: #333333;
}

.special-index-footer-wrapper #footerNv li{
	display:inline;
    color: #333333;

}

.special-index-footer-wrapper #footerNv li a{
	font-weight:bold;
    color: #333333;
}

.special-index-footer-wrapper #footerInfo a{
	margin-left:5px;
	}

.special-index-footer-wrapper #copyRight{
	clear:both;
	text-align:center;
}
