@charset "utf-8";



/*-------------------------------------*/
/* メインイメージ */
/*-------------------------------------*/

div#bgColor{
	background: #F8F7F5;
	/*border: 1px solid #dedede;*/
}

div#mainImgBox{
	margin: 0 auto;
	text-align: left;
	width: 960px;
	background: url(../../faq/img/faq_top.png) no-repeat top right;
	height: 226px;
}

/*-------------------------------------*/

div#mainContents{
	width: 960px;
	text-align: left;
	margin-top: 60px;
}

/* ３つのトピックス */
div#mainContents div.topicsBox{
	width: 700px;
	margin: 0 auto;
}

div#mainContents div.topicsBox01{
	width: 960px;
	margin: 0 auto;
	font-size: 16px;
}

div#mainContents div.topicsBox strong{
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
	font-size: 18px;
	border-bottom: solid 3px #6495ed;
}

div#mainContents div.topicsBox span{
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-align: justify;
	margin-bottom: 15px;
}

div#mainContents div.topicsBox p{
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

div#mainContents div.topicsBox01 strong{
	padding-left: 15px;
	font-weight: bold;
	display: block;
	font-size: 26px;
	border-left: solid 5px #6495ed;
}

div#mainContents div.topicsBox01 p{
	text-align: left;
	font-weight: bold;
	font-size: 22px;
	margin: 0 0 15px 22px;
}

/*タブメニュー*/
.full_content {
	width: 960px;
	height: auto;
	margin: 50px;
	position: relative;
}

.menu{
        width:140px;
        height:25px;
        background:#9C9;
        float:left;
        list-style:none;
        padding:10px 0 0;
        margin-left:2px;
        text-align:center;
        line-height: 16px;
		display:block;
		cursor: pointer;
		color:#FFF;
}

.menu03{
        width:180px;
        height:25px;
        background:#9C9;
        float:left;
        list-style:none;
        padding:10px 0 0;
        margin-left:2px;
        text-align:center;
        line-height: 16px;
		display:block;
		cursor: pointer;
		color:#FFF;
}

.menu:first-child {
		margin-left:0;
}

.active, .hover {
		background:#6CC;
		font-weight:bold;
}

.content {
		width:798px;
		border:#6CC 5px solid;
		background:#FFF;
		top:32px;
		left:0;
		padding:20px;
		position:absolute;
		font-size: 14px;
}

.content strong{
	padding: 0px;
	margin-bottom: 3px;
	font-weight: bold;
	display: block;
	font-size: 15px;
	border-bottom: solid 2px #6495ed;
}

.content p{
	padding: 0px;
	margin-top: 10px;
	display: block;
	font-size: 13px;
}


/* バナーエリア */
div#bannerBox{
	width: 240px;
	min-height:300px;
	height: 300px;
	margin: 0 0 0 21px;
	background: #6495ed;
	float: left;
}

	div#bannerBox ul{}
	div#bannerBox ul li{
		margin-bottom: 15px;
	}
	
/*-------------------------------------*/
/* テキストテンプレート */
/*-------------------------------------*/


/* 基本フォーマット */
div.txtTempSet{
	margin-bottom: 30px;
}

div.txtTempSet strong{
	font-weight: bold;
}

div#mainContents div.clearfix{
	width: 100%;
}

