/* CSS Document */

body {
	margin:0px;
	text-align:center;
	background-image: url(back_r1_c1.gif);
	background-repeat: repeat-x;
		}

/* 既存ヘッダー-------------------------*/
#header {
	list-style-type: none;
	height: 93px;
	width: 750px;
	margin-top: 80px;
	background-image: url(nav_bg.gif);
	background-repeat: repeat-x;
}

#header li {
	display: inline;
	text-indent: 0px;
	float: left;
	color: #FF6600;
}

#field {
	width: 750px;
	text-align: left;
}
/* トップメニュー　---------------------------------------------*/
#topnav {
	height: 100%;
	width: 100%;
}

#topnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	float: left;
	color: #FF6600;
}

#topnav a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/* メイン項目　---------------------------------------------*/
#main {
	display: Block;
	background-image: url(mainback.gif);
	background-repeat: repeat-y;
	height: 100%;
	font-size: 12px;
	line-height: 150%;
	margin-top: 10px;
	/*color: #333333;*/
}

/* メニュー項目　---------------------------------------------*/
#menu {
	
	float: left;
	width: 150px;
	background: left center;
}

#menu  .list {
	font-size: 10px;
	color:#999999;
	margin: 0px;
	padding: 0px;
}

#menu .list li {
	font-size: 10px;
	height: 40px;
	width: 150px;
	margin: 0px;
	/* background-image:url(submenu_r3_c1.gif);*/

}

#menu a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#menu li .m {
	height: 24px;
	width: 120px;
	background-image:url(submenu_req_r10_c1.gif);
	font-size: 12px;
	color: #00FF00;
	padding-left: 30px;
	padding-top: 8px;
	margin: 0px;
}

#menu .bana {
	width: 150px;
	font-size: 10px;
	color:#999999;
	margin: 20px 0px 0px;
	padding: 0px;
}

#menu .bana li {
	height: 50px;
	width: 150px;
	margin-top: 20px;
	padding: 0px;

}

/* 内容項目　---------------------------------------------*/
#cont {
	float: right;
	width: 550px;
	padding-top: 25px;
}

#cont .min {
	font-size: 10px;
	line-height: 130%;
	color: #666666;
}

#footer {
	background-image: url(footerback.gif);
	background-repeat: repeat-x;
	height: 59px;
	vertical-align: middle;
	padding-top: 20px;
}
#cont h2 {
	font-size: 14px;
	background-color: #CC3333;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

#cont .list {
	background:#CCCCCC;
	margin-bottom: 5px;
}

#cont .list_2 td {
border-bottom:#CCCCCC solid 1px;
vertical-align:middle;
}

#cont .list td {
background:#ffffff;
}

#cont .list_3 {
	display: inline;
	margin: 4px;
	padding: 4px;
	text-indent: 4px;
	float: left;
	list-style-type: circle;
}
#cont .w {
	font-weight: bold;
	color: #FFFFFF;
}
#cont .g {
	color: #333333;
}
#cont h3 {
	color: #003300;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
	line-height: 150%;
}

#line {
	clear: both;
	height: 15px;
	width: 100%;
}

.r {
	color: #FF0000;
}

.r_min {
	color: #FF0000;
	font-size:12px;
	font-style:normal;
}
.copy {
	font-size: 10px;
	line-height: 150%;
	color: #999999;
}
#list td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.Clear {
	clear:both;
}
.Clear hr{
	display:none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cont .idx {
	list-style-type: square;
	list-style-position: inside;
}
