@charset "utf-8";
/* CSS Document */


/* right_body 右ボディ */

/* right_body 丸付きサブタイトル */

.dot_title_thin {
	width: 640px;
	height: 28px;
	background-image: url(../images/web_service/right_dot_title.jpg);
	background-repeat: no-repeat;
	padding: 0 0 25px 0;
}

.dot_title_txt {
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 5px;
	left: 20px;
}


/* right_body サービスのご紹介（企業サイト） */

.right_top_title {
	padding: 0 0 10px 0;
}

.right_top_box {
	width: 640px;
	padding: 0 0 10px 0;
}

.right_top_cacth {
	color: #4660b0;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

* html .right_top_cacth {
	padding: 5px 0 5px 0;
}

* html .title_thin_t {
	padding: 0 0 10px 0;
}

* html .title_thin_txt {
	padding: 0 0 30px 0;
}

.right_top_txt {
	padding: 0 0 30px 0;
}



/* right_body お見積もり事例 */

.jisseki_instance_box {
	width: 360px;
	height: 245px;
	padding: 0 30px 40px 20px;
	background-image: url(../images/jisseki/instance_box.gif);
	background-repeat: no-repeat;
	float: left;
}

* html .jisseki_instance_box {
	padding: 0 15px 20px 0;
}


.dl_title {
	width: 380px;
	height: 25px;
	color: #4660b0;
	font-weight: bold;
	position: relative;
	top: 4px;
}

* html .dl_title {
	left: 20px;
}


#right_inside dl {
	width: 380px;
	height: 110px;
	line-height: 3em;
}

* html #right_inside dl {
	position: relative;
	top: 4px;
	left: 20px;
}


#right_inside dt {
	width: 150px;
	padding: 0 20px 0 0;
	float: left;
}

* html #right_inside dt {
	width: 170px;
	padding: 0;
}


.dl_txt {
	width: 350px;
	height: 60px;
	padding: 10px 0 0 0;
}

* html .dl_txt {
	width: 370px;
	padding: 10px 0 0 20px;
}


.blue {
	color: #4660b0;
}



/* right_body お見積もり事例　右ボックス */

.achievement_box2 {
	width: 230px;
	height: 230px;
	color: #3a539a;
	font-size: 10px;
	line-height: normal;
	background-image: url(../images/web_service/achievement_box2.jpg);
	background-repeat: no-repeat;
	float: left;
}

* html .achievement_box2 {
	position: relative;
	left: 15px;
}



/* right_body お見積もり事例　右ボックス　内包ボックス */

.achievement_inside2 {
	width: 200px;
	height: 200px;
	padding: 15px 20px 20px 20px;
}


/* right_body ボックス */

.portfolio_box {
	padding: 20px 20px 10px 20px;
	float: left;
}

* html .portfolio_box {
	padding: 20px 0 0 20px;
}


/* right_body サイトアイコン */

.site_icon {
	padding: 0 4px 0 0;
	float: left;
}

/* Opera */

.site_icon:not(\*|*) {
	position: relative;
	top: -5px;
	}

/* IE6 */

* html .site_icon {
	padding: 0;
}


/* right_body お見積もり事例 ボタン */

.achievement_btn2 {
	width: 640px;
	height: 24px;
	text-align: right;
	padding: 0 0 20px 0;
	clear: both;
}

* html .achievement_btn2 {
	padding: 0 0 10px 0;
}


/* right_body 無料サポートダイヤル */

.bottom_ad {
	width: 640px;
	height: 70px;
	padding: 30px 0 50px 0;
	clear: both;
}


