@charset "utf-8";
/* CSS Document */

.left { float: left;}
.right { float: right;}

.black_contents {
	background: #9f7626;
	width: 800px;
	padding:15px 0px 30px 0px;
	color: #ffffff;
	clear: both;}
	
.black_box {
	border-bottom: #ffffff dotted 1px;
	margin: 0px auto;
	padding: 20px 0px;
	width: 745px;
	text-align: center;
}


.black_box2 {
	width: 400px;
	float: left;
}

.black_box3 {
	width: 300px;
	float: left;
}

.black_box3 dt {
	float: left;
	text-align: left;
	width: 200px;
	margin-left: 15px;
	font-weight: bold;}
	
.black_box3 dd {
	padding-bottom: 10px;
	text-align: left;
	width: 85px;
	float: left;
}


.black_box3 ul {
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
}

.black_box3 li {
	list-style-type: none;
}




.black_tab {
	width: 800px;
	text-align: left;
}


.black_tab li {
	float: left;
	display: inline;
}


p.tab01_on {
	background: url(regular_on.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 200px;
	height: 36px;
}


a.tab01 {
	background: url(regular_off.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 200px;
	height: 36px;
}

a.tab01:hover {
	background: url(regular_on.gif) no-repeat;
}


a.tab02 {
	background: url(side_off.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 200px;
	height: 36px;
}

a.tab02:hover {
	background: url(side_on.gif) no-repeat;
}


p.tab02_on {
	background: url(side_on.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 200px;
	height: 36px;
}


.menu_link {
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
}



.menu_link a:link { color: #ffffff; text-decoration: underline;}
.menu_link a:visited { color: #FFF; text-decoration: underline;}
.menu_link a:hover { color: #F90; text-decoration: none;}




.sidemenu_01 {
	background: url(black_side/side_menu01.gif) no-repeat;
	width: 162px;
	height: 29px;
	text-align: left;
	text-indent: -9999px;
	padding: 10px 0px;
}

.sidemenu_02 {
	background: url(black_side/side_menu02.gif) no-repeat;
	width: 135px;
	height: 29px;
	text-align: left;
	text-indent: -9999px;
	padding: 10px 0px;
}


.sidemenu_03 {
	background: url(black_side/side_menu03.gif) no-repeat;
	width: 146px;
	height: 30px;
	text-align: left;
	text-indent: -9999px;
	padding: 10px 0px;
}

	
	
.sidemenu_04 {
	background: url(black_side/side_menu04.gif) no-repeat;
	width: 209px;
	height: 30px;
	text-align: left;
	text-indent: -9999px;
	padding: 10px 0px;
}



.sidemenu_05 {
	background: url(black_side/side_menu05.gif) no-repeat;
	width: 209px;
	height: 30px;
	text-align: left;
	text-indent: -9999px;
	padding: 10px 0px;
}


.sidemenu_06 {
	background: url(black_side/side_menu06.gif) no-repeat;
	width: 152px;
	height: 31px;
	text-align: left;
	text-indent: -9999px;
	padding: 10px 0px;
}


.atention {
	font-size: 12px;
	text-align: right;
	padding-top: 10px;
}
