@charset "utf-8";
/* CSS Document */
html, body, div.wrapper{
	height: 100%;
}
body {
	background:url(../images/header_bg.png) repeat-x top;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ',Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size:12px;
	line-height:1.4em;
}
#bousai{
	background:url(../images/header_bg_bosai.png) repeat-x top !important;
}
#bouhan{
	background:url(../images/header_bg_bouhan.png) repeat-x top !important;
}
html, body, h1, h2, h3, h4, p, form, ul, li{
	margin:0;
	padding:0;
}
img{
	border:none;
}
.header{
	width:100%;
	height:200px;
}
.header a.logo{
	width:161px;
	height:78px;
	margin:4px 0 0 0;
	float:left;
	overflow:hidden;
	background:url(../images/header_logo.jpg) no-repeat;
	text-indent:-9999px;
}
#bousai .header a.logo{
	background:url(../images/header_logo_bousai.jpg) no-repeat;
}
#bouhan .header a.logo{
	background:url(../images/header_logo_bouhan.png) no-repeat;
}
.header h1{
	width:434px;
	height:39px;
	padding-top:25px;
	float:left;
	overflow:hidden;
	background:url(../images/header_title_kb.png) no-repeat 0 25px;
	text-indent:-9999px;
}
#kankyou .header h1{
	width:198px;
	height:38px;
	background:url(../images/header_title_kankyougek.png) no-repeat 0 25px;
}
#bousai .header h1{
	width:196px;
	height:39px;
	background:url(../images/header_title_bousai.jpg) no-repeat 0 25px;
}
#bouhan .header h1{
	width:196px;
	height:39px;
	background:url(../images/header_title_bouhani.png) no-repeat 0 25px;
}
.header div{
	width:200px;
	float:right;
	text-align:right;
}
.header div a{
	margin:7px 0 7px 10px;
	color:#FFFFFF;
}
.header div a.banar{
	display:block;
}
.header p{
	width:354px;
	height:55px;
	margin-top:25px;
	padding:10px;
	float:left;
	clear:left;
	background:url(../images/header_comment.jpg) no-repeat;
	color:#870303;
}
#bousai .header p{
	background:url(../images/header_comment_bousai.jpg) no-repeat;
}
#bouhan .header p{
	background:url(../images/header_comment_bouhan.png) no-repeat;
}
.header address{
	width:16em;
	margin-top:20px;
	float:right;
	clear:right;
	color:#FFFFFF;
	font-style:normal;
}
.header address a{
	color:#FFFFFF;
}

