/*-----全体用-----*/

/*リンク色*/
a{text-decoration: none;}
a:link {color:#0066CC;}
a:visited {color:#0066CC;}
a:active {color:#0066CC;}
a:hover {color:#0066CC;text-decoration:underline;}


/*各ページのh3*/
h3{
	font-size:16px;
	margin-top:5px;
	color:#666;
	font-family:"HGｺﾞｼｯｸM";
}

/*各ページのタイトル"■"色*/s
.aboutus_h3_color{
	color:#ba4e69;
	font-size:16px;
}

.recruit_h3_color{
	color:#8456b1;
	font-size:16px;
}

.contact_h3_color{
	color:#4e8eba;
	font-size:16px;
}

.sitemap_h3_color{
	color:#ff9900;
	font-size:16px;
}

.topics_h3_color{
	color:#7bb967;
	font-size:16px;
}

.home_color{
	font-size:16px;
}

#left{
/*メニューとインラインフレーム調整*/
	float:left;
	width:180px;
}

#page_menu{
/*各ページのメニュー文字*/
	color:#666;
	padding-left:15px;
	padding-top:80px;
	vertical-align:top;
	font-size:12px;
}

/*左インデント*/
#indent{
	margin-left:20px;
}

#indent_a{
/*ページに複数あった場合*/
	margin-left:20px;
}

/*BODY要素指定(デフォルト)*/
.body{
	margin: 0;
	background:#fff url(img/menu/menu_bk.jpg) repeat fixed;*/
	font-size:12px;
	font-family: 'MS ゴシック';
	color:#666;
}

body.body table{
	font-size:12px;
	font-family: 'MS ゴシック';
	color:#666;
}

/*-----INDEX用-----*/
#index_copyright{
/*コピーライト位置*/
	text-align:right;
	font-size:10px;
	font-family: "Century Gothic";
	color:#999;
}

.index_position1{
/*中央寄せ*/
	text-align:center;
}

.index_position2{
/*右寄せ*/
	text-align:right;
}

/*-----TOP用-----*/

body#top{
/*body要素指定*/
	margin:0px;
	background:#fff;
	text-align:center;
	height:100%;
}

body#top table{
/*テーブル内背景*/
	background-image:url(img/menu/menubar_bk.jpg);
	
	margin:0px;
	text-align:center;
	border : none;
}

/*#mainf{
インラインフレーム位置
	margin-left:30px;
	height :100%;
	width  :650px;
	border : solid 3px #0F0;
}
*/
.vtop{
	vertical-align:top;
}

/*
.menu_position{
メニュー画像位置
	vertical-align:top;
}
*/

/*メニュー文字指定*/
/*
.top_menu{
	font-size:15px;
	color:#fff;
	word-spacing:10px;
	text-align:center;
	background-image:url(img/menu/menu_r4_c3.jpg);
	font-family: "Century Gothic";
	height:44px;
}
*/

table.top_menu{

	position : absolute;
	top : 33px;
	left :130px;
	width : 530px;
}
table.top_menu td{
	font-size:15px;
	color:#fff;
	word-spacing:10px;
	text-align:center;
	font-family: "Century Gothic";
}

