@charset "euc-jp";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	font-style: normal;
	font-weight: normal;
}

/* Common
=======================================*/


body {
	background: url(/regist_c/user/san12/images/bg.gif);
	margin:0;
	padding:0;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height:1.8;
	color:#eee;
}

a:link		{color:#FC9; text-decoration:underline;}
a:visited	{color:#FC9; text-decoration:underline;}
a:hover		{color:#F96; text-decoration:none;}
a:active	{color:#FC9; text-decoration:underline;}

hr {
	display:none;
}

strong {
	font-weight: bold;
}




/* Class
=======================================*/



.clear {
	clear:both;
}

.text-align_c {
	text-align:center;
}

.text-align_r {
	text-align:right;
}


.red {
	color: #ff0000;
}
.orange {
	color: #ff8000;
}

.font10 {
	font-size:10px;
	line-height:1.4;
}

.font14 {
	font-size:14px;
}

.margin_b10 {
	margin-bottom:20px;
}

.ImgBorder {
	border:#fff solid 2px;
}


.BorderBox {
	margin: 10px 0;
	padding: 10px;
	border: double 3px #333;
	background: #111;
}


.BorderBox2 {
	margin:30px 40px;
	padding: 10px 20px;
	border: double 3px #333;
	background: #111;
}


.BorderBox_s {
	margin: 10px 0;
	padding: 10px;
	border: dotted 1px #333;
}

.BorderBox_b {
	background:#111;
	padding:5px 10px;
	margin:5px 0;
	border: dotted 1px #111;
}

.BorderBox_bl {
	background:#000;
	padding:5px 10px;
	margin:5px 0;
	border: solid 1px #333;
}


.BorderBox_wh {
	background:#eee;
	padding:5px 10px;
	margin:5px 0;
	border: double 3px #333;
	color:#111;
}




.Border_b {
	background:url(/regist_c/user/san12/images/line.gif) top center no-repeat;
	height:5px;
	margin:30px 0;
}

.arrow {
	background:url(/regist_c/user/san12/images/arrow.png) top center no-repeat;
	height:30px;
	margin-top:30px;
}


.iconError {
	margin-bottom:-5px;
	margin-right:10px;
}

.blockquote {
	padding:5px 30px;
}





/* Layout
=======================================*/


#BG {
	background:url(/regist_c/user/san12/images/header_bg.png) top center no-repeat;
	z-index:-10;
}


#Wrapper {
	width:800px;
	margin:0 auto;
	padding:0;
	border-left:#333 solid 1px;
	border-right:#333 solid 1px;
}




/* Header
=======================================*/


#Header {
	background:url(/regist_c/user/san12/images/header.png) top center no-repeat;
	height:400px;
}

#Header h1 {
	text-indent:-9999px;
}

#Header h1 a {
	margin-left:420px;
	height:180px;
	width:360px;
	display:block;
	overflow:hidden;
}


#Link{
	height:35px;
	text-align:right;
	font-size: 11px;
	color: #fff;
}

#Link a{ color: #fff; }
#Link a:hover{ color: #ccc; }

#GC {
	float:left;
	width:35px;
}

#Header .HeaderCont {
	margin:0 10px 0;
	padding-top:5px;
}


#Header .HeaderTxt {
	margin:10px 30px 0 30px;
	padding:5px;
	color:#fff;
	background:#000;
	background:rgba(0,0,0,0.5);
}

#Header .HeaderTxt p {
	font-size:11px;
	line-height:1.4;
}


#HeaderBtn {
	margin-left:445px;
	height:110px;
	width:325px;
	display:block;
}


#HeaderBtn a {
	height:110px;
	width:325px;
	display:block;
	background:url(/regist_c/user/san12/images/btn02.png) top center no-repeat;
}



#HeaderBtn a:hover {
	background-position:0 -110px;
}






/* Menu
=======================================*/

#Menu {
	height:52px;
	background:url(/regist_c/user/san12/images/menu.jpg) top repeat-x;
}




/* Btn
=======================================*/


.btn_L {
	margin:10px auto;
	height:80px;
	width:330px;
	text-align:center;
	display:block;
}

.btn_L a:link, .btn_L a:visited {
	height:80px;
	width:330px;
	display:block;
	background:url(/regist_c/user/san12/images/btn01.png) top center no-repeat;
	line-height:70px;
	color:#fff;
	text-decoration:none;
	font-size:14px;
}

.btn_L a:hover {
	background-position:0 -80px;
	color:#ccc;
}



/* title
=======================================*/



h2.C_title {
	background: url(/regist_c/user/san12/images/ttl_p.png) top center no-repeat;
	text-align:center;
	line-height:58px;
	padding-top:20px;
	font-size:30px;
	color:#FFFFFF;
	font-weight:bold;
	height:78px;
	font-family:"£Í£Ó £ÐÌÀÄ«", "MS PMincho", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", serif;
}

