@charset "euc-jp";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
}

/* Common
=======================================*/

html {
	margin:0;
	padding:0;
	color:#222222;
	height: 100%;
}

body {
	background:#FFF url(/regist_c/user/nobunaga30th/images/bg_body.jpg) top center repeat-x;
	margin:0;
	padding:0;
	color:#222222;
	height: 100%;
}



form {
	height: 100%;
}

a:link		{color:#003be3; text-decoration:underline;}
a:visited	{color:#003be3; text-decoration:underline;}
a:hover		{color:#003be3; text-decoration:none;}
a:active	{color:#003be3; text-decoration:underline;}

hr {
	display:none;
}

strong {
	font-weight: bold;
}

ul {
	margin:0 0 0 15px;
}

.line {
	background: url(/regist_c/user/nobunaga30th/images/bg_line.jpg) top center no-repeat;
	height:5px;
	margin:15px 0;
}

.clear {
	clear:both;
}

.BorderBox {
	background:none repeat scroll 0 0 #EEEEEE;
	border:1px dashed #CCCCCC;
	margin:5px 0 5px;
	padding:10px;
}

.orange{
	color:orange;
}

.red {
	color:#CC0000;
}

.font10px {
	font-size:10px;
}


/* Layout
=======================================*/
#Outline {
	width:820px;
	margin:0 auto;
	background:url(/regist_c/user/nobunaga30th/images/bg_outline.png) top center repeat-y;
	padding:0 10px;
	position: relative;  
	height: auto !important;  
	height: 100%;  
	min-height: 100%; 
}


/* Header
=======================================*/
#Header {
	width:820px;
	height:500px;
	background:url(/regist_c/user/nobunaga30th/images/header.jpg) top center no-repeat;
	margin:0 auto;
}

/* #HeaderPre {
	width:820px;
	height:250px;
	background:url(/regist_c/user/nobunaga30th/images/header_pre_bg.jpg) top center no-repeat;
	margin:0 auto;
}
*/

#Header .HeaderCont, #HeaderPre .HeaderCont {
	margin:0 10px 0;
	padding-top:8px;
}

.HeaderCont #logo {
	float:left;
	margin-top: 24px;
	width:120px;
	height:50px;
}
.HeaderCont #GC {
	float:left;
}

.HeaderCont #GC a{
	width:50px;
	height:50px;
	display:block;
	text-indent:-9999px;
	background:url(/regist_c/user/nobunaga30th/images/logo_gc.png) top center no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src=/regist_c/user/nobunaga30th/images/logo_gc.png);
}


.HeaderCont #special_1 {
	float:right;
}

.HeaderCont #special_1 a{
	width:64px;
	height:50px;
	display:block;
	text-indent:-9999px;
	background:url(/regist_c/user/nobunaga30th/images/logo_30th.png) top center no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src=/regist_c/user/nobunaga30th/images/logo_30th.png);
}

.HeaderCont #Link{
	float:right;
	text-align:right;
	font-size: 11px;
	margin-top:-5px;
	margin-right:-5px;
	color: #e6d274;
}

.HeaderCont #Link a{ color: #e6d274; }
.HeaderCont #Link a:hover{ color:#efe2a5; }

.HeaderCont h1 {
	text-indent:-9999px;
}

.HeaderCont h1 a {
	height:150px;
	width:345px;
	float:right;
	display:block;
	overflow:hidden;
	margin: 0 30px 0 0;
}

.HeaderTxt {
	clear:both;
	width:790px;
	margin:0 auto;
	padding:63px 10px 0;
}

/* Menu
=======================================*/

#Menu {
	height:52px;
	background:url(/regist_c/user/san12/images/menu.jpg) top repeat-x;
	margin:-200px 0 0 0;
}

/* Container/Contents
=======================================*/

/* #Container {
	width:820px;
	margin:0 auto;
	padding-bottom:70px;
	background:url(/regist_c/user/nobunaga30th/images/bg_container.jpg) top center no-repeat;
}
*/

#Contents {
	padding:20px 20px 0 20px;
}

