@charset "utf-8";
/* CSS Document */

body {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background: url(../common_image/bg.gif) repeat-x left top;
	text-align: center;
	color: #000000;
}
/*------------------レイアウト設定------------------*/
#wrapper {
	text-align: left;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
/*------------------ヘッダーエリア設定------------------*/
#header {
	height: 125px;
	width: 900px;
}
#under {
	background: url(../common_image/body_under.jpg) repeat-x left top;
}
#head_info {
	float: right;
	width: auto;
}
.title_logo {
	padding-top: 23px;
}
.head_address {
	text-align: right;
	padding-top: 13px;
	padding-right: 10px;
}
/*------------------グローバルナビ設定------------------*/
#g_navi {
	height: 38px;
	width: 900px;
	clear: both;
	padding-top: 2px;
}
#g_navi ul li {
	display: inline;
	float: left;
	list-style: none;
	height: 38px;
}
/*------------------メインイメージ設定------------------*/
#main_image {
	height: 295px;
	width: 900px;
	background: url(../images/main.jpg) no-repeat left top;
	margin-top: 2px;
}
.main_detail {
	height: auto;
	width: auto;
	padding-top: 155px;
	padding-left: 30px;
	padding-bottom: 10px;
}
/*------------------メイン内実績テーブル設定------------------*/
.zisseki {
	color: #333333;
	background: #999999;
	margin-top: 20px;
	margin-left: 50px;
}
.zisseki th {
	font-weight: normal;
	background: #FFFFFF;
	padding-left: 15px;
	width: 120px;
	border: 1px solid #CCCCCC;
}
.zisseki td {
	margin-left: 50px;
	margin-top: 25px;
	width: 45px;
	color: #FFFFFF;
	background: #93c8fe;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
/*------------------左コンテンツ設定------------------*/
#main {
	float: left;
	height: auto;
	width: 610px;
}
/*------------------右コンテンツ設定------------------*/
#right {
	float: right;
	height: 800px;
	width: 250px;
}
#services {
	background: url(../images/service.jpg) no-repeat left top;
	height: 311px;
	width: 250px;
	float: right;
	display: block;
	text-align: center;
}
.stop_pd {
	padding-top: 57px;
}
.cp_lead {
	margin-bottom: 20px;
	margin-top: 10px;
}
.shikaku {
	text-align: left;
	line-height: 1.5em;
	padding-left: 30px;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 11px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
/*------------------サービス内容設定------------------*/
.area1 {
	background: url(../images/area1.jpg) no-repeat;
	height: 188px;
	width: 600px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	display: block;
}
.area2 {
	background: url(../images/area2.jpg) no-repeat;
	height: 188px;
	width: 600px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
}
.area3 {
	background: url(../images/area3.jpg) no-repeat;
	height: 188px;
	width: 600px;
	margin-top: 20px;
	margin-left: 10px;
	display: block;
	margin-bottom: 20px;
}
.area_t {
	color: #333333;
	padding-top: 35px;
	padding-left: 10px;
}
.area_link {
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
}
/*------------------フッター設定------------------*/
#footer {
	clear: both;
	height: 130px;
	background: url(../common_image/foot_bg.jpg) repeat-x left top;
	width: auto;
	padding-top: 10px;
	color: #FFFFFF;
}
#footer ul li {
	display: inline;
	border-left: 1px solid #FFFFFF;
	padding-right: 5px;
	padding-left: 7px;
	list-style: none;
}
#footer li.first {
	border-left: none;
	padding-left: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#under_box {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.footer_logo {
	float: left;
	padding-top: 15px;
	padding-left: 40px;
}
.pryvacy_title {
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 2px;
	font-size: 14px;
}
.f_ad {
	float: right;
	text-align: right;
	padding-top: 15px;
	padding-right: 40px;
}
.copy {
	clear: both;
}
/*------------------会社概要設定------------------*/
.company_table {
	margin-left: 10px;
	background: #999999;
}
.company_table th {
	margin-left: 10px;
	background: #F0F0F0;
	width: 100px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.company_table td {
	background: #FFFFFF;
	width: auto;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	line-height: 16px;
	padding-top: 10px;
}
.company_table ol {
	list-style: decimal;
 height: auto .px;
	width: 430px;
	padding-left: 30px;
}
.comp_pd {
	margin: 0px;
	padding: 0px;
}
/*------------------マージン設定------------------*/
.mg_r10 {
	margin-right: 10px;
}
.mg_tb5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.mg_under15 {
	margin-bottom: 15px;
}
/*------------------テキスト設定------------------*/
.explane {
	padding-left: 10px;
	margin-bottom: 5px;
}
.sub_t {
	background: url(../images/liner.jpg) no-repeat;
	height: 31px;
	width: 603px;
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 35px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.form_must {
	color: #FF3300;
}
.price_f10 {
	font-size: 10px;
	line-height: 12px;
}
.b_ruge {
	font-weight: bold;
	color: #FF0000;
}
.b_ruge16 {
	font-weight: bolder;
	color: #FF0000;
	font-size: 16px;
}
.bold_16 {
	font-size: 16px;
	font-weight: bold;
}
/*------------------ページTOPアンカー設定------------------*/
#page_top {
	clear: both;
	background: url(../common_image/p_top.gif) no-repeat right bottom;
	width: auto;
	height: 27px;
}
#page_top p {
	text-align: right;
	color: #381e02;
	padding-right: 40px;
	padding-top: 5px;
}
.pankuzu {
	padding-top: 3px;
	padding-left: 5px;
}
/*------------------サービス価格表設定------------------*/
.p_title {
	font-size: 16px;
	color: #666633;
	margin-top: 15px;
	margin-left: 20px;
	font-weight: bold;
}
.price_back {
	background: url(../images/price1.gif) no-repeat left top;
	height: 550px;
	width: 600px;
	margin-left: 5px;
}
.price_back2 {
	background: url(../images/price2.gif) no-repeat left top;
	height: 386px;
	width: 600px;
	margin-left: 5px;
}
.p_id {
	padding-top: 50px;
	display: block;
	width: 560px;
	height: auto;
	padding-left: 20px;
}
.price {
	background: #999999;
	text-align: center;
	height: auto;
	width: 560px;
}
.price th {
	background: #336699;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
}
.price td {
	background: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.p_id2 {
	text-align: center;
	height: auto;
	width: 560px;
	padding-left: 20px;
	display: block;
}
.price2 {
	background: #999999;
	text-align: center;
	height: auto;
	width: 560px;
}
.price2 th {
	background: #FF9900;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.price2 td {
	background: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*------------------Q&A設定------------------*/
.preview {
	margin-left: 3px;
	height: auto;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.preview dl {
	margin: 5px;
}
.preview dt {
	background: #F8F9FD url(../images/q.gif) no-repeat left 1px;
	color: #000066;
	font-weight: bold;
	height: auto;
	width: auto;
	padding: 10px 5px 10px 40px;
	border-bottom: 1px dotted #CCCCCC;
	display: block;
}
.preview dd {
	padding: 5px 5px 5px 40px;
	line-height: 16px;
	background: url(../images/a.gif) no-repeat left 5px;
	height: auto;
	width: auto;
	display: block;
	margin-bottom: 20px;
}
/*------------------イメージ設定------------------*/
.img_y1 {
	float: right;
	margin-right: 5px;
	margin-top: -5px;
}
.img_y2 {
	float: right;
	margin-right: 30px;
	margin-top: -5px;
}
.jirei_table {
	margin-left: 10px;
	text-align: center;
	width: 580px;
	background: #999999;
	color: #000000;
}
/*------------------事例紹介ページ設定------------------*/
.jirei_maintable {
	margin-left: 10px;
	text-align: center;
	width: 580px;
	color: #000000;
	line-height: 1.5em;
	font-size: 14px;
	background: #CCCCCC;
}
.jirei_maintable th {
	text-align: center;
	background: #F7F7F7;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.jirei_maintable td {
	text-align: center;
	background: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.jirei_table th {
	text-align: center;
	background: #0000FF;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.jirei_table td {
	text-align: center;
	background: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.add_td {
	color: #CC3300;
	font-weight: bold;
}
/*------------------お申し込みの流れページ設定------------------*/
.step {
	display: block;
	height: auto;
	width: 600px;
	margin-left: 10px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 30px;
	float: left;
	margin-top: 10px;
}
.stepnumber {
	float: left;
	margin-right: 15px;
}
.step_head {
	margin-top: 10px;
	width: auto;
	margin-left: 115px;
	display: block;
	height: auto;
	margin-bottom: 5px;
	line-height: 16px;
}
.step_sub {
	padding-left: 5px;
	margin-top: 5px;
	font-size: 14px;
}
/*------------------サイトマップ設定------------------*/
.sitemap {
	margin-left: 20px;
	width: auto;
}
.sitemap ul li {
	display: block;
	float: left;
	padding-left: 15px;
	clear: both;
	margin-bottom: 10px;
	width: 550px;
	height: 15px;
	padding-top: 5px;
	background: url(../images/site_arrow.gif) no-repeat left center;
	list-style: none;
	border-bottom: 1px dotted #CCCCCC;
}

