@charset "utf-8";


/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/

html, body {
	font-family: HelveticaNeue, "Helvetica Neue", Helvetica, ArialMT, Arial, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", "Meiryo", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	color: #333;
}

table, caption, th, td {
	margin: 0;
	padding: 0;
	/* [disabled]border: 0; */
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	margin: 0;
	padding: 0px;
	border: 0px;
}

/* ------------------------
clearfix
------------------------ */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }



/*---------------------------------------------------------------------------------------------
font size CSS。フォントサイズを変えるときは下記classをブロックごとに追加していけばＯＫ。
---------------------------------------------------------------------------------------------*/

.sizeXS{
	font-size:x-small;
	color:#333;}
	
.sizeS{
	font-size:small;
	color:#333;}
	
.sizeM{
	font-size:medium;
	color:#333;}
	
.sizeL{
	font-size:large;
	color:#333;}
	

.bold{
	font-weight: bold;
}

.right{
	float:right;}

.left{
	float:left;}

.red{
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;}
	
.org{
	color:#fe8c25;}
	
.grn{
	color:#336601;}
	
#org{
	color:#fe8c25;}
	
/*---------------------------------------------------------------------------------------------
リンクの編集
---------------------------------------------------------------------------------------------*/
a{
	color:#1D3994;
	outline:0;
	text-decoration:underline;
	}

a:hover{
	color:#ddd;
	text-decoration:underline;
	}
	
/*---------------------------------------------------------------------------------------------
共通ＣＳＳの編集
---------------------------------------------------------------------------------------------*/
br.clear{
	clear:both;
	}

ul li{
	list-style-type:none;
	margin: 0;
	padding: 0;
	backface-visibility: rr;
	}

/*--------------------------------------------------------------------
ページ共通部分
container・body
--------------------------------------------------------------------*/

/*bodyのスタイル*/

body {
	background:#fff url(../img/bk_img.png) repeat-x;
}
body#sub {
	background:#fff url(../img/bk_img1.png) repeat-x;
}

img{
	vertical-align:bottom;
}

/*containerのスタイル*/
/*
div#container {
	width:1200px;
	margin:auto;
	padding:0;
}*/



div#main{
	width:950px;
	padding:0;
}

div#wrapper{
	/* [disabled]width:1200px; */
	margin:0 auto;
	padding-bottom:0px;
	/* [disabled]background-image: none; */
	/* [disabled]background-repeat: repeat-y; */
}

/*after擬似クラス使用によるfirefoxの背景画像回り込み対策*/
div#wrapper:after {/*clear*/
	content : "";
	display : block;
	height : 0;
	clear : both;
	}

div#wrapper-inner{
	width:950px;
	background-color:#F2F2F2;
	padding-top:8px;
	padding-bottom:0px;
	margin-bottom:0px;
	height: auto;
}




/* Header*/
#header{
	width:1200px;
	height:134px;
	margin:0 auto;
}
#header #header-inner{
	width:950px;
	height:134px;
	padding-right:25px;
	padding-left:25px;
	text-align: center;
	position: relative;
	border: 0px;
}

#header h2{position:absolute;top:22px;}
#header #hnavi{position:relative;right:6px;width:100%;color:#999;font-size:13px;text-align:right}
#header #pagettl{
	position:relative;
	float: right;
	padding-top: 16px;
}
*html #header #pagettl{padding-top: 18px;}
#header #g_navi{
	list-style:none;
	/* [disabled]width: 950px; */
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#header #g_navi li{float:left;}
#header #g_navi li img { vertical-align:bottom;}
#header #g_navi li.menu-btn{margin-left:53px;}

#flash{
	width:1200px;
	height:266px;
	margin:0 auto;
	border: 0px;
	padding: 0px;
}
*html #flash{
	margin:0 auto;
	border: 0px;
	padding: 0px;
}
#flash #flash-inner{
	width:950px;
	height:266px;
	text-align: center;
	border: 0px;
	padding: 0px 25px;
	vertical-align: top;
}
*html #flash #flash-inner{
	border: 0px;
	padding: 0px 25px;
}

