/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	background:#000000;
}

#header{
	margin-top: 5px;
	background-image: url(../img/top_back.jpg);
	background-repeat:repeat-x;
}

#header .head_logo , #header h1{
	margin-left: 90px;
}

#header h1{
	font-size:small;
	color:#CCCCCC;
}

#content{
	width: 800px;
	margin-left:90px;
	margin-right:auto;
}

#content .head_hr{
	margin-top: 10px;
	margin-bottom:10px;
	border:0;
	border-bottom: 1px #333 solid;
	_height:1px;
}

#left_con{
	width:120px;
	float:left;
}

#right_con{
	width:120px;
	float:right;
	margin-left:3px;
	margin-right:130px;
	_margin-right:0;
}

.bor_co{
	margin:0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px;
	padding-top: 30px;
	font-size:small;
	color:#333;
	border: 2px #999 solid;
	background-color:#f5f5f5;
	width: 480px;
}

.right_co{
	margin:0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px;
	padding-left:15px;
	padding-top: 30px;
	font-size:small;
	color:#333;
	border: 2px #999 solid;
	background-color:#f5f5f5;
	width: 210px;
}

.ti{
	background-image:url(../img/yasirusi.jpg);
	background-position:0;
	background-repeat:no-repeat;
	color:#666;
	text-indent:25px;
	height:15px;
	margin:0;
	padding:0;
}

.ti_hr{	
	margin-right:40px;
	border:0;
	border-bottom: 1px #999 solid;
	_height:1px;
}

.bor_co .co_txt{
	margin-left: 25px;
	line-height:150%;
	margin-bottom: 60px;
}

.end_hr{
	margin-right:35px;
	border:0;
	border-bottom: 2px #999 dotted;
	_height:2px;
}

.right_co .menu_hr{
	margin-top: 5px;
	border:0;
	border-bottom: 1px #999 solid;
	_height:1px;
}

.right_co li a{
	text-decoration:none;
	color: #333;
}

.right_co li{
	list-style-image:url(../img/menu_list.jpg);
	list-style-position:inside;
	padding: 7px;
	padding-top:2px;
	padding-left: 0;
	margin-top: 10px;
}
.right_co ul{
	paddiong-left:10px;
	margin-bottom:20px;
}

.right_co li a:hover{
	margin:0;
	list-style-type:none;
	margin-top: 20px;
	padding-bottom: 3px;
	color:#CC0000;
	border-bottom:1px #999999 solid;
}

.right_co p{
	margin-top: 20px;
	line-height:150%;
}

.right_co p a{
	text-decoration:none;
	color:#999;
}

.right_co p a:hover{
	text-decoration:none;
	color: #CC0000;
}

#footer{
	clear:both;
}

#uzai_koukoku{
	margin-left:85px;
	margin-top: 30px;
	margin-bottom:20px;
	color: #999999;
}

#uzai_koukoku a{
	color: #666;
	text-decoration:none;
}