@charset "utf-8";

/*-common------------------------------*/
body {
	font:13px/1.75 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
	color:#505050;
	background:#fff;
	text-align:center;
	position:relative;
	font-size:16px;
	border-top:2px #230f6e solid;
        width:100%;
}
/*------------------------------*/
a { color:#222275 }
a:hover { color:#5656b0 }
a:hover img { -ms-filter:"alpha( opacity=80 )";filter:alpha( opacity=80 );opacity:0.8 }
#nav a:hover img { -ms-filter:"alpha( opacity=100 )";filter:alpha( opacity=100 );opacity:1 }
#main .second04_btn a:hover img { -ms-filter:"alpha( opacity=100 )";filter:alpha( opacity=100 );opacity:1 }
/*------------------------------*/
strong { font-weight:bold }
.text_red { color:#E83C3C }
.text_blue { color:#222275 }
.text_bold { font-weight:bold }
.align_center { text-align:center }
.align_left { text-align:left }
.align_right { text-align:right }
.align_middle { vertical-align:middle }
.left { display:inline;float:left }
.right { display:inline;float:right }
.clear { clear:both }

/*------------------------------*/

/*------------------------------*/


#header{
	width:100%;
	padding-top:20px;
	margin:0 auto;
}


#header .inner{
	width:1026px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

#header h1{
	width:185px;
	position:absolute;
	top:0px;
	left:420px;
}

#header .gnavi li{
	display:inline-block;
	float:left;
	width:164px;
	margin-right:50px;
}


#header .gnavi li.end{
	margin-right:0;
}


span.tel{
	color:#230f6e;
	font-size:24px;
	background:url(../images/common/tel.jpg) no-repeat left center;
	padding:0 0 0 35px;
}

span.slash{
	font-size:24px;
	color:#d2d2d2;
}

span.fax{
	color:#505050;
	font-size:16px;
	background:url(../images/common/fax.jpg) no-repeat left center;
	padding:0 0 0 35px;
}

.pagetop{
	text-align:right;
	margin:50px 0 0 0;
	padding:0 0 0 0;
	clear:both;
	display:block;
}

#footer{
	width:100%;
	padding-top:30px;
	padding-bottom:50px;
	margin:0 auto;
	background-color:#230f6e;
	text-align:center;
}


.content #footer .inner{
	width:1026px;
	margin:0 auto;
	position:relative;
	text-align:center;
}



.content-top{
	background:url(../images/common/contents_bg_down_navy.jpg) top center no-repeat;
}

.content .inner{
	width:1026px;
	text-align:left;
	position:relative;
	margin:0 auto;
}

.content .box{
	text-align:left;
	padding-bottom:100px;
	padding-left:151px;
}

.baloon{
	margin:30px 0;
}

.bgglay{
	background:#f5f5f5 none;
	border-top: solid 1px #e5e5e5;
}



.bgblue{
	background:#85d6f6 none;
	border-top:1px #bbdbe9 solid;
}

h2.h2-blue{
	background:#85d6f6 url(../images/common/title_bg_blue.jpg) bottom left no-repeat;
	color:#230f6e;
	font-weight:bold;
	text-height:300%;
	text-align:left;
	padding:10px 0 20px 50px;
	margin: -50px 0 50px 300px;
	font-size:24px
}


h2.h2-lightblue{
	background:#cee8f3 url(../images/lower/line_lightblue.gif) bottom left no-repeat;
	color:#230f6e;
	font-weight:bold;
	text-height:300%;
	text-align:left;
	padding:10px 0 20px 50px;
	margin: -50px 0 50px 300px;
	font-size:24px;
}


h2.h2-glay{
	background:#f5f5f5 url(../images/lower/line_glay.gif) bottom left no-repeat;
	color:#230f6e;
	font-weight:bold;
	text-height:300%;
	text-align:left;
	padding:10px 0 20px 50px;
	margin: -50px 0 50px 300px;
	font-size:24px;
}

.boxleft{
	width:480px;
	float:left;
}

.boxright{
	width:480px;  
	float:right;
}

h2.h2-white{
	background:url(../images/common/title_bg_white.jpg) bottom left no-repeat;
	color:#230f6e;
	font-weight:bold;
	text-height:300%;
	text-align:left;
	padding:10px 0 20px 50px;
	margin: auto 0 30px;
	font-size:24px
}

.boxinner1{
	background:url(../images/common/contents_bg_down_glay.jpg) top center no-repeat;
	padding-top:18px;
}

.boxinner1 form{
	background-color:#f5f5f5;
	padding:20px;
	display:block;
}

.boxinner1 dl{
	border-left:2px solid #c3c3c3;
	padding:20px;
	display:inline-block
}

.boxinner1 dl dt{
	width:100px;
	font-size:12px;
	margin-bottom:30px;
	padding-top:5px;
	float:left;
}

.boxinner1 dl dd{
	float:right;
	width:280px;
	margin-bottom:30px;
	color:#333;
}

