@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      style.css
 Author:         hira (admin)
 Style Info:     デフォルトの指定以外全部
----------------------------------------------------------- */

/*clearFix*/
#contents:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	line-height: 0;
	clear: both;
}
/*----------------------------------------------------
 * 
 * タブとよくある質問の指定ココから▽▽▽
 * 
----------------------------------------------------*/

.tab-container {
	padding-bottom: 100px;
}
.tab-container header {
	background-color: #FFFFFF;
	position: relative;
	padding-bottom: 50px;
}

.tab-container header img {
	height: auto;
	width: 690px;
}
.tab-container header h1{
	font-size: 30px;
	color: #FFF;
	padding-top: 20px;
	padding-left: 20px;
	font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, serif;
}
.tab-container header h1 span{
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #999999;
	line-height: 14px;
}
.tab-container header p {
	font-size: 16px;
	text-align: left;
	line-height: 28px;
	letter-spacing: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.tab-container header figure {
	margin: 30px;
	text-align: center;
	background-color: #EAEBE2;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tab-container header figure img {
	height: auto;
	width: 610px;
}
.tab-container header figure figcaption {
	padding-top: 15px;
	font-size: 14px;
	color: #999;
	letter-spacing: 1px;
	padding-bottom: 10px;
}





.tab-container article {

}

.tab-container h2 {
	font-size: 18px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-weight: normal;
}
.tab-container h3 {
	font-size: 16px;
	margin-bottom: 10px;
}


/* Q&A */
.tab-container dl {
	overflow: hidden;
	letter-spacing: 1px;
	margin-bottom: 2px;
}
/* Q */
.tab-container dl dt {
	font-weight: normal;
	font-size: 24px;
	color: #000000;
	background-image: url(../../../img/icon/canma-25-glay50.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	background-color: #FFFFFF;
	text-indent: 30px;
	margin-top: 1px;
	margin-bottom: 1px;
	display: block;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
}
/* A */
.tab-container dl dd {
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.tab-container dl dd p {
	letter-spacing: 1px;
	font-size: 16px;
	line-height: 26px;
	color: #333;
	padding-bottom: 20px;
}
.tab-container dl dd img {
	width: 100%;
	height: auto;

}
.tab-container dl dd figcaption {
	margin-top: 20px;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 30px;
	color: #666;
}
.tab-container dl dd figure {
	margin-top: 10px;
	margin-bottom: 10px;
}
.text-name {
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	font-style: italic;
}

#setouchi-column {
}