/*メニューのリンク色*/
.top_menu a{text-decoration: none;}
.top_menu a:link {color:#fff;}
.top_menu a:visited {color:#fff;}
.top_menu a:active {color:#fff;}
.top_menu a:hover {color:#0066CC;text-decoration: none;}


/*-----HOME用-----*/
.home{
/*body要素指定*/
	margin:0;
	padding:0;
	background: url(img/menu/menu_bk.jpg) repeat;
}

/*インフォメーション用*/

.page_head{
/*テーブル内*/
	background: url(./img/title/top_img_02.jpg) no-repeat #3366FF;
	border: none;
	width: 631px;
	height: 300px;
	margin: 0;
	padding: 0;
	position: rerative;
}

.mokuji{
	color: #fff;
	font-size: 14px;
	font-family: "Century Gothic",sans-serif;
	margin :0px;
	padding:1px 5px 1px 5px;
	position: absolute;
	top : 126px;
	left: 284px;
	width:331px;
	height:156px;
	border : none;
}

.mokuji table{
  width : 326px;
  padding:0;
  margin:0;
}
.mokuji td{
	font-size:12px;
	font-family: 'MS ゴシック',sans-serif;
	margin: 0;
	color:#fff;
	vertical-align:top;
	padding:0 0 2px 2px;
	_padding:0 0 4px 2px;
	margin:0;
}
.old_info{
	font-size:12px;
	font-family: 'MS ゴシック',sans-serif;
	position: absolute;
	top : 140px;
	left: 0px;
	width:320px;
	_width:331px;
	text-align:right;
	padding: 0 1em 0 0;
}


#info_moji{
	margin-left:20px;
	font-size:12px;
	border : solid 1px;
}
/*

#info_position{
	position:absolute;
	top:150px;
	left:295px;
	width:290px;
	height:120px;
	overflow: hidden;
}

#info_navi{
	position:absolute;
	top:150px;
	left:590px;
	width:10px;
	height:120px;
	overflow: hidden;
	font-size:10px;
}
*/

/*-----TOPICS用-----*/
.topics_nendo{
	border-bottom:1px #63a64d solid;
	border-left:5px #63a64d solid;
	padding:5px;
	margin-bottom:10px;
}


/*-----TOPICS用-----*/
#topics_menu_link a{text-decoration: none;}
#topics_menu_link a:link {color:#666;}
#topics_menu_link a:visited {color:#666;}
#topics_menu_link a:active {color:#666;}
#topics_menu_link a:hover {color:#448832;text-decoration:underline;}

.old_info a,
.old_info a:link,
.old_info a:visited,
.old_info a:active{
	color:#ffaa99;
}
.old_info a:hover {
	color:#ffaa99;
	text-decoration:underline;
}


/*-----TOP用-----*/

/*
html{
	height:100%;
}
*/

.mokuji_data a{text-decoration: none;}
.mokuji_data a:link {color:#fff;}
.mokuji_data a:visited {color:#fff;}
.mokuji_data a:active {color:#fff;}
.mokuji_data a:hover {color:#88ffff;text-decoration:underline;}



html, body.top_frame{
	height: 100%;
	margin : 0;
	padding : 0;
}
div.top_frame{
	width:701px;
	height:100%;
	margin:0 auto 0 auto;
	padding : 0;
	text-align:center;
}
table.top_frame{
	margin : 0;
	padding : 0;
	text-align: left;
	width:100%;
	height:100%;
	border : none;
	border-spacing:0;
	border-collapse: collapse;
	empty-cells : hide;
	border-style : hidden;
	vertical-align : top;
	background: url(img/menu/menubar_bk.jpg) repeat-y;
}
table.top_frame td{
	margin : 0;
	padding : 0;
	vertical-align : top;
}
div.top_frame div{
	margin : 0;
	padding : 0;
}

#top_banner{
	margin : 0 0 0 26px;
}
/*
      style="width:701px; height:197px; border : none;">
        <table style="border:none; width:700px;" cellpadding="0" cellspacing="0">
*/




/*-----ABOUTUS用-----*/
#about_menu_link a{text-decoration: none;}
#about_menu_link a:link {color:#666;}
#about_menu_link a:visited {color:#666;}
#about_menu_link a:active {color:#666;}
#about_menu_link a:hover {color:#ba4e69;text-decoration:underline;}

.text_iti{
/*aboutusの文字位置*/
	height:40px;
	width:80px;
	padding: 0; margin 0;
	border: none;
}
div.kpl{
	position:relative;
	padding: 0; margin 0;
	width:   65%;
	top: 0%;
}
div.kpm{
	position:absolute;
	padding: 0; margin 0;
	top: 0%;
	left: 50%;
}
div.kpml{
	position:absolute;
	padding: 0; margin 0;
	top: 0%;
	left: 33%;
}
div.kpmr{
	position:absolute;
	padding: 0; margin 0;
	top: 0%;
	left: 67%;
}
div.kpr{
	position:absolute;
	padding: 0; margin 0;
	top: 0%;
	left: 100%;
}


.rec_hed{
	background : #E6E6E6;
	color : #999999;
	
	padding: 0 0 0 10px;  margin: 0;
	height:40px;
	width:50px;
	border: none;
	font-size : 12px;
}

.rec_dat{
	background : #EEEEEE;
	border: none;
	font-size : 12px;
}

/**コンプライアンス関連**/
.conp_title{
	border-bottom:1px #ccc solid;
	border-left:5px #ccc solid;
	padding:5px;
}

#conp_katudo{
	margin-top:20px;
	margin-bottom:10px;
}

#conp li{
	list-style-image: url(img/li.gif);
	padding:3px;
}

.conp_smallf{
	font-size:11px;
}

#syanai li{
	list-style-image: url(img/li.gif);
	padding:3px;
}

.syanai_subtitle{
	border-left:4px #D99DAC solid;
	padding:4px;
}

/**個人情報保護方針関連**/
body.iso{
/*body要素指定*/
	background:#fff url(img/menu/menu_bk.jpg) repeat fixed;*/
}

body.iso table{
/*テーブル内*/
	font-size:12px;
	font-family: 'MS ゴシック';
	margin: 0;
	color:#666;	
	layout-grid-line:5px;
}

#iso_title{
/*タイトル1*/
	border:1px #999 solid;
	padding:5px;
	margin:5px;
	color:#0860A8;
	background-color:#fff;
	font-size:14px;
	width:180px;
	letter-spacing:3px;
	text-align:center;
	}

#iso_title_min{
/*タイトル2*/
	border:1px #999 solid;
	padding:3px;
	margin:5px;
	color:#0860A8;
	font-size:12px;
	background-color:#fff;
	width:180px;
	letter-spacing:2px;
	text-align:center;
}

/*-----RECRUIT用-----*/
/*リンク色*/
#recruit_menu_link a{text-decoration: none;}
#recruit_menu_link a:link {color:#666;}
#recruit_menu_link a:visited {color:#666;}
#recruit_menu_link a:active {color:#666;}
#recruit_menu_link a:hover {color:#8456b1;text-decoration:underline;}

/*-----CONTACT用-----*/
.contact_font_fa {
/*フォント*/
	font-family: "Century Gothic";
}

#contact_tad{
	background:url(img/c_tad.gif) no-repeat;
	padding-left:80px;
	padding-bottom:5px;
	vertical-align:top;
	margin-bottom:10px;
	border-bottom:1px #ccc solid;
}

