﻿@charset "utf-8";

/*トップページ*/
h1{
    margin:0;
}
h2{
	color:#000000;
	line-height:34px;
	font-weight:bold;
}
h3{
    margin:0;
	font-weight:bold;
}
h4{
	line-height:30px;
	font-weight:bold;
}
h5{
	text-align: center;
	margin: 0px 0px 15px 0px;
	clear:both;
}
.img_back{
	text-align: center;
	margin: 0px 0px 15px 0px;
	clear:both;
}
.title_back{
	width: 630px;
	margin: 15px 10px 15px 10px;
	text-indent:40px;
	background: url(/img/h2web_service.gif) no-repeat;
	clear:both;
}
.subtitle_back{
	width: 630px;
	margin: 15px 10px 15px 10px;
	clear:both;
}
.comtitle_back{
	width: 630px;
	text-indent:25px;
	margin: 15px 10px 15px 10px;
	background: url(/img/h4.gif) no-repeat;
	clear:both;
}
.linktitle_back{
	width: 600px;
	text-indent:10px;
	margin: 15px 25px 15px 25px;
	background-color:#eaeaea;
	clear:both;
}
/*メニュー*/
p{
	line-height:22px;
	margin: 0px 25px 15px 25px;
	clear:both;
}
p.subcate{
	line-height:24px;
	font-size: 12px;
	text-indent:10px;
	font-weight:bold;
	border: 1px solid #cbcbc9;
}
.line_box{
	padding:10px;
	background-color:#f4f4f4;
	border: 1px dotted #cbcbc9;
}
.details{
	width: 600px;
	margin: 0px 25px 15px 25px;
	clear:both;
}
.subword{
	margin: 0px 25px 0px 25px;
}
.top_fla{
	padding: 0px 0px 15px 0px;
}
/*メニューリスト*/
.web_list{
	float:left;
	padding: 0px 25px 15px 25px;
}
.web_list_box_l{
	width: 288px;
	float:left;
	margin: 0px 0 5px 0px;
	border: 3px solid #EFEFEF;
}
.web_list_box_r{
	width: 288px;
	float:left;
	margin: 0px 0 5px 8px;
	border: 3px solid #EFEFEF;
}
.web_title{
	color: #cf4343;
	border-bottom: 1px solid #E3E3E3;
	text-indent: 15px;
	background: url(/img/icon03.gif) no-repeat;
	line-height: 24px;
}
.web_menu_l{
	width: 90px;
	float:left;
	color: #4c4b4b;
	padding: 5px;
}
.web_menu_r{
	width: 179px;
	float:right;
	line-height: 22px;
	color: #4c4b4b;
	padding: 5px 4px 5px 0px;
}
/*クエストの強み*/
#business_list{
	width: 600px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 25px 0px 25px;
	line-height:22px;
	clear: both;
}
.business_left {
	width: 195px;
	margin: 0px 0px 5px 0px;
    float: left;
}
.business_right {
	width: 195px;
	margin: 0px 0px 5px 5px;
    float: left;
}
.business_box {
	width: 173px;
	margin: 0px 0px 0px 0px;
	padding:10px;
	border: 1px solid #c6c6c6; 
    float: left;
}
/*クエストの強み*/
#business_list_2cu{
	width: 600px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 25px 0px 25px;
	line-height:22px;
	clear: both;
}
.business_left_2cu {
	width: 295px;
	margin: 0px 0px 0px 0px;
    float: left;
}
.business_right_2cu {
	width: 295px;
	margin: 0px 0px 0px 10px;
    float: left;
}
.business_box_2cu {
	width: 273px;
	margin: 0px 0px 0px 0px;
	padding:10px;
	border: 1px solid #c6c6c6; 
    float: left;
}

/*流れ*/
.web_flow_list{
	float:left;
	padding: 0px 25px 15px 25px;
}
.web_flow_l{
	width: 170px;
	float:left;
}
.web_flow_r{
	width: 430px;
	float:left;
	padding-top:10px;
	line-height: 22px;
}
/*実績*/
.results{
	width: 600px;
	float:left;
	padding: 0px 25px 10px 25px;
}
.results_left{
	width: 355px;
	float:left;
	line-height: 24px;
	margin: 0px 15px 0px 0px;
	text-align: left;
}
.results_right{
	width: 230px;
	float:right;
}
.results_name{
	color:#FFFFFF;
	line-height: 24px;
	margin: 0px 25px 15px 25px;
	padding:10px;
	background-color:#333333;
	clear: both;
}
/*service*/
.service_list{
	float:left;
	padding: 0px 25px 15px 25px;
}
.service_list_l{
	float:left;
	width: 235px;
}
.service_list_r{
	width: 365px;
	float:left;
	line-height: 22px;
}
/* product */
.pro_list{
	float:left;
	padding: 0px 25px 15px 25px;
}
.pro_l {
	width: 250px;
	margin: 15px 0px 15px 0px;
    float: left;
}
.pro_r {
	width: 350px;
	line-height:22px;
	margin: 15px 0px 15px 0px;
    float: left;
}
/*表*/
#list{
	width: 600px;
	color: #706f6f;
	float:left;
	padding: 0px 25px 15px 25px;
}
#list th{
	padding: 5px 10px 5px 10px;
	font-weight:normal;
	border-left: 1px dotted #cbcbc9;
	border-bottom: 1px dotted #cbcbc9;
	color: #ce151d;
	line-height:20px;
	text-align: left;
}
#list td{
	line-height:20px;
	border-bottom: 1px dotted #cbcbc9;
	padding: 5px 10px 5px 10px;

}
#list_b{
	width: 600px;
	margin: 0px 24px 15px 24px;
	line-height:24px;
	background-color:#f3f1e9;
	border-top: 1px solid #cbcbc9;
	border-left: 1px solid #cbcbc9;
}
#list_b th{
	padding: 0px;
	font-weight:normal;
}
#list_b td{
	border-right: 1px solid #cbcbc9;
	border-bottom: 1px solid #cbcbc9;
	padding: 5px 10px 5px 10px;

}
/*質問*/
.qa_list_q{
	width: 450px;
	float:left;
	text-indent: 10px;
	line-height:30px;
	font-size: 12px;
}
.qa_list_a{
	width: 150px;
	float:left;
	text-indent: 10px;
	line-height:30px;
	font-size: 12px;
}
/*CSS*/

