@charset"utf-8";

/*
===== 会員番号・パスワードをお忘れの方 ===========================
*/


table#topicpath {
	width: 760px;
	margin: 0 auto;
}

table#topicpath td{
	margin: 0;
	padding: 0;
}

table#topicpath td p {
	text-align:right;
	margin: 15px 0 0 0;
}

table#reminder {
	width: 700px;
	margin: 0 auto;
}

table#reminder td h2{
	color: #FFF;
	background: #E00000;
	margin: 20px auto 25px auto;
	padding: 8px;
	font-weight: bold;
	font-size: 1.2em;
}

table#reminder td p {
	line-height: 1.5;
	margin: 0 0 15px 30px;
}

table#reminder td ul#note {
	margin: 0 0 15px 45px;
	width: 620px;
}

table#reminder td ul#note li {
	line-height: 1.5;
	background: url(../images/ico_notelist.gif) no-repeat top left;
	padding: 0 0 0 18px;
}

* html table#reminder table#reminder td ul#note li {
	padding: 0 0 0 12px;
	text-indent: -1em;
}

*:first-child + html table#reminder td ul#note li {
	padding: 0 0 0 12px;
	text-indent: -1em;
}

table#reminder td table#initialize {
	width: 500px;
	margin: 20px auto;
	border-collapse: collapse;
}

table#reminder td table#initialize th {
	text-align:left;
	font-weight: normal;
	width: 125px;
	background: #E0E0E0;
	border: 1px solid #CCC;
	padding: 7px 0 7px 5px;
	font-size: 0.9em;
	line-height: 1.5;
}

table#reminder td table#initialize th strong {
	font-size: 1.1em;
}

table#reminder td table#initialize th span {
	font-weight: normal;
	font-size: 1.1em;
}

table#reminder td table#initialize td {
	border: 1px solid #CCC;
	padding: 5px 0 5px 5px;
	line-height: 1.5;
}

table#reminder td table#initialize td label,
table#reminder td table#initialize td p {
	font-size: small;
}

table#reminder td table#initialize td.icon {
	width: 35px;
	text-align: center;
	padding: 5px;
	vertical-align: top;
}

table#reminder td div.form {
	width: 600px;
	margin: 30px auto;
	border: 1px solid #CCC;
	padding: 15px;
}

table#reminder td div.form p {
	margin: 1em 1em 0 1em;
}

table#reminder p.prev {
	line-height: 1.5;
	margin: 0 0 150px 30px;
}

table#reminder table#btn_nav {
	width: 500px;
	margin: 0 auto 30px auto;
}

table#reminder table#btn_nav td.left {
	text-align: left;
}

table#btn_nav td.right {
	text-align: right;
}


/*
===== フッター部分 ===========================
*/

table#foooterlinks {
	border-top: 1px solid #666;
	width: 770px;
	margin: 0 auto 25px auto;
}

table#foooterlinks td {
	padding-top: 15px;
	text-align: left;
}

table#foooterlinks td.secure {
	width: 140px;
	text-align: center;
	padding: 15px 15px;
	vertical-align:top;
}

table#foooterlinks td.secure ul {

}

table#foooterlinks td.secure ul li {
	tex-align: center;
}

table#foooterlinks td.secure ul li.globalsign {

}

table#foooterlinks td.secure ul li p.note {
	font-size: 0.75em;
	margin: 15px 0;
	line-height: 1.5;
	width: 135px;
}

* html table#foooterlinks td.secure ul li p.note {
	margin-left: 15px;
}

table#foooterlinks ul#payment {
	margin: 10px 0 20px 0;
}

table#foooterlinks ul#payment li {
/*	margin: 0 3px 15px 0;*/
	margin: 0 8px 5px 0;
	float: left;
}

table#foooterlinks table#address {
	border-top: 1px solid #E00000;
	border-bottom: 1px solid #E00000;
	width: 570px;
	margin: 20px auto 20px 0;
	clear: both;
}

table#foooterlinks table#address th {
	color: #333;
	width: 125px;
	background: url(../../_resource/images/bg_address.gif) no-repeat left center;
}

table#foooterlinks table#address td {
	line-height: 1.5;
	padding: 15px 0;
}