#contact_address{
	background:url(img/c_address.gif) no-repeat;
	padding-left:80px;
	padding-bottom:5px;
	vertical-align:top;
	margin-bottom:5px;
	border-bottom:1px #ccc solid;
}
#contact_tel{
	background:url(img/c_tel.gif) no-repeat;
	padding-left:80px;
	padding-bottom:5px;
	vertical-align:top;
	margin-bottom:5px;
	border-bottom:1px #ccc solid;
}
#contact_fax{
	background:url(img/c_fax.gif) no-repeat;
	padding-left:80px;
	padding-bottom:5px;
	vertical-align:top;
	margin-bottom:5px;
	border-bottom:1px #ccc solid;
}
#contact_tanto{
	background:url(img/c_tanto.gif) no-repeat;
	padding-left:80px;
	padding-bottom:5px;
	vertical-align:top;
	margin-bottom:5px;
	border-bottom:1px #ccc solid;
}
#contact_mail{
	background:url(img/c_mail.gif) no-repeat;
	background-position: left;
	padding-left:80px;
	padding-bottom:5px;
	vertical-align:top;
	margin-bottom:5px;
	border-bottom:1px #ccc solid;
}

#contact_map_position{
	margin-top:10px;
}

/*-----SITEMAP用-----*/
body.sitemap{
/*SIT MAP*/
	margin:0px;
	background:#fff url(img/menu/menu_bk.jpg) repeat fixed;*/
}

body.sitemap table{
/*SIT MAP*/
	font-size:13px;
	font-family: 'MS ゴシック';
	color:#555;
	letter-spacing:1px;
}

body.sitemap li{
/*リスト*/
	margin:10px;
}
/*sitemapリンク色*/
.sitemap a{text-decoration: none;}
.sitemap a:link {color:#666;}
.sitemap a:visited {color:#666;}
.sitemap a:active {color:#666;}
.sitemap a:hover {color:#0066CC;text-decoration:underline;}


#J1{
	margin-top:20px;
	margin-bottom:10px;
}


.subsection{
	margin-left:10px;
}

.sectiontitle{
	font-size:90%; margin-right:10px;
}
.title_l{
	display:block; width:100%; margin:0; padding:0; text-align:left;
}
.title_r{
	display:block; width:100%; margin:0; padding:0; text-align:right;
}


div.top_center{
	text-align:center;
	width:701px;
	margin:0 auto 0 auto;
	 height:100%;
}


#id0{
  width  : 121px;
  height : 19px;
  backgeound : url("./img/menu/kojinjouhou.gif");
}
a:link #id0,
a:visited #id0,
a:active #id0 {
  width  : 121px;
  height : 19px;
  background : url("./img/menu/kojinjouhou.gif");
  border: none;
}
a:hover #id0{
  width  : 121px;
  height : 19px;
  background : url("./img/menu/kojinjouhou_2.gif");
  border: none;
}


#top_bottom{
/*個人情報、コピーライトの位置*/
	font-size:13px;
	margin: 0 48px 0 30px;
	color:#666;
	padding: 15px 13px 0 0;
	height: 23px;
	position : relative;
}


.top_copyright{
/*コピーライト文字*/
	position : absolute; right:0%; bottom : 0%;
	font-size:10px;
	font-family: "Century Gothic";

/*	float : right;
	margin : 0 30px 13px 0;
	padding: 0 0 13px 0;
	color:#666;
*/
}