#titlle{
	width:1200px;
	height:102px;
	margin:0 auto;
}
#titlle #titlle-inner{
	width:950px;
	height:102px;
	text-align: center;
	padding: 0px 25px;
	vertical-align: top;
}


/* Footer */
#foot{
	background-image: url(../img/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#foot #foot_in{
	clear: both;
	width:950px;
	height:229px;
	background-color: #F1F1F1;
	background-image: url(../img/foot.jpg);
	background-repeat: repeat-x;
	background-position: top;/*	margin:auto;
	padding:0;
	clear: both;
	width: 700px;*/
}
div.foot_menu01_01_unit{
	/* [disabled]padding-top:30px; */
	padding-left:212px;
	height: 229px;
	width: 265px;
	float: left;
}
div.foot_menu01_01_unit2{
	/* [disabled]padding-top:30px; */
	/* [disabled]padding-left:98px; */
	height: 229px;
	width: 264px;
	float: left;
}
div.foot_menu01_01_unit3{
	/* [disabled]padding-top:30px; */
	/* [disabled]padding-left:58px; */
	height: 229px;
	width: 200px;
	float: left;
}
#foot_menu01_01_inner p a, #foot_menu01_01_inner li a, #foot_menu01_02_inner p a, #foot_menu01_02_inner li a, #foot_menu01_03_inner p a, #foot_menu01_03_inner li a {
    color: #DDDDDD;
    text-decoration: none;
}

p.foot_menu01_01_headline{
	padding-top:61px;
	line-height: 1.5em;
	padding-bottom: 10px;
}
a.foot1{
	color:#999;
	outline:0;
	font-size:12px;
	text-decoration:none;
	line-height: 1.5em;	
	}

a.foot1:hover{
	color:#fff;
	}
.foot2{
	color:#069;
	outline:0;
	font-size:12px;
	text-decoration:none;
	line-height: 1.5em;
	}
p#f_navi{
	color:#1D3994;
	display: block;
	font-size: 13px;
	letter-spacing: 1px;
	padding-top:30px;
	text-align: center;
	line-height: 1.5em;
}

p.top{
	width:117px;
	height:19px;
	display:block;
	text-align:right;
	margin-bottom:9px;
	float:right;
}


p.copy{
	padding:30px 0 30px 0;
	font-size:12px;
	text-align:center;
	color:#999;
}

p.punkuzu{
	font-size:10px;
	color:#0066FF;
	float: right;
	background-image: url(../img/pankuzu_bk.jpg);
	height: auto;
	background-repeat: repeat-x;
	width: 746px;
	text-align: right;
	vertical-align: middle;
	padding: 4px 0px 5px 0px;
	margin-bottom: 15px;

}
div.spece{
	margin: 10px 0px;
}
.spece1{
	margin-bottom:10px;
}
div.spece2{
	margin: 10px 0px 30px 0px;
	border-bottom:solid 2px #06C;
}
p.temp01{
	height: 76px;
	vertical-align: middle;
	margin: auto 0;
}
p.down{
	height: 60px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 20px;
}
li.job{
	list-style:none;
	color: #06C;
	font-size: 18px;
	padding: 10px 0px 8px 0;
	font-weight: bold;
}
div#contents{
	width:746px;
	float:right;
	margin-right:11px;
	background-color:#fff;
	display:block;
	margin-top: 0px;
	height: auto;
}

*html div#contents{margin-right:5px;}  

div#side{
	width:176px;
	margin:0px;
	float:left;
	/* [disabled]background-color: #CCC; */
	display: inline;
	display:block;
}

div#side ul{padding-left:11px;}
*html div#side ul{padding-left:11px;}
div#side ul li{margin:0;padding:0;}
div#side ul li a{margin:0;padding:0}
div#side img.verTop{vertical-align:top;}
div#side li#side-p{padding-top:8px;}