.input-top{
	width:250px;
	border:2px solid #d3d3d3;
	box-shadow:0px 0px 0px 2px #eaeaea;
}


.btn{
	text-align:center;
	color:#fff;
	font-size:12px;
}

.btn input{
	letter-spacing:1em;
	cursor:pointer;
	width:134px;
	height:24px;
	color:#fff;
	padding:4px;
	border:none;
	background:url(../images/common/btn_sbmit.jpg) no-repeat left center;
}
	
	
.boxright iframe{
	border:1px solid #cacaca;
	margin-bottom:50px;
	margin-top:50px;
}

.access{
	padding:20px 0;
	margin:20px 0;
}

.access p{
	margin:20px 0;
}


#title-h1{
	width:100%;
	background:#230f6e;
	color:#fff;
	clear:both;
	text-align:left;
}

#title-h1 .inner{
	width:1026px;
	height:78px;
	margin:0 auto;
	padding:20px 0 40px 0;
	background:url(../images/top/top_news_bg.jpg) no-repeat bottom left;
	text-align:center;
	position:relative;
}

#title-h1 h1{
	font-weight:bold;
	font-size:24px;
	color:#fff;
}

.strongcopy{
	color:#000066;
	font-size:24px;
	letter-spacing:5px;
	margin:20px 0 10px;
	font-weight:bold;
}



.imgcopy{
	margin:60px 0 0 0 ;
}

.2ndcopy{
	padding-top:-200px;
	position:relative;
}


.note{
	width:873px;
	background:url(../images/lower/note_body.jpg) repeat-y left;
	padding:0 0 0 0;
}

.stampbase{
	position:relative;
	clear:both;
}

.stamp{
	position: absolute;
	top:0px;
	right:-20px;
	z-index:10;
}

.note-top{
	background:url(../images/lower/note_top.jpg) left top no-repeat;
	padding:100px 80px 10px 60px;
	margin:0 0 0 0;
}

.note-bottom{
	background:url(../images/lower/note_bottom.jpg) left bottom no-repeat;
	padding:0px 80px 50px 60px;
	margin:0 0 0 0;
}

.box-inner{
	margin:50px 0 0 0;
}

.box2{
	padding-bottom:50px;
}


/*-accordion
dl.accordion { 
background:#DDD; 
width:80%; 
margin:0 auto 30px; 
padding:10px; 
font-size:16px;}

dl.accordion dt {
    background:url(../img/open.png) 97% center no-repeat,-moz-linear-gradient(top, #C6F0FE, #27BCF9);
    background:url(../img/open.png) 97% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#C6F0FE), to(#27BCF9));
    border-bottom:1px solid #EEE; height:40px; text-indent:10px; line-height:40px; color:#333; font-weight:bold; cursor:pointer;}
dl.accordion dt.open {
    background:url(../img/close.png) 97% center no-repeat,-moz-linear-gradient(top, #C6F0FE, #27BCF9);
    background:url(../img/close.png) 97% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#C6F0FE), to(#27BCF9));}
dl.accordion dd { background:#FFF; padding:10px; line-height:1.5; display:none;}
-accordion-*/


dl.accordion{
	width:800px;
	border:#50c3f1 1px solid;
	margin-top:50px;
}

dl.accordion dt {
	border-top:#50c3f1 1px solid;
	padding:10px;
	font-size:18px;
	color:#444;
	background:#fff;
	clear:both; 
	cursor:pointer;
}

dl.accordion dt.in{
	border-top: none;
}
	

dl.accordion dt span{
	border-left:#50c3f1 3px solid;
	background:url(../images/common/close.gif) no-repeat right center;
	display:block;
	text-indent:1em;
}

dl.accordion dt.open span{
	background:url(../images/common/open.gif) no-repeat right center;
}
	
dl.accordion dd {
	padding:30px;
	display:none;
}

dl.accordion dd img{
	float:left;
	margin:0 20px 20px 0;
	padding:20px;
	border:#ccc 10px solid;
}

dl.accordion dd strong{
	font-weight:bold;
	color:#230f6e;
	letter-spacing:5px;
	font-size:18px;
}



.faq h2{
	background:url(../images/common/h_mark.gif) left center no-repeat;
	color:#230f6e;
	font-weight:bold;
	font-size:24px;
	margin:50px 0 0 0;
}

.faq h2 span{
	background:url(../images/lower/line.jpg) bottom no-repeat;
	margin:10px 10px 10px 35px;
	padding:10px 10px 10px 0;
}

.faq dl.accordion{
	margin:30px;
}

.faq_contact{
	text-align:right;
	margin-right:45px;
}

.pagestart{
	background:url(../images/common/contents_bg_down_navy.jpg) top center no-repeat;
}

.dodbox{
	background:url(../images/lower/note_dod_bg.gif) no-repeat;
	padding:170px 40px 40px 40px;
}

