*{
	margin:0;
	padding:0;
}

html{
	overflow-y:scroll;
}

body{
	color:#434343;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3","Lucida Grande","Hiragino Kaku Gothic Pro",メイリオ,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	letter-spacing: 0.05em;
}

strong{
	font-weight:normal;
}

b{
	font-weight:normal;
}

.strb{
	font-weight:bold;
}

a{
	text-decoration:none;
	color:#3a9c49;
}

a:hover{
	text-decoration:underline;
	color:#4f6e0c;
}

img{
	border:none;
	vertical-align:top;
}

ul{
	list-style:none;
}

li a{
	zoom:0;
}

.clear{
	clear:both;
}

.float_l{
	float:left;
}

.float_r{
	float:right;
}

.bold{
	font-weight:bold;
}

.space31{
	height:31px;
}

.space200{
	height:200px;
}

.margin_btm50{
	margin-bottom:50px;
}

.small{
	font-size:10px;
	padding-top:10px;
}

.fontsize18{
	font-size:18px;
}

.width30{
	width:30px;
}

.width680{
	width:680px;
	margin-right:auto;
	margin-left:auto;
}

.wrap{
	margin-left:auto;
	margin-right:auto;
	width:950px;
}

/******************************
* header
******************************/

#header{
	padding-top:5px;
	padding-bottom:65px;
}

.header_left{
	width:680px;
	float:left;
	margin-left:0px;
	padding:0px;
}

.header_left h1{
	font-size:11px;
	margin:0px;
	padding-left:5px;
	color:#696969;
	letter-spacing:0.07em;

}

.logo{
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
}

.header_right{
	float:right;
	padding-top:5px;
	width:250px;
	text-align:right;
}

.header_right li{
	display:inline;
	padding-left:3px;
}

