@charset "utf-8";

html,body  {
	height:100%;
    background-color:#f0f0f0;
    margin:0px !important;
    padding:0px;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #111111;
}

p {
    margin:0px;
	padding:0px;
	line-height:1.8;
	font-size:12px;
	text-align:left;
}
#btnBox {
	margin: 0px 0px 0px 0px;
	border-collapse:collapse;
}

.inBtn {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../../img/icon/icon_a01.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	background-color: #FFFFFF;
	padding: 0px 20px 0px 43px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}


.inBtn01 {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../../img/icon/icon_a01.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 43px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}
/* 
================================================*/


.tx_12{ font-size:12px;}
.tx_16{ font-size:16px;}
.gray{ color:#666;}

/*------------------------------------------------
clearfix
------------------------------------------------*/
.cFix:after  { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.cFix        { min-height: 1px; }
* html .cFix { height: 1px;}

/*------------------------------------------------
layout_box
------------------------------------------------*/
.login{
	text-align: left;
	margin-top: 20px;
}
.login .login_wrapper_single{
	margin:10px auto 20px auto;
}
.login .login_wrapper_single .login_base{
	margin:0px auto;
}
.login .login_wrapper_double{width:900px; margin:50px auto;}
.login .login_wrapper_double .login_base{ float:left;}
.login .login_wrapper_double .login_info_base{ float:right;}
/*------------------------------------------------
layout_box
------------------------------------------------*/
.login .regist_wrapper_single{
	margin:20px auto 20px auto;
	width: 100%;
}
.login .regist_wrapper_single .login_base{
	margin:0px auto;
	width: 310px;
}

/*------------------------------------------------
login_layout_box
------------------------------------------------*/

.regist_base{
	width:100%;
	margin:0;
	padding:10px 0px;
	background-color:#e5f6ff;
	border-radius: 6px;
	border: 1px solid #8acfff;
	font-size:12px;
	line-height:1.4;
}
.login_base{
	width:100%;
	margin:0;
	padding:10px 0px;
	background-color:#f9f9f9;
	border-radius: 6px;
	border: 1px solid #cfcfcf;
	font-size:12px;
	line-height:1.4;
}

.login_inner{
	margin:0 auto;
	padding:0px 7px;
}
.login_base .login_title{
	font-size:14px;
	background:url(../images/login_title_icon.png) left no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	line-height:1.6;
	font-weight: bold;
}
.regist_base .login_title{
	font-size:14px;
	background:url(../images/login_title_icon.png) left no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	line-height:1.6;
	font-weight: bold;
}
.login_base .login_caption{
	margin-top:5px;
	font-size: 10px;
	font-weight: bold;
}

.login_txt {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height:1.5;
	font-size:12px;
	color: #034c86;
	font-weight: bold;
}

.regist_txt {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height:1.5;
	font-size:12px;
	color: #034c86;
	font-weight: bold;
}

.login_base .login_alert{
	color:#F00;
	margin-top:5px;
	display:none;
	font-size: 11px;
}
.login_base .login_save{color:#666; margin:5px 0 30px 0;}
.login_base .login_remind{
	margin:20px auto 10px auto;
	text-align:center;
	font-size: 10px;
}
/*------------------------------------------------
login_btn
------------------------------------------------*/
.login_base .login_btn{
	border-width:0px;
	width:132px;
	height:38px;
	margin:20px auto 0px auto;
	background:url(../images/login_button.png) no-repeat top left;
}
.login_base .login_btn input:hover{filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); opacity: 0.0;}




#wraper {
	width:1019px;
	margin:0px auto 0px auto;
	background-color: #FFFFFF;
	min-height: 100%;
	_height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
	text-align: left;
	padding-bottom: 19px;
}

#header {
	width:100%;
	height: 60px;
	padding: 0px;
	margin: 0px;
}

#subheader {
	width:;
	height: 19px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/subheader_bg.png);
	margin: 0px 0px 0px 0px;
}

#container {
	width:979px;
	padding: 20px 20px 110px 20px;
	margin: 0px auto;
}

#footer {
	width:100%;
	height: 19px;
	margin-top: -19px;
	text-align: center;
	clear: both;
}


#subfooter {
	width:1019px;
	margin: 0px auto 0px auto;
	text-align: right;
	height: 19px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/subheader_bg.png);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
	font-style: normal;
}

address {
	margin: 0px auto 0px auto;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px 3px 0px 0px;
}

#main {
	width: 615px;
	float: left;
	padding: 0px 23px 0px 0px;
}


#right {
	width: 300px;
	padding: 0px;
	float: right;
}

.head {
	height: 26px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/head_bg_jsrm.gif);
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.7;
	padding: 0px 0px 0px 4px;
	margin: 0px;
}

.headBase {
	height: 26px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/head_bg_base.gif);
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.7;
	padding: 0px 0px 0px 4px;
	margin: 0px;
}

.banner {
	padding: 23px 10px 0px 10px;
}

.banner img {
	margin: 0px 0px 10px 0px;
}

.registBox {
	padding: 0px 10px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.contentBox {
	padding:20px 25px 0px 25px;
}



.subTitle {
	padding:0px 0px 0px 18px;
	font-size:13px;
	font-weight:normal;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-image: url(../../img/icon_square_bk.gif);
	margin: 0px 0px 10px 0px;
	line-height: 1.5;
}


.subTitle02 {
	padding:0px 0px 0px 18px;
	font-size:13px;
	font-weight:normal;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-image: url(../../img/icon_square_bk.gif);
	margin: 0px 0px 10px 0px;
	color: #000000;
	text-align: left;
}





/*---ベース設定---*/

.sideTitle {
	font-size:15px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}

/* Line
================================================*/
.dot1 {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../../img/line_dot.gif);
}

/* Side Menu
================================================*/

.sideMenu {
	font-size:12px;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-image: url(../../img/icon/arrow.gif);
	height: 36px;
	vertical-align: middle;
	padding-left: 30px;
	text-align: left;
}

.sideMenu a:link {
	color:#333333;
	text-decoration:none;
}

.sideMenu a:visited {
	color:#333333;
	text-decoration:none;
}

.sideMenu a:hover {
	color:#CC0033;
	text-decoration:none;
}

.sideMenu a:active {
	color:#333333;
	text-decoration:none;
}
