/* CSS Document */
@charset "shift_jis";
* {
	margin:0;
	padding:0;
}
body {
	font-size: 12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:170%;
	color:#414141;
	margin: 0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;

}

body div {
	text-align: left;
	margin: 0 auto;
}
table{ border:none;}
td{
	font-size:12px;
	line-height: 170%;
}

img {
	border:0;
	margin: 0;
	vertical-align:bottom;
}
p {
	margin:0;
	padding:0;
}
ul {
	margin:0 0 0 10px;
	padding:0;
}
li {
	margin:0;
	padding: 0;
	list-style:none;
	
}
a {
	color:#5FAE22;

}
a:hover, a:focus {
	color:#7AA300;
}
.fo14{
	font-size:14px;
	line-height: 150%;
}
.fo10{
	font-size:10px;
	line-height: 150%;
}
.fo_blue{ color:#5A79BC;}
.clear {
	clear:both;
}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25 {margin-top:25px;}

.mr5{ margin-right:5px;}
.mr10{ margin-right:10px;}
.mr15{ margin-right:15px;}


.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb18{margin-bottom:18px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}

.ml4{margin-left:4px;}
.ml8{margin-left:8px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}


.mt20mb30 {	margin-top:20px;margin-bottom:15px;}

.ml10mr10{ margin-left:10px;margin-right:10px;}
.ml17mt5{ margin-left:17px; margin-top:5px;}
.ml15mt10{ margin-left:15px; margin-top:15px;}
.ml18mb18{ margin-left:18px; margin-bottom:18px;}
.ml29mr32{ margin-left:29px; margin-right:32px;}

.ml8{ margin-left:8px;}
.ml9{ margin-left:9px;}
.ml4{ margin-left:4px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}

.pt25{ padding-top:25px;}
.pb15{ padding-bottom:15px;}
.pb30{ padding-bottom:30px;}

.red{color:#BE1212;}

.t_align_left{text-align:left;}
.t_align_center{text-align:center;}
.t_align_right{text-align:right;}

#wrapper {
	width: 814px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_shadow.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#header {
	width: 800px;
	margin-left: 7px;
	height: 106px;
	margin-right: 7px;
}
#mainbox {
	margin-right: 7px;
	margin-left: 7px;
	padding: 0;
	width: 800px;
}
#leftbox {
	float: left;
	width: 210px;
	margin-bottom: 40px;
}

#leftbox .menu01 li {
	height:39px;
	line-height:0;

}

#leftbox .menu01 .mbt1{
	height:40px;
	line-height:0;

}

#leftbox .menu02 li {
	height:25px;
}
#leftbox .mb2 {
	margin-bottom:2px;
}

#right {
	float: right;
	width: 590px;
}
#rightbox_sub {
	width: 570px;
	float: right;
	padding-right: 20px;
	margin-top: 20px;
}
.pagetop_top {
	margin-top: 120px;
	border-top: 1px solid #999999;
	text-align: right;
	padding: 15px 10px 15px 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 {
	height: 25px;
	width: 800px;
	margin-left: 7px;
	background-color: #3D64AF;
}
#footer dl {
}
#footer dt {
	width:3px;
	float:left;
}
#footer dd {
	float:right;
}
.contents_area {
	margin: 0 0 30px 10px;
}
/* top */
.bar_box_top {
	margin:15px 0 7px 0;
	padding-left: 10px;
	background-image: url(../images/bar_bg_top.jpg);
	background-repeat: no-repeat;
	width: auto;
}
.top_news {
	width:auto;
	clear: left;
	padding: 3px 0 0 0;
	margin: 0 0 0 10px;
}
.top_news dl {
}
.top_news dt {
	float:left;
	width: 90px;
	line-height: 18px;
}
.top_news dd {
	float:left;
	line-height: 18px;
	margin: 0;
}
/* sub */
.bar_box_sub {
	margin:0 0 20px 0;
	padding-left: 10px;
	background-image: url(../images/bar_bg_sub.jpg);
	background-repeat: no-repeat;
}

.bar_box_sub2 {
	margin:0 0 15px 0;
	border-bottom:1px solid #3D64AF;
	width:550px;
}


.sub_table {
	width:550px;
	border:none;
}
.sub_table td {
	border-bottom:1px #FFFFFF solid;
	padding:5px 0 5px 5px;
	text-align:left;
}
.sub_table .lef_td {
	background-color:#B6C5E1;
	width: 97px;
}
.sub_table .rig_td {
	background-color:#E6E6E6;
	line-height: 170%;
}

.sub_text_area{
	padding:0 0 0 10px;
}

.dot_line_box{
	width:550px;
	padding-bottom:15px;
	border-bottom:dotted 1px #CCCCCC;
	margin: 0;
}

.sub_bar{
	margin:0 0 10px 0;
	background:url(../images/sub_bar_bg.gif) no-repeat left top;
	line-height: 30px;
	height: 30px;
	padding: 0 20px 0 15px;
	font-size: 14px;
	font-weight: bold;
	color: #63AD24;
}


/* GuideLine */
.guide_box1{
	background-image:url(../images/gui_bg.jpg);
	background-repeat:repeat-y;
	padding:0 18px;
	margin: 0;
}

/* Target */
.target_td_wid{ width:250px;}



.layout01 {
	width:560px;
	margin: 0 0 15px 0;
}
.layout01 dl {
	border-bottom:1px dotted #CCCCCC;
	width: 560px;
	margin: 5px 0 0 0;
	float: left;
	display: inline;
}
.layout01 dt {
	float: left;
	width: 25px;
	display: inline;
}
.layout01 dd {
	padding:0 0 3px 0;
	width: 535px;
	float: left;
}


/* visitor list */
.listMenu{
	margin:0 0 20px 0;
	text-align:center;
	line-height: 22px;
	font-size: 14px;
	width: 540px;
}
.list_title{
	font-size:16px;
	margin:20px 0 0 0;
	background-color:#506FA5;
	padding: 5px;
	color: #FFF;
	width: 540px;
}

.list_set{
	border-bottom:1px solid #7A87BA;
	border-left:1px solid #7A87BA;
	border-right:1px solid #7A87BA;
	font-size:14px;
	padding: 5px;
	margin: 0;
	clear:both;
	width: 538px;
}

/* outline final day quick report style */
table.quick_report{
	border-collapse:collapse;
	width:550px;
}

table.quick_report th{
	background-color:#DC0000;
	color: #FFF;
	border:1px solid #FF3333;
	padding: 3px;
	font-size: 14px;
	text-align: center;
	letter-spacing: 2px;
}

table.quick_report th span{
	font-size:12px;
	display: block;
	margin: 0;
	padding: 0;
}

table.quick_report th.th_col01{
}


table.quick_report td{
	border:1px solid #FF3333;
	text-align: right;
	padding: 3px;
}

table.quick_report td.td_col01{
	text-align:center;
	padding:1px 1px 0 1px;
	font-weight: bold;
	letter-spacing: 2px;
}

table.quick_report td.td_col02{
	text-align:center;
	font-size:14px;
	font-weight: bold;
	color: #DC0000;
	vertical-align: middle;
	padding-top: 5px;
	line-height: 20px;
}

table.quick_report td.td_col02 span{
	font-size:12px;
	display:block;
	margin: 0;
	padding: 0;
}

table.quick_report td.td_col03{
	text-align:center;
}

tr.border_top_double td{
	border-top:3px solid #DC0000;
}
