@charset "shift_jis";
/* 
このCSSファイルの使用を基本とし、
コンテンツが多くスタイルが膨大になる場合などは
コンテンツ名などの 別ファイルをそれぞれ用意する。
フォーム用、連合隊リンク用のstyleも含まれています。
*/

a {
	color:#415A6D;
}
a:link {
	color:#415A6D;
}
a:visited {
	color:#415A6D;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:hover img {
	opacity:0.7;
	filter:Alpha(opacity=70);
}

h1 {
	color: #333333;
	margin: 5px;
	text-align: center;
}
.footer_bgcolor {
	background-color: #666666;
	color: #FFFFFF;
}
.footer_bodybgcolor {
	background-color: #ffffff;
	color: #333333;
}
.footer_linecolor {
	background-color: #666666;
}
/*****************************/
/* フォーム用 
/*****************************/
/* 見出し・ボタン*/
.bg-color1 {
	background-color: #CCCCCC;
	color: #333333;
	text-align:left;
}
/* 入力項目見出し*/
.bg-color2 {
	background-color: #CCCCCC;
	color: #333333;
	text-align:left;
}
/* 入力項目欄*/
.bg-color3 {
	background-color: #ffffff;
	color: #333333;
	text-align:left;
}
/* 入力部テーブルライン*/
.line-color1 {
	background-color: #999999;
}
/* メールアドレス入力欄*/
.inputEmail {
	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;
}


/*****************************/
/* テンプレート
/*****************************/
body {
	margin:0;
	padding:5px 0 0 0;
	background-image:url(../img/template/bg_1.png);
	background-repeat:repeat-x;
	text-align:center;
}

div#header {
	width:950px;
	height:90px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
.headerL{
	float:left;
	width:350px;
	height:60px;
	margin:15px 0;
	padding:0;
}
.headerR{
	float:right;
	text-align:right;
	width:535px;
	margin:0;
	padding:0;
}
.headerR h2 {
	width:380px;
	height:40px;
	margin:0 20px 0 0;
	padding:0;
	line-height:40px;
	display:inline;
}

div#pagetop {
	text-align:right;
	width:950px;
	height:25px;
	margin:10px auto;
	padding:0;
}
div#footer1 {
	background-image:url(../img/template/bg_1.png);
	background-repeat:repeat-x;
	margin:0;
	padding-top:5px;
	border-bottom:1px solid #113149;
}
.footer1box {
	width:950px;
	height:200px;
	margin:0 auto;
	padding:0;
}
.footer1L {
	width:420px;
	height:160px;
	margin:20px 0;
	padding:0;
	color:#666666;
	float:left;
}
.footer1L span {
    display: block;
    padding-right: 20px;
    text-align: right;
}
.footer1C {
	float:left;
	background-image:url(../img/template/footer_menubg.png);
	background-repeat:no-repeat;
	width:320px;
	height:160px;
	margin:20px 15px;
	padding:0;
	text-align:left;
}
.footer1C ul {
	float:left;
	margin:20px 0 0 20px;
	padding:0;
}
.footer1C li {
	margin:5px 0;
	padding:0;
	line-height:20px;
}
.footer1C a {
	color:#000000;
	text-decoration:none;
}
.footer1C a:link {
	color:#000000;
	text-decoration:none;
}
.footer1C a:visited {
	color:#000000;
	text-decoration:none;
}
.footer1C a:hover {
	color:#444;
	text-decoration:underline;
}

.footer1R {
	float:right;
	width:170px;
	height:80px;
	margin:60px 0;
}

div#footer2 {
	width:950px;
	height:50px;
	margin:0 auto;
	padding:0;
}
.footer2L {
	float:left;
	width:400px;
	height:20px;
	line-height:20px;
	margin:15px 0;
	padding:0;
	text-align:left;
}
.footer2L a {
	color:#000;
	text-decoration:none;
}
.footer2L a:link {
	color:#000;
	text-decoration:none;
}
.footer2L a:visited {
	color:#000;
	text-decoration:none;
}
.footer2L a:hover {
	color:#444;
	text-decoration:underline;
}

.footer2R {
	float:right;
	text-align:right;
	height:30px;
	line-height:15px;
	margin:15px 0 0 0;
	font-size:10px;
	color:#666;
}
.footer2R a {
	font-size:10px;
	color:#666;
	text-decoration:none;
}

.footer2R a:hover {
	text-decoration:underline;
}

div#pagebanner {
	background-color:#BEDFE9;
	background-image:url(../img/template/bg_3.png);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:center;
	margin:0;
	padding:0 0 15px 0;
}
div#pagemenu {
	width:950px;
	height:53px;
	margin:15px auto;
	padding:0;
}
div#pagemenu img {
	margin:0 5px;
}
div#pagecontents {
	margin:0;
	padding:20px 0;
	background-color:#415A6D;
	background-image:url(../img/template/bg_2.png);
	background-repeat:repeat-x;
}
.pagecontentsbox {
	width:930px;
	margin:0 auto;
	padding:0;
	background-color:#FFFFFF;
	color:#333333;
}
.pagecontentsbox h3 {
	margin:30px 50px;
	padding:5px;
	border-bottom:1px #415A6D solid;
	border-left:10px #415A6D solid;
	color:#333333;
	font-size:14px;
	font-weight:bolder;
	text-align:left;
}
.margin15 {
	margin:15px;
	padding:0;
}