/*div.sb_tll{
	width:950px;
	height: 102px;
}*/

div.block{
	padding:15px 7px 45px 7px;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	}
div.block1{
	padding:10px 22px 0px 24px;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}
div.block2{
	padding:15px 22px 15px 24px;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}
div.block3{
	padding:10px 30px 0px 24px;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}
p.text{
	padding-top:10px;
	padding: 10px 5px 15px 5px;
}
p.text_q{
	padding-top:10px;
	padding: 10px 5px 15px 38px;
	background-image: url(../img/sub7/image_sub7.jpg);
	background-repeat: no-repeat;
}
p.text_q1{
	padding-top:10px;
	padding: 10px 5px 15px 38px;
}
p.link{
	padding:20px 0px 10px 0px;
	float: right;
}

table.hikaku{border-style: none;}

table.hikaku1{
	margin-bottom: 15px;
	border-style: none;
}

td.hikaku2{
	/* [disabled]padding-right:5px; */
	/* [disabled]margin-right:10px; */
	text-align: center;
	width: 100%;
}

td.onestep{
	width:318px;
	background-color:#eee;
	/* [disabled]border-top: 0px; */
	/* [disabled]margin-top: 0px; */
	padding: 5px 10px;
	vertical-align: top;
	text-align: left;
	border-right: solid 10px #fff;
}

table.rank00{
	width:100%;
	margin:0 auto;
}


tr.rank01{
	width:670px;
	font-size:14px;
	color: #5cbefd;
	padding: 0px;
}

td.rank{
	background-image:url(../img/top/image_top15.jpg);
	background-repeat: no-repeat;
	width: 128px;
	height: 25px;
	padding: 10px 0 5px 20px;
	border-bottom: 1px dotted #5cbefd;
	margin:0 0 15px 30px;
	background-position: left center;
}

td.right1{
	width:420px;
	margin:15px;
	padding-right: 10px;
}

td.right2{
	width:413px;
	/* [disabled]margin:15px; */
	border-bottom: solid 2px  #06c;
	display: block;
}
th.hikaku_till{
	width:124px;
	background-color:#D7EBFF;
	color: #06C;
	font-weight: bold;
	padding: 6px;
	border: solid 1px #06C;
}
th#hikaku_till0{
	width:124px;
	background-color:#0066cc;
	color: #FFF;
	font-weight: bold;
	padding: 6px;
	border: solid 1px #06C;
}
td.hikaku_text{
	width:152px;
	padding: 6px;
	border: solid 1px #06C;
}
td.hikaku_text0{
	width:152px;
	padding: 6px;
	border: solid 1px #06C;
	background-color: #d0f1ff;
	text-align: center;
}
th.kankyou_th{
	width:167px;
	background-color:#06C;
	color: #FFF;
	font-weight: bold;
	padding: 6px;
	/* [disabled]border: solid 2px #06C; */
}

td.kankyou_td{
	width:220px;
	padding: 6px;
}

th.class_th{
	width:180px;
	background-color:#E6EEFF;
	color: #036;
	font-weight: bold;
	padding: 6px;
	border: solid 1px #036;
}

td.class_td{
	width:201px;
	padding: 6px;
	border: solid 1px #036;
	color: #039;
	font-weight: bold;
}

p.hikaku{
	width:156px;
	float:right;
	text-align:center;
}

td.bt_boder{
	border-bottom: solid 2px #06c;
}

td.bt_boder02{
	border-bottom: solid 2px #06c;
	width: 515px;
	height: 34px;
}

td.td_right{
	float:right;
}

td.keii{
	margin:0;
	padding: 0px 15px 0px 10px;
	width:525px;
	height: 86px;
	vertical-align: top;
	font-size: 14px;
	text-align: left;
}

