/* CSS Document */
@charset "iso-8859-1";
* {
	margin:0;
	padding:0;
}
body {
	font-size: 12px;
	line-height:120%;
	color:#414141;
	margin: 0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
body div {
	text-align: left;
	margin: 0;
}
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 15px;
	padding:0;
}

li {
	margin:0;
	padding: 0;
	list-style:none;
}

.fo10{ font-size:10px; line-height:140%;}
.fo_blue{ color:#3D64AF;}
.fo13{
	font-size:13px;
	line-height: 150%;
}
.fo14{
	font-size:14px;
	line-height: 150%;
}
a {
	color:#45559E;
}
a:hover, a:focus {
	color:#B5BCD9;
}
.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;}
.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;}

.ml8{margin-left:8px;}
.ml4{margin-left:4px;}
.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;}
.pb200 {padding-bottom:200px;}

.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;
}

#wrapper_sub {
	width: 814px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_shadow_sub.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}


#header {
	width: 800px;
	margin-left: 7px;
	margin-right: 7px;
	height: 137px;
}
#mainbox {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

* html #mainbox {
	width: 802px;
	margin-right: 6px;
	margin-left: 6px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#leftbox {
	width: 210px;
	float: left;
	margin-bottom: 30px;
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position:10px 0;
}


#leftbox dl{
	width:190px;
	height:20px;
	margin:5px 0 5px 15px;
}
#leftbox dt{
	width:93px;
	float:left;
}
#leftbox dd{
	width:93px;
	float:right;
	margin: 0;
}


#leftbox .menu01 li{
	height:40px;
	margin-bottom: 5px;
}

#leftbox .menu02 li{
height:25px;}

#leftbox .mb2 {
	margin-bottom:2px;
}



#rightbox {
	width: 590px;
	float: right;
}

#rightcontents {
	height: auto;
	padding: 9px 10px 0 20px;
	margin: 0;
	background-image: url(../images/sub_top.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0;
}

#rightcontents_min {
	height: 830px;
	padding: 9px 10px 0 20px;
	margin: 0;
	background-image: url(../images/sub_top.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0;
}

#rightcontents_bg{
	background-color: #FFFFFF;
	height: auto;
}

#rightcontents_bg_min{
	height: 720px;
}

.pagetop_top {
	text-align: right;
	padding: 0 15px 15px 0;
}

.pagetop {
	text-align: right;
	padding: 15px 7px 15px 0;
	border-top: 1px solid #CCCCCC;
	margin: 0 15px 0 22px;
}

.pagetop_sub{
	margin:20px 0;
	text-align:right;
}
#footer {
	height: 40px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	padding: 9px 16px 0 0;
	text-align: right;
}


.contents_area{
	margin: 0 15px 30px 15px;
}

/* top */




/* sub */
.bar_box_sub {
	margin:0 0 15px 15px;
	border-bottom: 1px dotted #999999;
	width: 530px;
	height: 30px;
	line-height: 30px;
	color: #5063A7;
	font-size: 16px;
	font-weight: bold;
}

.bar_box_sub2 {
	margin:0 0 15px 0;
	padding-left:10px;
	border-bottom: 1px solid #3D64AF;
}

.dot_line_box{
	border-bottom:dotted 1px #CCCCCC;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.sub_table{
	width:528px;
	border:none;
}
.sub_table td{
	border-bottom:1px #FFFFFF solid;
	padding:5px 0 5px 5px;
	text-align:left;
}
.sub_table .lef_td{
	background-color:#B5BCD9;
	width: 97px;
}
.sub_table .rig_td{
	background-color:#E6E6E6;
	line-height: 170%;
}




.sub_text_area{
	margin:0 0 15px 10px;
}

.sub_text_area2{
	margin:0 0 0 10px;
}



/* GuideLine */
.gui_bg_box{ width:19px; background-image:url(../images/gui_bg1.jpg); background-repeat:repeat-y; }

.gui_td{
	padding-right: 20px;
}

.gui_line_h{
	line-height:120%;
}

.gui_text_area{ padding-left:10px; line-height:140%;}

/* category */
.category_bg{
	background-color:#DBEEDB;
	padding: 20px 12px;
	margin-bottom: 20px;
}



.layout01 {
	width:530px;
}
.layout01 dl {
	border-bottom:1px dotted #CCCCCC;
	width: 510px;
	margin: 5px 10px 0 10px;
	float: left;
	display: inline;
}
.layout01 dt {
	float: left;
	width: 25px;
	display: inline;
}
.layout01 dd {
	padding:0 0 3px 0;
	width: 485px;
	float: left;
}

/* outline final day quick report style */
table.quick_report{
	border-collapse:collapse;
	width:530px;
	margin-left: 15px;
}

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;
}
