@charset "shift_jis";
/*
このCSSファイルの使用を基本とし、
コンテンツが多くスタイルが膨大になる場合などは
コンテンツ名などの 別ファイルをそれぞれ用意する。
フォーム用、連合隊リンク用のstyleも含まれています。
*/

/*--------------------------------------------------
Command
--------------------------------------------------*/

/* clearfix */
.clear {
	clear:both;
	line-height:0px;
}
.clear0 {
	clear:both;
	line-height:0px;
}
/* alpha */
a:hover img.alpha0 {
	filter:Alpha(opacity=0);
	opacity:0.0;
}
a:hover img.alpha10 {
	filter:Alpha(opacity=10);
	opacity:0.1;
}
a:hover img.alpha20 {
	filter:Alpha(opacity=20);
	opacity:0.2;
}
a:hover img.alpha30 {
	filter:Alpha(opacity=30);
	opacity:0.3;
}
a:hover img.alpha40 {
	filter:Alpha(opacity=40);
	opacity:0.4;
}
a:hover img.alpha50 {
	filter:Alpha(opacity=50);
	opacity:0.5;
}
a:hover img.alpha60 {
	filter:Alpha(opacity=60);
	opacity:0.6;
}
a:hover img.alpha70 {
	filter:Alpha(opacity=70);
	opacity:0.7;
}
a:hover img.alpha80 {
	filter:Alpha(opacity=80);
	opacity:0.8;
}
a:hover img.alpha90 {
	filter:Alpha(opacity=90);
	opacity:0.9;
}
/* float */
.fleft {
	float:left;
}
.fright {
	float:right;
}
/* width */
.width150 {
	width:150px;
}
.width180 {
	width:180px;
}
.width370 {
	width:370px;
}
.width400 {
	width:400px;
}
.width470 {
	width:470px;
}
.width700 {
	width:700px;
}
/* height */
.height140 {
	height:140px;
}
.height290 {
	height:290px;
}
.height430 {
	height:430px;
}
.height580 {
	height:580px;
}
/* margin */
.mt30 {
	margin:30px 0 0 0;
}
/*--------------------------------------------------
body
--------------------------------------------------*/

body {
	font-family:"Meiryo", "メイリオ", Myriad, Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	/*	background:#F4F5F6 url(../img/contents/pointer3.gif) no-repeat; */
	background:#F4F5F6;
}
/*--------------------------------------------------
ie6
--------------------------------------------------*/

#ie6 {
	background:#777;
	color:#FFF;
	padding:20px;
}
#ie6 a {
	color:#6F0;
}
/*--------------------------------------------------
header
--------------------------------------------------*/

#header {
	background: url(../img/template/header_bg.png) repeat-x;
}
#header .hinner {
	width:900px;
	height:165px;
	margin:0 auto;
	background: url(../img/template/hinner_bg.png) no-repeat;
}
#header h1 {
	color:#FFF;
	line-height:30px;
	margin:0 0 0 74px;
}
#header .branding {
	width:826px;
	margin:0 0 0 74px;
}
.branding p.logo {
	margin:13px 0;
}
.branding p.tel {
	margin:10px 0;
}
#header .globalnav li {
	float:left;
}
#header_form {
	background: url(../img/template/header_bg.png) repeat-x;
	position:fixed;
	width:100%;
	filter:Alpha(opacity=90);
	opacity:0.9;
}
#header_form .hinner {
	width:900px;
	height:165px;
	margin:0 auto;
	background: url(../img/template/hinner_bg.png) no-repeat;
	position:fixed center;
}
#header_form h1 {
	color:#FFF;
	line-height:30px;
	margin:0 0 0 74px;
}
#header_form .branding {
	width:826px;
	margin:0 0 0 74px;
}
.branding p.logo {
	margin:13px 0;
}
.branding p.tel {
	margin:10px 0;
}
#header_form .globalnav li {
	float:left;
}
/*--------------------------------------------------
container
--------------------------------------------------*/

#container {
	background: url(../img/template/container_bg.png) repeat-y;
	width:860px;
	margin:0 auto;
	padding:30px 25px 10px 25px;
	overflow: hidden;
	zoom:1;
}
#container_form {
	background: url(../img/template/container_bg.png) repeat-y;
	width:860px;
	margin:0 auto 0 auto;
	padding:20px 25px 30px 25px;
}
/*--------------------------------------------------
pagetop
--------------------------------------------------*/

#pagetop {
	clear: both;
	background: url(../img/template/pagetop_bg.png) no-repeat;
	width:900px;
	height:32px;
	margin:30px -20px 0 -20px;
	text-align:right;
	padding:5px 0 0 0;
}
/*--------------------------------------------------
information
--------------------------------------------------*/

