/*レイアウト、構造*/
html {
 overflow-y:scroll;  
}
body {
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(../compo/bg_body.gif);
	background-position: center top;
	background-repeat:repeat-y;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
}
#base {
	margin:0 auto;
	padding:0;
	width:800px;
}
#header {
	background-image:url(../compo/bg_header.gif);
	background-position: center top;
	background-repeat:no-repeat;
	width:800px;
	height:40px;
}
#menu:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.btn {
	float:left;
}
#frame {
	margin-top:5px;
	margin-bottom:10px;
	background-color:#ffffff;
	text-align:center;
}
#frame_top_home {
	background-image:url(../compo/bg_frame_top_home.gif);
	background-position: center top;
	background-repeat:no-repeat;
	height:10px;
}
#frame_top {
	background-image:url(../compo/bg_frame_top.gif);
	background-position: center top;
	background-repeat:no-repeat;
	height:65px;
	padding:0 20px;
	text-align:left;
	font-size:10px;
	line-height:10px;
	color:#666666;
}
#frame_top p {
	margin:0;
	padding:9px 0 6px 0;
}
#frame_top h1 {
	margin:0;
	padding:0;
}
#frame_bottom {
	background-image:url(../compo/bg_frame_bottom.gif);
	background-position: center bottom;
	background-repeat:no-repeat;
	height:7px;
}
/*メインコンテンツの記述*/
#content {
	margin:5px auto 10px;
	padding:0;
	width:760px;
	text-align:left;
	font-size:12px;
	line-height:18px;
	color:#666666;
}
#content h2 {
	margin:15px 0;
}
	#h2_top {
		margin:10px 0 15px !important;
	}
#content h3 {
	font-size:16px;
	line-height:22px;
	margin:15px 0;
	padding-left:20px;
	background-image:url(../compo/bg_h3.gif);
	background-position: left center;
	background-repeat:no-repeat;
	border-bottom:solid 1px #bfbfbf;
}
#content h4 {
	font-size:12px;
	line-height:18px;
	margin:15px 0;
}
#content p {
	margin:15px 0;
	padding:0;/*firefoxとIE6のレイアウト調整用*/
}
#content ul {
	margin:15px 0;
	padding-left:0;/*firefoxとIE6のレイアウト調整用*/
}
#content ol {
	margin:15px 0;
	padding-left:0;
}
#content li {
	margin-left:30px;
}
#content dl {
	margin:15px 0;
}
#content dt {
	font-weight:bold;
}
#content dd {
	margin-left:20px;
}
#submenu {
	height:25px;
}
#submenu:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.btn_submenu {
	float:left;
	padding-right:5px;
}


#footer {
	margin:0 auto 10px;
	width:760px;
	font-size:12px;
	line-height:15px;
	color:#333333;
}
#mark {
	height:30px;
	text-align:center;
}
#footer_menu {
	float:left;
	width:500px;
	margin:0;
	padding:0;
	text-align:left;
}
#footer_copyright {
	float:right;
	width:250px;
	margin:0;
	padding:0;
	text-align:right;
}
#footer:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/*デフォルト*/
a:hover {
	text-decoration:underline;
}
a {
	text-decoration:none;
	color:#317def;
}
a img {
	border-width:0;
}
.center {
	text-align:center;
}
	.center_mb0 {
		text-align:center;
		margin-bottom:0 !important;
	}
.right {
	text-align:right;
}
	.right_mb0 {
		text-align:right;
		margin-bottom:0 !important;
	}
	.right_pr20 {
		text-align:right;
		padding-right:20px !important;
	}
	.right_pr20_mb0 {
		text-align:right;
		padding-right:20px !important;
		margin-bottom:0 !important;
	}
.left {
	text-align:left;
}
.b {

	font-weight: bold;
}
.cyan {
	color:#00ffff;
}
.red {
	color:#ff0000;
}
.f_l {
	float:left;
	margin-right:10px;
}
.f_r {
	float:right;
	margin-left:10px;
}
.clear {
	clear: both;
}
.dis_no {
	display:none;
}
.box_360 {
	width:360px;
}
.mt_0 {
	margin-top:0 !important;
}
.mb_0 {
	margin-bottom:0 !important;
}
.mtb_0 {
	margin-top:0 !important;
	margin-bottom:0 !important;
}


/*矢印関連*/
.arrow_1 {
	padding-left:12px;
	margin:0 5px;
	background-image:url(../compo/arrow.gif);
	background-position: left center;
	background-repeat:no-repeat;
}
.arrow_2 {
	padding-left:12px;
	margin:0 5px;
	background-image:url(../compo/arrow_2.gif);
	background-position: left center;
	background-repeat:no-repeat;
}
.arrow_3 {
	padding-left:12px;
	margin:0 5px;
	background-image:url(../compo/arrow_3.gif);
	background-position: left center;
	background-repeat:no-repeat;
}
/*横並びのリスト*/
.list_main {
	margin:0!important;
/*この部分はfloatの影響で、ulにかかるmargin-top/bottomの値が
元々0になってしまっている？(090701)*/
}
.list_main li{
	margin-left:0 !important;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	list-style:none;
	border-bottom:dotted 1px #bfbfbf;
	width:360px;
}
.list_main li:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.list_main2 {
	margin:0 !important;
}
.list_main2 li{
	margin-left:0 !important;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	list-style:none;
	border-bottom:dotted 1px #bfbfbf;
	width:760px;
}
.list_main2 li:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/*その他飾り*/
.g_box {
	padding:10px !important;
	background-color:#f0f0f0;
	border:solid 1px #bfbfbf;
}

