/* ------------------------------------------------------------------------------------ */
/* 全体HTML基本----------------------------------------------*/

body{
	color:#000000;
	margin:0px;
	padding:0px;
	background:url(../img/wall_head.jpg) repeat-x;
	font-size:small;
	line-height:1.5em;
	font-family:MS UIGothic,ＭＳ Ｐゴシック,Verdana,sans-serif;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}

p{
	margin:0 0 0.8em 0;
}

img{
	vertical-align:top;
	border:0;
}

ul{
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}

td ul{
	margin:0;
	padding:0;
	list-style:none;
}

td,th{
	vertical-align:top;
}

a{color:#FF6600;}
a:hover{color:#FF9900;}


/*基本レイアウト
------------------------------------------------------*/

#base{
	width:950px;
	margin:0;
	padding:0;
	margin-right:auto;
	margin-left:auto;
	background-position:bottom;
}

article{
	float:left;
}

section{
	margin:0 0 30px 0;
	display:block;
}

nav{
	float:left;
	width:950px;
	height:45px;
	margin:0 0 60px 0;
	padding:0;
	background:url(../img/navi.jpg) no-repeat;
}

navi{
	float:left;
	width:950px;
	height:45px;
	margin:0 0 60px 0;
	padding:0;
	background:url(../img/navi2.jpg) no-repeat;
}

footer, div#footer{
	width:100%;
	padding:70px 0 20px 0;
	background:url(../img/wall_foot.jpg) repeat-x;
	text-align:center;
	vertical-align:middle;
	display:block;
	color:#666666;
}


/*ヘッダー
------------------------------------------------------*/

header h1, div#header h1{
	float:left;
	width:180px;
	height:75px;
	margin:0;
	padding:0;
	background:url(../img/head_title.jpg) no-repeat;
	text-indent:-5000px;
	display:block;
}

div#header {height:180px;}

header h2{
	float:left;
	margin:26px 0 0 0;
	display:inline;
	line-height:1.5em;
}


/* ヘッダーナビ
---------------------------------------------------- */

nav ul,
nav ul li{
	position:relative;
	margin:0px;
	padding:0px;
	list-style:none;
	top:0;
	left:0;
	text-indent:0;
}

nav ul{
	width:950px;
}

nav ul li{
	float:left;
	display:inline;
}

nav ul li a{
	width:158px;
	height:45px;
	margin:0;
	padding:0;
	display:block;
	text-indent:-5000px;
}

nav ul li a.a{
	background:url(../img/navi.jpg);
	background-position:0 0;
}

nav ul li a.a2{
	background:url(../img/navi2.jpg);
	background-position:0 0;
}

nav ul li a.b{
	background:url(../img/navi.jpg);
	background-position:-158px 0;
}

nav ul li a.c{
	background:url(../img/navi.jpg);
	background-position:-316px 0;
}

nav ul li a.d{
	background:url(../img/navi.jpg);
	background-position:-474px 0;
}

nav ul li a.e{
	background:url(../img/navi.jpg);
	background-position:-632px 0;
}

nav ul li a.f{
	width:160px;
	background:url(../img/navi.jpg);
	background-position:-790px 0;
}

nav ul li a:hover.a,
nav ul li a.aon{
	background:url(../img/navi.jpg);
	background-position:0 -90px;
}

nav ul li a:hover.b,
nav ul li a.bon{
	background:url(../img/navi.jpg);
	background-position:-158px -90px;
}

nav ul li a:hover.c,
nav ul li a.con{
	background:url(../img/navi.jpg);
	background-position:-316px -90px;
}

nav ul li a:hover.d,
nav ul li a.don{
	background:url(../img/navi.jpg);
	background-position:-474px -90px;
}

nav ul li a:hover.e,
nav ul li a.eon{
	background:url(../img/navi.jpg);
	background-position:-632px -90px;
}

nav ul li a:hover.f,
nav ul li a.fon{
	background:url(../img/navi.jpg);
	background-position:-790px -90px;
}

nav ul li:hover ul{
	display:inline;
}

nav ul{
	position:relative;
}

nav ul ul{
	padding:7px 0 7px 7px;
	position:absolute;
	top:100%;
	background:#FF9900;
	display:none;
}

nav ul ul.lv2_b{
	width:470px;
	margin-left:-158px;
}

nav ul ul.lv2_d{
	width:470px;
	margin-left:-158px;
}

nav ul ul.lv2_e{
	width:625px;
	margin-left:-313px;
}

nav ul ul.lv2_f{
	width:775px;
	margin-left:-622px;
}

nav ul ul.lv2_b,
nav ul ul.lv2_d,
nav ul ul.lv2_e,
nav ul ul.lv2_f{
	display:none;
	margin-top:-500px;
}

nav ul li li a{
	float:left;
	width:150px;
	height:25px;
	margin-right:5px;
	background:url(../img/navi_lv2.gif);
	text-indent:-5000px;
	display:block;
}

nav ul li li a.b1{
	background:url(../img/navi_lv2.gif);
	background-position:0 0;
}

nav ul li li a.b2{
	background:url(../img/navi_lv2.gif);
	background-position:-150px 0;
}

nav ul li li a.b3{
	background:url(../img/navi_lv2.gif);
	background-position:-300px 0;
}

nav ul li li a.d1{
	background:url(../img/navi_lv2.gif);
	background-position:-450px 0;
}

nav ul li li a.d2{
	background:url(../img/navi_lv2.gif);
	background-position:-600px 0;
}

nav ul li li a.d3{
	background:url(../img/navi_lv2.gif);
	background-position:-750px 0;
}

nav ul li li a.e1{
	background:url(../img/navi_lv2.gif);
	background-position:-900px 0;
}

nav ul li li a.e2{
	background:url(../img/navi_lv2.gif);
	background-position:-1050px 0;
}

nav ul li li a.e3{
	background:url(../img/navi_lv2.gif);
	background-position:-1200px 0;
}

nav ul li li a.e4{
	background:url(../img/navi_lv2.gif);
	background-position:-2400px 0;
}

nav ul li li a.f1{
	background:url(../img/navi_lv2.gif);
	background-position:-1350px 0;
}

nav ul li li a.f2{
	background:url(../img/navi_lv2.gif);
	background-position:-1500px 0;
}

nav ul li li a.f3{
	background:url(../img/navi_lv2.gif);
	background-position:-1650px 0;
}

nav ul li li a.f4{
	background:url(../img/navi_lv2.gif);
	background-position:-2100px 0;
}

nav ul li li a.f5{
	background:url(../img/navi_lv2.gif);
	background-position:-2250px 0;
}

nav ul li li a:hover.b1{
	background:url(../img/navi_lv2.gif);
	background-position:0 -25px;
}

nav ul li li a:hover.b2{
	background:url(../img/navi_lv2.gif);
	background-position:-150px -25px;
}

nav ul li li a:hover.b3{
	background:url(../img/navi_lv2.gif);
	background-position:-300px -25px;
}

nav ul li li a:hover.d1{
	background:url(../img/navi_lv2.gif);
	background-position:-450px -25px;
}

nav ul li li a:hover.d2{
	background:url(../img/navi_lv2.gif);
	background-position:-600px -25px;
}

nav ul li li a:hover.d3{
	background:url(../img/navi_lv2.gif);
	background-position:-750px -25px;
}