.dodbox p{
	background:#fff;
	padding:20px;
}

.dodbox strong{
	background:#85d6f6;
}

.contactpage iframe{
	margin-top:20px;
	margin-bottom:20px;
}

.contactpage .access{
	margin-top:0px;
}

.contactform{
	font-size:14px;
}

.error{
	color:#b81c22;
}

.formTable{
	background:#fff;
	border:1px solid #ccc;
	color:#777;
	margin:20px 0;
	width:100%;
	font-size:14px;
}

.formTable td,.formTable th{
	border:1px solid #ccc;
	color:#777;
	padding:10px;
}

#formWrap h3{
	font-weight:bold;
	margin:10px 0 20px 0;
}

.bglightblue{
	background:#cee8f3;
	border-top:1px solid #abd2e2;
}

.biginner{
	 background:url(../images/lower/about_biginner.jpg) top left no-repeat;
	 padding:0 20px 20px 420px;
	 margin:10px;
	 line-height:2em;
}

.biginner p{
	margin-bottom:20px;
}

.menu{
	margin:auto 20px 20px 150px;
	background:#fff;
	border:1px solid #43bff0;
	display:block;
	clear:both;
	height:auto;
}

.menu h3{
	border-bottom: solid 2px #43bff0;
	margin:0px;
	padding:7px;
}

.menu h3 span{
	border-left: solid 3px #43bff0;
	font-weight:bold;
	font-size:18px;
	padding:5px 5px 5px 30px;
	display:block;
	text-indent:-1em;
}

.menu dl{
	margin:10px; 	
}

.menu dt{
	border-top:dotted 1px #b5b5b5;
	padding:10px 10px 10px 40px;
	font-weight:bold;
	letter-spacing:1px;
	width:150px;  
	float:left;
}

.menu dt.dt_work{
	background:url(../images/lower/icon_work.jpg) left center no-repeat;
	border:none;
}

.menu dt.dt_out{
	background:url(../images/lower/icon_out.jpg) left center no-repeat;
}

.menu dt.dt_star{
	background: url(../images/lower/icon_star.jpg) left center no-repeat;
}

.menu dd{	
	width:680px;
	border-top:dotted 1px #b5b5b5;
	padding:10px;  
	float:left;
}

.menu dd.dd_work{
	border:none;
}

.p_menu{
	padding:0px 20px 50px 150px;
	text-align: right;
	
}


.area{
	padding:10px;
	margin:10px 10px 10px 150px;
	background:#e7e7e7;
	color:#646464;
}

.area h3{
	width:150px;
	float:left;
	text-align:center;
	font-weight:bold;
}

.area ul{
	border-left:1px dotted #999;
	margin:auto 10px;
	padding:0px 20px;
	width:500px;
	float:left;
	line-height:2em;
}

.area ul li strong{
	margin-right:20px;
	background:#d4d4d4;
	padding:0px 5px;
	font-weight:normal;
}

.area p{
	clear:both;
}


#property{
	padding-bottom:50px;
}

#property ul{
	padding:0 0 0 151px;
	width:800px;
}

#property ul li span{
	border-bottom:1px dotted #999;
	margin:10px 10px 10px 30px;
	display:block;
	line-height:300%;
}

#property ul li.man1{
	background:url(../images/common/listman_1.png) left center no-repeat;
}

#property ul li.man2{
	background:url(../images/common/listman_2.png) left center no-repeat;
}

#property ul li.man3{
	background:url(../images/common/listman_3.png) left center no-repeat;
}

#property p.text{
	margin-left:185px;
	margin-top:20px;
	width:400px;
	float:left;
}

#property p.btn{
	width:207px;
	float: left;
	margin-top:100px;
}

#company {
	padding-bottom:80px;
}

#company h2{
	padding-left:100px;
}

	
#company table{
	border:1px solid #ccc;
	border-collapse:collapse;
	width:800px;
	margin:10px 0 0 151px;
}

#company table td,#company table th{
	padding:10px 15px;
	border:1px solid #ccc;
}

#company table th{
	text-align:center;
	background:#ECECEC;
}

#company table td{
	background:#fff
}

ul.ul_works{
	background:url(../images/common/work3_back.jpg) no-repeat top left;
	width:1119px;
	height:350px;
	margin-bottom:0;
	padding-top:160px;
	padding-left:40px;
}

ul.ul_works li{
	width:250px;
	height:105px;
	text-align:center;
	line-height:180%;
	float:left;
	margin-right:100px;
}

.clearfix:after { /*floatの解除、ここがポイント*/
	    display:block;
	    clear:both;
	    height:0px;
	    visibility:hidden;
    content:".";
}

.clearfix {
    min-height: 1px; /*IE6、7対策*/
}

* html .clearfix {
	    height: 1px;
			    /*¥*//*/ /*MAC IE5.x対策*/
	    height: auto;
	    overflow: hidden;
	    /**/
}