@charset "UTF-8";	

/* ******************************************
 contents
****************************************** */
h2#h2index{
	background: url(../../images/title02.gif) no-repeat;
	width: 980px;
	height: 71px;
	text-indent: -9999px;
}

/*  about  */
.aboutBlock{
	padding: 15px 25px 0 25px;
	text-align: left;
}

.h1Block{
	width: 980px;
	height:71px;
	display: block;
	text-indent: -9999px;
}

#h1Block01{ background: url(../images/title_01.gif) no-repeat;}


.aboutBlock h3{
	border-left: 8px #F60 solid;	
	border-bottom: 1px #F60 solid;
	font-size: 1.3em;
	font-weight: bold;
	width: 600px;
	padding: 4px 0 4px 10px;
	margin-bottom: 20px;
}

.aboutBlock p{
	line-height: 160%;
	margin-bottom: 15px;
}

.aboutBlock h4{
	color: #F60;	
	font-size: 1.3em;
	font-weight: bold;
	margin: 40px 0 20px 0;
}

.aboutBlock ul{
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 40px;
}
.aboutBlock li{
	line-height: 160%;
	margin-bottom: 10px;
}