div.wrapper{
	width:800px;
	min-width:800px;
	height: auto;
	min-height: 100%;
	margin:0 auto;
}
div.bousai_nav{
	height:37px;
	margin:10px auto 0 !important;
	overflow:hidden;
	background:#5F9027 url(../images/nav_bg3.png) repeat-x;
	text-align:center;
	zoom:100%;
}
div.bousai_nav a{
	width:auto;
	padding:10px 20px;
	display:inline-block;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
div.bousai_nav a:hover{
	background:#A25A11;
	background-image:-webkit-gradient(linear, left top, left bottom,
		color-stop(0, #A25A11),
		color-stop(1, #E57F1A)
	);
}
div.bousai_nav span{
	width:37px;
	height:37px;
}
div.bousai_nav span.bousai_nav_left{
	float:left;
	background:url(../images/nav_bg3_left.png) no-repeat;
}
div.bousai_nav span.bousai_nav_right{
	float:right;
	background:url(../images/nav_bg3_right.png) no-repeat;
}
div.bouhan_nav{
	height:37px;
	margin:10px auto 0 !important;
	overflow:hidden;
	background:#5F9027 url(../images/nav_bg4.png) repeat-x;
	text-align:center;
	zoom:100%;
}
div.bouhan_nav a{
	width:auto;
	padding:10px 20px;
	display:inline-block;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
div.bouhan_nav a:hover{
	background:#A25A11;
	background-image:-webkit-gradient(linear, left top, left bottom,
		color-stop(0, #A25A11),
		color-stop(1, #E57F1A)
	);
}
div.bouhan_nav span{
	width:37px;
	height:37px;
}
div.bouhan_nav span.bouhan_nav_left{
	float:left;
	background:url(../images/nav_bg4_left.png) no-repeat;
}
div.bouhan_nav span.bouhan_nav_right{
	float:right;
	background:url(../images/nav_bg4_right.png) no-repeat;
}
div.topic_path{
	margin:20px 0;
}
.main{
	width:642px;
	margin:15px auto 0;
	padding-bottom: 100px;
}
.main .heading{
	width:642px;
	margin:20px 0;
	height:33px;
	background:url(../images/title_green.jpg) no-repeat;
	line-height:33px;
	color:#009900;
}
#bousai .heading{
	width:659px;
	background:url(../images/title_orange.jpg) no-repeat;
}
#bouhan .heading{
	width:659px;
	background:url(../images/title_pink.png) no-repeat;
}
.main .heading h2{
	padding-left:45px;
	font-size:1.2em;
}
.main h3{
	margin:30px 20px 5px;
	padding-bottom:3px;
	border-bottom:3px double #A25A11;
	color:#A25A11;
	font-size:1.4em;
}
#bousai h3{
	margin:30px 20px 5px;
	padding-bottom:3px;
	border-bottom:3px double #A25A11;
	color:#A25A11;
	font-size:1.4em;
}
#bouhan h3{
	margin:30px 20px 5px;
	padding-bottom:3px;
	border-bottom:3px double #cc0033;
	color:#cc0033;
	font-size:1.4em;
}
.main h4{
	margin:20px 20px -5px;
	font-size:1.2em;
}
.main h5{
	margin:0;
	font-size:1em;
}

.main p{
	line-height:1.6em;
	margin:10px 20px;
}

.main table{
	margin:10px 0 0 20px;
}
.main th{
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
.main td{
	vertical-align:top;
}
.main table.schedule{
	width:100%;
	border-collapse:collapse;
}
.main table.schedule th{
	padding:5px 10px;
	background:#EEEEEE;
	border:1px solid #CCCCCC;
	text-align:center;
}
.main table.schedule td{
	padding:5px 10px;
	border:1px solid #CCCCCC;
	white-space:nowrap;
}
.main table.schedule td.text{
	white-space:normal;
}
.main table.schedule ul{
	padding-left:20px;
}
.main table.schedule li{
	margin:0;
}
.main table.schedule p{
	margin:0;
}
.main table.schedule img{
	float:left;
}

.main dl{
	margin-left:20px;
}
.main dt, .main dd{
	padding:10px 10px;
	border:1px dashed #CC9966;
}
.main dt{
	border-bottom:none;
}
.main dd{
	margin:0 0 20px 0;
	padding-top:0;
	border-top:none;
}
.main li{
	margin-bottom:10px;
}

.kihon .main th{
	width:50px;
}

.main a.process{
	padding:3px 5px;
	display:inline-block;
	border:1px solid #666666;
	color:#333333;
}
.main a.process:hover{
	background:#666666;
	color:#FFFFFF;
}

div.text{
	overflow:hidden;
	zoom:100%;
}
div.text img{
	width:auto;
	margin:10px 20px;
	float:left;
}
div.ban{
	margin:20px 20px 0;
	padding:10px;
	overflow:hidden;
	border:3px double #FF0000;
	zoom:100%;
}
div.ban h4, div.ban img, div.ban p{
	margin:0;
}
div.ban h4{
	color:#FF0000;
}
div.ban img{
	width:auto;
	margin-left:10px;
	float:right;
}
img.screenshot{
	margin:10px 0 0 20px;
}

.footer{
	width:100%;
	height:61px;
	margin-top:-81px;
	padding:20px 0;
	position: relative;
	clear:both;
	background:#557F1B url(../images/footer_bg.jpg) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
#bousai .footer{
	background:#A55B12 url(../images/footer_bg_bousai.jpg) repeat-x;
}
#bouhan .footer{
	background:#961E1E url(../images/footer_bg_bouhan.png) repeat-x;
}
.footer span{
	display:block;
	margin-top:10px;
}