nav ul li li a:hover.e1{
	background:url(../img/navi_lv2.gif);
	background-position:-900px -25px;
}

nav ul li li a:hover.e2{
	background:url(../img/navi_lv2.gif);
	background-position:-1050px -25px;
}

nav ul li li a:hover.e3{
	background:url(../img/navi_lv2.gif);
	background-position:-1200px -25px;
}

nav ul li li a:hover.e4{
	background:url(../img/navi_lv2.gif);
	background-position:-2400px -25px;
}

nav ul li li a:hover.f1{
	background:url(../img/navi_lv2.gif);
	background-position:-1350px -25px;
}

nav ul li li a:hover.f2{
	background:url(../img/navi_lv2.gif);
	background-position:-1500px -25px;
}

nav ul li li a:hover.f3{
	background:url(../img/navi_lv2.gif);
	background-position:-1650px -25px;
}

nav ul li li a:hover.f4{
	background:url(../img/navi_lv2.gif);
	background-position:-2100px -25px;
}

nav ul li li a:hover.f5{
	background:url(../img/navi_lv2.gif);
	background-position:-2250px -25px;
}

nav ul a{
	clear:both;
}


/* 見出し
---------------------------------------------------- */

article h1,
article h2{
	width:950px;
	margin:0 0 20px 0;
	text-indent:-5000px;
	display:block;
}

article h1{
	height:45px;
}

article h2{
	height:30px;
}

article h3{
	width:950px;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #FF6600;
	font-size:1.2em;
	color:#FF6600;
}

#h1_common {
  text-indent: 30px;
  font-size: 22px;
  padding-top: 4px;
  line-height: 150%;
  font-weight: bold;
  background: url(../img/h1_common.gif);
}

#h2_common {
  text-indent: 30px;
  font-size: 18px;
  line-height: 150%;
  font-weight: bold;
  background:url(../img/h2_common.gif);
}

#h1_a{
	background:url(../img/h1_a.gif);
}

#h1_b{
	background:url(../img/h1_b.gif);
}

#h1_c{
	background:url(../img/h1_c.gif);
}

#h1_d{
	background:url(../img/h1_d.gif);
}

#h1_e{
	background:url(../img/h1_e.gif);
}

#h1_f{
	background:url(../img/h1_f.gif);
}

#h2_b1{
	background:url(../img/h2_b1.gif);
}

#h2_b2{
	background:url(../img/h2_b2.gif);
}

#h2_b3{
	background:url(../img/h2_b3.gif);
}

#h2_b4{
	background:url(../img/h2_b4.gif);
}

#h2_d1{
	background:url(../img/h2_d1.gif);
}

#h2_d2{
	background:url(../img/h2_d2.gif);
}

#h2_d3{
	background:url(../img/h2_d3.gif);
}

#h2_e1{
	background:url(../img/h2_e1.gif);
}

#h2_e2{
	background:url(../img/h2_e2.gif);
}

#h2_e3{
	background:url(../img/h2_e3.gif);
}

#h2_f1{
	background:url(../img/h2_f1.gif);
}

#h2_f2{
	background:url(../img/h2_f2.gif);
}

#h2_f3{
	background:url(../img/h2_f3.gif);
}

#h2_f4{
	background:url(../img/h2_f4.gif);
}


/* サンプル用--------------------------　*/
#h1{
	background:url(../img/h1.gif);
}

#h2{
	background:url(../img/h2.gif);
}

#h4{
	background:url(../img/h4.gif) no-repeat;
}
/*---------------------------------------*/


/* コンテンツ
---------------------------------------------------- */


/* メインスペース
---------------------------------------------------- */

.attention{
	color:#FF0000;
}

.attention_L{
	color:#FF0000;
	font-size:1.2em;
}

.color_blue_L{
	color:#0099CC;
	font-size:1.2em;
}

.attention_g{
	color:#838383;
	font-size:13px;
}

.line{
	margin-bottom:10px;
	padding:0 0 8px 0;
	border-bottom:2px dotted #999999;
}

.kakomi{
	margin:10px 0 20px 0;
	padding:10px;
	border:1px solid #999999;
}
.kakomi .line span img{
	width: 20px;
	height: auto;
} 

.kakomi_yellow{
	margin:10px 0 20px 0;
	padding:10px;
	border:1px solid #999999;
	background:#FFFFE9;
}

.kakomi_red{
	clear: both;
	margin:10px 0 20px 0;
	padding:10px;
	border:1px solid #FF0000;
}

.kakomi_red2{
	margin:10px 0 0 0;
	padding:10px;
	border:1px solid #FF0000;
}

.kakomi_blue2{
	margin:10px 0 0 0;
	padding:10px;
	border:1px solid #CCCCCC;
}

