@charset "utf-8";
p#top_bg{
	background-image: url(../images/index/index_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 298px;
	width: 700px;
}
div#main_bg{
	background-image: url(../images/index/index_bg_main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 700px;
	padding-top: 15px;
}
div#main_bg table{
	margin-right: auto;
	margin-left: auto;
}
div#main_bg td{
	padding-right: 10px;
	padding-left: 10px;
}
td#center_td{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
td#center_td li{
	font-size: 14px;
}
td#center_td a:link,td#center_td a:visited{
	color: #333333;
	text-decoration: underline;
}
td#center_td a:hover{
	color: #333333;
	text-decoration: none;
}

ul#osirase_poz li{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	line-height: 200%;
}
p#bottom_bg{
	background-image: url(../images/index/index_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 700px;
}
span#teikyu{
	color: #FF6666;
}


#center_td_list ul	{
		margin:10px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		
		}


#center_td_list ul li img{
		width:190px;
		height:25px;
		
		margin:5px 0px 0px 0px;
		}



#dcs-logo	{
		text-align:right;
		}

#dcs-logo a img{
		border:none;
	}
