@charset "UTF-8";

/*toppage*/

/*top-img
*********************************************/

#top-img{
	margin-bottom:10px;
	margin-top:12px;
	}

/*コース紹介
*********************************************/

#course h5 { background:none;
	text-align:left;
	padding:0;
	}

#course{
	margin-bottom:20px;
	width:580px;
	}
	
#course-01{
	display:block;
	float:left;
	width:433px;
	height:81px;
	text-indent:-9999px;
	background:url(../index_image/course_off.jpg) no-repeat;
	}
	
#course-01:hover{
	background:url(../index_image/course_on.jpg) no-repeat;
	}

#course-02{
	float:right;
	width:147px;
	height:81px;
	}
	
#course-02 a{
	margin:0;
	padding:0;
	}



/*特徴
*********************************************/

#tokucho h5 { background:none;
	text-align:left;
	padding:0;
	}

#tokucho{
	border:1px solid #ccc;
	margin-bottom:20px;
	width:578px;
	padding:7px 0;
	}

#tokucho-contents{
	margin:0 auto;
	text-align:center;
	padding-left:7px;
	}


#tokucho a{
	margin:5px;
	display:block;
	float:left;
	}



/*アプリケーション
*********************************************/

#application h5 {
	clear:both;
	background:none;
	text-align:left;
	margin-top:10px;
	padding:0;
	}

#application{
	border:1px solid #ccc;
	margin-bottom:20px;
	width:578px;
	}
	
/*indexコピー
*********************************************/
#index-copy-box{
	padding:10px;
	margin-bottom:20px;
	border:1px solid #ccc;
	background:#f0f0f0;
	}

#index-copy{
	background:none !important;
	margin:0 0 10px 0 !important;
	text-indent:0 !important;
	text-align:center !important;
	}
#index-copy-box p{
	color:#777;
	font-size:0.8;
	text-align:justify;
	padding:0 5px !important;
	}


/*新着情報
*********************************************/

.whatsnew_btn a {
	background-color: #888;
}

.whatsnew_btn a:hover,.whatsnew_btn_on {
	background-color: #666;
}

.whatsnew_btn a,.whatsnew_btn a:hover,.whatsnew_btn_on {
	margin:0 0 20px 15px;
	padding: 10px 20px;
	display: block;
	position: relative; /* for IE6 */
	color: #fff;
	text-decoration: none;
	float:left;
	border: 1px #666 solid;
}


#whatsnew {
	clear:both;
	margin:10px 0px;
}

#whatsnew h2 {
	background:url(../common_image/c_title.jpg) no-repeat 0px 0px;
	height:42px;
	padding:0px;
	text-indent: 50px;
	line-height:42px;
}
#whatsnew dl {
	margin:20px;
}
#whatsnew dt {
	width:8em;
	background:url(../index_image/point.gif) no-repeat center left;
	padding-left:20px;
	padding-top:0.8px;
	float:left;
	margin-top:1px;
}
#whatsnew dd {
	margin-left:8em;
	padding-left:20px;
	padding-bottom:10px;
	color:#444;
}

.version-info{
	line-height:1.5;
	padding-top:15px;
	margin-left:10px;
	margin-right:10px;
	border-top:1px dotted #ccc;
	}
.version-info img{
	vertical-align:baseline;

	}
/*その他のサービス
*********************************************/
#otherservice {
	clear:both;
	margin:10px 0px;
	width:578px;
}
.otherserviceL {
	float:left;
	width:280px;
}
.otherserviceR {
	float:right;
	width:280px;
}


#otherservice h2 {
	background:url(../common_image/c_title.jpg) no-repeat 0px 0px;
	height:42px;
	padding:0px;
	text-indent: 50px;
	line-height:42px;
}



#otherservice dl {
	margin:10px;
	clear:both;
}
#otherservice dt {
	width:83px;
	float:left;
	clear:both;
}
#otherservice dd {
	margin-left:100px;
	padding:10px 0px 10px 20px;
	background:url(../index_image/point.gif) no-repeat 0px 12px;
}

/*右コンテンツ
*********************************************/

/*導入事例集
*********************************************/
a.dounyuzirei {
	background:url(../index_image/donyu_b.jpg) no-repeat 0px 0px;
	height:120px;
	display:block;
	text-indent:-5000px;
}
a.dounyuzirei:hover {
	background:url(../index_image/donyu_b.jpg) no-repeat 0px -120px;
}
/*ドメイン検索
*********************************************/
#domainserch {
	clear:both;
	margin:10px 0px;
}
.domainserch-midle {
	background:url(../index_image/domain2.gif) repeat-y 0px 0px;
	padding:5px 5px 0px;
	margin:0px;
}
.domainserch-bottom {
	background:url(../index_image/domain3.gif) no-repeat 0px 0px;
	height:10px;
	display:block;
}
#domainserch ol {
	font-size:10px;
	margin-left:25px;
	padding:0px;
}
.domainserch-input {
	margin:5px auto;
	width:160px;
}
.domainserch-input-bg {
	padding:5px;
	background:#EFE6DC;
	margin:3px 0px;
}
.domainserch-input2 {
	margin:5px auto 0px;
	width:160px;
}
.domainserch-input2L {
	width:53px;
	float:left;
	font-size:10px;
}
/*お見積*/
a.mitsumori_btn {
	background:url(../index_image/mitsumori.jpg) no-repeat center 0px;
	height:45px;
	width:53px;
	display:block;
	text-indent:-5000px;
}
a.mitsumori_btn:hover {
	background:url(../index_image/mitsumori.jpg) no-repeat center -45px;
}


/*資料請求*/
a.seikyu_btn {
	background:url(../index_image/shiryo.jpg) no-repeat center 0px;
	height:45px;
	width:53px;
	display:block;
	text-indent:-5000px;
}
a.seikyu_btn:hover {
	background:url(../index_image/shiryo.jpg) no-repeat center -45px;
}
/*導入前のお問合せ*/
a.beforcontact_btn {
	background:url(../index_image/toiawase.jpg) no-repeat center 0px;
	height:45px;
	width:53px;
	display:block;
	text-indent:-5000px;
}

a.beforcontact_btn:hover {
	background:url(../index_image/toiawase.jpg) no-repeat center -45px;
}

/*販売代理店-トップ用（サイズ大）
*********************************************/
#dairten-top {
	clear:both;
	margin:20px auto;
}
a.dairiten-top_btn {
	background:url(../index_image/dairiten_a_off.gif) no-repeat;
	height:90px;
	display:block;
	text-indent:-5000px;
	width:174px;
}
a.dairiten-top_btn:hover {
	background:url(../index_image/dairiten_a_on.gif) no-repeat;
}

#dairten-top-text{
	padding:5px;
	text-align:justify;
}
.dairiten-top_sentence {
	margin:0 0 0 0px;
	width:174px;
	text-align:justify;
	font-size:95%;
	color:#555;
}

