/* CSS Document */
@charset "shift_jis";
* {
	margin:0;
	padding:0;
}
body {
	font:13px/1.231 "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", Osaka,  Verdana, sans-serif; *font-size:small; *font:x-small;
	color:#1C1C1C;
	margin: 0;
	text-align: center;

}

body div {
	text-align: left;
	margin: 0 auto;
}
table{ border:none;}
* html td{
	font-size:78%;
}

img {
	border:0;
	margin: 0;
	line-height: 0;
	padding: 0;
}
p {
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0;
}
li {
	margin:0;
	padding: 0;
	list-style:none;
	
}
a {
	color:#3595C7;

}
a:hover, a:focus {
	color:#BEDDEF;
}
.fo14{
	font-size:14px;
	line-height: 150%;
}
.fo10{
	font-size:10px;
	line-height: 150%;
}
.fo_blue{ color:#5A79BC;}
.clear {
	clear:both;
}
.mb5 {
	margin-bottom:5px;
}
.mt5 {
	margin-top:5px;
}
.ml5 {
	margin-left:5px;
}
.mr5 {
	margin-right:5px;
}

.mb10 {
	margin-bottom:10px;
}
.mt10 {
	margin-top:10px;
}
.mb15 {
	margin-bottom:15px;
}
.mt15 {
	margin-top:15px;
}

.mb20 {
	margin-bottom:20px;
}
.mt20 {
	margin-top:20px;
}

.mb25 {
	margin-bottom:25px;
}
.mt25 {
	margin-top:25px;
}


.ml10{ margin-left:10px;}
.mr10{ margin-right:10px;}


#wrapper {
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	font-size:93%;
	line-height:170%;
}
#header {
	width: 945px;
	height: 132px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
}

#header #logo{ float:left;}
#header #submenu{
	float:left;
	width: 565px;
	text-align: right;
	height: 87px;
}
#header #submenu p{
	padding: 22px 10px 20px 0;
}

#header .inp_text{
	border:1px solid #CCCCCC;
	height:17px;
	width:189px;
	padding: 3px 2px 2px 2px;
	margin-right: 5px;
}

#header #main_menu{ width:945px;}
#main_menu li{
	float:left;
}

#mainbox {
	padding: 0;
	width: 945px;
	margin-bottom: 35px;
}
#rightbox {
	float: right;
	width: 255px;
	background-image: url(../images/bg_right_top.jpg);
	background-repeat: no-repeat;
	height: 620px;
	margin-top: 20px;
}

#rightbox .menu01 {
	line-height:0;
	margin: 10px 0 10px 15px;

}

#rightbox .menu02{ margin-left:25px;}

#rightbox .menu02 li {
	height:55px;
	line-height:0;
	width: 210px;
	vertical-align: bottom;

}

#rightbox .menu03 {
	padding: 5px 20px 0 25px;
	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-y;
	

}
#rightbox .menu03 .hiroba{
	border-left:1px solid #57B000;
	border-right:1px solid #57B000;
	background-color: #FFFFFF;
	padding: 10px 0;
	_width:210px;
}

#rightbox .menu03 .hiroba div{
	margin-bottom: 10px;
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 120%;
}

#rightbox .menu03 .hiroba .pdf{
	margin-bottom: 10px;
	background-image: url(../images/icon3_2.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 120%;
}

#rightbox .menu03 .hiroba .gaibu{
	margin-bottom: 10px;
	background-image: url(../images/icon2_2.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 120%;
}

#leftbox {
	float: left;
	width: 690px;
}
#leftbox_sub {
	width: 570px;
	float: right;
	padding-right: 20px;
	margin-top: 20px;
}
.pagetop_top {
	margin-top: 23px;
	text-align: right;
	padding: 0;
}

.pagetop {
	margin-top: 10px;
	border-top: 1px solid #999999;
	text-align: right;
	padding: 15px 10px 15px 0;
}

.pagetop_sub {
	margin-bottom: 10px;
	text-align: right;
}

#footer_contents{
	border-top:3px #57B000 solid;
	padding:20px 20px 30px 20px;
	font-size: 93%;
	line-height: 170%;
}

#footer_contents .left{
	float:left;
	margin:0;
	padding:0;
	font-size: 80%;
	line-height: 190%;
}
#footer_contents .right{
	float:right;
	padding:0;
	margin-top: 10px;
}
#footer {
	height: 22px;
	width: 945px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
}

#footer .fbtmenu{
	margin:0 0 0 10px;
}

.contents_area {
	margin: 0 0 30px 10px;
}


.bar{
	background:url(../images/bg_titlebar.jpg);
	background-repeat:no-repeat;
	margin-top: 15px;
	height: 40px;
	padding-left: 40px;
	padding-right: 10px;
}
.bar dl{ margin:0; padding:0;}
.bar dt{
	float:left;
	font-weight: bold;
	font-size: 18px;
	padding-top: 5px;
	line-height:170%;
}
.bar dd{
	float:right;
	padding-top: 12px;
	line-height: 0;
}

.top_box{
	border-bottom:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	border-right:1px #CCCCCC solid;
	padding:10px;
}

.top_box table td{
	line-height:170%;
}


.top_box .dotline{
	border-bottom:#CCCCCC 1px dotted;
	background-image:url(../images/icon2.jpg);
	background-repeat:no-repeat;
	padding-left: 30px;
	clear:left;
	padding-top: 8px;
}

.top_box .dotline .date01{
	min-width:100px;
	width:auto !important;
	width:100px;
}


.dotline_l2{
	border-bottom:#CCCCCC 1px dotted;
	background-image:url(../images/icon2.jpg);
	background-repeat:no-repeat;
	height: 48px;
	padding-left: 30px;
	clear:left;
	padding-top: 8px;
}

.top_box .dotline_l2 .date01{
	min-width:100px;
	width:auto !important;
	width:100px;
}



.top_box .dotline_pdf{
	border-bottom:#CCCCCC 1px dotted;
	background-image:url(../images/icon6.jpg);
	background-repeat:no-repeat;
	height: 26px;
	padding-left: 30px;
	clear:left;
	padding-top: 8px;
}

.top_box .dotline_yajirushi{
	border-bottom:#CCCCCC 1px dotted;
	background-image:url(../images/icon7.jpg);
	background-repeat:no-repeat;
	background-position: 13px 50%;
	height: auto;
	padding-left: 30px;
	padding-top: 8px;
	padding-bottom: 5px;
}

.top_box .dotline_yajirushi .date01{
	min-width:105px;
	width:auto !important;
	width:105px;
}

.top_box .noline{
	background-image:url(../images/icon2.jpg);
	background-repeat:no-repeat;
	padding-left: 30px;
	clear:left;
	height: 26px;
	padding-top: 8px;
}