h3.CB_title {
	background: url(/regist_c/user/san12/images/ttl.jpg) top center no-repeat;
	margin:0 0 0 0;
	padding:20px 50px 0 50px;
	font-size:18px;
	color:#FCC;
	font-weight:bold;
	height:80px;
	line-height:60px;
}




h3.CB_title span {
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}

h4.CB_subtitle {
	font-size:16px;
	font-weight:bold;
	padding-bottom:4px;
	border-bottom:#333 solid 1px;
	color:#FCC;
	margin-top:20px;
}

h5.CB_subitem {
	font-size:14px;
	font-weight:bold;
	padding:2px 2px 2px 0px;
	border:#333 double 3px;
	color:#ff8000;
	margin-top:1.5em;
}




/* Contener/Contents
=======================================*/


#Contener {
	background:url(/regist_c/user/san12/images/cont.gif) top center repeat-y;
}

#Contents {
	padding:20px 0;
}



#Contents ul,#Contents ol {
	margin:0 0 0 15px;
}



/* Contener/Contents/ContBox
=======================================*/

.ContBox {
	margin:20px 50px 0 50px;
	background:url(/regist_c/user/san12/images/CB_bg.jpg) top center repeat-y;
}

.ContBox .CB_inter {
	margin:0;
	padding:10px 25px 30px 25px;
	color:#fff;
}

.ContBox .CB_footer {
	background:url(/regist_c/user/san12/images/foot.jpg) bottom center no-repeat;
	height:31px;
}


#news_area {
	margin-left:10px;
}


/* Footer
=======================================*/


#Footer {
	padding:20px 20px 0 20px;
	text-align:center;
	color:#fff;
	background:url(/regist_c/user/san12/images/cont.gif) top center repeat-y;
}

.PageEnd {
	background:url(/regist_c/user/san12/images/line01.jpg) top center no-repeat;
	height:5px;
	margin:0;
}


.TopBack {
	text-align:center;
	margin-bottom:20px;
}

.PageTop {
	text-align:right;
}






/* Form
=======================================*/

#mailinput_wrap {
}

#mailinput_wrap textarea {
}

.indent textarea , .indent input , .indent SELECT {
	margin-left:10px;
	margin-bottom:10px;
	padding:3px;
}

.indent_check input {
	margin-left:10px;
	padding:3px;
}

object #Info {
	display:none;
}


#formBtn_area {
	margin:0 auto;
	text-align:center;
}



.formBtn {
	margin:0 auto;
	background:url(/regist_c/user/san12/images/btn01.png) top center no-repeat;
	width:330px;
	height:80px;
	border: none;
	cursor: pointer;
	display: block;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}

.formBtn:hover {
	background-position:0 -80px;
}



.formTitle_required {
	border-left: solid 3px #F3C845;
	padding-left:5px;
	line-height:14px;
	color: #F3C845;
	margin:10px 0;
}

.formTitle_optional {
	border-left: solid 3px #fff;
	padding-left:5px;
	line-height:14px;
	color: #fff;
	margin:10px 0;
}






/* Mail
=======================================*/


.CenterBoxMailBt {
	width:640px;
	text-align: center;
	margin:0 auto;
	padding-top:40px;
}

.CenterBoxMailBt ul{
	list-style:none;
	margin:0;
}

ul.MailBtn{
	list-style-type: none;
	text-align:left;
}



/* BtnMail_Y
=======================================*/


li#BtnMail_Y {
	width: 310px;
	text-align: center;
	float: left;
}

li#BtnMail_Y a{
	width: 310px;
	height: 70px;
	display: block;
	background:url(/regist_c/user/san12/images/btn_mail1.png) top center no-repeat;
}

li#BtnMail_Y a:hover{
	background-position:0 -70px;
}

li#BtnMail_Y span{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* BtnMail_N
=======================================*/



li#BtnMail_N{
	width: 310px;
	text-align: center;
	float: right;
}

li#BtnMail_N a{
	width: 310px;
	height: 70px;
	display: block;
	background:url(/regist_c/user/san12/images/btn_mail2.png) top center no-repeat;
}

li#BtnMail_N a:hover{
	background-position:0 -70px;
}

li#BtnMail_N span{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

#newslist {
	height:20px;
	width:85px;
	position:absolute;
	margin:-60px 0 0 570px;
}


#newslist a {
	display:block;
	background:url(/regist_c/user/san12/images/news_list.gif) top left no-repeat;
	height:20px;
	width:85px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#newslist a:hover {
	background-position:0 -20px;
}


/*=============================================================*/