#UnderConst {
	height:50px;
	width:240px;
	padding-top:180px;
	margin:0 auto;
}

#Contents h2.Contents_title {
	background:url(/regist_c/user/nobunaga30th/images/title_bg_h2.jpg) top left no-repeat;
	margin:10px 0;
	margin-left:-4px;
	padding:0 0 0 30px;
	line-height:1;
	font-size:22px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

/* Container/Contents/ContBox
=======================================*/

.ContBox {
	margin: 0 0 0 0;
}

.ContBox h3.CB_title {
	background:url(/regist_c/user/nobunaga30th/images/title_bg_h3.jpg) top left no-repeat;
	margin:10px 0;
	padding:0 0 0 28px;
	line-height:1;
	font-size:18px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.ContBox .CB_inter {
	margin:0;
	padding: 0 0 15px 0;
}

/* TextArea
=======================================*/
.TextArea {
	padding-left:20px;
	padding-right:0px;
	padding-bottom: 1em;
}

.TextArea h4{
	font-weight:bold;
	border-bottom: dotted #ccc 1px ;
}

/* Attention
=======================================*/
.Attention {
/*	background:#ffffff; */
	padding:5px 10px;
	margin:5px;
	border:double 3px #dddddd;
}

.Attention p {
	padding:2px 0;
}

.AttentionText {
	background:url(/regist_c/user/nobunaga30th/images/caution.gif) top left no-repeat;
	background-position:0px 2px;
	padding-left:18px;
}

.line {
	background:url(/regist_c/user/nobunaga30th/images/bg_line.jpg) top center no-repeat;
	height:1px;
	margin:5px auto 20px auto;
}

/* Footer
=======================================*/
#FooterWrapper {
	position: absolute;  
	bottom: 0;  
	width: 820px;
}

#Footer {
	clear:both;
	position: absolute;  
	bottom: 0;  
	width: 820px;
	background-color:#671919;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align:center;
	color:#fff;
}

.TopBack {
/*	clear:both; */
	text-align:right;
	padding:20px 20px 20px 0;
}

.PageTop {
	clear:both;
	text-align:right;
}

/*=============================================================*/



/* index.htm
=======================================*/

.News dl {
	font-weight:bold;
	padding: 0;
	border-bottom:1px dashed #ccc;
	margin:0;
}

.News dt {
	font-weight:bold;
	margin: 0;
	padding: 0.3em 0 0.1em 0.8em;
	border-top: 1px dashed #ccc;
	width: 6em;
	float: left;
}
	
.News dd {
	margin: 0 0 0 6em;
	padding: 0.3em 1em;
	border-top: 1px dashed #ccc;
}

.UpdateInfo {}

.UpdateInfo .BtnDL {
	padding:10px 80px 10px 0;
}

.UpdateInfo .BtnDL a {
	background: url(/regist_c/user/nobunaga30th/images/BtnDL.png) no-repeat;
	width: 220px;
	height: 50px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	cursor: pointer;
	margin:0 auto;
}

.UpdateInfo .BtnDL a:hover {
	background-position:0px -50px;
}

/*=============================================================*/



/* trouble.htm
=======================================*/

.TroubleIndex {
	border:1px solid #dddddd;
	padding:14px 15px 20px;
}

.TroubleIndex h4 {
	font-size:12px;
	font-weight:bold;
}

.TroubleIndex ul,ol {
	list-style-position:outside;
	padding-left:15px;
}

.TroubleCont {
	clear:both;
	padding:20px 15px 0;
	margin:0 10px;
}

.TroubleArea {
	clear:both;
	margin-bottom:20px;
	margin-left:5px;
}

.TroubleArea strong {
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	line-height:130%;
	padding:3px 0 2px;
}

.TroubleArea dl {
	clear:both;
	float:left;
	width:690px;
}

.TroubleArea dl.Question {
	border-left:2px solid #fec400;
	border-bottom:1px dotted #eee;
}

.TroubleArea dl.Answer {
	border-left:2px solid #7dc012;
	padding-bottom:10px;
}