.kakomi_blue{
	margin:10px 0 20px 0;
	padding:10px;
	border:1px solid #CCCCCC;
	background-color:#F4F8FF;
	background-image:url(../img/wall_kakomi.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.kakomi_gray{
	margin:10px 0 20px 0;
	padding:10px;
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
}

.ul_news li{
	margin:10px;
	padding:0 0 5px 0;
	border-bottom:2px dotted #CCCCCC;
}

.ul_news li div{
	float:left;
	width:9em;
}

.box_left{
	float:left;
	width:465px;
	margin-right:10px;
}

.box_right{
	float:left;
	width:465px;
	margin-left:10px;
}

.kata{
	float:left;
	width:270px;
}

.article-pagination{
	clear:both;
	margin:25px 0 0 0;
}

.article-pagination p{
	line-height:1;
	text-align: center;
}

.article-pagination p a,
.article-pagination p b{
	display:inline-block;
	vertical-align:bottom;
	padding:2px 5px 4px 5px;
	margin-bottom:0.3em;
}

.article-pagination p a{
	background:url(../img/wall_navi_foot.jpg) repeat-x;
	border:1px solid #FF6600;
	text-decoration:none;
}

.article-pagination p b{
	color:#FFFFFF;
	font-weight:normal;
	background-color:#FF6600;
	border:1px solid #FF6600;
	cursor:default;
}

.article-pagination p a:hover{
	color:#FFFFFF;
	background-color:#FF6600;
}

.article-pagination p a.prev,
.article-pagination p a.next{
	height:17px;
	border:0;
	color:#FFFFFF;
	font-weight:bold;
}

.article-pagination p a.prev{
	padding:2px 10px 2px 25px;
	*padding:3px 10px 0 25px;
	background:url(../img/btn_prev.gif) no-repeat;
}

.article-pagination p a.next{
	padding:2px 25px 2px 10px;
	*padding:3px 25px 0 10px;
	background:url(../img/btn_next.gif) no-repeat;
	background-position:right top;
}

.article-pagination p a:hover.prev{
	background-position:left -20px;
}

.article-pagination p a:hover.next{
	background-position:right -20px;
}


.center{
	text-align:center;
}

.right{
	text-align:right;
}


.clear{
	clear:both;
	*margin-bottom:-10px;
}

.ph_left{
	float:left;
	margin:0 15px 10px 0;
	_margin:0 10px 10px 0;
	color:#666666;
	font-size:x-small;
}

.ph_right{
	float:right;
	margin:0 0 10px 15px;
	color:#666666;
	font-size:x-small;
	text-align:right;
}

.ph_center{
	float:left;
	margin:0 7px 10px 7px;
	_margin:0 7px 10px 3px;
	color:#666666;
	font-size:x-small;
	text-align:right;
}

.ph_left img,
.ph_right img,
.ph_center img{
	margin-bottom:5px;
	display:block;
}

.space_bottom{
	margin-bottom:20px;
}

/*写真サイズ縮小＆トリミング機能ここから*/
.ph_resize200{ 
    display:block; 
    /*float:left;*/
    width:200px; 
    height:200px;
    line-height:200px;
    overflow:hidden; 
    position:relative; 
    z-index:1;
	text-align:center;
}
.ph_resize200 img{ 
	left:0px;
	max-width:200px;
	max-height:200px;
}
/*写真サイズ縮小＆トリミング機能ここまで*/
	
.w80{
	width:80px;
}

.w140{
	width:140px;
}

.w3em{
	width:3em;
}

.w13em{
	width:13em;
}

.w16em{
	width:16em;
}

.w19em{
	width:19em;
}

.w25per{
	width:25%;
}

.w50per{
	width:50%;
}

.w100per{
	width:100%;
}


/* ボタン--------------------------------------- */

.btn{
	width:160px;
	height:35px;
	margin:0 0 40px 395px;
	border:0;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

.btn_fukidasi{
	float:left;
	width:18em;
	height:24px;
	margin-bottom:10px;
	padding:6px 0 5px 60px;
	background:url(../img/btn_fukidasi.jpg) no-repeat;
	text-align:center;
	font-weight:bold;
}

.btn_fukidasi_cap{
	width:11px;
	height:35px;
	margin-bottom:10px;
	background:url(../img/btn_fukidasi_cap.jpg) no-repeat;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

.btn_fukidasi a{
	color:#FF0000;
}

.btn_fukidasi a:hover{
	color:#FF6600;
}

.btn_touroku{
	background:url(../img/btn_touroku.gif) no-repeat;
}
:hover.btn_touroku{
	background-position:0 -35px;
}

.btn_kakunin{
	background:url(../img/btn_kakunin.gif) no-repeat;
}
:hover.btn_kakunin{
	background-position:0 -35px;
}

.btn_henkou{
	background:url(../img/btn_henkou.gif) no-repeat;
}
:hover.btn_henkou{
	background-position:0 -35px;
}

.btn_sousin{
	background:url(../img/btn_sousin.gif) no-repeat;
}
:hover.btn_sousin{
	background-position:0 -35px;
}

.btn_kensaku{
	background:url(../img/btn_kensaku.gif) no-repeat;
}
:hover.btn_kensaku{
	background-position:0 -35px;
}

.btn_modoru{
	background:url(../img/btn_modoru.gif) no-repeat;
}
:hover.btn_modoru{
	background-position:0 -35px;
}

.btn_henshu{
	background:url(../img/btn_henshu.gif) no-repeat;
}
:hover.btn_henshu{
	background-position:0 -35px;
}

.btn_teian{
	float:left;
	height:45px;
	margin:0 0 40px 395px;
	background:url(../img/btn_teian.gif) no-repeat;
}
:hover.btn_teian{
	background-position:0 -45px;
}

.btn_teian_no{
	float:left;
	height:45px;
	margin:0 0 40px 10px;
	background:url(../img/btn_teian_no.gif) no-repeat;
}
:hover.btn_teian_no{
	background-position:0 -45px;
}

input.btnmini{
	height:19px;
	*height:20px;
	padding:0 5px 2px 20px;
	*padding:0 0px 0 15px;
	border:0;
	background:url(../img/btnmini.gif) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
}

a.btnmini{
	height:19px;
	*height:20px;
	padding:0px 5px 2px 20px;
	*padding:3px 2px 3px 22px;
	border:0;
	background:url(../img/btnmini.gif) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:small;
}

:hover.btnmini{
	background-position:0 -20px;
}

input.btnmini2{
	height:19px;
	*height:20px;
	margin:0px 0px 5px 0px!important;
	padding:0 5px 2px 20px;
	*padding:0 0px 0 15px;
	border:0;
	background:url(../img/btnmini2.gif) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
}

a.btnmini2{
	height:19px;
	*height:20px;
	margin:0px 0px 5px 0px!important;
	padding:1px 5px 3px 20px;
	*padding:3px 2px 3px 22px;
	border:0;
	background:url(../img/btnmini2.gif) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

:hover.btnmini2{
	background-position:0 -20px;
}

.btn_print{
	height:19px;
	*height:20px;
	padding:0 5px 2px 20px;
	*padding:0 0px 0 15px;
	border:0;
	background:url(../img/btn_print.gif) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
}

:hover.btn_print{
	background-position:0 -20px;
}

.btn_pagetop{
	width:130px!important;
	height:20px;
	margin:20px 0 20px 820px!important;
	background:url(../img/btn_pagetop.gif);
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

:hover.btn_pagetop{
	background-position:0 -20px;
}

#btn_logout{
	float:right;
	margin-top:40px;
	/*position:absolute;
	margin:40px 0 0 860px;
	*margin:-35px 0 0 -85px;*/
	
}

#head_linkbox{
	float:right;
	margin:40px 20px 0 0;
}

.btn_top_shoukai{
	width:70px;
	height:35px;
	margin:0px 0px 0px 0px!important;
	padding:5px 5px 5px 65px;
	background:url(../img/btn_top_shoukai.gif);
	display:block;
	overflow:hidden;
}

.btn_top_shoukai:hover {
	background-position:0 -35px;
}


/* フォーム--------------------------------------- */

textarea{
	font-size:12px;
}

.textarea_full{
	width:950px;
	*width:943px;
}


/* テーブル--------------------------------------- */

table{
	width:100%;
	margin:10px 0 20px 0;
	border-collapse:collapse;
	border:2px solid #CCCCCC;
	table-layout: fixed;
}

th,td{
	padding:8px;
	border:1px solid #CCCCCC;
	vertical-align:top;
}

th{
	background:#FEF3A7;
}
td.tao_td_set {
	border: none
}
td.tao_td_set.pat_1 {
	display: flex;
	align-items: center;
	justify-content: center;
	border: none
}
td.tao_td_set img {
	width: 20px;
	height: auto
}
td.tao_td_set.pat_2 {
	height: 100%;
	border-bottom: 1px solid #CCCCCC
}
td.tao_td_set.pat_2 img {
	width: 18px;
}
.th_lv2{
	width:14em;
	background:#FEF3A7;
}

.table_inner th{ 
	background:#ccc;
	font-size: small;
	color:#000;
}

.table_layout,
.table_layout th,
.table_layout td{
	margin:0;
	padding:0;
	border:0;
}

.table_dotline{
	border:0;
}

.table_dotline th,
.table_dotline td{
	padding:8px;
	border:0;
	border-bottom:1px dotted #CCC!important;
	background:none;
}

.table_dotline th{
	text-align:left;
	color:#039;
}


/* tao/estimate/send/index--------------------------------------- */

.p-9px {
	font-size:9px;
	text-align:left;
	font-weight:normal;
}

.p-ex {
	font-size:11px;
	text-align:left;
	color:#999;
	font-weight:normal;
}

.p-ex2 {
	font-size:11px;
	text-align:left;
	color:#FF0000;
	padding: 30px 0px 0px 0px;
	font-weight:normal;
}

.p-9px2 {
	font-size:11px;
	text-align:left;
	font-weight:normal;
	color:#666;
}

.p-ab {
	font-size:12px;
	text-align:center;
	color:#F00;
	font-weight:500;
}

#te_fee_yearly_view{
	font-size:40px;
}




/* tao/index/index--------------------------------------- */

h2.headline{
	background: url(../img/h2_bg.gif) no-repeat;
	text-indent: 0;
	padding: 5px 0 2px 25px;
	font-size: 14px;
}

section a.icon,
 section div a.icon,
 section ul li a.icon,
 section table td a.icon{
	background: url(../img/icon_link.gif) right bottom no-repeat;
	padding-right: 12px;
	margin-right: 3px;
}

dl.count_box{
	width: 250px;
	clear: both;
	margin-left: 10px;
}

dl.count_box dt,
 dl.count_box dd{
	margin: 0;
	padding: 0;
}

dl.count_box dt{
	border-left: 3px solid #ff9900;
	padding-left: 6px;
	width: 13em;
	clear: both;
	float: left;
	margin-bottom: .5em;
}

dl.count_box dd{
	float: right;
	margin-bottom: .5em;
	margin-left: ;
}


/*--------------------------------------*/
.ml_30{margin-left: 30px;}


/*新トップ--------------------------------------*/
#sec_top h2{
	width:100%;
	height:auto;
	margin:0 0 10px 0;
	text-indent:0;
	display:block;
}

#side_left{
	float:left;
	width:630px;
	margin-right:18px;
}

#side_left #attentionbox{
	border:2px solid #FFCC33;
	padding:10px 10px 10px 55px;
	background:url(../img/wall_top_attention.gif);
	font-size:1.5em; color:#FF0000;
	font-weight:bold;
}

