@charset "UTF-8";


/* メインコンテンツ */

#path {
	font-size: 11px;
	line-height: 12px;
	left: 209px;
	top: 121px;
	position: absolute;
	color: #616161;
}
#path a {}
#path a:hover {}
#main {
	float: right;
	width: 568px;
}


#index {
	float: right;
}
#index .contents {
	margin-right: 16px;
	margin-left: 16px;
}
#index h1 {
	margin-bottom: 7px;
}
#index h2.type3 {
margin-left:2px;
margin-bottom:1px;
}



#index .h2Box {
	background: url(../img/index01.jpg) no-repeat;
	height: 91px;
	padding-top: 12px;
	padding-left: 14px;
	width: 274px;
	padding-right: 248px;
}
#index .h2Box p {
	width: 274px;
}