td.sisaku{
	height: 86px;
	font-weight: bold;
	font-size: 14px;
	color: #06C;
	margin:0;
	padding:0px 15px 0px 10px;
	/* [disabled]color:#06C; */
	vertical-align: top;
	text-align: left;
}
td.kekka{
	font-weight: bold;
	font-size: 17px;
	color: #f28702;
	margin:0;
	padding:0;
	line-height:1.3em;
	height:116px;
}
td.kekka1{
	width: 122px;
	text-align: center;
	height: 140px;
	vertical-align: middle;
}

div.coment{background-color:#f2f2f2; margin-left: 15px;}
table.voice{
	margin:8px 0px;
	text-align: center;
}

p.coment1{
	border: double 4px #fff;
	padding: 14px;
	color: #1f84da;
	margin-bottom: 20px;
}

p.line{
	border-bottom:solid 2px #06C;
}
.pa-top{
	padding-top:20px;
}
.pa-top2{
	padding-top:10px;
}
div.dounyu2{padding-right:53px;}
*html div.dounyu2{padding-right:51px;}

div.nagare{
	width:300px;
	float: left;
	padding-left: 10px;
	margin-left:40px;
}

table.nagare0-1{
	width:279px;
	float: left;
	/* [disabled]padding-left: 35px; */
	display: block;
}

table.nagare0-2{
	width:279px;
	/* [disabled]padding-left: 38px; */
	display: block;
	float: right;
}
.nagare1{
	font-weight:bold;
	font-size:17px;
	color: #06C;
	/* [disabled]padding-top: 5px; */
	padding: 5px 0px;
	width: 330px;
	display: block;
	height: 20px;
	/* [disabled]border: dotted 1px #06C; */
	border-bottom: dotted 1px #06C;
	/* [disabled]margin-left: 10px; */
}
.nagare2{
	/* [disabled]border-bottom:dotted 1px #06C; */
	/* [disabled]border-top:dotted 1px #06C; */
	width: 350px;
	font-size:13px;
	height: 70px;
	vertical-align: top;
	/* [disabled]display: block; */
	/* [disabled]margin: auto; */
	/* [disabled]padding: 10px 0px; */
	margin-left: 10px;
	padding-top: 10px;
}

#siji{
	padding-left:20px;
	margin-top: 8px;
	clear: both;
	font-size: 11px;
	color: #06C;
	/* [disabled]background-attachment: fixed; */
	background-image: url(../img/sub4/image_sub9.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 30px;
}
img#siji-img{padding:7px;}

/* career_table */
table.career_table{
	width:100%;
	border-left:1px solid #759FE0;
	border-top:1px solid #759FE0;
	margin-bottom:30px;
}

table.career_table th{
	background-color: #F1FFFF;
	font-size: 12px;
	line-height: 1.5;
	padding: 10px 0 10px 10px;
	height: auto;
	width:150px;
	border-bottom:1px solid #759FE0;
	border-right:1px solid #759FE0;
	margin: 0px;
	font-weight: bolder;
	text-align:left;
	color:#333;
}

table.career_table td{
	font-size:12px;
	border-bottom:1px solid #759FE0;
	border-right:1px solid #759FE0;
	line-height:1.5;
	padding:10px 10px;	
	color:#333;
}

table.sum_table{
	border-left:1px solid #b3b3b3;
	border-top: 1px solid #b3b3b3;
	margin: 0;
	width: 100%;
	/* [disabled]border-bottom: 1px solid #CCC; */
	/* [disabled]border: 1px solid #b3b3b3; */
	border-right: 1px solid #b3b3b3;
}

table.sum_table td{
	border-bottom:1px solid #b3b3b3;
	/* [disabled]border-right:1px solid #999; */
	/* [disabled]color:#666666; */
	font-size:90%;
	line-height:1.5;
	padding:10px 10px 10px 15px;
}

table.sum_table td.yaku{
	border-bottom: 1px solid #CCCCCC;
	/* [disabled]border-right: 1px solid #CCCCCC; */
	color: #666666;
	font-size: 90%;
	line-height: 1.5;
	padding: 0;
}

table.sum_table td span{
    padding: 0 20px 0 0;
}

table.sum_table td.koukomu {
	background:none repeat scroll 0 0 #D7EBFF;
	color: #06C;
	padding: 0px 0px 0px 10px;
	width: 108px;
	font-weight: bold;
	border-right: 1px solid #b3b3b3;
}

table.sum_table2{
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin: 10px;
    width: 100%;
}

table.sum_table2 td{
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #666666;
    font-size: 90%;
    line-height: 1.5;
    padding: 10px 10px 10px 15px;
}

table.sum_table2 td.yaku{
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #666666;
    font-size: 90%;
    line-height: 1.5;
    padding: 0;	
}

table.sum_table2 td.koukomu{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    padding: 0 0 0 10px;
    width: auto;
}

table.sum_table_sub{
	border-left:medium none;
	border-top:medium none;
	margin:0px;
	width:100%;
}

table.sum_table_sub td {
	border-bottom: 1px solid #CCC;
	/* [disabled]border-right: 1px solid #999; */
	color: #333;
	font-size: 100%;
	line-height: 1.5;
}

table.sum_table_sub td.yakusyoku {
	background:none repeat scroll 0 0 #FAFAFA;
	border-bottom: 1px solid #b3b3b3;
	boder-right:1px solid #CCCCCC;
	color:#333;
	width:100px;
	border-right: 1px solid #b3b3b3;
	padding: 0 0 0 15px;
}

table.sum_table_sub td.yakusyoku2{
	background: none repeat scroll 0 0 #FAFAFA;
	border-bottom: medium none;
	border-right: 1px solid #999;
	padding: 0 0 0 15px;
	width: 100px;
}

table.sum_table_sub td.yakusyoku0{
    background: none repeat scroll 0 0 #FAFAFA;
    border-right: 1px solid #CCCCCC;
    color: #666666;
    padding: 0 0 0 15px;
    width: 50px;
}
table.sum_table_sub td.y_last {
font-size: 100%;
border-bottom: none;
border-right: none;
line-height: 1.5;
padding: 5px 10px 5px 15px;
}

table.sum_table_sub td.yakusyoku2 {
border-bottom: none;
border-right: 1px solid #CCC;
width: 80px;
background: #FAFAFA;
padding: 0 0 0 15px;
}

td.sisaku01{
	/* [disabled]padding: 30px 0px 0px 24px; */
	font-size: 13px;
	width: 209px;
	border-collapse: collapse;
	height: 162px;
	text-align: left;
	/* [disabled]vertical-align: top; */
}
td.sisaku02{
	padding: 18px 0px 0px 24px;
	font-size: 13px;
	width: 219px;
	border-collapse: collapse;
	height: 162px;
	text-align: left;
}

p.next{
	font-size:26px;
	color:#333333;
	display:block;
	text-align:center;
	margin:30px 0;
	color: #666;
	color: #666666;
}

dl.i_box {
    display: block;
    margin: 0 0 20px;
}

dl.i_box dt {
    color: #1D83DB;
    float: left;
    font-size: 110%;
    font-weight: bold;
    text-align: right;
    width: 140px;
}
dl.i_box dd {
    border-left: 3px solid #1D83DB;
    display: block;
    height: auto;
    margin: 0 0 0 150px;
    width: 450px;
}
dl.i_box dd ul {
    padding: 0 0 7px 15px;
}
dl.i_box dd ul li {
    background: url("../img/mailform/dot.gif") repeat-x scroll left bottom #FFFFFF;
    padding: 5px 0 10px;
}
/*.dot_waku {
	 [disabled]border: 1px dotted #CCCCCC; 
	display: block;
	[disabled]margin-bottom: 25px; 
	padding: 10px 15px;
	margin: 5px 0px 25px 0px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
}*/

.dot_waku {
	border: 1px dotted #CCC;
	padding: 10px 15px;
	display: block;
	margin-bottom: 40px;
	/* [disabled]width: 640px; */
}

/*修正したmail.html*/
dl.i_box dt {
	color: #1D83DB;
	float: left;
	font-weight: bold;
	text-align: right;
	width: 180px;
}

dl.i_box dd {
	border-left: 3px solid #1D83DB;
	display: block;
	height: auto;
	margin: 0 0 0 200px;
	width: 450px;
}

dl.i_box {
	display: block;
	margin: 0 0 20px 0;
	border-bottom-style: none;
}

.red {
    color: #FF0000;
    font-size: medium;
}

.red2 {
	color: #FF0000;
	font-size: 77%;
}

.t01 {
	background-position: right center;
	padding-left: 2px;
	padding-right: 0;
	padding-top: 1px;
	text-align: right;
	width: 500px;
}
.txt5 th {
	background: none repeat scroll 0 0 #EEEEEE;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #003399;
	border-right: 2px solid #FFFFFF;
	color: #000000;
	font-weight: normal;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	width: 150px;
}
.txt5 input#name1, .txt5 input#name2, .txt5 input#syozoku, .txt5 input#yakusyoku, .txt5 input#mail, .txt5 input#mail2, .txt5 input#tel, .txt5 input#kw, .txt5 input#url {
    border: 1px solid #CCCCCC;
    height: 20px;
    width: 200px;
}

