@charset "utf-8";

/*プロバイダーサービスについて*/

/*---------------------------------------------------
ナビ上書き
---------------------------------------------------*/

#navi h4#menu01 {
	margin-top: 0;
	display: block;
	width: 260px;
	height: 35px;
	background: #ddf1bd url(../../img/menu_title01.gif) 0px -35px no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#navi ul#menulist01 li a#navi10 {
	color: #669933;
	background: #ffffff url(../../img/bg_navi.gif) 0px -60px no-repeat;
}


/*---------------------------------------------------
#mainbox ページ別スタイル設定
---------------------------------------------------*/

#mainbox h3#offsetmerit {
	margin: 15px 0 0 10px;
	font-size: 0px;
	line-height: 0px;
}

#mainbox h3#merit0 {
	margin: 20px 0 0 10px;
	font-size: 0px;
	line-height: 0px;
}

#mainbox h4#merit1 {
	margin: 8px 0 0 10px;
	display: block;
	width: 480px;
	height: 30px;
	background: #fcfbee url(../img/p10_h4_01.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#mainbox h4#merit2 {
	margin: 6px 0 0 10px;
	display: block;
	width: 480px;
	height: 30px;
	background: #fcfbee url(../img/p10_h4_02.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#mainbox h4#merit3 {
	margin: 6px 0 0 10px;
	display: block;
	width: 480px;
	height: 30px;
	background: #fcfbee url(../img/p10_h4_03.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#mainbox p.meritp {
	margin-top: 0;
	padding: 8px 10px 10px 15px;
	width: 455px;
	height: 100%;
	background: #fcfbee url(../img/p10_p_01.gif) left bottom no-repeat;
}

#mainbox p.mt10 {
	margin-top: 10px;
}