.TroubleArea dt {
	float:left;
	text-align:center;
	width:25px;
}

.TroubleArea dd {
	margin-left:30px;
	padding-top:6px;
}

/*=============================================================*/



/* mail.htm
=======================================*/

.MailIndex {
	border:1px solid #dddddd;
	padding:15px;
}

.MailCont {
	clear:both;
	margin:0 10px;
	padding:0 15px 20px 0;
}

.MailCont h4{
	font-weight:bold;
}

.MailCont p{
	padding:10px 0 0 20px;
	border-top: dotted #ccc 1px;
}

.MailCont ul{
	margin: 10px 0 10px 40px;
}

.MailCont .BorderBox{
	margin-left:20px;
}

/* お問い合わせボタン
=======================================*/

.MailBtnBox {
	width: 660px;
	text-align: center;
	margin:0 auto;
	height:120px;
}

ul.MailBtn{
	width:660px;
	list-style:none;
	list-style-type: none;
	text-align:left;
	margin:0;
	padding:0;
}

li#BtnMail_Y {
	width: 320px;
	margin: 0 auto 1em auto;
	text-align: center;
	float: left;
}

li#BtnMail_Y a{
	width: 320px;
	height: 75px;
	display: block;
	background:url(/regist_c/user/nobunaga30th/images/BtnMail_P_Y.png);
}

li#BtnMail_Y a:hover{
	width: 320px;
	height: 75px;
	display: block;
	background: url(/regist_c/user/nobunaga30th/images/BtnMail_P_Y.png) 0px -75px;
}
li#BtnMail_Y span{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

li#BtnMail_N{
	width: 320px;
	margin: 0 auto 1em 20px;
	text-align: center;
	float: left;
}

li#BtnMail_N a{
	width: 320px;
	height: 75px;
	display: block;
	background:url(/regist_c/user/nobunaga30th/images/BtnMail_P_N.png);
}

li#BtnMail_N a:hover{
	width: 320px;
	height: 75px;
	display: block;
	background:url(/regist_c/user/nobunaga30th/images/BtnMail_P_N.png) 0px -75px;
}

li#BtnMail_N span{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

/*=============================================================*/



/* update.htm
=======================================*/

h4.UpdateTitle{
	font-weight:bold;
	font-size:14px;
	border-left:2px solid #ff7e04;
	border-bottom:1px dotted #ccc;
	padding-left:5px;
}

.UpdateArea {
	clear:both;
	margin-bottom:20px;
	margin-left:5px;
}

.UpdateAreaBox {
	padding:10px 0 0 20px;
}

.UpdateAreaBox .BorderBox{
	margin-right:20px;
}

.UpdateAreaBox #BtnDL {
	padding:20px 0;
}

.UpdateAreaBox #BtnDL a {
	background: url(/regist_c/user/nobunaga30th/images/BtnDL.png) no-repeat;
	width: 220px;
	height: 50px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	cursor: pointer;
	margin:0 auto;
}

.UpdateAreaBox #BtnDL a:hover {
	background-position:0px -50px;
}

/* update.htm - limit
=======================================*/
#UpdateDataInfo {
	border:1px solid #DDDDDD;
	padding:14px 15px 20px;
	margin:0 20px;
}

dl.UpdateDataDl {
	padding: 0;
	border-bottom:1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background:#fedf00;
}

.UpdateDataDl dt {
	margin: 0;
	padding: 0.3em 0 0.1em 1em;
	border-top: 1px solid #ccc;
	width: 11em;
	float: left;
	color: #000;
}
	
.UpdateDataDl dd {
	margin: 0 0 0 11em;
	padding: 0.3em 1em;
	border-top: 1px solid #ccc;
	background-color:#fffad8;
}

.RuleDL {
	margin:30px;
	padding:20px;
	border:#666 solid 1px;
}

.RuleDL_Title {
	font-size:14px;
	font-weight:bold;
}

.RuleDL_Inter {
	margin:20px;
}

.RuleDL dl dt {
	font-weight:bold;
	margin-top:20px;
}

