/*ページ全体の指定
*{
    border:none;
}*/

/*サイドとメインをくくる*/
#centertop{
	height:10px;
	}
#center{
	padding:5px 2px 20px 2px;
	}
#centerbottom{
	height:10px;
	}


/*一体型ブロック*/
#box_allinone{
	width: 734px;
	/*float: left;
	border:1px solid #000000;*/
}

/*（お問い合せ）左のブロック*/
#box_left{
	width: 414px;
	float: left;
}
/*（お問い合せ）右のブロック*/
#box_right{
	width: 310px;
	float: right;
}


p{
	font-size: 11pt;
	padding:15px 7px;
	line-height:150%;
	}

#jigyo_separate{
	width: 228px;
	margin:5px;
	/*padding:5px;
	float: left;
	background-color:#f6f6f6;*/
}

#jigyo_separate h2{
	height:20px;
	/*background-color:#3aa2ca;*/
	background: url(../img/jigyo-info_bg.gif) repeat-x;
	padding:7px 5px 5px 10px;
	/*border:1px solid #3aa2ca;*/
	}

#jigyo_separate_sl{
	width: 228px;
	margin:5px;
}
#jigyo_separate_sl h2{
	height:40px;
	background: url(../img/jigyo-info_bg.gif) repeat-x;
	/*background-color:#3aa2ca;*/
	padding:7px 5px 5px 10px;
	/*border:1px solid #3aa2ca;*/
	}
	
#jigyo_separate_l{
	width: 714px;
	margin:5px;
}
#jigyo_separate_l h2{
	height:20px;
	background: url(../img/jigyo-info_bg.gif) repeat-x;
	/*background-color:#3aa2ca;*/
	padding:7px 5px 5px 10px;
	/*border:1px solid #3aa2ca;*/
	}


/*-----アイコンつきリンク（事業案内）-----*/
.jigyo-info-s a {
	padding-left: 12px;
	background: url(../img/listmark04_l.gif) no-repeat 0 50%;
	text-decoration:underline;
	font-size: 11pt;
	font-weight:bold;
	line-height: 130%;
	color: #ffffff;
}

.jigyo-info-s a:hover {
  background: url(../img/listmark04_l.gif) no-repeat -400px 50%;
  text-decoration: underline;
  color: #ff0000;
}

.jigyo-info-l a {
	padding-left: 12px;
	background: url(../img/listmark04_l.gif) no-repeat 0 10%;
	text-decoration:underline;
	font-size: 11pt;
	font-weight:bold;
	line-height: 130%;
	color: #ffffff;
}

.jigyo-info-l a:hover {
  background: #ffffff url(../img/listmark04_l.gif) no-repeat -400px 10%;
  text-decoration: underline;
  color: #ff0000;
}

/*-----アイコンつきリンク（採用情報）-----*/
.saiyo-info-s a {
	padding-left: 12px;
	background: url(../img/listmark02_l.gif) no-repeat 0 50%;
	text-decoration:underline;
	font-size: 11pt;
	font-weight:bold;
	line-height: 130%;
}

.saiyo-info-s a:hover {
  text-decoration: underline;
  color: #ff0000;
}

.saiyo-info-l a {
	padding-left: 12px;
	background: url(../img/listmark02_l.gif) no-repeat 0 10%;
	text-decoration:underline;
	font-size: 11pt;
	font-weight:bold;
	line-height: 130%;
}

.saiyo-info-l a:hover {
  text-decoration: underline;
  color: #ff0000;
}

.toiawase-link a {
	padding-left: 15px;
	margin:12px 10px 20px 10px;
	background: url(../img/listmark01_l.gif) no-repeat 0 50%;
	font-size: 10pt;
	line-height: 130%;
	/*text-decoration:none;
	color: #333333;*/
	text-decoration: underline;color: #0066cc;
}

.toiawase-link a:hover {
  background: url(../img/listmark01_l.gif) no-repeat -400px 50%;
  text-decoration: underline;
  color: #ff0000;
}