#information {
	clear: both;
	background:url(../img/template/information_bg.png) repeat-y;
	width:860px;
	margin:0 -20px 10px -20px;
	padding:10px 20px;
}
#information .logo_small {
	margin:0 10px 0 0;
}
#information .tel_small {
	margin:0 10px 0 0;
}
#information .inav {
	background:url(../img/template/inav_bg.png) no-repeat;
	width:250px;
	height:50px;
	padding:0 0 0 60px;
}
.inav a {
	line-height:25px;
	background:url(../img/template/inav_icon.png) left center no-repeat;
	padding:0 5px 0 17px;
	color:#000;
	text-decoration:none;
}
.inav a:hover {
	color:#999;
	text-decoration:underline;
}
#information #company {
	margin:10px 0 0 0;
	background:url(../img/template/company_bg.png) no-repeat center bottom;
	background-size: 860px 540px;
	padding:20px;
}
#company .ttl {
	margin:-20px -20px 13px -20px;
}
.faketbl dt {
	clear:both;
	float:left;
	padding:0;
	width:70px;
	margin:0;
	font-size:12px;
	line-height:23px;
	font-weight:bold;
	/* border-bottom:1px dotted #CCC; */
}
.faketbl dt.row2 {
	clear:both;
	float:left;
	padding:0;
	width:70px;
	margin:0;
	font-size:12px;
	line-height:46px;
	font-weight:bold;
	border-bottom:1px dotted #CCC;
}
.faketbl dt.row3 {
	clear:both;
	float:left;
	padding:0;
	width:70px;
	margin:0;
	font-size:12px;
/*	line-height:69px; */
	height: 165px;
	font-weight:bold;
}
.faketbl dd {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:23px;
	border-bottom:1px dotted #CCC;
}

.dlmt {
	margin-top: 18px;

}
/*--------------------------------------------------
bottomnav
--------------------------------------------------*/

#bottomnav {
	clear: both;
}

#bottomnav a {
	background: url(../img/template/bottomnav_icon.png) no-repeat 0 50%;
	padding:3px 5px 3px 16px;
	color:#000;
	text-decoration:none;
	line-height:15px;
}
#bottomnav a:hover {
	color:#999;
	text-decoration:underline;
}
/*--------------------------------------------------
footer
--------------------------------------------------*/

#footer {
	background:#0070CE;
}
#footer .finner {
	width:860px;
	margin:0 auto;
	text-align:right;
	color:#FFF;
	padding:20px;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	color:#CAE8FF;
	text-decoration:underline;
}
/***************************************************************************************/
/* ここから上を書き加えました
/***************************************************************************************/

a:hover {
	color: #FF0000;
	text-decoration: none;
}
.footer_bgcolor {
	background-color: #666666;
	color: #FFFFFF;
}
.footer_bodybgcolor {
	background-color: #ffffff;
	color: #333333;
}
.footer_linecolor {
	background-color: #666666;
}
/*****************************/
/* フォーム用
/*****************************/
/* 見出し・ボタン*/
/*
.bg-color1 {
	background-color: #FF0000;
	color: #FFFFFF;
}
/* 入力項目見出し*/
/*
.bg-color2 {
	background-color: #0000FF;
	color: #FFFFFF;
}
/* 入力項目欄*/
/*
.bg-color3 {
	background-color: #ffffff;
	color: #000000;
}
/* 入力部テーブルライン*/
/*
.line-color1 {
	background-color: #339900;
}
/* メールアドレス入力欄*/
/*
.inputEmail {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	ime-mode: disabled
}
/* 送信ボタン*/
/*
.formButtonSubmit {
	width: 160px;
	height: 30px;
}
/* リセットボタン*/
/*
.formButtonReset {
	width: 80px;
	height: 30px;
}

label {
	cursor: pointer;
}
.wrapper {
	margin: 0 auto;
	width: 750px;
}
#formBox {
	background: url(img/member/mform_bg.gif) 0 0 repeat-y;
	width: 750px;
	margin: 0 auto;
}
#formTxt {
	font-size: 13px;
	color: #009;
	margin: 10px auto;
	padding: 10px;
	width: 620px;
	line-height: 1.6;
	border: 1px dotted #7C74B6;
}
#formTxt span {
	color: #000;
}
.fWhite {
	color: #FFF;
}
.formTbl {
	margin: 20px auto;
	width: 640px;
}
.formTbl th {
	padding: 8px 6px;
	color: #FFF;
	background-color: #7C74B6;
	border-bottom: 1px solid #7C74B6;
}
.formTbl td {
	padding: 8px 6px;
	border-bottom: 1px solid #7C74B6;
}
.formTbl span {
	color: #FE0;
}
*/

/*****************************/
/* 連合隊リンクページ用
/*****************************/
body#ralsLinkInfo {
	background-image: none;
	background-color: #FFFFFF;
}
#ralsLinkInfo td {
	line-height: 16px;
}
#ralsLinkInfo img {
	margin-bottom: 5px;
}
#ralsLinkInfo .ralsLinkFooter {
	width: 100%;
	margin: 50px auto;
	text-align: center;
}