.f_box {
	text-align:left;
	width:700px;
	margin: 10px auto;
	padding: 20px;
	height:200px;
	border:#bfbfbf solid 1px;
	overflow-y: scroll;
}
/*テーブル関連*/
table {
	font-size:12px;
	line-height:18px;
	border-collapse: collapse;
	border:solid 1px #bfbfbf;
	margin:0 auto;
}
th {
	padding:10px;
	border-collapse: collapse;
	border:solid 1px #bfbfbf;
	background-color:#dee2e7;
	text-align:center;
}
td {
	padding:10px;
	border-collapse: collapse;
	border:solid 1px #bfbfbf;
	text-align:left;
}
.table_fix {
	width:760px;
	border-width:0;
	table-layout:fixed;
}
/*トップページ用*/
.top_box {
	margin:10px 0 10px 0;
}
.top_box:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#top_box_banner {
	width:200px;
	float:left;
}
#top_box_news {
	width:540px;
	float:right;
}
.list_news_top {
	margin:0 !important;
}
.list_news_top li{
	margin-left:0 !important;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	list-style:none;
	border-bottom:dotted 1px #bfbfbf;
	width:760px;
}
.list_news_top li:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.date_news_top {
	float:left;
	width:130px;
	font-weight:bold;
}
.title_news_top {
	float:right;
	width:630px;
}
#menu_bottom {
	float:left;
	width:480px;
	text-align:center;
	padding:5px 0;
	border-top:solid 1px #bfbfbf;
	border-bottom:solid 1px #bfbfbf;
	margin-bottom:0;
}
#logo_other {
	float:right;
	width:260px;
	height:30px;
	text-align:center;
	margin-bottom:0;
}
#logo_other img {
	margin:0 5px;
}
/*企業情報用*/
.item_cp {
	float:left;
	width:60px;
	font-weight:bold;
}
.desc_cp {
	float:right;
	width:290px;
}

/*サイトマップ用*/
#list:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#list ul{
	margin:0;
	padding:0;
}
#list_left{
	float:left;
	width:380px;
	background-image:url(../compo/bg_list.gif);
	background-position: right top;
	background-repeat:repeat-y;
}
#list_right{
	float:right;
	width:360px;
}
.list_point {
	width:360px;
}
.list_point li{
	margin:0 !important;
	padding:10px 0 10px 15px;
	background-image:url(../compo/list_point.gif);
	background-position: left top;
	background-repeat:no-repeat;
	list-style:none;
}
.list_point_n {
	width:360px;
}
.list_point_n li{
	margin:0;
	padding:5px 0 5px 15px;
	background-image:url(../compo/list_point_2.gif);
	background-position: left top;
	background-repeat:no-repeat;
	list-style:none;
}
.list_line li{
	margin:0;
	padding:5px 0 5px 50px;
	background-image:url(../compo/list_line.gif);
	background-position: left top;
	background-repeat:no-repeat;
	list-style:none;
}
.list_line_l {
	background-image:url(../compo/list_line_l.gif) !important;
	background-position:left top;
	background-repeat:no-repeat;
	list-style:none;
}
.list_line_f {
	background-image:url(../compo/list_line_f.gif) !important;
	background-position: left top;
	background-repeat:no-repeat;
	list-style:none;
}
/*代表挨拶用*/
.cp3_bg {
	padding-left:200px;
	background-image:url(../img/cp3.jpg) !important;
	background-position: left top !important;
	background-repeat:no-repeat !important;
}
/*新着情報部分*/
.date_news {
	float:left;
	width:100px;
	font-weight:bold;
}
.title_news {
	float:right;
	width:250px;
}
.date_news2 {
	float:left;
	width:100px;
	font-weight:bold;
}
.title_news2 {
	float:right;
	width:650px;
}
#h2_news {
	margin:0 0 15px 0 !important;
	font-size:16px;
	line-height:20px;
	background-image:url(../compo/bg_h2.gif);
	background-position: center bottom;
	background-repeat:repeat-x;
	padding: 0 10px 20px 10px;
}
.h2_news_date {
	padding-bottom:1px;
	background-image:url(../compo/bg_h2_news.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px !important;
	font-weight:normal !important;
}


/*求人関連*/
.list_recruit {
	padding:0 0 10px 0;
	margin:15px 0;
}
.list_recruit li{
	margin:5px 0 !important;
	list-style:none;
	border-bottom:dotted 1px #bfbfbf;
	width:760px;
}
.list_recruit li:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.title_recruit {
	float:left;
	width:65px;
	font-weight:bold;
	background-image:url(../compo/bg_title_recruit.gif);
	background-position: right center;
	background-repeat:no-repeat;
}
.description_recruit {
	float:right;
	width:685px;
}