.link-info a {
	margin:5px 0 2px 50px;
	padding-left: 15px;
	background: url(../img/listmark02_l.gif) no-repeat 0 50%;
	font-size: 11pt;
	line-height: 130%;
	/*text-decoration:none;
	color: #000000;*/
	text-decoration: underline;color: #0066cc;
}

.link-info a:hover {
  text-decoration: underline;
  color: #ff0000;
}

/*　テキスト　*/

#jigyo_separate p{
	font-size: 11pt;
	padding:15px 7px;
	line-height:130%;
	}

	/*メインの記事の部分*/
	.main{
	margin:10px 0 0px 0;
	background-color: #dddddd;
	padding-bottom:5px;
		}
	.jigyotab{
		background-color:#f6f6f6;
		width:230px;
		height:24px;
		padding:3px 3px 3px 3px;
			}
	.textlink a{
		padding-left:3px;
		font-size:9pt;
		line-height:120%;
		/*text-decoration:none;
		color:#000000;*/
		text-decoration: underline;color: #0066cc;
		}
	.textlink a:hover{
  		text-decoration: underline;
  		color: #ff0000;
		}	
		
	/*本文をくる*/

	/*引用文*/
	blockquote{
		margin:10px 10px 20px 10px;
		padding:0px;
		line-height:120%;
		font-size: 10pt
		}

/*-----サイトマップ-----*/
#sitemap_Left{
	float: left;
	width:350px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	height: auto;
	/*border: 1px solid #FF0000;*/
}
#sitemap_Right{
	float: right;
	width:370px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	height: auto;
	/*border: 1px solid #FF9999;*/
}

.sitemap_text1{
	margin: 20px 15px 0px 5px;
	padding: 20px 0px 0px 15px;
	border-top:1px solid #999999;
}
.sitemap_text1 a{
	font-size:12pt;
	font-weight:bold;
	line-height:130%;
	background: url(../img/listmark02_l.gif) no-repeat 0 50%;
	padding-left: 15px;
}
.sitemap_text1 a:hover{
  	text-decoration: underline;
  	color: #ff0000;
}
.sitemap_text2{
	margin:  10px 0px 2px 5px;
	padding-left:30px;
}
.sitemap_text2 a{
	font-size:11pt;
	font-weight:bold;
	line-height:130%;
	background: url(../img/listmark02_l.gif) no-repeat 0 50%;
	padding-left: 15px;
}
.sitemap_text2 a:hover{
  	text-decoration: underline;
  	color: #ff0000;
}
.sitemap_text3{
	font-size:10pt;
	line-height:130%;
	margin:  2px 0px 2px 5px;
	padding-left:40px;
}
.sitemap_text4{
	font-size:10pt;
	line-height:130%;
	margin:  2px 0px 2px 5px;
	padding-left:110px;
}


/*-----トピックス-----*/
#topicslink{
	width:734px;
	margin-top:2em;
}

#topicslink h2{
	height:24px;
	background: url(../img/subtitle2_bg.gif) no-repeat;
	padding:5px 0 2px 27px;
	margin:5px 0px 5px 0px;
	font-size: 11pt;
	color: #ffffff;
	font-weight:bold;
}


/*-----調査の流れ-----*/
#flowlink{
	width:700px;
	margin:1em 17px 0px 17px;;
}

#flowlink h2{
	height:21px;
	background: url(../img/subtitle3_bg.gif) no-repeat;
	padding:3px 0px 0px 27px;
	margin:5px 0px 0px 0px;
	font-size: 11pt;
	color: #ffffff;
	font-weight:bold;
}

/*-----中途採用タイトル-----*/
#saiyotitle{
	width:700px;
	margin-top:2em;
	margin-left:25px;
}

#saiyotitle h2{
	height:24px;
	background: url(../img/subtitle2_bg.gif) no-repeat;
	padding:5px 0 2px 27px;
	margin:5px 0px 5px 0px;
	font-size: 11pt;
	color: #ffffff;
	font-weight:bold;
}

