@charset "Shift_JIS";

/* -----------------------------------------------------------------------ドメイン名検索 */
#domainsearch{
clear:both;
width:916px;
height:60px;
background:url(../indeximg/bg_domainsearch.gif) no-repeat;
}
#domainsearch h2{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
	#searchin{
	margin:14px 0 0 85px;
	}
	#searchin input.domaintext{
	width:190px;
	height:19px;
	}
/* -----------------------------------------------------------------------メイン画像 */
#index_vps,
#index_rentalserver,
#index_shopper{
	float:left;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	height:202px;
	width:296px;
	margin:7px 0 7px 7px;
}
#index_ereserve{
	float:left;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	height:220px;
	width:980px;
	margin-bottom:7px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
	#index_ereserve h2 a{
		display:block;
		height:220px;
		width:980px;
	}
	#index_vps h2 a,
	#index_rentalserver h2 a,
	#index_shopper h2 a{
		display:block;
		height:220px;
		width:296px;
	}
	#index_vps h2 a		{background:url(../indeximg/index_vps.jpg) no-repeat;}
	#index_rentalserver h2 a{background:url(../indeximg/index_rentalserver.jpg) no-repeat;}
	#index_shopper h2 a	{background:url(../indeximg/index_shopper.jpg) no-repeat;}
	#index_ereserve h2 a	{background:url(../indeximg/index_ereserve.jpg) no-repeat;}

/* -----------------------------------------------------------------------見出し */
#index_info h3{
	background:#006DB0;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding:3px 5px 3px 5px;
}
	*:first-child+html #index_info h3{
		padding:6px 5px 0 5px;
	}
#index_regist h3,
#index_group h3
{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

/* -----------------------------------------------------------------------バナー */
#index_banner_event{
	clear:both;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	height:60px;
	width:900px;
	margin:0 auto;
}
#index_banner_event{margin-bottom:5px;}
	#index_banner_event h3 a{
		display:block;
		height:60px;
		width:900px;
	}
	#index_banner_event h3 a{background:url(../indeximg/index_banner_ido.jpg) no-repeat;}

#index_banner_payment,
#index_banner_support{
	clear:both;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	height:100px;
	width:900px;
	margin:0 auto;
}
#index_banner_payment{margin-bottom:5px;}
#index_banner_support{margin-bottom:2px;}
	#index_banner_payment h3 a,
	#index_banner_support h3 a{
		display:block;
		height:100px;
		width:900px;
	}
	#index_banner_payment h3 a{background:url(../indeximg/index_banner_payment.jpg) no-repeat;}
	#index_banner_support h3 a{background:url(../indeximg/index_banner_support.jpg) no-repeat;}

.index_banner_onlyserver{
	clear:both;
	width:902px;
	margin:0 auto 7px;
	overflow:hidden;
}
	.index_banner_onlyserver li{
		float:left;
		text-indent:100%;
		white-space:nowrap;
		overflow:hidden;
		height:50px;
		width:447px;
	}
	.banner_mailonly{
		margin-right:8px;
	}
	.index_banner_onlyserver li a{
		display:block;
		height:50px;
		width:447px;
	}
	li.banner_mailonly a{background:url(../indeximg/index_banner_mailonly.jpg) no-repeat;}
	li.banner_webonly a{background:url(../indeximg/index_banner_webonly.jpg) no-repeat;}

#index_banner_cojp{
	clear:both;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	height:100px;
	width:900px;
	margin:0 auto;
}
#index_banner_cojp{margin-bottom:5px;}
	#index_banner_cojp h3 a{
		display:block;
		height:100px;
		width:900px;
	}
	#index_banner_cojp h3 a{background:url(../indeximg/index_banner_cojp.jpg) no-repeat;}


/* -----------------------------------------------------------------------お申込みについて */
#index_regist{
	clear:both;
	width:900px;
	margin:0 auto 20px;
	overflow:hidden;
}
#index_regist ul li{
	float:left;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	width:244px;
	height:40px;
}
#index_regist ul li a{
	display:block;
	width:244px;
	height:40px;
}
	#index_regist ul li#index_regist_new{
		text-indent:0;
		white-space:normal;
		margin-right:10px;
		width:397px;
		height:85px;
	}
	#index_regist ul li#index_regist_new a{
		background:url(../indeximg/index_regist_new.gif) no-repeat;
		width:397px;
		height:85px;
	}
	#index_regist ul li#index_regist_flow{margin:0 5px 5px 0;}
	#index_regist ul li#index_regist_flow a{background:url(../indeximg/index_regist_flow.gif) no-repeat;}
	#index_regist ul li#index_regist_mitumori{margin-bottom:5px;}
	#index_regist ul li#index_regist_mitumori a{background:url(../indeximg/index_regist_mitumori.gif) no-repeat;}
	#index_regist ul li#index_regist_ido{margin-right:5px;}
	#index_regist ul li#index_regist_ido a{background:url(../indeximg/index_regist_ido.gif) no-repeat;}
	#index_regist ul li#index_regist_data a{background:url(../indeximg/index_regist_data.gif) no-repeat;}


