@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#system {
	width: 700px;
	margin: 0 auto;
}

table#system td {
	vertical-align: top;
}

table#system td h2{
	color: #FFF;
	background: #E00000;
	margin: 20px auto 25px auto;
	padding: 8px;
	font-weight: bold;
	font-size: 1.2em;
}

table#system td p {
	line-height: 1.5;
	margin: 0 0 15px 30px;
}

table#system td div.form {
	width: 600px;
	margin: 30px auto;
	border: 1px solid #CCC;
	padding: 15px;
}

table#system td div.form p {
	margin: 1em 1em 0 1em;
}

table#system td p.prev {
	line-height: 1.5;
	margin: 0 0 100px 30px;
}

/*
===== フッター部分 ===========================
*/

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;
}