/* CSS Document */
* {
	padding: 0px;
	font-size: 100%;
	margin: 0px;
	list-style-type: none;
	line-height:22px;
}

a{
color:#FF9900;
}

html,body {
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "CI",meiryo;
	background:url(../image/back.gif);
	line-height: 118%;
}

#all_wrapper {
	width:964px;
	margin:0px auto 0px auto;
	height:100%;
	float: none;
	padding:0px 3px 0px 3px;
	font-size: 12px;
	border-left:#111111 2px solid;
	border-right:#111111 2px solid;
}


.middle_con{
	width:964px;
	height:190px;
	background:url(../image/back_top.jpg) no-repeat;
	margin:0px;
	padding:20px 20px 10px 35px;
	}


.left_box{
	height:120px;
	background:url(../image/leftbox.jpg) no-repeat;
	float:left;
	width:642px;
	margin:0px;

	}	



.right_box{
	height:120px;
	background:url(../image/rightbox.jpg) no-repeat;
	float:left;
	width:223px;
	margin:0px 0px 0px 20px;
	padding:12px 0px 0px 19px;
	}	


body > #all_wrapper {
	height: auto;
}
.clears {
	line-height: 0px;
	clear: both;
}



.special_content{
	background-color:#182951;
	background:url(../image/special_middle.jpg) repeat-y;
	margin:0px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	padding:8px 40px 10px 50px;
	}
.special_content p{
	margin-top:5px;
	}
	
.special_content_bottom{
	height:26px;
	margin:0px;
	}

.co{
	height:20px;
	margin-top:4px;
	font-size:11px;
	color:#FFFFFF;


	}

	
.date{
	color:#142049;
	font-size:11px;
	font-weight:bold;
	}	
	
.left_box ul{
	padding:10px 20px 5px 30px;
	margin:0px;
	}
.left_box li{
	margin-bottom:5px;
	border-bottom:#FFEEF0 2px dotted;
	}	




table{
	background-color:#FFFFFF;
	color:#333333;
	}
	

.style1 {
	color:#FFFF00;
	font-size: 16px;
	border-bottom:#FFFF00 1px solid;
	margin-top:5px;
	padding-bottom:1px;
	margin-bottom:5px;
	}

.style2 {
	color:#FF9900;
	font-size: 15px;
	margin-top:5px;
	}
	
.kome{
	font-size:11px;
	font-weight:100;
	}	
	
	
	