#side_left #infobox{
	border:3px solid #FF9900;
	border-collapse:collapse;
	margin:0 0 20px 0;
}

#infobox td{
	border:1px solid #999999;
	background:#FFFFCC;
	padding:10px;
	color:#FF0000;
	font-weight:bold;
}

#infobox td img{
	margin-right:15px;
	vertical-align:middle;
}

#infobox td strong{
	margin-left:15px;
	color:#0066CC;
	font-size:1.5em;
}

#side_left ul{
	list-style:disc;
	margin:0 0 20px 20px;
}

#side_left ul a{
	margin-right:1em;
}

#side_left h2{
	padding:0 0 5px 0;
	border-bottom:1px solid #FF6600;
	font-size:1.1em;
	color:#FF6600;
}

#side_left table{
	margin-top:0;
	margin-bottom:10px;
	border:0;
}

#side_left th{
	text-align:left;
	font-size:1.1em;
	
	margin-bottom:20px;
	padding-top:10px;
	border:0;
	background:url(../img/option/bg_box_sub.gif) no-repeat;
	font-size:16px!important;
	color:#039;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
}

#side_left td{
	border:0;
}

#side_left .table_half{
	float:left;
	width:310px;
	border:0;
}

#side_left td img{
	float:left;
	margin-right:15px;
}

#side_left h3{
	width:630px;
	margin-bottom:20px;
	padding-top:10px;
	border:0;
	background:url(../img/option/bg_box_sub.gif) no-repeat;
	font-size:16px!important;
	color:#039;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
}

#side_right{
	float:left;
	width:300px;
	margin-bottom:20px;
	border:1px solid #CCCCCC;
}

#side_right h2{
	padding:2px 0 2px 0;
	background:#688DC2;
	font-size:1.1em;
	color:#FFFFFF;
}

#side_right h2 strong{
	padding:3px 20px 3px 3px;
	background:#315CD0;
}

#side_right .comment{
	float:left;
	width:230px;
}

#side_right .data{
	float:left;
	width:70px;
	text-align:right;
	color:#0066CC;
	font-size:1.5em;
}

#side_right p{
	margin:0 10px 5px 10px;
}

#sec_top hr{
	border:0;
	border-bottom:1px solid #CCCCCC;
	clear:both;
}

#side_right ul{
	list-style:disc;
	margin:0 0 20px 20px;
}


/* テンプレート関連
---------------------------------------------------- */
.table_temp form{
	display:inline;
}

.btn_area{
	padding:5px;
	background:#EEE;
}