.header_right_form{
	margin:10px 0 0 0px;
	background-image:url(../img/bg_search.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:25px;
	padding:5px 0 0 4px;
	float:right;
}

.header_right_form input{
	float:left;
}

.header_right_form .schbox{
	width:170px;
	border:none;
	color:#3a9c49;
	padding:2px 0 0px 0;
}

/******************************
* / header
******************************/




/******************************
* pankz
******************************/


.pankz{
	margin-top:15px;
	margin-bottom:13px;
	font-size: 10px;
}

.pankz ul{
	margin:0 0 0 15px;
	padding:0;
}

.pankz li{
	display:inline
}

.pankz li a{
	color: #666;
	text-decoration: underline;
}

/******************************
* / pankz
******************************/




/******************************
* contents
******************************/

.comment{
	text-align:right;
	padding:8px 15px 10px 0;
}

.index_contents{
	margin-top:20px;
}

.contents{
	margin-top:10px;
}

.main_contents{
	width:700px;
	float:left;
}


.page_name_type1{
	background-image:url(../img/top_bg_type1.jpg);
	background-repeat:no-repeat;
	height:65px;
	margin-bottom:10px;
}


.page_name_type2{
	background-image:url(../img/top_bg_type2.jpg);
	background-repeat:no-repeat;
	height:65px;
	margin-bottom:10px;
}


.page_name_type3{
	background-image:url(../img/top_bg_type3.jpg);
	background-repeat:no-repeat;
	height:65px;
	margin-bottom:10px;
}


.page_name_type4{
	background-image:url(../img/top_bg_type4.jpg);
	background-repeat:no-repeat;
	height:65px;
	margin-bottom:10px;
}


.page_name_type5{
	background-image:url(../img/top_bg_type5.jpg);
	background-repeat:no-repeat;
	height:65px;
	margin-bottom:10px;
}


.page_name_type6{
	background-image:url(../img/top_bg_type6.jpg);
	background-repeat:no-repeat;
	height:65px;
	margin-bottom:10px;
}


.page_name_type7{
	background-image:url(../img/top_bg_type7.jpg);
	background-repeat:no-repeat;
	height:65px;
	margin-bottom:10px;
}


.page_name_type8{
	background-image:url(../img/top_bg_type8.jpg);
	background-repeat:no-repeat;
	height:65px;
	margin-bottom:10px;
}


.page_name_type9{
	background-image:url(../img/top_bg_type9.jpg);
	background-repeat:no-repeat;
	height:65px;
	margin-bottom:10px;
}


.page_name_type10{
	background-image:url(../img/top_bg_type10.jpg);
	background-repeat:no-repeat;
	height:65px;
	margin-bottom:10px;
}



.page_name_type11{
	background-image:url(../img/top_bg_type11.jpg);
	background-repeat:no-repeat;
	height:65px;
	margin-bottom:10px;
}


.page_name_type12{
	background-image:url(../img/top_bg_type12.jpg);
	background-repeat:no-repeat;
	height:65px;
	margin-bottom:10px;
}

.page_name_title{
	font-size:18px;
	padding:15px 0 0 10px;
}

.page_name_title_green{
	padding-left:12px;
	margin-top:-5px;
	color:#348b41;
}

.marginTB10{
	margin-top:10px;
	margin-bottom:10px;
}

.marginTB20{
	margin-top:20px;
	margin-bottom:20px;
}

.txt{
	font-size:14px;
	width:670px;
	margin:30px auto 20px auto;
}

.name{
	text-align:right;
	font-size:15px;
	font-weight:bold;
	margin:50px 10px 250px 0;
}

.name p{
	display:none;
}

.dl{
	margin:10px 10px 10px 10px;
}

.dl dt{
	float:left;
	width:90px;
	clear:both;
	font-weight:bold;
	padding:11px 0 10px 5px;
}

.dl dd{
	border-bottom:dashed 1px #8f8f8f;
	padding:10px 0 10px 5px;
	line-height:20px;
}

.dl dd img{
	vertical-align:middle;
}

.mer_l{
	margin-left:90px;
}

.Map{
	margin-top:10px;
	margin-left:90px;
}


.title_gray h5{
	background-color:#f3f3f3;
	font-size:14px;
	color:#686868;
	padding:10px 0 8px 10px;
	margin:20px 10px 20px 10px;
}

.table_list{
	margin-left:20px;
}

.table_list td{
	border-bottom:dashed 1px #8f8f8f;
	padding:0px 0 10px 10px;
	width:290px;
}

.line_green{
	border:solid 5px #358e42;
	background-color:#fffcee;
	padding:13px;
	margin-top:20px;
	margin-bottom:40px;
	width:657px;
}

.line_green img{
	margin-bottom:10px;
}

.line_green a{
	color:#2359a3;
}

.line_gray{
	border:solid 4px #e7e7e7;
	padding:13px;
	margin-top:10px;
	margin-bottom:20px;
}

.line_gray ol{
	margin-left:18px;
}

.line_gray li{
	margin-bottom:20px;
}

.ichiran_box{
	margin:20px 10px 35px 10px;
}

.ichiran_box_plan{
	width: 100%;
	text-align: right;
	padding-top: 10px;
}

.text{
	margin:10px 10px 20px 3px;
}

.osusume{
	width:674px;
	margin:10px auto 0 auto;
	background-color:#f7f7f7;
	border-bottom:solid 1px #cccccc;
}

.osusume ul{
	padding:8px 0 20px 20px;
}

.osusume li{
	background-image:url(../img/img6.jpg);
	background-repeat:no-repeat;
	background-position: 0 3px;
	padding-left:23px;
	font-size:15px;
	font-weight:bold;
	color:#1558aa;
}

.btm_list{
	margin-top:10px;
	margin-bottom:30px;
	padding:15px 0 13px 10px;
	width:690px;
	background-color:#f9f9f9;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}

.btm_list li{
	display:inline;
	background-image:url(../img/img8.jpg);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left:13px;
	margin-left:10px;
	font-weight:bold;
}

.btm_list a{
	color:#2359a3;
}

.linkcol a{
	color:#2359a3;
}

.title_line_gray{
	background-image:url(../img/bg_line_gray.jpg);
	background-repeat:no-repeat;
	height:35px;
	margin-top:15px;
	margin-bottom:15px;
}

.title_line_gray p{
	padding:5px 0 0 20px;
	font-size:14px;
	color:#333333;
}

.table_img th{
	padding-right:10px;
	padding-bottom:10px;
}

.table_img td{
	padding-bottom:10px;
}

.txt_gr{
	color:#13ae67;
	margin-top:15px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
}

.table_router{
	border:solid 1px;
	margin-left:10px;
}

.table_router th{
	font-weight:normal;
	background-color:#eeffed;
	border-bottom:solid 1px;
	border-right:solid 1px;
	text-align:left;
	padding: 5px 0 5px 20px;
}

.table_router td{
	border-right:solid 1px;
	text-align:left;
	padding: 5px 0 5px 20px;
}

.table_router th.last{
	border-right:0px;
}

.table_router td.last{
	border-right:0px;
}

.plan_title{
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	height:53px;
	margin-top:15px;
	padding:5px 0 0 10px;
}

.plan_text{
	margin:5px 0 5px 10px;
}

.plan_table{
	border-top:solid 1px #cccccc;
	width:677px;
	margin-left:5px;
	font-size:11px;
}

.plan_table th{
	background-color:#deeee0;
	font-weight:normal;
	text-align:left;
	padding:7px 0 5px 8px;
	border-bottom:solid 1px #cccccc;
}

.plan_table td{
	background-color:#f9f9f9;
	padding:5px 0 5px 15px;
	border-bottom:solid 1px #cccccc;
}

.plan_table td.red{
	font-weight:bold;
	font-size:14px;
	color:#ff0000;
}

.plan_table2{
	border-top:solid 1px #cccccc;
	width:677px;
	margin-left:5px;
	font-size:11px;
}

.plan_table2 th{
	background-color:#deeee0;
	font-weight:normal;
	text-align:left;
	padding:7px 0 5px 8px;
	border-bottom:solid 1px #cccccc;
}

.plan_table2 td{
	background-color:#f9f9f9;
	padding:5px 0 0px 15px;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}

.plan_table2 td.bg{
	background-color:#e2e2e2;
}

.plan_table2 td.last{
	border-right:none;
}

.link3{
	background-color:#eeeeee;
	margin:10px 0 10px 5px;
	width:607px;
	padding:13px 0 13px 70px;
}

.link3 li{
	background-image:url(../img/img9.jpg);
	background-repeat:no-repeat;
	background-position:0 1px;
	display:inline;
	padding-left:20px;
	margin-right:70px;
}

.flow_center{
	text-align:center;
	margin:10px 0 40px 0;
}

.flow_center img{
	margin-top:20px;
}

.flow_text{
	width:660px;
	margin:10px auto 0 auto;
	text-align:left;
}

.bg_gray{
	background-color:#f8f8f8;
}

.bg_white{
	background-color:#ffffff;
}

.description_box{
	padding:8px;
	width:668px;
}

.square_title{
	background-image:url(../img/img10.jpg);
	background-repeat:no-repeat;
	padding-left:28px;
	font-weight:bold;
	margin-bottom:10px;
}

.description_box_txt{
	width:435px;
	margin-left:25px;
}

.description_box_txt ul{
	margin-top:15px;
	margin-bottom:20px;
	font-weight:bold;
	color:#2c67b8;
}

.table_datacenter{
	margin:10px 0 15px 0 ;
	border-top:solid 1px #c5c5c5;
	border-left:solid 1px #c5c5c5;
	border-right:solid 1px #c5c5c5;
	width:680px;
}

.table_datacenter th{
	background-color:#f7f7f7;
	border-bottom:solid 1px #c5c5c5;
	padding:9px 10px 9px 10px;
	width:130px;
	font-weight:normal;
	color:#2c67b8;
	text-align:left;
	vertical-align:top;
}

.table_datacenter td{
	padding:9px 10px 9px 10px;
	border-bottom:solid 1px #c5c5c5;
}

.text_left{
	float:left;
	margin:15px 0 15px 10px;
	width:475px;
}

.img_right{
	float:right;
	margin:15px 30px 15px 0;
}

.history{
	border-top:solid 1px #e0e0e0;
	border-bottom:solid 1px #e0e0e0;;
	margin:0 0 20px 0;
}

.history th{
	background-color:#edf8f3;
	padding:15px 0 10px 10px;
	width:120px;
	font-weight:normal;
	text-align:left;
}

.history td{
	padding:15px 0 10px 10px;
}

.table_rack{
	width:645px;
	margin:10px 0 10px 15px;
}

.table_rack th{
	color:#3970bc;
	padding:8px;
	background-color:#f7f7f7;
	text-align:left;
	vertical-align:top;
	width:200px;
}

.table_rack td{
	padding:8px;
	background-color:#f7f7f7;
}

.table_rack td.bg_white{
	background-color:#ffffff;
	width:5px;
	padding:0px;
}



.rental_list li{
	display:inline;
	padding-right:3px;
}

.rental_list li.last{
	padding-right:0px;
}

.width682{
	width:682px;
}

.q_bluebox{
	background-image:url(../img/icon_q.jpg);
	background-repeat:no-repeat;
	background-position:10px 15px;
	background-color:#f0f8fd;
	border:solid 1px #5f91b0;
	padding:15px 15px 15px 80px;
	margin-bottom:15px;
}

.q_bluebox p.text_blue{
	font-size:16px;
	font-weight:bold;
	color:#1755a7;
}

.a_greenbox{
	background-image:url(../img/icon_a.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-color:#e8f7f0;
	border:solid 1px #87cfad;
	padding:15px 15px 15px 80px;
	margin-top:15px;
}

/*******************************
* news
*******************************/

.news-release {
	clear: left;
}

.news-release ul{
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.news-release ul li{
	list-style-type: disc;
}

.news-release span{
	font-weight: bold;
	color: #063;
}
.news_tt {
	float:left;
}

.news_pager{
	text-align:center;
	margin:15px 0 50px;
}

.news_pager li{
	display:inline;
	margin-right:10px;
}

/*******************************
* / news
*******************************/


/******************************
* search
******************************/


.search_form{
	margin:10px 0 0 0px;
	background-image:url(../img/bg_search_long.jpg);
	background-repeat:no-repeat;
	width:347px;
	height:32px;
	padding:5px 0 0 4px;
}

.search_form input{
	float:left;
	margin-right:5px;

}

.search_form .schbox{
	width:310px;
	border:none;
	padding:3px 0 3px 0;
	color:#3a9c49;
}

.pager{
	font-weight:bold;
	text-align:center;
	margin:20px 0 50px 0;
}

.pager li{
	display:inline;
	margin-right:8px;
}

.results{
	background-color:#f9f9f9;
	border-top:solid 2px #f1f1f1;
	border-bottom:solid 2px #f1f1f1;
	font-size:14px;
	width:683px;
}

.results p{
	padding:5px 0 5px 10px;
}

.results ul{
	padding-top:5px;
}

.results li{
	display:inline;
	background-image:url(../img/img11.jpg);
	background-position:0 1px;
	background-repeat:no-repeat;
	padding-left:23px;
	margin-right:10px;
}

.keyword_box{
	border-bottom:solid 1px #cccccc;
	padding:8px 8px 15px 8px;
	margin-top:20px;
	color:#000000;
	width:660px;
}

.keyword_contents{
	width:400px;
	float:right;
}

.link_title{
	font-weight:bold;
	border-bottom:dotted 1px #cccccc;
	padding-bottom:5px;
}

.keyword_contents .text{
	margin:5px 0 5px 0;
	padding:0;
}

.day{
	text-align:right;
}

.keyword{
	border-bottom:solid 1px #cccccc;
	padding:8px 0 5px 8px;
	margin-top:10px;
	color:#000000;
	width:675px;
}

.keyword_title{
	background-image:url(../img/bg_keyword_title.jpg);
	width:675px;
	height:32px;
	margin-bottom:13px;
}

.keyword_title p{
	font-size:12px;
	padding:0 0 0 50px;
	line-height: 32px;
}

.keyword_title a{
	color:#1558aa;
}

.keyword_txt{
	width:535px;
	float:right;
}

.keyword_txt .text{
	margin:0;
	padding:0;
	line-height:15px;
}

/******************************
* / search
******************************/



/******************************
* index
******************************/

.top_news_box{
	width:669px;
	border: 5px solid #000b7a;
	padding: 10px;
	margin-bottom:10px;
}

.top_news_box ul{
	margin:8px 0 5px 10px;
}

.top_news_box li{
	background-image:url(../img/img13.jpg);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:20px;
	line-height:20px;
}

.top_news_box_title{
	font-weight:bold;
}



.top{
	width:699px;
	background-color:#005245;
	padding-bottom:10px;
}

.top_news img{
	margin-left:8px;
	margin-right:-4px;
}

.top_plan1{
	background-image:url(../img/plan1.jpg);
	width:345px;
	height:150px;
	margin-top:20px;
	float:left;
}

.top_plan2{
	background-image:url(../img/plan2.jpg);
	width:345px;
	height:150px;
	margin-top:20px;
	float:right;
}

.news_release{
	margin-top:20px;
	margin-bottom:15px;
	font-size:12px;
	background-image:url(../img/bg_newsrelease.jpg);
	background-repeat:no-repeat;
	background-position:0 50px;
}

.news_release table{
	width:670px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
}

.news_release th{
	font-weight:normal;
	background-image:url(../img/img.jpg);
	background-repeat:no-repeat;
	background-position:0 10px;
	padding-left:20px;
	padding-top:10px;
	width:100px;
	text-align:left;
	vertical-align:top;
	border-bottom:dotted 1px #999999;
}

.news_release td{
	border-bottom:dotted 1px #999999;
	padding-top:10px;
	padding-bottom:10px;
}

.news_ichiran{
	margin:10px 25px 30px 0;
	text-align:right;
}

.contactus p{
	padding:8px 0 8px 5px;
}

.contactus_list{
	background-image:url(../img/bg_contactus.jpg);
	background-repeat:no-repeat;
	height:70px;
}

.contactus_list ul{
	padding:10px 10px 0 0;
	text-align:right;
}

.contactus_list li{
	display:inline;
	margin-right:10px;
}

/******************************
* / index
******************************/


/*******************************
* contact
*******************************/

.form{
	font-weight:bold;
	width:670px;
	margin:20px auto 0 auto;
}

.contact_title{
	background-image:url(../img/img7.jpg);
	background-repeat:no-repeat;
	background-position:0 3px;
	border-bottom:solid 2px #f8f8f8;
	padding-bottom:3px;
	margin-bottom:10px;
}

.contact_title p{
	color:#3ba34c;
	font-size:14px;
	padding: 0 0 0 38px;
}

.contact_box{
	width:650px;
	margin:10px auto 50px auto;
}

.contact_box p{
	color:#565656;
	margin-bottom:10px;
}

.checkbox{
	background-color:#f8f8f8;
	line-height:30px;
	padding:8px 10px 10px 5px;
	margin-bottom:20px;
}

.checkbox input{
	margin-left:15px;
	margin-right:5px;
}

.contact_box table th{
	text-align:left;
	font-size:13px;
	padding: 8px 0 8px 0;
	width:220px;
}

.contact_box table th img{
	vertical-align:middle;
}

.contact_box table td input{
	width:420px;
	padding:3px 0 3px 3px;
	border-top:solid 1px #000000;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #9f9f9f;
	border-left:solid 1px #000000;
}

.textarea{
	border:solid 1px #000000;
	padding-bottom:15px;
}

.textarea p{
	margin:5px 5px 5px 5px;
	color:#000000;
}

.textarea textarea{
	margin:0 5px 5px 5px;
	width:635px;
	height:130px;
	border:none;
	border:dotted 1px #000000;
}

.contact_check{
	text-align:center;
	border:solid 1px #f4f4f4;
	padding:20px 0 20px 0;
}

.contact_check p{
	font-size:15px;
	margin-bottom:10px;
}

.contact_check input{
	margin-right:10px;
}

.box{
	background-image:url(../img/box_1-2.jpg);
	background-repeat:repeat-y;
	padding:0;
	width:680px;
	margin-bottom:20px;
	font-weight:normal;
}

.box_title{
	border-bottom:solid 1px #cccccc;
	width:645px;
	margin:0 auto 0 auto;
}

.box_title h4{
	background-image:url(../img/title2.jpg);
	background-repeat:no-repeat;
	color:#2359a3;
	font-weight:bold;
	font-size:16px;
	padding-top: 3px;
	padding-right: 0;
	padding-left: 35px;
}

.box_txt{
	width:640px;
	line-height:17px;
	padding-left:5px;
	margin-top:8px;
	margin-bottom:20px;
}

.box_checkbox{
	margin:10px 0 10px 30px;
	line-height:30px;
	font-size:11px;
}

.box_checkbox input{
	margin:0 5px 0 10px;
}

.box_textarea{
	background-color:#ffffff;
	border:solid 2px #626262;
	width:640px;
	margin:0 auto 0 auto;
	padding:5px;
	font-size:11px;
	line-height:23px;
}

.box_textarea input{
	width:520px;
	border:dotted 1px #000000;
	background-color:#f8f8f8;
}
.box_textarea th{
	text-align:left;
	font-weight:normal;
	width:120px;
}

.contact_green{
	border:solid 5px #3a9c49;
	padding:13px;
	font-weight:normal;
}

.contact_green table{
	margin-top:20px;
	margin-bottom:10px;
	width:100%;
	color:#121212;
}

.check_txt{
	background-color:#fffcee;
	color:#ff0000;
	font-weight:bold;
	padding:20px;
}

.txt_style_18{
	font-size:18px;
	margin-bottom:10px;
}

.col_gray{
	font-weight:normal;
	color:#575757;
}

.contact_green th{
	font-weight:normal;
	width:170px;
	border-bottom:solid 1px #f1f1f1;
	vertical-align:top;
	text-align:left;
	padding:10px 0 10px 10px;
}

.contact_green td{
	padding:10px 0 10px 0;
	border-bottom:solid 1px #f1f1f1;
}

.button{
	text-align:center;
	padding-top:30px;
	padding-bottom:10px;
	margin-left:100px;
}

.button form{
	float:left;
	padding-left:20px;
}

.button_center{
	text-align:center;
	padding-top:30px;
	padding-bottom:10px;
}

.check{
	border:solid 3px #164680;
	background-color:#fffef4;
	padding:13px 0 5px 10px;
	margin-bottom:10px;
}

.check p{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	line-height:13px;
}

/*******************************
* / contact
*******************************/


/*******************************
* recruit
*******************************/

.bg_blue_title{
	background-image:url(../img/bg_blue_title.jpg);
	background-repeat:on-repeat;
	width:669px;
	height:40px;
	margin-bottom:10px;
}

.bg_blue_title p{
	font-weight:bold;
	color:#1558aa;
	font-size:15px;
	padding:11px 0 0 35px;
}

.blue_list{
	margin-bottom:15px;
	margin-left:25px;
}

.blue_list li{
	background-image:url(../img/img12.jpg);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left:18px;
	display:inline;
	margin-right:30px;
}

.blue_list a{
	color:#4886d0;
	font-size:14px;
}

.recruit_process{
	border:solid 5px #c2c2c2;
	padding:5px 5px 20px 5px;;
	margin-bottom:50px;
}

.recruit_process_txt{
	font-weight:bold;
	font-size:14px;
	border-bottom:solid 2px #f1f1f1;
	padding:10px 0 12px 10px;
}

.recruit_txt{
	color:#1659aa;
	margin-top:10px;
	margin-left:5px;
}

.recruit_process div{
	background-color:#eef5ff;
	margin-top:5px;
	padding:8px;
	font-size:14px;
}

.recruit_process img{
	vertical-align:middle;
	margin-right:10px;
}

.recruit_process_btn{
	margin-left:180px;
}

.table_recruit{
	border-top:solid 1px #cccccc;
	width:680px;
}

.table_recruit th{
	color:#1558aa;
	background-color:#e5f1ff;
	text-align:left;
	vertical-align:top;
	padding:15px;
	width:100px;
	border-bottom:solid 1px #cccccc;
}

.table_recruit td{
	border-bottom:solid 1px #cccccc;
	padding:15px;
}

.recruit_form_btn{
	text-align:center;
	margin:15px 0 50px;
}

.contact_box{
	width:650px;
	margin:10px auto 50px auto;
}

.contact_box p{
	color:#565656;
	margin-bottom:10px;
}

.checkbox{
	background-color:#f8f8f8;
	line-height:30px;
	padding:8px 10px 10px 5px;
	margin-bottom:20px;
}

.checkbox input{
	margin-left:15px;
	margin-right:5px;
}

.recruit_box{
	margin-bottom:20px;
}

.recruit_box table th{
	text-align:left;
	font-size:13px;
	padding: 8px 0 8px 0;
	width:220px;
	vertical-align:top;
}

.recruit_box table th img{
	vertical-align:middle;
}

.recruit_box td{
	padding: 8px 0 8px 0;
}

.recruit_box span{
	font-size:10px;
}

.text_w420{
	width:420px;
	padding:3px 0 3px 3px;
	border-top:solid 1px #000000;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #9f9f9f;
	border-left:solid 1px #000000;
}

.text_type1{
	width:40px;
	border-top:solid 1px #000000;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #9f9f9f;
	border-left:solid 1px #000000;
}

.text_type2{
	width:20px;
	border-top:solid 1px #000000;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #9f9f9f;
	border-left:solid 1px #000000;
}

.height120{
	height:120px;
}

.height80{
	height:80px;
}

/*******************************
* /recruit
*******************************/


/*******************************
* sitemap
*******************************/

.sitemap_link_type1{
	background-image:url(../img/bg_sitemap.jpg);
	background-repeat:repeat-x;
	height:40px;
	border:solid 1px #dcdcdc;
	width:342px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
	color:#1559ac;
}

.sitemap_link_type1 a{
	color:#1559ac;
	display:block;
	padding:10px 0 7px 40px;
}

.sitemap_link_type1 p{
	background-image:url(../img/img5.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

.sitemap_link_type2{
	background-color:#f3f3f3;
	width:342px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:10px;
	color:#1559ac;
}

.sitemap_link_type2 a{
	color:#1559ac;
}

.sitemap_link_type2 p{
	background-image:url(../img/img4.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
	padding:10px 0 2px 40px;
}

.sitemap_link_type2 ul{
	background-color:#f3f3f3;
	padding:15px 0 0 15px;
	font-size:12px;
}

.sitemap_link_type2 li{
	background-image:url(../img/img3.jpg);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:25px;
	line-height:22px;
}

.sitemap_link_type3{
	background-color:#f3f3f3;
	width:342px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:10px;
	color:#1559ac;
}

.sitemap_link_type3 a{
	color:#1559ac;
}

.sitemap_link_type3 p{
	background-image:url(../img/img5.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
	padding:10px 0 2px 40px;
}

.sitemap_link_type3 ul{
	background-color:#f3f3f3;
	padding:15px 0 0 15px;
	font-size:12px;
}

.sitemap_link_type3 li{
	background-image:url(../img/img3.jpg);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:25px;
	line-height:22px;
}


/*******************************
* / sitemap
*******************************/


/*******************************
* 404
*******************************/

.page_404{
	margin-bottom:200px;
	font-size:13px;
	color:#231815;
}

.page_404_top{
	background-image:url(../img/bg_404.jpg);
	width:700px;
	height:173px;
}

.page_404_top p{
	color:#ffffff;
	font-size:22px;
	font-weight:bold;
	padding:115px 0 0 90px;
}

.page_404_message{
	width:550px;
	margin:20px auto 20px auto;
	line-height:16px;
}

.page_404_messageJP{
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	width:650px;
	margin-left:auto;
	margin-right:auto;
	padding:15px 0 15px 0;
}

.page_404_messageJP p{
	padding:0 0 10px 50px;
	font-size:14px;
}

.page_404_messageJP ul{
	margin-left:50px;
}

.page_404_messageJP li{
	background-image:url(../img/icon_block.jpg);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:18px;
}

.page_404_link{
	text-align:right;
	margin-right:25px;
	margin-top:10px;
	font-weight:bold;
}

/*******************************
* / 404
*******************************/


/*******************************
* side
*******************************/

.index_side_menu{
	float:right;
	width:235px;
}

.side_menu{
	padding-left:13px;
	float:right;
	margin-top:-23px;
}

.contactform{
	background-image:url(../img/bg_contact.jpg);
	background-repeat:no-repeat;
	width:235px;
}

.contactform ul{
	margin:0 0 0 12px;
	padding:80px 0 3px 0;
	list-style:none;
}

.contactform li{
	padding-bottom:4px;
}


.side_link p{
	margin-bottom:8px;
}

.side_link img{
	vertical-align:bottom;
}

/*********************
* side_subnavi
*********************/

.side_subnavi{
	margin-top:10px;
	margin-bottom:10px;
}

.side_subnavi_box{
	border:solid 1px #cfcfcf;
	background-color:#f9f9f9;
}

.side_subnavi_box a{
	color:#000000;
}
.side_subnavi_box a:hover{
	color:#036;
}

.side_subnavi_list1{
	margin:8px 5px 10px 8px;
}

.side_subnavi_list1 li{
	background-image:url(../img/img1.jpg);
	background-repeat:no-repeat;
	background-position:0 3px;
	line-height:22px;
	padding-left:24px;
	font-weight:bold;
}

.side_subnavi_list2{
	margin-left:-25px;
	padding:5px 0 5px 0;
}

.side_subnavi_list2 li{
	background-image:url(../img/img2.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;
	font-weight:normal;
	line-height:17px;
}

/*--search--*/

.side_search_list{
	border-left:solid 1px #cfcfcf;
	border-right:solid 1px #cfcfcf;
	border-bottom:solid 1px #cfcfcf;
	padding:10px 0 10px 0;
	width:232px;
}

.side_search_list li{
	background-image:url(../img/img12.jpg);
	background-repeat:no-repeat;
	background-position:0 2px;
	margin-left:10px;
	margin-bottom:5px;
	padding-left:18px;
	padding-right:10px;
	font-weight:bold;
}

.side_search_list a{
	color:#1559ac;
}

.side_search_list div.more{
	text-align:right;
	padding:10px 10px 0 0;
}

/*********************
* / side_subnavi
*********************/


/*******************************
* / side
*******************************/


/******************************
* / contents
******************************/


/*******************************
* footer
*******************************/

.pagetop{
	text-align:right;
	background-image:url(../img/bg_pagetop.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.pagetopbutton{
	width:950px;
	margin:20px auto 0 auto;
}

.footer{
	background-color:#dee5df;
	padding-top:15px;
}

.footer_center{
	width:925px;
	margin:0 auto 0 auto;
}

.footer_center a{
	color:#ffffff;
}

.footer_box{
	background-image:url(../img/bg_footer_box.jpg);
	background-repeat:repeat-y;
	font-size:11px;
}

.footer_box ul{
	padding:10px 0 20px 80px;
}

.footer_box li{
	display:inline;
	padding-right:5px;
	margin-right:5px;
}

.footer_box li a{
	color:#000000;
}

.footer_list{
	margin:20px 0px 0 80px;
	padding:0px;
	list-style:none;
}

.footer_list a{
	color:#004506;
}

.footer_list th{
	font-weight:normal;
	width:170px;
	text-align:left;
}

.footer_list td{
	padding-top:5px;
	padding-bottom:6px;
	color:#037a08;
}

.footer_list td a{
	color:#037a08;
}

.footer_list li{
	line-height:30px;
}

.footer_btm{
	color:#ffffff;
	margin-top:20px;
	padding:15px 0 15px 0;
	font-size:14px;
	background-color:#040404;
}

.footer_btm th{
	vertical-align:bottom;
	padding-left:10px;
	padding-bottom:5px;
	padding-right:10px;
	padding-top:17px;
}

.footer_btm table{
	float:right;
}

.copy{
	float:left;
	padding-top:14px;
}

/*******************************
* / footer
*******************************/

/*******************************
* /news rerlease funayama
*******************************/
.news_nrelease {
	width:338px;
	float:left;
	padding-left:2px;
	padding-top: 10px;
	margin-bottom:15px;
}


.news_staffblog {
	width:338px;
	float:left;
	padding-left:10px;
	padding-top: 10px;
	margin-bottom:15px;
}

.news_release dt{
	padding: 10px 10px 5px;
}

.news_release dd{
	font-weight: normal;
	padding: 0px 10px 10px;
	background: url(../img/border_dot.gif) repeat-x left bottom;
}

.news_release a {
	color: #1559ac;
}

/*facebook*/
.FB {
	width:338px;
	float:left;
	border: 2px solid #1A5D0D;
	background: #FFF;
}