.info_box{
	float:left;
	padding: 0px 25px 15px 25px;
	clear: both;
}
.info_l{
	width: 120px;
	float:left;
	padding: 0px 0px 0px 10px;
	line-height:30px;
	border-bottom: 1px dotted #cbcbc9;
}
.info_r{
	width: 460px;
	float:left;
	padding: 0px 0px 0px 10px;
	line-height:30px;
	border-bottom: 1px dotted #cbcbc9;
}
.info_new_l{
	width: 120px;
	float:left;
	padding: 0px 0px 0px 10px;
	line-height:30px;
}
.info_new_r{
	width: 460px;
	float:left;
	padding: 0px 0px 0px 10px;
	line-height:30px;
}
.info_link_box{
	width: 600px;
	float:left;
	padding: 0px 25px 15px 25px;
	clear: both;
}
.info_link_l{
	width: 100px;
	float:left;
	padding: 5px 0px 0px 10px;
}
.info_link_r{
	width: 480px;
	float:left;
	padding: 5px 0px 0px 10px;
}
.info_box th{
	padding: 5px 10px 5px 10px;
	font-weight:normal;
	border-bottom: 1px dotted #cbcbc9;
	color: #ce151d;
	line-height:22px;
	text-align: left;
}
.info_box td{
	line-height:22px;
	border-bottom: 1px dotted #cbcbc9;
	padding: 5px 10px 5px 10px;
}
.company_box{
	margin: 0px 0px 0px 0px;
	background: #F7F7F7;
}
.company_l{
	width: 120px;
	float:left;
	padding: 0px 0px 0px 10px;
	line-height:30px;
}
.company_r{
	width: 460px;
	float:left;
	padding: 0px 0px 0px 10px;
	line-height:30px;
	background: #FFF;
}
.sitemap{
	margin: 0px 0px 0px 0px;
}
.sitemap_title{
	text-indent:15px;
	font-weight:bold;
	line-height:30px;
	background-color:#f4f4f4;
	border: 1px solid #d7d7d7;
	clear:both;
}
.sitemap_menu{
	text-indent:15px;
	line-height:28px;
	margin: 5px 0 5px 40px;
	background: url(/img/icon_03.gif) no-repeat;
	clear:both;
}
.sitemap_menu_sub{
	text-indent:15px;
	line-height:28px;
	margin: 5px 0 5px 60px;
	background: url(/img/icon_03.gif) no-repeat;
	clear:both;
}
/*CSS*/
.text_r{
	color: #fe011f;
    margin:0;
}
.text_s{
	font-size:13px;
}
.text_sm{
	font-size:10px;
}
.text_b{
	color: #392c29;
	font-weight:bold;
	text-decoration:underline;
}
.text_right{
	text-align:right;
    margin:5px;
}
.text_bold{
	color: #ce151d;
	font-size:14px;
	font-weight:bold;
}
.text_bold_a{
	color: #392c29;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.text_bold_b{
	color: #ffba00;
	font-size:16px;
	font-weight:bold;
}
.text_banner{
	line-height:16px;
	font-size:13px;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", Verdana,"MS PGothic",sans-serif;
}
.black_u{
	font-weight:bold;
	text-decoration:underline;
}
.ore{
	color: #f09a11;
	font-weight:bold;
}
.red{
	color: #ff0000;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
.pin{
	color: #eb6877;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
.link_b{
	text-indent:15px;
	line-height:22px;
	margin: 0px 25px 15px 25px;
	background: url(/img/icon_02.gif) no-repeat;
	clear:both;
}
.link_c{
	line-height:22px;
	color: #FFF;
	text-indent:15px;
	background: url(/img/icon_04.gif) no-repeat;
}
.link_d{
	text-indent:15px;
	line-height:22px;
	margin: 0px 0px 0px 0px;
	background: url(/img/icon_01.gif) no-repeat;
	clear:both;
}
#botan{
	text-align: center;
	margin: 20px 0px 20px 0px;
}
#botan_r{
	text-align: right;
	margin: 0px 20px 0px 0px;
}
.botan_b{
	margin: 10px 25px 10px 25px;
	clear:both;
}
.bottom{
	border-bottom: 1px dotted #a8aaaa;
	padding: 0px 0px 0px 0px;
	line-height:22px;
	clear: both;
}
.bottom_hight{
	border-bottom: 1px dotted #a8aaaa;
	padding: 0px 0px 0px 0px;
	height:5px;
	clear: both;
}
.bottom_under{
	border-bottom: 1px dotted #a8aaaa;
	margin: 0px 0px 10px 0px;
	line-height:22px;
	clear: both;
}