input, select, textarea {
    font-size: small;
}

.form-tr{
	vertical-align: middle;
	background-color: #FFF;
}
.form-th{
	vertical-align: middle;
	border-bottom: solid 10px #fff;
	color: #0892dd;
	padding: 15px 10px;
	font-weight: bold;
	border-right: solid 5px #0892dd;
}

.form-th2{
	vertical-align: middle;
	color: #0892dd;
	padding: 15px 10px;
}

.form-td{
	border-bottom: solid 10px #fff;
	width: 460px;
	padding: 10px 0px;
}

.form-td2{
	width: 460px;
	padding: 10px 0px;
}

.center{
	text-align: center;
	width: 100%;
	/* [disabled]background-image: url(../img/top/image_top1.jpg); */
}

td.height{
	/* [disabled]height:88px; */
	width:318px;
	padding: 5px 10px 5px 10px;
	background-color: #F2F2F2;
	/* [disabled]margin: 0 20px; */
}

td.tool_top{
	padding-top:10px;
	vertical-align: top;
}

.bottom{
	padding-bottom:10px;
}

.spece_l{padding-left: 25px;}
*html .spece_l{padding-left: 20px;}
/*--------------------------------------------------------------------
画像の回り込み設定
--------------------------------------------------------------------*/
/* センター　淵あり */
.illust{
	text-align:center;
	padding:3px;
	margin:10px 0;
	border:1px #ccc solid;

}