/* -----------------------------------------------------------------------新着情報 */
#index_info{
	clear:both;
	float:left;
	width:397px;
	margin:0 0 12px 8px;
}
#index_info dl{
	border-bottom:solid 1px #ddd;
	overflow:hidden;
	overflow: hidden;
	_zoom: 1;
}
#index_info dl dt,
#index_info dl dd{/* 下部border共通指定 */
	margin-top: -1px;
	border-top:solid 1px #ddd;
}
#index_info dl dt{
	clear:both;
	float:left;
	display:inline;
	width:50px;
	padding:7px 8px;
}
	#index_info dl dt span{
	display:block;
	width:50px;
	height:18px;
	background:url(../indeximg/index_info_icon.gif) no-repeat;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	}
	#index_info dl dt.osirase span{
	background-position:0 0;
	}
	#index_info dl dt.service span{
	background-position:0 -20px;
	}
#index_info dl dd{
float:left;
width:331px;
line-height:18px;
padding:7px 0;
}
	#index_info dl dd span.yl{
	background:#ffef84;
	}

/* -----------------------------------------------------------------------オプションサービス */
#index_option{
	float:right;
	width:493px;
	margin:0 8px 12px 0;
}
#index_customizes h2 a,
#index_pertoners h2 a{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	height:110px;
	width:493px;
}
#index_customizes h2 a{
	background:url(../indeximg/optional_service_customizes.jpg) no-repeat;
	margin-bottom:5px;
}
#index_pertoners h2 a{background:url(../indeximg/optional_service_pertoners.jpg) no-repeat;}

/* -----------------------------------------------------------------------関連サービス */
#index_group{
	clear:both;
	margin:0 auto 10px;
	width:742px;
	height:64px;
}
#index_group ul{
	overflow:hidden;
	background:url(../indeximg/index_group.jpg) no-repeat;
}
#index_group ul li{
	float:left;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	width:244px;
	height:46px;
	margin-right:5px;
}
#index_group ul li#index_group_hotbiz{
	margin-right:0;
}
#index_group ul li a{
	display:block;
	width:244px;
	height:46px;
}
#index_group ul li a:hover{
	background:#fff;
    opacity: 0.40;
    -moz-opacity: 0.40; /* Firefox */
    filter: alpha(opacity=40); /* IE6/7 */
    -ms-filter: "alpha(opacity=40)"; /* IE8 */
}

/* -----------------------------------------------------------------------フッターページリンク */
p#totop{/* ページトップへ */
clear:both;
width:906px;/* paddingの分916からマイナス */
height:28px;
line-height:28px;
margin:0 auto;
background:#004F8C;
text-align:right;
padding:0 10px 0 0;
}
	p#totop a{
	color:#fff;
	padding:0 0 0 12px;
	background:url(../indeximg/totop.gif) no-repeat 0 2px;
	}
#pagelink{
width:916px;
height:270px;
margin:0 auto;
overflow:hidden;
}
#pagelink_inner{
width:915px;
margin:8px auto 0;
}
#pagelink .pagefl{
float:left;
width:157px;
height:270px;
padding-left:25px;
border-right:solid 1px #ddd;
}
	#pagelink .pagefl_last{
		border-right:none;
	}
#pagelink .pagefl h4{
font-weight:bold;
font-size:85%;
color:#333;
}
#pagelink ul{
margin:2px 0;
}
#pagelink ul li{
font-size:95%;
}
	* html #pagelink ul li{
	font-size:85%;
	line-height:1.7;
	}
	*:first-child+html #pagelink ul li{
	font-size:85%;
	line-height:1.7;
	}
	
/* -----------------------------------------------------------------------画像オンマウス */

#index_vps h2 a:hover,
#index_rentalserver h2 a:hover,
#index_shopper h2 a:hover,
#index_ereserve h2 a:hover,
#index_banner_event h3 a:hover,
#index_banner_payment h3 a:hover,
#index_banner_support h3 a:hover,
#index_banner_cojp h3 a:hover,
#index_regist ul li:hover,
#index_option h2 a:hover,
#index_other #index_other_support a:hover
{
    opacity: 0.75;
    -moz-opacity: 0.75; /* Firefox */
    filter: alpha(opacity=75); /* IE6/7 */
    -ms-filter: "alpha(opacity=75)"; /* IE8 */
}