/* CSS Document */

/*
list
-------------------------------------*/


/*
list

.menu{
	background:url(../images/menu_bg.gif) repeat-x;
	height:53px;
}

.menu ul{
	background:url(../images/menu_btn_bg.gif) repeat-x;
	margin:0 0 0 25px;
	width:950px;
	height:48px;
}

-------------------------------------*/
hr {
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	width:98%;
	background-color: #c0c0c0;
	height: 2px;
	margin-top:10px;
}

#border {
	border-collapse: separate;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	width:98%;
	background-color: #c0c0c0;
	height: 2px;
	margin:10px 10px 0 10px;
}


#list{
	margin:20px 0;
	width:1000px;
	text-align:center;
	height:180px;
}

#list .adr{
	width:300px;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 8px;
	text-align:left;
}

#list .nm{
	width:300px;
	font-size:14px;
	padding:0 0 0 8px;
	text-align:left;
	height:70px;
	margin:20px 0;
}

#list .dt{
	width:300px;
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	padding:0;
	text-align:left;
}

#list .left{
	float:left;
	width:300px;
	height:150px;
	margin-left:15px;
}

#list .center{
	float:left;
	width:80px;
}

#list .center table{
	height:140px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#list .right{
	float:right;
	width:580px;
}

#list .right table{
	width:550px;
}

#list .right table th{
	background:#e5e4c0;
	text-align:center;
	width:100px;
	font-weight:normal;
}

#list .cyusyaryo{
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #e5e4c0;
	border-collapse: collapse;
	height:25px;
	text-align:left;
	padding:0 0 0 5px;
}

#list .hosyoukin{
	font-size:14px;
	border-bottom:1px solid #e5e4c0;
	border-collapse: collapse;
	height:25px;
	text-align:left;
	padding:0 0 0 6px;
}

#list .jyosetsuhi{
	font-size:14px;
	border-bottom:1px solid #e5e4c0;
	height:25px;
	text-align:left;
	padding:0 0 0 9px;
}

#list .daisuu{
	font-size:14px;
	border-bottom:1px solid #e5e4c0;
	height:25px;
	text-align:left;
	padding:0 0 0 9px;
}

#list .bikou{
	font-size:14px;
	border-bottom:1px solid #e5e4c0;
	height:25px;
	text-align:left;
	padding:0px;
}


.menu li{
	float:left;
	padding:0 0 0 1px;
}

#mainimg{
	margin:15px 0;
	padding:0;
}

#upd{
	font-size:14px;
	float:left;
	text-align:left;
	margin:3px 10px 10px 25px;
}

#comt{
	text-align:right;
	margin:10px 25px 0px 0px;
}

#nolist{
	margin:50px 0;
	width:1000px;
	text-align:center;
}

/*
contents
-------------------------------------*/

#content{
	margin:25px;
	width:950px;
}

#index #content h2{
	text-align:center;
}

-------------------------------------*/

#index #content{
	width:800px;
	margin:10px 0;
	text-align:center;
}

#index #content .box{
	width:1000px;
	padding:15px 0;
	text-align:center;
}

#index #content .box li{
	float:left;
	width:190px;
	margin:5px 0;
}

