@charset "utf-8";
/* CSS Document */

/* メイン画像
---------------------------------------------------- */
#main{
	margin:0;
	padding:0;
}

/* 左箱
---------------------------------------------------- */
#left_box table.pro{
	width:540px;
	margin:0 0 0 10px;
	padding:0;
	border-collapse:collapse;
}
#left_box table.pro td{
	padding:5px;
}
.t_w1{
	width:160px;
}
.t_w2{
	width:70px;
}
#left_box ul.left_ul{
	margin:0;
	padding:10px 0 15px 15px;
	list-style:none;
	float:left;
}
#left_box ul.left_ul li{
	background-image:url(../img/icon_red.gif);
	background-position:0% 60%;
	background-repeat:no-repeat;
	margin:0;
	padding:0 0 0 16px;
	line-height:160%;
}
#left_box ul.left_ul li.dou{
	background-position:0% 10%;
}
#left_box p.top_red{
	width:529px;
	margin:0 0 3px 5px;
	padding:0 0 0 20px;
	border-bottom:dotted 1px #d00f10;
	color:#d00f10;
	font-weight:bold;
	background-image:url(../img/icon_file.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	clear:both;
}
#left_box p.bo_red{
	width:529px;
	margin:10px 0 3px 5px;
	padding:0 0 0 20px;
	border-bottom:dotted 1px #d00f10;
	color:#d00f10;
	font-weight:bold;
	background-image:url(../img/icon_file.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	clear:both;
}
#left_box p.top_red span,#left_box p.bo_red span{
	font-size: 16px;
	margin-left: 10px;
}
#left_box p.pri_text{
	width:540px;
	padding:8px 0 5px 10px;
	line-height:160%;
}
#left_box p.ser_img{
	width:150px;
	margin:10px 0 10px 10px;
	padding:5px;
	border:solid 1px #999999;
	float:left;
}
#left_box p.ser_text{
	width:365px;
	padding:10px 10px 0 0;
	float:right;
}
#left_box div.app{
	margin:0;
	padding:20px 0 30px 0;
	clear:both;
	text-align:center;
}
#left_box .bg_red{
	width:120px;
	background-color:#fcc;
	border-bottom:solid 3px #fff;
}
#left_box div.com_mail{
	padding:0 0 0 30px;
	clear:both;
}
#left_box p.text_red{
	width:540px;
	margin:10px 0;
	padding:5px 0 5px 11px;
	color:#ff0000;
}
#left_box p.text_blue{
	width:540px;
	margin:10px 0;
	padding:5px 0 5px 11px;
	color:#0000cc;
}

#left_box ul.ul_lt{
	margin:10px 0;
	padding:0 10px 0 35px;
	line-height:180%;
}
#left_box ol.ol_lt{
	margin:10px 0;
	padding:0 10px 0 35px;
	list-style-type:decimal;
	line-height:180%;
}

#left_box ol.ol_blue{
	margin:0;
	padding:0 10px 0 30px;
	color:#0000cc;
	letter-spacing:1px;
	list-style-type:decimal;
}
#left_box ol.ol_blue li{
	margin:0;
	padding:0 0 5px 0;
	line-height:160%;
}
#left_box span.under_line{
	text-decoration:underline;
}
#left_box span.bold{
	font-weight:bold;
}

/* 次のページへ */
#next{
	margin:0 0 10px 0;
	text-align:right;
}

/* パンくず */
#pankuzu{
	margin:0 0 5px 3px;
	list-style-type:none;
}
#pankuzu li{
	display:inline;
}

/* 初めてのお客様
---------------------------------------------------- */
.pdf{
	margin:0 8px;
	padding:0 0 0 23px;
	background-image:url(../img/icon_pdf.gif);
	background-repeat:no-repeat;
	background-positon:0 50%;
	clear:both;
}
#charge_tb{
	width:545px;
	margin:5px 8px 20px 8px;
}
#charge_tb th{
	padding:5px 5px 4px 5px;
	border:solid 1px #ccc;
	background-repeat:repeat-x;
	background-position:center;
}
#charge_tb td{
	padding:5px 5px 4px 5px;
	border:solid 1px #ccc;
}

