@charset "UTF-8";
#mainvisual {
	background:url(../images/main.jpg) no-repeat;
	width:666px;
	height:306px;
}
#mainvisual h2 {
	height:233px;
	text-indent:-9999px;
}
#index_inquiry {
	width:194px;
	height:50px;
	padding-left:450px;
}
#index_inquiry a {
	background:url(../images/btn_inquiry.jpg) no-repeat;
	width:194px;
	height:50px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}
#index_inquiry a:hover {
	background:url(../images/btn_inquiry_over.jpg) no-repeat;
}
#index_contents1 {
	margin-top:20px;
	float:left;
	margin-right:15px;
	width:210px;
	padding-bottom:20px;
}
#index_contents2 {
	margin-top:20px;
	float:left;
	margin-right:15px;
	width:210px;
}
#index_contents3 {
	margin-top:20px;
	float:left;
	width:210px;
}
#index_contents1 h3 {
	background:url(../images/ctitle_1.jpg) no-repeat;
	width:210px;
	height:87px;
	text-indent:-9999px;
}
#index_contents2 h3 {
	background:url(../images/ctitle_2.jpg) no-repeat;
	width:210px;
	height:87px;
	text-indent:-9999px;
}
#index_contents1 dl {
	margin-top:10px;
	width:201px;
	border-left:#C6D5E9 2px solid;
	padding-left:7px;
}
#index_contents2 dl {
	margin-top:10px;
	width:201px;
	border-left:#FFD7BF 2px solid;
	padding-left:7px;
}
#index_contents1 dt, #index_contents2 dt {
	margin-bottom:5px;
}
#index_contents1 dt a, #index_contents2 dt a {
	background:url(../images/icon_cursor_blue.gif) no-repeat 0 5px;
	padding-left:10px;
	line-height:1.3;
}
#index_contents1 dd, #index_contents2 dd {
	font-size:10px;
}

