@charset "utf-8";
/* CSS Document */

.spec {
	padding:25px 0;
	border-bottom:1px solid #ccc;
}

.sectionImg { width:645px; margin-left:27px; margin-top:20px;}
.secTit { background:#edebd5; font-weight:bold; padding:2px; padding-left:8px;}
.secImg { text-align:center; padding:20px; border:4px solid #edebd5; border-top:none;}
.sectionImg2 { width:665px; margin:20px auto 0;}
.sectionImg3 { width:315px; margin:0 auto;}

ul#list01 {
	margin:5px 15px 0;
}
ul#list01 li {
	padding-left:0.5em;
	text-indent:-0.5em;
}

ul#list02 {
	margin:5px 15px 0;
}
ul#list02 li {
	padding-left:2em;
	text-indent:-2em;
	font-size:84%;
}

ul#list03 {
	margin:5px 15px 0;
}
ul#list03 li {
	padding-left:0.7em;
	text-indent:-0.7em;
	font-size:84%;
}

.pT20 , .pT20 x:-moz-any-link { padding-top:17px;}

#icn01 {
	background:url(/function/img/bg_spec_01.gif) no-repeat 5px top;
	padding:0 0 10px 55px;
	margin-top:10px;
}
#icn02 {
	background:url(/function/img/bg_spec_02.gif) no-repeat 5px top;
	padding:0 0 10px 55px;
	margin-top:10px;
}
#icn03 {
	background:url(/function/img/bg_spec_03.gif) no-repeat 5px top;
	padding:0 0 10px 55px;
	margin-top:10px;
}
#icn04 {
	background:url(/function/img/bg_spec_04.gif) no-repeat 5px top;
	padding:0 0 10px 55px;
	margin-top:10px;
}
#icn05 {
	background:url(/function/img/bg_spec_05.gif) no-repeat 5px top;
	padding:0 0 10px 55px;
	margin-top:10px;
}
#icn06 {
	background:url(/function/img/bg_spec_06.gif) no-repeat 5px top;
	padding:0 0 10px 55px;
	margin-top:10px;
}
#tabMenu {
	border-bottom:3px solid #5a3714;
	line-height:1.1;
	margin:10px 0;
	width:100%;
}
#tabMenu td {
	text-align:center;
	vertical-align:middle;
	background:url(/function/img/bg_tabmenu_a.gif) repeat-x right top;
	border-left:1px solid #5a3714;
	border-right:1px solid #5a3714;
	border-top:1px solid #5a3714;
}
#tabMenu td.space {
	width:5px;
	background-image:none;
	border:0;
	font-size:0;
}
#tabMenu td a {
	display:block;
	padding:5px 8px 3px 8px;
}
#tabMenu td.here {
	background:url(/function/img/bg_tabmenu_a_here.gif) repeat-x right top;
}
#tabMenu td.here a {
	color:#ffffff;
	font-weight:bold;
}

table#specTable {
	width:100%;
	font-size:92%;
	border-collapse:collapse;
}
table#specTable th,
table#specTable td {
	border:#CCCCCC 1px solid;
	text-align:left;
	padding:3px;
	font-size:84%;
}
table#specTable th,
table#specTable td.taC {
	text-align:center;
}
table#specTable td.kigo {
	font-size:12px;
	text-align:center;
}

div.poparea1 {
width:580px; margin:10px 10px 0; padding:10px; text-align:center; border:#2f1902 1px solid;
}
div.poparea2 {
width:580px; margin:0 10px; padding:10px; text-align:center; background:#2f1902; border:#2f1902 1px solid;
}
div.poparea2 a {
color:#FFFFFF; font-weight:bold;
}

span.gray {
	color:#999;
}