/* 料金案内
---------------------------------------------------- */
.c1{
	background-repeat:no-repeat;
	background-position:right bottom;
}
.c1 tbody th{
	width:95px;
	background-color:#eaf0f5;
	border:solid 1px #ccc;
}
.c1_bg1{background-image:url(../service/img/c1_bg1.gif);}
.c1_bg2{background-image:url(../service/img/c1_bg2.gif);}
.c2 thead th{
	background-image:url(../service/img/charge_tb_bg.gif);
	background-color:#3c7ebb;
	text-align:center;
}
.c2 tbody th{
	width:95px;
	background-color:#eaf0f5;
}
.c2 tbody td{
	width:135px;
}
.c3 thead th{
	width:400px;
	background-image:url(../service/img/charge_tb_bg.gif);
	background-color:#3c7ebb;
	color:#fff;
}
.c3 thead td{
	background-color:#f9fafc;
	text-align:center;
}
.top{vertical-align:top;}
.mid{text-align:center;}
.odd{background-color:#f9fafc;}

/* 作成の流れ
---------------------------------------------------- */
ul#making_lt{
	width:545px;
	height:48px;
	margin:5px 8px 20px 8px;
	list-style-type:none;
}
ul#making_lt li{
	float:left;
}
dl.making_tb{
	width:545px;
	margin:5px 8px 20px 8px;
}
dl.making_tb dt{
	padding:3px 5px 5px 5px;
	background-image:url(../service/img/charge_tb_bg.gif);
	background-color:#3c7ebb;
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
	text-align:center;
}
dl.making_tb dd{
	background-position:3px 50%;
	background-repeat:no-repeat;
}
#ouen_bg{
	padding:45px 3px 35px 50px;
	background-image:url(../service/img/making_ouen.jpg);
}
#basic_bg{
	padding:45px 3px 35px 50px;
	background-image:url(../service/img/making_basic.jpg);
}
#full_bg{
	padding:45px 3px 35px 50px;
	background-image:url(../service/img/making_full.jpg);
}
.making_odd{
	padding:5px 5px 4px 50px;
	background-color:#f9fafc;
	border:solid 1px #ccc;
}
.making_even{
	padding:5px 5px 4px 5px;
	text-align:center;
}
.no1{background-image:url(../service/img/making_1.gif);}
.no2{background-image:url(../service/img/making_2.gif);}
.no3{background-image:url(../service/img/making_3.gif);}
.no4{background-image:url(../service/img/making_4.gif);}
.no5{background-image:url(../service/img/making_5.gif);}
.no6{background-image:url(../service/img/making_6.gif);}
.no7{background-image:url(../service/img/making_7.gif);}
.no8{background-image:url(../service/img/making_8.gif);}
.no9{background-image:url(../service/img/making_9.gif);}
.no10{background-image:url(../service/img/making_10.gif);}
.no11{background-image:url(../service/img/making_11.gif);}

/* 旧CSS */
#left_box div.free_bg{
	height:160px;
	margin:10px 0 0 0;
	padding:0;
	background-image:url(../img/free_bg.gif);
	background-repeat:no-repeat;
}
#left_box p.free_bun{
	width:380px;
	margin:0;
	padding:55px 0 0 160px;
}
#left_box div.full_bg{
	height:180px;
	margin:0;
	padding:0;
	background-image:url(../img/full_bg.gif);
	background-repeat:no-repeat;
}
#left_box span.small_red{
	color:#f00;
	font-size:0.8em;
}
#left_box ol.flow{
	width:520px;
	margin:0;
	padding:10px 0 0 10px;
	list-style:none;
	line-height:150%;
}
#left_box ol.flow li{
	margin:0;
	padding:0 0 30px 50px;
	background-position:left top;
	background-repeat:no-repeat;
}
#left_box ol.flow li.flow_01{
	background-image:url(../img/flow01.gif);
}
#left_box ol.flow li.flow_02{
	background-image:url(../img/flow02.gif);
}
#left_box ol.flow li.flow_03{
	background-image:url(../img/flow03.gif);
}
#left_box ol.flow li.flow_04{
	background-image:url(../img/flow04.gif);
}
#left_box ol.flow li.flow_05{
	background-image:url(../img/flow05.gif);
}
#left_box ol.flow li.flow_06{
	background-image:url(../img/flow06.gif);
}
#left_box ol.flow li.flow_07{
	background-image:url(../img/flow07.gif);
}

/* メールマガジン
---------------------------------------------------- */
#left_box div.mail_maga{
	margin:0;
	padding:20px 0 20px 10px;
}

/* お問合せ
---------------------------------------------------- */
#left_box p.con_text{
	margin:5px 0 10px 10px;
	font-size:18px;
	font-weight:bold;
}
#left_box div.con_sbox{
	margin:5px 0;
	padding:8px;
	background-color:#eee;
}
#form-tb{
	width:545px;
	margin:0 8px 20px 8px;
}
#form-tb th{
	width:130px;
	padding:5px;
	background-color:#eaf0f5;
	border:solid 1px #ccc;
}
#form-tb td{
	padding:5px;
	border:solid 1px #ccc;
}
#form-tb td label{
	margin:0 0 0 3px;
}
#form-tb td ul{
	list-style-type:none;
}
.size-sm{width:80px;}
.size-m{width:200px;}
.size-l{width:300px;}
.size-ll{width:350px;}
.size-area{
	width:350px;
	height:80px;
	font-size:12px;
}

/* 事務所案内
---------------------------------------------------- */
#map{
	width:545px;
	height:545px;
	margin:5px 0 10px 5px;
	padding:0;
}
#srp_box div{
	padding:0 10px 10px 10px;
	float:right;
}

/* サイトマップ
---------------------------------------------------- */
ul#sitemap{
	margin:0 0 0 10px;
}
ul#sitemap li{
	padding:0 0 0 20px;
	background-image:url(../img/icon_file.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	list-style-type:none;
	font-weight:bold;
	line-height:180%;
}
ul#sitemap li a{text-decoration:none;}
ul#sitemap li a:hover{text-decoration:underline;}
ul#sitemap li ul{
	margin:5px 0 10px 0;
}
ul#sitemap li ul li{
	margin:0 0 0 15px;
	padding:0;
	background-image:none;
	list-style-type:disc;
	font-weight:normal;
}

#left_box p.site_top{
	width:529px;
	margin:0 0 0 5px;
	padding:0 0 0 20px;
	color:#d00f10;
	font-weight:bold;
	clear:both;
}