/* txtTemp1 */
div.txtTemp1{margin-left: 22px; font-size: 14px;}
div.txtTemp1 p{ margin-top: 6px;}
div.txtTemp1 span{ color: #666;}

/* txtTemp2 */
div.txtTemp2{}
div.txtTemp2 strong{ margin-bottom: 6px; font-size: 14px;}
div.txtTemp2 span{ color: #666;}

/* txtTemp3 */
div.txtTemp3{}
div.txtTemp3 strong{ margin-bottom: 6px; color: #900}
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{}
div.txtTemp5 strong{ margin-bottom: 6px;}
div.txtTemp5 span{ color: #666;}
div.txtTemp5 p{ float: left; width: 194px;}

/* txtTemp6 */
div.txtTemp6{}
div.txtTemp6 div.fL{ width: 350px;}
div.txtTemp6 strong{ margin-bottom: 6px;}
div.txtTemp6 span{ color: #666;}
div.txtTemp6 p{ float: right; width: 320px;}

/* txtTemp7 */
div.txtTemp7{}
div.txtTemp7 div.fL{ width: 420px;}
div.txtTemp7 strong{ margin-bottom: 6px;}
div.txtTemp7 span{ color: #666; font-size: 15px; font-weight: bold;}
div.txtTemp7 p{ float: left; width: 480px; margin-right: 15px;}

/* txtTemp8 */
div.txtTemp8{}
div.txtTemp8 div.fL{ width: 600px;}
div.txtTemp8 strong{ margin-bottom: 6px;}
div.txtTemp8 span{ color: #666; font-size: 15px; font-weight: bold;}
div.txtTemp8 p{ float: left; width: 300px; margin-right: 15px;}

/*-------------------------------------*/
/* 見出し装飾 */
/*-------------------------------------*/

.chapter4{
	margin-top: 40px;
	padding-bottom: 4px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 16px;
	font-weight: bold;
	color: #666
}

.chapter7{
	padding: 6px 8px;
	background: #666;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

/*-------------------------------------*/
/* 画像表示*/
/*-------------------------------------*/

.Imgbox4{
	margin-top: 20px;
	padding-bottom: 4px;
	font-size: 16px;
	color: #666
}

.Imgbox4 p{
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

.Imgbox4 span{
	font-size: 16px;
	color: #666
}

/*-------------------------------------*/
/* テーブルフォーマット */
/*-------------------------------------*/

table{
	border-top: 1px solid #ccc;
	width: 100%;
	margin-bottom: 30px;
}
table th,
table td{
	padding: 14px 0;
	border: 1px solid #fff;
}
table th{
	padding-right: 0px;
	font-size:18px;
	font-weight: bold;
}
table td{
	border-left: 1px solid #fff;
	padding-left: 16px;
	font-size:18px;
}

table.tableDec1 th{ background: #dcdcdc; padding-left: 30px; width: 300px;}
table.tableDec1 td{ background: #dcdcdc; padding-left: 10px;}

table.tableDec2 th{ background: #dcdcdc; padding-left: 10px;}
table.tableDec2 td{ background: #dcdcdc; padding: 5px;}

table.tableDec2 .td001{
	width: 320px;
	background: #de3e3e;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

table.tableDec2 .td002{
	background: #228b22;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

table.tableDec2 .td003{
	width: 280px;
	background: #5eafcc;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

table.tableDec2 .td004{
	width: 320px;
	background: #ffdbdb;
	font-size: 13px;
	font-weight: bold;
	color: #7a7a7a;
	text-align: center;
}

table.tableDec2 .td004_1{
	width: 120px;
	background: #ffdbdb;
	font-size: 13px;
	font-weight: bold;
	color: #7a7a7a;
	text-align: center;
}

table.tableDec2 .td004_2{
	width: 130px;
	background: #ffe9cf;
	font-size: 13px;
	font-weight: bold;
	color: #7a7a7a;
	text-align: center;
}


table.tableDec2 .td005{
	width: 320px;
	background: #e2fbcd;
	font-size: 13px;
	font-weight: bold;
	color: #7a7a7a;
	text-align: center;
}

table.tableDec2 .td005_1{
	width: 160px;
	background: #e2fbcd;
	font-size: 13px;
	font-weight: bold;
	color: #7a7a7a;
	text-align: center;
}

table.tableDec2 .td005_2{
	width: 160px;
	background: #dedeff;
	font-size: 13px;
	font-weight: bold;
	color: #7a7a7a;
	text-align: center;
}


table.tableDec2 .td006{
	background: #dbfdff;
	font-size: 13px;
	font-weight: bold;
	color: #7a7a7a;
	text-align: center;
}

table.tableDec3 th{
	background: #d5ceb1;
	color: #fff;
	padding-left: 10px; 
	border-bottom: 1px solid #fff;
	color: #333;
}

/* パンくずリスト */	
.topicpath{
	margin: 20px 0 -30px 50px;
}

.topicpath ol li {
	/* liを横並び＆ブレットを消す */
	display: inline;
	list-style-type: none;
}
.topicpath ol li:after {
	/* liの後に記号追加 */
	content:" > ";
}

.topicpath ol li:last-child:after {
        /* 最初のliだけcontentを消す */
        content: none;
}
