@charset "utf-8";

/*下層ページ
----------------------------------------------------*/

body {
		background:url(../images/second/second_bg.gif) left top repeat-x #F7F7F1;
		
}

#main {
		margin:0;
}

ul.pan {
		width:100%;
}

ul.pan a {
		text-decoration:none;
}

ul.pan li {
	float:left;
	margin:0 7px 0 0;
	width:auto;
	font-size: 10px;
}

ul.pan li a {
		background:url(../images/common/arrow.gif) right 2px no-repeat;
		padding:0 15px 0 0;
}


.section h2{
	background:url(../images/second/h2bg.gif) 0 0 no-repeat;
	padding:20px 0 5px 58px;
	font-size:20px;
	font-weight:bold;
	margin:0 0 15px 0;
	color: #fff;
}


h3.flow {
		font-weight:bold;
		font-size:24px;
		border-bottom:dashed 1px #ccc;
		margin:0 0 10px 0;
}

h3.flow span {
		color:#fff;
		background:#C10001;
		padding:2px 5px;
		font-family:Century Gothic,"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

/*下層ページのテーブル
----------------------------------------------------*/

.nt {
		background:#ddd;
		font-size:16px;
}

.nt td {
		background:#fff;
		padding:10px;
}

.nt th {
		background:url(../images/second/thbg.gif) 0 bottom repeat-x #fff;
		padding:10px;
		font-weight:normal;
		text-align:center;
}


.ct {
		font-size:14px;
		background:#fff;
		border-top:dotted 1px #222;
		margin:0 0 10px 0;
}

.ct td {
		padding:10px;
		border-bottom:dotted 1px #222;
}

.ct th {
		padding:10px;
		border-bottom:dotted 1px #222;
		background:#222;
		color:#fff;
		text-align:center;

}

.btn {
		padding:10px;
		text-align:center;
		background:#FF6600;
}

/*よくある質問
----------------------------------------------------*/

.qa {
		margin:0 0 40px 0;
}

.qa h3 {
		background:url(../images/second/q.gif) 0 0 no-repeat;
		padding:12px 0 10px 55px;
		border-bottom:dashed 1px #999;
		font-size:16px;
		font-weight:bold;
		margin:0 0 10px 0;
}

.qa p {
		background:url(../images/second/a.gif) 0 0 no-repeat;
		padding:5px 0 12px 55px;
}

/*サイトマップ
----------------------------------------------------*/

.sitemap li {
		padding:0 0 5px 10px;
		margin:0 0 5px 0;
		border-bottom:dashed 1px #ddd;
		
}

.sitemap li.child {
		margin:0 0 5px 40px;
		border-bottom:dashed 1px #ddd;
		font-size:11px;
		
}

/*google地図
----------------------------------------------------*/

.map {
		padding:9px;
		background:#fff;
		border:solid 1px #eee;
		margin:0 0 10px 0;
}