.illust20{
	text-align:center;
	padding:3px;
	margin:20px 0;
	border:1px #ccc solid;

}

.illust0{
	text-align:center;
	margin:10px 0;

}

.illust_top{
	text-align:center;
	margin:0 0 10px 0;

}

/* 右よせ　淵あり */
.illust_r{
	float:right;
	padding:3px;
	border:1px #ccc solid;
	margin:0 0 10px 10px;

}

/* 左よせ　淵あり */
.illust_l{
	float:left;
	padding:3px;
	border:1px #ccc solid;
	margin:0 10px 10px 0;

}

/* 右よせ　淵なし */
.illust_r0{
	float:right;
	padding:3px;
	margin:0 0 10px 10px;
}

/* 左よせ　淵なし */
.illust_l0{
	float:left;
	padding:3px;
	margin:0 10px 10px 0;
}
/*サイトマップ*/
element.style {
    margin-top: 10px;
}
dl.s_box {
	display: block;
	margin: 0 0 20px 0;
}
dl.s_box dd {
	border-left: 3px solid #1D83DB;
	display: block;
	height: auto;
	margin: 0 0 0 100px;
	width: 510px;
	/* [disabled]float: right; */
}
dl.s_box dd ul {
    padding: 0 0 7px 15px;
}
dl.s_box dd ul li {
    background: url("../img/mailform/dot.gif") repeat-x scroll left bottom #FFFFFF;
    padding: 5px 0 10px;
}

