@charset "utf-8";

/* 共通書式
--------------------------------------------------------------------------- */

h3{
	border-bottom:1px solid #666;
	clear:both;
	font-size:14px;
	font-weight:bold;
	display: block;
	margin:0px auto 10px;
	padding: 10px 0;
	height:2em;
	width:570px;
}
.c-box01{
	text-align:left;
	margin:0px auto 10px;
	padding: 10px 0px;
	width:570px;
}
.c-box01 a{color:#333;}
.c-box01 a:hover{color:#ccc;}

.c-box01 ul li{
	margin:5px 0;
}
.c-box01-pix-c{
	margin:0 auto;
}

#detailBox {
	width:600px;
	margin:0 auto;
}
#detailBox .leftsitemap	{
	width:280px;
	float:left;
}

#detailBox .rightsitemap {
	width:280px;
	float:right;
}

.leftsitemap dl,.rightsitemap dl {
	width:280px;
	margin:10px auto;
} 

.leftsitemap dt,.rightsitemap dt {
	background:url(../images/etc/sitemap_bg.jpg) no-repeat left top;
	font-size:14px;
	font-weight:bold;
	width:280px;
	min-height:20px;
	padding:5px;
}
.leftsitemap dd,.rightsitemap dd {
	border-bottom:1px solid #333333;
	font-size:12px;
	width:200px;
	padding:10px 0 10px 30px;
	margin:0 5px 0 10px
}
#detailBox a:link{
	color: #333333;
	text-decoration: underline;
	overflow:hidden;
}
#detailBox a:hover {
	color:#999999;
}
#detailBox a:visited {
	color:#333333;
}

/* 2011-09-26*/
#data-box h4{
	margin-left: 20px;
	border-bottom: 1px solid #1E1E1E;
	width: 570px;
}
.c-box01 p{ margin: 0 auto 8px;}



/* Etc Menu List
--------------------------------------------------------------------------- */

.error {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 5px 0;
	}

.nextBtn {
	width: 100%;
	text-align: center;
	padding: 10px;
}

.nextForm {
	width: 45%;
	text-align: right;
	padding: 10px;
	float:left;
}

.backForm {
	width: 45%;
	text-align:left;
	padding: 10px;
	float:left;
}

table.mailForm,
table.regiForm {
	font-size:12px;
	width: 580px;
	margin: 10px auto;
	border-collapse: collapse;
	border: 3px solid #999;
	}

table.mailForm th,
table.mailForm td {
	padding: 10px;
	border: 2px solid #999;
	}

table.mailForm th {
	width:116px;
	color:#ffffff;
	background-color: #666;
}

table.mailForm td {	background:#eee;}


table.mailForm input.txtInput,table.mailForm textarea,table select,input.numInput {
	font-size: 12px;
	background:#ffffff;
	border: 1px solid #4776a5;
	}

table.mailForm input.txtInput {width: 250px;}
table.mailForm input.txtArea {width: 430px;}
table.mailForm input.regInput {width: 200px;}
table.mailForm input.txtInput {width: 200px;}


table.mailForm textarea {
	width: 430px;
	height: 200px;
	}

	




ul.error_time,ul.settle_time {
	clear: both;
	list-style:none;
}

ul.error_time li,ul.settle_time li {
	float: left;
	padding: 0 10px 0 0;
}

.btnBox { width:560px;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	}

.btnBox ul {
	clear: both;
	width: 580px;
	list-style: none;
	}

.btnBox li {
	float: left;
	text-align: center;
	width: 130px;
	padding: 10px 6px;
	}

/*ログインレイアウト---------------------------------------*/


h3.loginTitle{
	background: url(../images/layout/h1ttl_login.jpg) left top no-repeat;
	text-indent: -9999px;
	margin:0px auto;
	height: 39px;
	width: 617px;
}

.loginNone {
	color:#990033;
}

table.mailForm_lg,
table.regiForm {
	font-size:14px;
	width: 580px;
	margin: 10px auto;
	border-collapse: collapse;
	border: 2px solid #e5d5b7;
	}

table.mailForm_lg th,
table.mailForm_lg td {
	padding: 10px;
	border: 1px solid #e5d5b7;
	}

table.mailForm_lg th {
	width:116px;
	color:#990033;
	background-color: #ffa500;
}

table.mailForm_lg td {	
	background:#fff6e5;
}
