@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: 20px 0 15px 0;
}

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

.aboutBlock p.mb{
	margin-bottom: 40px;
}

.aboutBlock p.mb2{
	margin-bottom: 20px;
}

.aboutBlock h5{
	line-height: 180%;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 8px;
	margin-left: 5px;
}
.aboutBlock h5 span{
	color: #F60;	
}

#personal{
	margin-left: 15px;
}

#maekawa img{
	float: left;
	width: 157px;
	padding-left: 10px;
	padding-right: 20px;
}
#maekawa span{
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 90px;
}