.btn2{
	float:left;
	width:160px;
	height:35px;
	margin:0 5px 40px 5px!important;
	border:0;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

.btn_kakunin2{
	background:url(../img/btn_kakunin2.gif) no-repeat;
}
:hover.btn_kakunin2{
	background-position:0 -35px;
}

.btn_shusei{
	background:url(../img/btn_shusei.gif) no-repeat;
}
:hover.btn_shusei{
	background-position:0 -35px;
}

.btn_itiran{
	background:url(../img/btn_itiran.gif) no-repeat;
}
:hover.btn_itiran{
	background-position:0 -35px;
}

.btn_template{
	width:240px!important;
	height:35px;
	margin:10px 0px 10px 0px!important;
	background:url(../img/btn_template.gif);
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

:hover.btn_template{
	background-position:0 -35px;
}

.btn_edit{
	width:60px!important;
	height:25px;
	margin:0px 20px 0px 20px!important;
	border:0;
	background:url(../img/btn_edit.gif);
	overflow:hidden;
}

:hover.btn_edit{
	background-position:0 -25px;
}

.btn_delete{
	width:60px!important;
	height:25px;
	margin:0px 20px 0px 20px!important;
	background:url(../img/btn_delete.gif);
	overflow:hidden;
}

:hover.btn_delete{
	background-position:0 -25px;
}

.changeRow,
.changeMessage{
	background:#FFFFE9;/*#DCF0B9;*/
}

.changeMessage{
	margin:20px 0 10px 0!important;
	padding:10px;
	border:1px solid #CCCCCC;
	text-align:center;
	clear:both;
}

#t_design03 a:link		{	color: #1111cc;	text-decoration: none;}
#t_design03 a:visited	{	color: #9900CC;	text-decoration: none;}
#t_design03 a:hover		{	color: #FF9900; text-decoration: none;}
#t_design03 a:active	{	text-decoration: underline;}
#t_design03 th	{	background-color: #DCF0B9; }
#t_design03 td	{
	vertical-align: middle;
}

.pre_template	{
	white-space: pre-wrap;
	word-wrap: break-word;
	overflow: auto;
}



/* 特典サイトproductitem
---------------------------------------------------- */

/*index
----------------------------------*/
a:hover .btn_alpha{
opacity:0.7;
filter: alpha(opacity=70);
}

input.btn_alpha:hover{
	cursor:pointer;
	opacity:0.7;
	filter: alpha(opacity=70);
}

.box_areachoice{
	padding:15px;
	border:1px solid #E0DECF;
}

.box_areachoice table,
.box_areachoice td,
.box_areachoice th{
	margin:0;
	padding:0;
	border:0;
}

.box_areachoice h2{
	width:100%!important;
	margin-bottom:20px;
	padding-bottom:0px!important;
	border-bottom:1px solid #E0DECF;
	text-indent:0!important;
	font-size:14px!important;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
}

.box_areachoice h3{
	width:94px!important;
	margin-bottom:5px;
	padding:0 0 5px 5px;
	border-bottom:1px solid #E0DECF;
	border-left:5px solid #FC0;
	font-size:14px!important;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
}

/*.box_areachoice*/.link{
	padding-left:12px;
	background:url(../img/option/icon_ar02.gif) no-repeat;
}

.box_option_brown{
	padding:15px;
	background:#E9E4D6;
}

.box_option_white{
	padding:10px;
	background:#FFF;
}

.box_option_yellow{
	width:400px;
	margin-right:20px;
	padding:15px;
	border:1px solid #CCC;
	background:#FFFFE0;
	display:block;
}

.box_option_sub{
	width:445px;
	margin-bottom:20px;
	padding-top:10px;
	background:url(../img/option/bg_box_sub.gif) no-repeat;
	display:block;
}

.box_option_sub2{
	width:285px!important;
}

.box_option_sub2 img{
	margin:0 auto 10px auto;
	display:block;
}

a:hover.box_option_yellow{
	background:#FFFFAC;
	opacity:0.7;
	filter: alpha(opacity=70);
}

a:hover.box_option_sub,
a:hover.box_option_sub2{
	background-color:#FFFFE0;
	background-image:url(../img/option/bg_box_sub.gif);
	background-repeat:no-repeat;
	opacity:0.7;
	filter: alpha(opacity=70);
}

.box_option_brown table,.box_option_brown td,.box_option_brown th,
.box_option_white table,.box_option_white td,.box_option_white th,
.box_option_yellow table,.box_option_yellow td,.box_option_yellow th{
	margin:0;
	padding:0;
	border:0;
}

.icon_area{
	width:5em;
	margin-bottom:5px;
	background:#F90;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

.resize_main {
	max-width: 400px;
	max-height: 270px;
}
* html body .resize_main {
	width: expression(this.width >= this.height ? "400px" : "auto");
	height: expression(this.width <= this.height ? "270px" : "auto");
}

.resize_sub {
	max-width: 150px;
	max-height: 150px;
}
* html body .resize_sub {
	width: expression(this.width >= this.height ? "150px" : "auto");
	height: expression(this.width <= this.height ? "150px" : "auto");
}

.resize_sub2 {
	max-width: 285px;
	max-height: 210px;
}
* html body .resize_sub2 {
	width: expression(this.width >= this.height ? "285px" : "auto");
	height: expression(this.width <= this.height ? "210px" : "auto");
}


/*detail
----------------------------------*/
.box_detail_title{
	float:left;
	width:675px;
	padding-right:20px;
}

.box_detail_title h2{
	width:660px!important;
	height:auto!important;
	margin:10px 0 5px 0;
	padding:0 0 0 13px;
	border-left:8px solid #FC0;
	text-indent:0!important;
	font-size:24px!important;
	line-height:1.2!important;
	color:#FF7C00;
	display:block;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
}

.box_detail_title h3{
	width:675px!important;
	margin-bottom:20px;
	padding-top:10px;
	border:0;
	background:url(../img/option/bg_box_sub.gif) no-repeat;
	font-size:16px!important;
	color:#039;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
}

.box_detail_title p{
	margin-bottom:20px;
	padding-top:10px;
	border-top:1px solid #CCC;
}

.box_detail_btn{
	float:left;
	width:203px;
	padding:10px 0;
	border:1px solid #CCC;
	background:#FFFFE0;
	text-align:center;
}

/*.box_detail_btn input:hover{
	cursor:pointer;
	opacity:0.7;
	filter: alpha(opacity=70);
}*/

.btn_favorite_in{
	float:left;
	width:183px;
	height:29px;
	margin:0 0 5px 10px;
	border:0;
	background:url(../img/option/btn_favorite.jpg) no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-5000px;
}

.btn_favorite_out{
	float:left;
	width:183px;
	height:29px;
	margin:0 0 5px 10px;
	border:0;
	background:url(../img/option/btn_favorite2.jpg) no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	font-size:10px;
}

.h3_detail{
	width:auto!important;
	margin-bottom:15px;
	border:0!important;
	font-size:16px!important;
	color:#039;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
}

.caption{
	padding-left:20px;
	background:url(../img/option/icon_ar03.gif) no-repeat;
}

.box_detail{
	margin-bottom:30px;
	padding-top:10px;
	background:url(../img/option/bg_box_sub.gif) no-repeat;
	display:block;
}

.box_detail h2{
	width:100%!important;
	height:auto!important;
	margin:0 0 15px 0;
	text-indent:0!important;
	font-size:18px!important;
	line-height:1.2!important;
	color:#FF7C00;
	display:block;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
}

.table_detail{
	border-collapse:collapse;
}

.table_detail td,
.table_detail th{
	padding:8px;
	border:1px solid #D2D0B9;
}

.table_detail th{
	background:#EEEDDF;
}


/* 特典サイトproductitem
---------------------------------------------------- */

/*tao/reports/charge
----------------------------------*/
.mark_pop{
	position:absolute;
	width:9em;
	padding:5px;
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	background:url(../img/bg_charge_pop.jpg) repeat-x;
	display:none;
	z-index:999;
}

.mark_pop img{
	padding-right:5px;
	vertical-align:middle;
}

.mark_pop a,
.button_pref,
.mark{
	cursor:pointer;
}

.mark_pop_close,
.bid_form_close{
	float:right;
	cursor:pointer;
}

.schedule_button{
	width:280px!important;
	height:45px;
	margin:0 0 0 335px;!important;
	background:url(../img/btn_charge_sche.jpg);
	text-indent:-5000px;
	display:block;
	overflow:hidden;
	cursor:pointer;
}


:hover.schedule_button{
	background-position:0 -45px;
}

#bid_form,
#schedule_pop,
#edit_bid,
#edit_checked_bid{
	width:400px!important;
	padding:20px;
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	display:none;
}

#ajax_pop{
	padding:20px;
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	display:none;
	text-align:center;
}

#bid_form .title,
#schedule_pop .title,
#edit_bid .title,
#edit_checked_bid .title{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #F60;
	font-weight:bold;
	color:#FF6600;
}

#bid_form{
	text-align:center;
}

#schedule_pop table,
#schedule_pop table td{
	padding:3px!important;
	border:0!important;
}

#bid_form_alert,
#schedule_alert{
	margin:0 0 10px 0;
	padding:5px;
	border:1px solid #FC0;
	background-color:#FF9;
	text-align:center;
	display:none;
}


/*tao/reports/ten_index
----------------------------------*/
.report_count{
	padding:0 5px;
	font-size:1.5em;
	color:#FF0000;
}


/*tao/include/program
----------------------------------*/
#msg_bid_end,
#msg_bid_start,
#msg_bid_city_end,
#msg_bid_pref_start{
	padding:20px;
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	display:none;
	text-align:center;
}

/*tao/program/faq
----------------------------------*/
#tq_admin_answer{
	width:906px;
	margin-bottom:10px!important;
}


/*layout&margin
----------------------------------------------------------*/

.h3_v2{
	width:100%;
	margin:30px 0 10px 0;
	padding-top:10px;
	border:0;
	background:url(../img/option/bg_box_sub.gif) no-repeat;
	font-size:16px!important;
	color:#039;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
}