.RuleDL dl dt dd {
	margin:3px 10px;
}

.CenterBoxDLBt {
	width: 490px;
	text-align: center;
	margin:0 auto;
	height:90px;
}

/* 同意する/同意しないボタン
=======================================*/
.DLBtnBox {
	width: 460px;
	text-align: center;
	margin:0 auto;
	height:50px;
}

ul.DLBtn{
	list-style-type: none;
	text-align:left;
	margin:0;
	padding:0;
}

li#BtnDL_Y {
	width: 220px;
	margin: 0 auto 1em auto;
	text-align: center;
	float: left;
}

li#BtnDL_Y a{
	width: 220px;
	height: 50px;
	display: block;
	background:url(/regist_c/user/nobunaga30th/images/BtnDL_Y.jpg);
}

li#BtnDL_Y a:hover{
	width: 220px;
	height: 50px;
	display: block;
	background:url(/regist_c/user/nobunaga30th/images/BtnDL_Y.jpg) 0px -50px;
}

li#BtnDL_Y span{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

li#BtnDL_N{
	width: 220px;
	margin: 0 auto 1em 20px;
	text-align: center;
	float: left;
}

li#BtnDL_N a{
	width: 220px;
	height: 50px;
	display: block;
	background:url(/regist_c/user/nobunaga30th/images/BtnDL_N.jpg);
}

li#BtnDL_N a:hover{
	width: 220px;
	height: 50px;
	display: block;
	background:url(/regist_c/user/nobunaga30th/images/BtnDL_N.jpg) 0px -50px;
}

li#BtnDL_N span{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

/*=============================================================*/


/* FORM
=======================================*/
.form_wrap {
	height:100%;
}

/* mailinput.jsp
=======================================*/

dl.inputBox{
	clear:both;
	padding:0 20px 20px;
}

h4.inputTitle{
	font-weight:bold;
	font-size:14px;
	border-left:2px solid #ff7e04;
	border-bottom:1px dotted #ccc;
	padding-left:5px;
}

dl.inputNotice{
	padding-top:10px;
	padding-left:10px;
	font-size:10px;
}

.inputNotice dt{
	width:1.5em;
	float:left;
}

.inputNotice dd{
	margin-left:1.5em;
}

dl.inputBox dt,dd{
}

dl.inputBox dt{
	padding-top:20px;
}

dl.inputBox dd{
	padding-top:5px;
}

dl.inputBox input,textarea{
	border: solid 1px #ccc;
	background: #fff;
	margin:2px 0;
	padding: 2px;
	font-size: 12px;
}

.MailInputBtnBox{
	width: 220px;
	text-align: center;
	margin: 20px auto 0 auto;
	height:50px;
}

#MailConfirm{
	background: url(/regist_c/user/nobunaga30th/images/BtnMailConfirm.jpg) no-repeat;
	width: 220px;
	height: 50px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	cursor: pointer;
}



/* mailerror.jsp
=======================================*/

.MailErrorBtnBox {
	width: 220px;
	display:block;
	text-align: center;
	height:50px;
	margin:40px auto 0 auto;
}

#MailBack{
	background: url(/regist_c/user/nobunaga30th/images/BtnMailBack.jpg) no-repeat;
	width: 220px;
	height: 50px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	cursor: pointer;
}


/* mailconfirm.jsp
=======================================*/

.confirm{
/*
	display: block; */
	padding: 0 20px;
	text-align: left;
}

.MailConfirmBtnBox{
	width: 500px;
	height:70px;
	text-align: center;
	margin: 40px auto 0 auto;
}

#MailTransmitBack{
	background: url(/regist_c/user/nobunaga30th/images/BtnMailBack.jpg) no-repeat;
	width: 220px;
	height: 50px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	cursor: pointer;
	float:left;
}


#MailTransmit{
	float:right;
	background: url(/regist_c/user/nobunaga30th/images/BtnMailTransmit.jpg) no-repeat;
	width: 220px;
	height: 50px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
	display: block;
	margin:0;
	float:right;
}
