@charset "UTF-8";
/* CSS Document */

/*indexページ*/
/*------------------------------*/

#siteCenter {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.block {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5952F;
	margin: 0px;
	width: 780px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.block:after {
	content: ".";  
	display: block;
	clear: both;  
	height: 0;  
	visibility: hidden;    
}
.block {
	　zoom:1;
}

.contents {
	width: 260px;
	float: left;
}
.contents ul.format01 li {
	line-height: 200%;
}

.contents ul.format02 {
	line-height: 150%;
	margin-bottom: 10px;
}

.contents ul.format02 li {
	color: #333333;
	background-image: url(img/index_point.gif);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	text-indent: 20px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5952F;
	padding: 0px;
	font-size: 10px;
}
.contents ul.format02 li.last {
	color: #333333;
	background-image: url(img/index_point_btm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 20px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
.contents ul.format02 li.sub {
	color: #333333;
	text-indent: 20px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5952F;
	padding: 0px;
	font-size: 10px;
	background: url(img/index_point_sub.gif) no-repeat -1px 0px;
}

.contents ul.format01 li a,
.contents ul.format02 a {
	color: #036;
	text-decoration: none;
}
.contents ul.format02 li a {
	color: #333333;
	text-decoration: none;
}
.contents ul.format01 a:hover,
.contents ul.format02 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.contents ul.format02 li.tit1 {
	color: #FF0000;
	border-style: none;
	margin: 0px;
	background-image: none;
	text-indent: 0px;
	padding: 0px;
}
.contents ul.format02 li.tit2 {
	color: #0066FF;
	border-style: none;
	margin: 0px;
	background-image: none;
	text-indent: 0px;
	padding: 0px;
}
.contents ul.format02 li.tit3 {
	color: #009900;
	border-style: none;
	margin: 0px;
	background-image: none;
	text-indent: 0px;
	padding: 0px;
}
.contents ul.format02 li.tit4 {
	color: #880C15;
	border-style: none;
	margin: 0px;
	background-image: none;
	text-indent: 0px;
	padding: 0px;
}
.contents ul.format02 li.tit1 a {
	color: #FF0000;
	border-style: none;
	margin: 0px;
	background-image: none;
	text-indent: 0px;
	padding: 0px;
}
.contents ul.format02 li.tit2 a {
	color: #03C;
	border-style: none;
	margin: 0px;
	background-image: none;
	text-indent: 0px;
	padding: 0px;
}
.contents ul.format02 li.tit3 a {
	color: #009900;
	border-style: none;
	margin: 0px;
	background-image: none;
	text-indent: 0px;
	padding: 0px;
}
.contents ul.format02 li.tit4 a {
	color: #880C15;
	border-style: none;
	margin: 0px;
	background-image: none;
	text-indent: 0px;
	padding: 0px;
}