.commontitle{
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #CCC;
	font-weight:bold;
	color:#003399;
}

.subtab{
	width:100%;
	background:url(../img/bg_subtab.gif);
	background-position:bottom left;
}

.subtab li{
	float:left;
}

.subtab a{
	float:left;
	padding:5px 10px;
	border:1px solid #CCC;
	background:#F5F5F5;
	display:block;
}

.subtab a:hover,
.subtab a.tabon{
	border-bottom:1px solid #FFF;
	background:#FFF;
}

.center{text-align:center!important;}
.left{text-align:left!important;}
.right{text-align:right!important;}
.f_left{float:left!important;}
.f_right{float:right!important;}


.w3em{width:3em!important;}
.w4em{width:4em!important;}
.w5em{width:5em!important;}
.w6em{width:6em!important;}
.w7em{width:7em!important;}
.w8em{width:8em!important;}
.w9em{width:9em!important;}
.w10em{width:10em!important;}
.w12em{width:12em!important;}
.w14em{width:14em!important;}
.w60em{width:60em!important;}

.ml5{margin-left:5px!important;}
.ml10{margin-left:10px!important;}
.ml15{margin-left:15px!important;}
.ml20{margin-left:20px!important;}
.ml25{margin-left:25px!important;}
.ml30{margin-left:30px!important;}
.ml35{margin-left:35px!important;}
.ml40{margin-left:40px!important;}
.ml45{margin-left:45px!important;}
.ml50{margin-left:50px!important;}

.mr5{margin-right:5px!important;}
.mr10{margin-right:10px!important;}
.mr15{margin-right:15px!important;}
.mr20{margin-right:20px!important;}
.mr25{margin-right:25px!important;}
.mr30{margin-right:30px!important;}
.mr35{margin-right:35px!important;}
.mr40{margin-right:40px!important;}
.mr45{margin-right:45px!important;}
.mr50{margin-right:50px!important;}

.mt0{margin-top:0px!important;}
.mt5{margin-top:5px!important;}
.mt10{margin-top:10px!important;}
.mt15{margin-top:15px!important;}
.mt20{margin-top:20px!important;}
.mt25{margin-top:25px!important;}
.mt30{margin-top:30px!important;}
.mt35{margin-top:35px!important;}
.mt40{margin-top:40px!important;}
.mt45{margin-top:45px!important;}
.mt50{margin-top:50px!important;}

.mb0{margin-bottom:0px!important;}
.mb5{margin-bottom:5px!important;}
.mb10{margin-bottom:10px!important;}
.mb15{margin-bottom:15px!important;}
.mb20{margin-bottom:20px!important;}
.mb25{margin-bottom:25px!important;}
.mb30{margin-bottom:30px!important;}
.mb35{margin-bottom:35px!important;}
.mb40{margin-bottom:40px!important;}
.mb45{margin-bottom:45px!important;}
.mb50{margin-bottom:50px!important;}
 
.p5{padding:5px!important;}
.p10{padding:10px!important;}
.p15{padding:15px!important;}
.p20{padding:20px!important;}
.p25{padding:25px!important;}
.p30{padding:30px!important;}
.p35{padding:35px!important;}
.p40{padding:40px!important;}
.p45{padding:45px!important;}
.p50{padding:50px!important;}
 
.pt5{padding-top:5px!important;}
.pt10{padding-top:10px!important;}
.pt15{padding-top:15px!important;}
.pt20{padding-top:20px!important;}
.pt25{padding-top:25px!important;}
.pt30{padding-top:30px!important;}
.pt50{padding-top:50px!important;}

.pl5{padding-left:5px!important;}
.pl10{padding-left:10px!important;}
.pl15{padding-left:15px!important;}
.pl20{padding-left:20px!important;}
.pl25{padding-left:25px!important;}
.pl30{padding-left:30px!important;}
.pl35{padding-left:35px!important;}
.pl40{padding-left:40px!important;}
.pl45{padding-left:45px!important;}
.pl50{padding-left:50px!important;}
 
.pr5{padding-right:5px!important;}
.pr10{padding-right:10px!important;}
.pr15{padding-right:15px!important;}
.pr20{padding-right:20px!important;}
.pr25{padding-right:25px!important;}
.pr30{padding-right:30px!important;}
.pr35{padding-right:35px!important;}
.pr40{padding-right:40px!important;}
.pr45{padding-right:45px!important;}
.pr50{padding-right:50px!important;}
 
.pb5{padding-bottom:5px!important;}
.pb10{padding-bottom:10px!important;}
.pb15{padding-bottom:15px!important;}
.pb20{padding-bottom:20px!important;}
.pb25{padding-bottom:25px!important;}
.pb30{padding-bottom:30px!important;}
.pb35{padding-bottom:35px!important;}
.pb40{padding-bottom:40px!important;}
.pb45{padding-bottom:45px!important;}
.pb50{padding-bottom:50px!important;}

.fontSize10{font-size:10px!important;}
.fontSize14{font-size:14px!important;}
.fontSize16{font-size:16px!important;}

.color_red{color:#FF0000!important;}
.color_blue{color:#003399!important;}
.color_green{color:#75A300!important;}
.color_green2{color:#090!important;}
.color_orange{color:#FF6600!important;}
.color_gray{color:#999!important;}

.textIndent1 {text-indent:-1em; padding-left:1em;}
.textIndent2 {text-indent:-2em; padding-left:2em;}
.textIndent15 {text-indent:-1.5em; padding-left:1.5em;}
.textIndent20 { padding-left:3.5em;}
.textIndentKana1 {text-indent:-1.65em; padding-left:1.65em; margin-left:1.5em;}

.clear {clear:both;}
.clearfix {display: inline-block;}
.clearfix:after {content:""; display:block; clear:both; height:1px; overflow:hidden;}


/*================================================================
* ROUNDED CORNERS
================================================================*/
.rounded3 {-moz-border-radius:3px;-webkit-border-radius:3px;-opera-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;}
.rounded5 {-moz-border-radius:5px;-webkit-border-radius:5px;-opera-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;}
.rounded8 {-moz-border-radius:8px;-webkit-border-radius:8px;-opera-border-radius:8px;-khtml-border-radius:8px;border-radius:8px;}
.rounded10 {-moz-border-radius:10px;-webkit-border-radius:10px;-opera-border-radius:10px;-khtml-border-radius:10px;border-radius:10px;}
.rounded12 {-moz-border-radius:12px;-webkit-border-radius:12px;-opera-border-radius:12px;-khtml-border-radius:12px;border-radius:12px;}
.rounded15 {-moz-border-radius:15px;-webkit-border-radius:15px;-opera-border-radius:15px;-khtml-border-radius:15px;border-radius:15px;}
.rounded50 {-moz-border-radius:50px;-webkit-border-radius:50px;-opera-border-radius:50px;-khtml-border-radius:50px;border-radius:50px;}



/*仮登録注意事項箇所
------------------------------------------------------*/
#req_check{
	background-color:#FFACAC;
	padding:10px 0 10px 5px;
	font-weight:bold;
}

/*キャンペーン注意事項
------------------------------------------------------*/

#cmp_info{
	padding:20px;
	margin:10px 0 0 20px;
}

.cmp_info_p{
	margin:10px 0 0 10px;	
}

.cmp_info_p2{
	margin-left:20px;
	border-style:solid;
	border-width:1px;
	border-color:#999;
	padding:5px;
	margin-top:10px;
}


/*program/bid 　課金箇所
------------------------------------------------------*/
 #bid_schedule {
    padding:15px;
	border:1px solid #CCC;
	background: #D2E9FF;
	margin-bottom:10px;
  }
  
   #bid_atten {
    padding:15px;
	border:1px solid #CCC;
	background:#FFB5FF;
	margin-bottom:10px;
	line-height:2.5em;
	  }
  
  
  #message_ed_date{
	 width:900px;
	 text-align: center; 
	 padding-top: 5px; 
	 	 color:#F00; 
	 font-size:16px; 
	 font-weight:bold
 }
 
 /*登録情報変更申請
----------------------------------------------------------*/
#table_01{
	margin:10px 0 20px 0 !important;
	border-style:none !important;
}


 /*スタンダードプランページ
----------------------------------------------------------*/
.sta{
	width:950px;
}

