@charset "utf-8";

#Contents-flex h2 {
	background:url(../common/images/title/h2_guideline_bg.gif) no-repeat bottom left;
	height: 58px;
	font-family:'Lucida Grande', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	padding-left: 54px;
	padding-top: 1px;
	font-size: 174%;
	font-weight:normal;
}

.entry {
	margin:0 4px 0 18px;
}

.entry p.lead { line-height:180%; }
.entry p.lead strong,
.entry p.lead span { color:#C94803; }
.entry p.notes { line-height:150%; font-size:85%; text-align:right; }

ul.pagelink {
	background:#D2ECBF;
	padding:10px 5px 15px 15px;
	margin:15px 0 20px 0;
	overflow:hidden;
	_zoom:1;
}

ul.pagelink li,
ul.pagelink li.wide,
ul.pagelink li.short {
	float:left;
	line-height:180%;
	background:url(../common/images/icon/icon_arrow_05.gif) no-repeat 0 12px;
	padding-left:12px;
}

ul.pagelink li { width:160px; }
ul.pagelink li.wide { width:230px; }
ul.pagelink li.short { width:130px; }

.entry h3 {
	font-size:120%;
	color:#15807A;
	background:url(../common/images/title/h3_bg_02.gif) no-repeat 0 2px;
	padding:1px 0 6px 25px;
	margin:20px 0 15px 0;
}

.entry ul.list {
	line-height:160%;
	margin:0 10px;
}

*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}

.entry ul.list .trigger {
	display:block;
	font-weight:bold;
	margin-bottom:10px;
}

.entry ul.list .toggle_container {
	color:#15807A;
	margin:10px 0 20px 0;
	padding:0;
	overflow:hidden;
	display: none;
}

.entry table {
	font-size:100%;
	line-height:160%;
	width:630px;
	margin:5px 0;
}

.entry th {
	color:#2C681A;
	background:#E2F3D6;
	padding:8px;
	border:1px solid #BAE19D;
}

.entry td {
	padding:8px;
	background:#FFF;
	border:1px solid #BAE19D;
}

.inquiry {
	display:block;
	border:1px solid #43A328;
	padding:1.0em;
	margin:1.0em 0;
	overflow:hidden;
	color:#333 !important;
	font-size:85% !important;
}

.inquiry h4 {
	font-size:140%;
	line-height:140%;
	font-weigt:bold;
	color:#15807A;
	padding-bottom:0.5em;
}

.fdnumber {
	font-size:140%;
	font-weigt:bold;
	color:#15807A;
}

.zangaku {
	display:inline;
	width:auto;
	background:#A7E8F5;
	padding:0.5em;
	margin:1.0em 0;
	overflow:hidden;
	color:#333 !important;
}

.yomitori {
	display:inline-block;
	width:auto;
	background:#A7E8F5;
	padding:0.5em;
	margin:1.0em 0;
	overflow:hidden;
	color:#333 !important;
}


/*-----------------------------------------------------	*/
/*	for - 639px					*/
/*-----------------------------------------------------	*/

@media screen and (min-width: 640px) {
	.sp-only {
	display:none;
	}
}

@media screen and (max-width: 639px) {

	ul.pagelink,
	.entry ul.list .trigger {
	font-size:90%;
	}

	.entry h3 {
	font-size:100%;
	}
	
	.pc-only {
	display:none;
	}
	
	.entry {
	margin:0 4px 0 10px;
	}
	
	.entry table {
	font-size:100%;
	line-height:160%;
	width:100%;
	} 
}
