@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#navi11 {
	color: #669933;
	background: #ffffff url(../../img/bg_navi.gif) 0px -60px no-repeat;
}


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

#mainbox #characteristic {
	position: relative;
	margin-top: 20px;
	height:460px;
	z-index: 200px;
}

#mainbox #characteristic #charact1 {
	position: absolute;
	top: 0px;
	left: 15px;
	display: block;
	width: 208px;
	height: 230px;
	background: #fcfbee url(../img/p11_h3_01.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;	
}

#mainbox #characteristic #charact2 {
	position: absolute;
	top: 0px;
	left: 265px;
	display: block;
	width: 208px;
	height: 230px;
	background: #fcfbee url(../img/p11_h3_02.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;	
}

#mainbox #characteristic #charact3 {
	position: absolute;
	top: 230px;
	left: 15px;
	display: block;
	width: 208px;
	height: 230px;
	background: #fcfbee url(../img/p11_h3_03.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;	
}

#mainbox #characteristic #charact4 {
	position: absolute;
	top: 230px;
	left: 265px;
	display: block;
	width: 208px;
	height: 230px;
	background: #fcfbee url(../img/p11_h3_04.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;	
}