.sta_text{
	width:850px;
	margin-left:50px;
}

.sta_p{
	font-size:12px;
	margin: 0 0 10px 0;
	line-height:2em;
}

.sta_h2{
	font-size:24px;
	font-weight:bold;
	color:#F00 !important;
}

 /*半年無料注意事項
----------------------------------------------------------*/

.half_text{
	width:80%;
	text-align:left;
	margin-left:30px;
}


 /*見積提出後の注意事項
----------------------------------------------------------*/

#send_detail3{
	width:80%;
	margin:20px 0 0 100px;
	border-style:solid;
	border-width:1px;
	border-color: #CCC;
	background:#FFF;
	text-align:left;
	line-height:2em;
	padding:10px;
}


 /*キャンペーン
----------------------------------------------------------*/

.underline{
  background: linear-gradient(transparent 50%, #fdf28e 50%);
}

.section-inner{
  width: 950px;
  margin: 0 auto;
}

.sec6-box1{
  width: 950px;
  margin: 0 auto;
  border-top: solid 5px #0071ae;
  background-position: bottom center, 0 0;
  background-repeat: no-repeat;
  padding: 30px;
  margin-bottom: 30px;
  box-shadow: 1px 1px 10px #c5c5c5;

}

.sec6 input[type=checkbox] {
  transform: scale(2, 2);
}


.sec6 table{
	width:100%;
	margin:5px 0 5px 0;
	border-collapse:collapse;
	border:1px solid #666;
	table-layout: fixed;
}

.sec6 td{
	padding:8px;
	border:0px solid;
	vertical-align: middle;
	text-align: right:
}

.sec6 th{
	background:#FFF;
	padding:8px;
	border:0px solid;
	vertical-align: middle;
}

.sec6 p{
  font-family: YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif, -apple-system, BlinkMacSystemFont, 'Helvetica Neue';
  font-size: 16px;
  line-height: 1.5;
}

.sec6 h2{
  font-family: YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif, -apple-system, BlinkMacSystemFont, 'Helvetica Neue';
  font-size: 16px;
  text-indent: 0px;
  margin-bottom: 20px;
  line-height: 1.5;
  font-weight:500;
}

.sec6 h3{
  color: #0071ae;
  font-size: 20px;
  border-bottom: solid 0px ;
  padding: 0px;
  margin: 20px 0 0 40px ;
  text-align:left;
}

.sec6 h4{
  width: 120px;
  margin-bottom: 1px;
  background: #FDF9E3;
  border: 1px #FD8600 solid;
  color: #FD8600;
  font-weight: bold;
  text-align: center;
  margin-bottom:10px;
  padding:5px;
}


 /*税理士管理画面内　スタンダードプラン提案ページ
----------------------------------------------------------*/

/*初期設定*/

.body{
  font-family: YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif, -apple-system, BlinkMacSystemFont, 'Helvetica Neue';
  font-size: 18px;
  line-height: 1.5;
}

.section{
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 55px;
}

.section-inner{
  width: 950px;
  margin: 0 auto;
}
.font1{
  color: #fdf254;
  font-weight: bold;
}

.float-l{
	float: left;
}

.float-r{
	float: right;
}

.flexbox{
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
　-webkit-box-pack: justify;
　-webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
　-webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.font4{
  font-weight: bold;
}


/* メインビジュアル */
.main{
  background-image: url("../../front/img/new_tokumeiranding/main-bg.jpg");
  background-position: top center;
}

/* CVエリア */
.cv-area2{
  background-color: #0071ae;
  height: 190px;
  padding-top: 30px;
  text-align:center;
}

.cv-title{
  text-align: center;
  font-size: 30px;
  color: #fff;
  background-image: url("../../front/img/new_tokumeiranding/cv_line.png"),url("../../front/img/new_tokumeiranding/cv_line.png");
  background-repeat: no-repeat;
  background-position: 0 50%,100% 50%;
  margin-bottom: 20px;
}
.cv-title .cv-bg{
  background-color: #0071ae;
  padding: 0 10px
}

.cv-area2 .font1{
  font-size: 34px;
}
.cv-area2 .float-l{
  color: #fff;
  font-size: 50px;
  text-align: center;
  margin-top: 20px;
  line-height: .3;
}
.cv-area2 .float-l .small{
  font-size: 16px;
}
.cv-area2 .float-l img{
  margin: -10px 10px 0 0;
}
.cv-area2 .float-r{
  position: relative;
}
.cv-area2 .float-r:after{
  content: url("../../front/img/new_tokumeiranding/cv_icon2.png");
  position: absolute;
  top: -80px;
  right: -30px;
}


.h2{
  font-size: 40px;
  color: #0071ae;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1;
}

.h2p{
  font-size: 20px;
  color: #0071ae;
  text-align: center;
}

.sec3{
  background-image: url("../../front/img/new_tokumeiranding/sec3_bg.jpg");
}

.sec3 h2:before,.sec3 h2:after{
  display: none;
}
.sec3 h3,.sec4 h3{
  background-color: #0071ae;
  text-align: center;
  height: 80px;
  line-height: 80px;
  color: #fff;
  font-size: 34px;
  position: relative;
  border-radius: 5px;
  margin-bottom: 45px;
}
.sec3 h3:after,.sec4 h3:after{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 113, 174, 0);
	border-top-color: #0071ae;
	border-width: 20px;
	margin-left: -20px;
}
.sec3 dl,.sec4 dl{
  width: 300px;
  text-align: justify;
  margin-bottom: 50px;
}
.sec3 dt,.sec4 dt{
  position: relative;
  margin-bottom: 10px;
}
.sec3 dt:before,.sec4 dt:before{
  position: absolute;
  top: -15px;
  left: -20px;
}
.sec3 dl:nth-child(1) dt:before{
  content: url("../../front/img/new_tokumeiranding/sec3_point1.png");
}
.sec3 dl:nth-child(2) dt:before{
  content: url("../../front/img/new_tokumeiranding/sec3_point2.png");
}
.sec3 dl:nth-child(3) dt:before{
  content: url("../../front/img/new_tokumeiranding/sec3_point3.png");
}
.sec3 dl:nth-child(4) dt:before{
  content: url("../../front/img/new_tokumeiranding/sec3_point4.png");
}
.sec3 dl:nth-child(5) dt:before{
  content: url("../../front/img/new_tokumeiranding/sec3_point5.png");
}
.sec3 dl:nth-child(6) dt:before{
  content: url("../../front/img/new_tokumeiranding/sec3_point6.png");
}
.sec3 dl:nth-child(7) dt:before{
  content: url("../../front/img/new_tokumeiranding/sec3_point7.png");
}
.sec3 dd h4,.sec4 dd h4{
  font-size: 24px;
  font-weight: 100;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 10px;
  color: #0071bc;
}
.sec3 dd p,.sec4 dd p{
  line-height: 1.3;
}

.sec3-txt3{
  width: 580px;
  height: 350px;
  background-image: url("../../front/img/new_tokumeiranding/sec3_img8.png"),url("../../front/img/new_tokumeiranding/sec3_img9.png");
  background-repeat: no-repeat;
  background-position: top center, bottom center;
  padding-top: 107px;
  font-size: 24px;
  color: #0071bc;
}
.sec3-txt3 .font2{
  font-size: 29px;
}

.sec3-txt3 .font3{
  font-size: 22px;
}

/* Sec4 */
.sec4{
  background-image: url("../../front/img/new_tokumeiranding/sec4_bg.jpg");
  background-position: bottom center;
  padding-bottom: 50px;
}
.sec4 .section-inner{
  position: relative;
}
.sec4-icon{
  display: inline-block;
  position: absolute;
  top: -40px;
  left: -10px;
  z-index: 10;
}

/* Sec10 */
.sec10{
  background-image: url("../../front/img/new_tokumeiranding/sec6_bg.jpg");
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  padding-bottom: 80px;
}
.sec10 h2{
  position: relative;
  line-height: .9;
}
.sec10 h2 span{
  font-size: 20px;
  font-weight: 100;
}
.sec10 h2:before{
  position: absolute;
  top: 0;
  left: 22%;
}
.sec10 h2:after{
  position: absolute;
  top: 0;
  right: 22%;
}
.sec10-box1{
  width: 760px;
  margin: 0 auto;
  border-top: solid 5px #0071ae;
  background: url("../../front/img/new_tokumeiranding/sec6_bg2.png"), linear-gradient(#fff, #fff, #fff, #fff, rgba(255,255,255,0));
  background-position: bottom center, 0 0;
  background-repeat: no-repeat;
  padding: 30px;
  margin-bottom: 30px;
  box-shadow: 1px 1px 10px #c5c5c5;
  border-radius: 0 0 60px 0
}
.sec10 h3{
  color: #0071ae;
  border-bottom: solid 1px #e6e6e6;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.sec10 h3 img{
  margin-right: 10px;
}
.sec10 h4{
  font-size: 22px;
  color: #e47f00;
  margin-bottom: 15px;
  font-weight:bold;
}


/* table */

.fee{
  width: 100%;
  margin-bottom: 0px;
}

.th_non{
 background:none;
}


.th_title{
 background-color:#FFF;
 padding-left:20px;
 border:#666 solid 1px;
}

.th_lite{
 background-color:#0071AE;
 color:#FFF;
 text-align:center;
 border:#666 solid 1px;
 font-weight:bold;
 vertical-align:middle;
}

.th_sta{
 background-color:#FF7F00;
 color:#FFF;
 text-align:center;
 border:#666 solid 1px;
 font-weight:bold;
 vertical-align:middle;
}

.th_aste{
 font-size:small;
 font-weight:bold;
}

.lite{
 background-color:#BFDFFF;
 text-align:center;
 border:#666 solid 1px;
 font-weight:bold;
 vertical-align:middle;
}

.sta{
 background-color:#FFDFBF;
 text-align:center;
 border:#666 solid 1px;
 font-weight:bold;
 vertical-align:middle;
}

.red{
 color: #F00;
}

.lite-font{
 color:#0071AE;
}

.sta-font{
 color:#FF7F00;
}


/* お申し込みフォーム */

.form h3{
  text-align: center;
  font-size: 30px;
  color: #e47f00;
  position: relative;
  border-bottom: solid 1px #e47f00;
  margin: 0 auto 40px auto;
  padding-bottom: 5px;
}
.form h3:after,.form h3:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.form h3:after {
	border-color: rgba(0, 113, 174, 0);
	border-top-color: #fff;
	border-width: 20px;
	margin-left: -20px;
}
.form h3:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #e47f00;
	border-width: 21px;
	margin-left: -21px;
}
h3.form_h3-2{
  color: #0071ae;
  border-bottom: solid 1px #0071ae;
}
.form h3.form_h3-2:before {
	border-top-color: #0071ae;
}
.form-img1{
  margin-bottom: 100px;
}
.form-img2{
  margin-bottom: 20px;
}
.form-img3{
  margin-bottom: 50px;
}
.form-txt1{
  color: #0071ae;
  margin-bottom: 20px;
}
.form form{
  margin-bottom: 140px;
}
.form table{
  background-color: #f1f7fb;
  width: 100%;
  margin-bottom: 30px;
}

.form tr{
  border: solid 2px #fff;
}
.form th{
  color: #0071ae;
  background: #f1f7fb;
  font-weight: 100;
  width: 31%;
  text-align: left;
  padding: 20px 30px;
  vertical-align: middle;
  letter-spacing: .05em;
}
.form td{
  padding: 20px 30px 20px 0;
}
.noborder {
  border: 0px none;
}
.form .hotspot{
  color: #666;
}
.form input[type="text"]{
  font-size: 16px;
  padding: 2%;
  width: 96%;
  color: #666;
  margin-left: 0;
  margin-right: 0;
}
.form input[type="text"]::-webkit-input-placeholder{
    color: #ccc;
}
.form input[type="text"]::-moz-placeholder{
    color: #ccc;
}
.form input[type="text"]:-moz-placeholder{
    color: #ccc;
}
.form input[type="text"]:-ms-input-placeholder{
    color: #ccc;
}

.form input[type="radio"],.form input[type="checkbox"]{
    -moz-transform-origin: right bottom;
  -moz-transform: scale( 1.3 );
  -webkit-transform-origin: right bottom;
  -webkit-transform: scale( 1.3 );
  margin-right: 5px;
}
.form input[type="radio"]{
  margin-right: 10px;
}
.form1 .table1 tr:nth-child(2) input{
  width: 35%;
  margin-right: 10px;
}
.form tr:nth-child(5) input{
  width: 35%;
  margin-right: 10px;
}
.form tr:nth-child(4) p,.form tr:nth-child(8) p{
  font-size: 15px;
  margin: 15px 0 5px 5px;
}
.form select {
  width: 20%;
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #666;
  background-color: #fff;
  background-image: url("../../front/img/new_tokumeiranding/form_icon1.png");
  background-size: 30px 80%;
  background-position:  right 50%;
  background-repeat: no-repeat;
}
.form-txt2{
  margin-bottom: 30px;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.form-txt2 li:before {
  content:"※";
  margin-right: 5px;
}
.form input[type="submit"]{
  width: 98%;
  height: 60px;
  background-color: #0071ae;
  color: #fff;
  border-radius: 10px;
  text-indent: 0;
  font-size: 22px;
  letter-spacing: .3em;
}