dl.s_box dd ul li strong {
	color: #333333;
	float: left;
	font-weight: bold;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	width: 200px;
	font-size: 14px;
}

dl.s_box dd ul li p {
	color: #666666;
	line-height: 1.5;
	margin: 0 0 0 150px;
	width: 300px;
	height: 20px;
}

*html dl.s_box dd ul li p {
	margin: 0 0 0 200px;

}
*:first-child+html dl.s_box dd ul li p {
	margin: 0 0 0 200px;

}
div#naibu{
	background: url("../img/sub1/image_sub15.jpg") no-repeat scroll left bottom #FFFFFF;
	height: 297px;
	width: 603px;
	text-align:center;
	vertical-align: top;
	padding: 0px;
}
*html div#naibu{padding-top:0px;}
div#naibu1{
	height: 100px;
	width: 201px;
	text-align:left;
	float:left;
	margin-top:45px;
	/* [disabled]padding-left:12px; */
	font-size:12px;
	padding: 0px 5px 0px 12px;
}

*html div#naibu1{
	margin-top:50px;
}	
div#naibu2{
	height: 100px;
	width: 208px;
	text-align:left;
	float:right;
	margin-top:45px;
	font-size:12px;
	padding: 0px 8px 0px 6px;
}
*html div#naibu2{
	margin-top:50px;
}

div#naibu3{
	height: 80px;
	width: 201px;
	text-align:left;
	float:left;
	margin-top:55px;
	/* [disabled]padding-left:12px; */
	font-size:12px;
	padding: 0px 5px 0px 12px;
}
*html div#naibu3{
	margin-top:52px;
}
div#naibu4{
	height: 100px;
	width: 208px;
	text-align:left;
	float:right;
	margin-top:55px;
	font-size:12px;
	padding: 0px 8px 0px 6px;
}
*html div#naibu4{
	margin-top:52px;
}

div#jiseki{
	background: url("../img/top/image_top1.jpg") no-repeat scroll left bottom #FFFFFF;
	height: 421px;
	width: 656px;
	text-align:center;
	vertical-align: top;
	padding: 0px;
}
*html div#jiseki{padding-top:0px;}
div#jiseki1{
	height: 100px;
	width: 270px;
	text-align:left;
	float:left;
	margin-top:80px;
	font-size:12px;
	/* [disabled]padding: 0px 5px 0px 12px; */
	margin-left: 22px;
	font-weight: bold;
}

*html div#jiseki1{
	margin-top:80px;
	margin-left: 10px;
}	
div#jiseki2{
	height: 100px;
	width: 270px;
	text-align:left;
	float:right;
	margin-top:80px;
	font-size:12px;
	/* [disabled]padding: 0px 8px 0px 6px; */
	margin-right: 20px;
	font-weight: bold;
}
*html div#jiseki2{
	margin-top:80px;
	margin-right: 10px
}

div#jiseki3{
	height: 80px;
	width: 270px;
	text-align:left;
	float:left;
	margin-top:140px;
	font-size:12px;
	/* [disabled]padding: 0px 5px 0px 12px; */
	margin-left: 22px;
	font-weight: bold;
}
*html div#jiseki3{
	margin-top:130px;
	margin-left: 10px;
	padding-top:10px;
}
div#jiseki4{
	height: 100px;
	width: 270px;
	text-align:left;
	float:right;
	margin-top:140px;
	font-size:12px;
	/* [disabled]padding: 0px 8px 0px 6px; */
	margin-right: 20px;
	font-weight: bold;
}
*html div#jiseki4{
	margin-top:140px;
	margin-right:0px
	padding-top:10px;
	margin-left:80px;
}
