@charset "utf-8";


/*--------------------------------------*/

div#wBg{
	background: #fff;
}

/*--------------------------------------*/
/* メインイメージに関する指定 p#mainImg */
/*--------------------------------------*/

div#mainImgBox{
	width: 100%;
	margin: 10px auto 10px;
	text-align: left;
	width: 960px;
}

div#mainImgBox strong{
	font-weight: bold;
	font-size: 17px;
	display: block;
	margin-bottom: 10px;
}

#mainContents{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

div#mainContents{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* 3つのトピックス */
div#mainContents div.topicsBox{
	width: 780px;
	float: left;
	margin-left: 33px;
	margin-bottom: 30px;
}
div#mainContents div.firstItem{
	margin-left: 0;
}
div#mainContents div.topicsBox strong{
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
	font-size: 14px;
}
div#mainContents div.topicsBox span{
	line-height: 1.6;
	display: block;
	text-align: left;
	margin-bottom: 3px;
}

/* 新着情報 */

div#newTopics{
	float: left;
}
div#newTopics strong{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 8px;
	display: block;
	font-size: 14px;
}
div#newTopics dl{
	width: 500px;
	border-bottom: 1px solid #ddd;
}
div#newTopics dl dt,
div#newTopics dl dd{
	padding: 8px 0;
	border-top: 1px solid #ddd;
}
div#newTopics dl dt{
	float: left;
	width: 80px;
	padding-left: 5px;
	clear: both;
	background: #ffffff;
	color: #333333;
}
div#newTopics dl dd{
	width: 450px;
	margin-left: 0px;
	padding-left: 20px;
	border-left: 1px solid #ddd;
}
div#newTopics dl dd a{
	color: #666;
	text-decoration: none;
}
div#newTopics dl dd a:hover{
	text-decoration: none;
}

/* バナーエリア */
div#bannerBox{
	float: right;
	width: 250px;
}
div#bannerBox ul li{
	margin-bottom: 15px;
}
div#twitter {
	float: right;
	width: 320px;
}







/*-------------------------------------*/

div.wrapBox{
	width: 960px;
	border-top: 1px solid #ccc;
	margin: 0 auto;
	padding: 30px 0;
	margin-top: 0px;
}

div#mainContents{
	width: 700px;
	float: right;
}
div#subContents {
	width: 420px;
	float: right;
}

ul#subNavigation{}

ul#subNavigation li{
	display: block;
	margin-bottom: 14px;
}


.sTitle{
	margin: 60px 0 20px;
}

.sTitleFirst{
	margin: 0px 0 20px;
}

/*-------------------------------------*/

h3{
	text-align: center;
	margin: 90px 0;
	color: #900;
	border: 3px solid #900;
	padding: 10px 0;
}

p{
	margin-bottom: 15px;
}
p img  {
	margin-bottom: 10px;
	margin-right: 10px;
}


/*-------------------------------------*/
/* 見出し装飾 */
/*-------------------------------------*/


.chapter1{
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.chapter2{
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.chapter3{
	padding-bottom: 2px;
	border-bottom: 3px solid
#;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #ccc;
	border-left: 6px solid #ccc;
	padding-left: 6px;
}
.chapter4{
	padding-bottom: 4px;
	border-bottom: 3px solid #333;
	font-size: 16px;
	font-weight: bold;
}
.chapter5{
	padding: 6px 8px;
	background: #efefef;
	color: #111;
	font-size: 14px;
	font-weight: bold;
}
.chapter6{
	padding: 6px 8px;
	background: #ccc;
	color: #111;
	font-size: 14px;
	font-weight: bold;
}
.chapter7{
	padding: 6px 8px;
	background: #666;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.chapter8{
	padding: 6px 8px;
	background: #000;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.chapter9{
	padding: 6px 8px;
	background: #c00;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.chapter10{
	padding: 6px 8px;
	background: #900;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.chapter11{
	padding: 6px 8px;
	background: #63C068;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.chapter12{
	padding: 6px 8px;
	background: #F5F6E4;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.chapter13{
	padding: 6px 8px;
	background: #F9EBF8;
	color: #900;
	font-size: 14px;
	font-weight: bold;
}

.chapter14{
	padding: 6px 8px;
	background: #BEA581;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.chapter15{
	font-size: 14px;
	font-weight: bold;
}

.chapter16{
	font-size: 16px;
	font-weight: bold;
}

.chapter17{
	font-size: 14px;
	font-weight: bold;
}

/* 一部ブラウザ対象外 */
.chapter18{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #ccc;
	padding: 8px 10px;
	font-size: 14px;
	font-weight: bold;
}

/* 一部ブラウザ対象外 */
.chapter19{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #efefef;
	padding: 8px 10px;
	font-size: 14px;
	font-weight: bold;
}

/* 一部ブラウザ対象外 */
.chapter20{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #333;
	color: #fff;
	border: 1px solid #dedede;
	padding: 8px 10px;
	font-size: 14px;
	font-weight: bold;
}


/*-------------------------------------*/
/* テキストテンプレート */
/*-------------------------------------*/


/* 基本フォーマット */
div.txtTempSet{
	margin-bottom: 30px;
}

div.txtTempSet strong{
	display: block;
	font-weight: bold;
}

div#mainContents div.clearfix{
	width: 100%;
}

/* txtTemp1 */
div.txtTemp1{
	color: #000000;
}
div.txtTemp1 strong{
	margin-bottom: 6px;
	font-size: 14px;
}
div.txtTemp1 span{
	color: #000;
}

/* txtTemp2 */
div.txtTemp2{
	font-weight: normal;
}
div.txtTemp2 strong{ margin-bottom: 6px; font-size: 14px;}
div.txtTemp2 span{
	color: #F00;
}

/* txtTemp3 */
div.txtTemp3{
}
div.txtTemp3 strong{
	margin-bottom: 6px;
	color: #000
}
div.txtTemp3 span{ color: #333;}

/* txtTemp4 */
div.txtTemp4{}
div.txtTemp4 strong{ margin-bottom: 6px;}
div.txtTemp4 span{ color: #666;}
div.txtTemp4 p{ float: right; width: 194px;}

/* txtTemp5 */
div.txtTemp5{
	margin-bottom: 30px;
}
div.txtTemp5 div.fR {
	width: 590px;
	padding-right: 10px;
}
div.txtTemp5 strong{ margin-bottom: 6px;}
div.txtTemp5 span{
	color: #000;
}
div.txtTemp5 p{
	float: left;
}

/* txtTemp6 */
div.txtTemp6{}
div.txtTemp6 div.fL{
	width: 700px;
	margin-bottom: 30px;
}
div.txtTemp6 strong{ margin-bottom: 6px;}
div.txtTemp6 span{ color: #666;}
div.txtTemp6 p{ float: right; width: 320px;}

/* txtTemp7 */
div.txtTemp7{
}
div.txtTemp7 div.fR{
	width: 480px;
}
div.txtTemp7 strong{ margin-bottom: 6px;}
div.txtTemp7 span{ color: #666;}
div.txtTemp7 p{
	float: left;
}
