* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(img/body_bg.gif) top center repeat-y #ffffff;
	text-align: center;
}
#all {
	width: 640px;
	margin: 0px auto;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
}
#head {
	padding-bottom: 15px;
}
#contents {
}
#main {
	padding-right: 15px;
	padding-left: 15px;
}
#secure-logo {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	width: 563px;
	margin-bottom: 20px;
	padding-left: 47px;
	background: url(img/h1.jpg) top left no-repeat;
	font-size: 14px;
	color: #876236;
	line-height: 34px;
}
h2 {
	width: 592px;
	margin-top: 26px;
	margin-bottom: 14px;
	padding-left: 18px;
	background: url(img/h2.jpg) top left no-repeat;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
h3 {
	font-size: 12px;
	margin: 5px 0px;
	padding: 0px;
}
#main p {
	line-height: 1.4em;
	margin: 10px 0px;
	font-size: 12px;
	padding: 0px;
}
#main p.underH2 {
	margin-left: 17px;
}
dl.notice {
	margin: 20px 20px;
	padding: 10px;
	border: 1px solid #fed5de;
}
dl.notice dt {
	margin-bottom: 10px;
	font-weight: bold;
}
div.sslLeft {
	float: left;
	width: 450px;
	padding-bottom: 20px;
}
div.sslRight {
	float: right;
	width: 160px;
}
.mB10 {
	margin-bottom: 10px !important;
}
.mB20 {
	margin-bottom: 20px !important;
}
.mB30 {
	margin-bottom: 30px !important;
}

.small {
	font-size: 11px !important;
}
.bgRed {
	background: red;
}
img {
	border: 0px;
}
td {
	line-height: 1.4em;
	font-size: 12px;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.vm {
	vertical-align: middle;
}
.align-c {
	text-align: center;
}
.pagetop {
	text-align: right;
}

#path {
	margin-bottom: 8px;
	line-height: 21px;
	font-size: 11px;
	text-align: right;
	color: #999999;
}

/*-- リンク指定 --*/

a:link,
a:visited {
	color: #624a3a;
	text-decoration: none;
}
a:hover,
a:active {
	color: #eb4374;
	text-decoration: none;
}


/*-- フォーム --*/


.mail-form {
	margin: 20px 0px;
	padding: 0px;
}
.mail-form dt {
/*	font-weight: bold;
	font-size: 12px;
	color: #FF9900;
	margin: 0px 0px 10px;
	padding: 2px 0px 2px 8px;
	border-bottom: 1px solid #666666;
	border-left: 5px solid #666666;*/
	width: 592px;
	margin-bottom: 8px;
	padding-left: 18px;
	background: url(img/h2.jpg) top left no-repeat;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.mail-form dd {
	line-height: 1.4em;
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 13px;
}
.mail-input {
	text-align: center;
}
.caution {
	font-size: 12px;
	color: #666666;
	list-style: none;
}
.caution strong {
	color: #FF0000; 
}
table.ssl-tbl {
	width: 590px;
	margin-left: 10px;
	margin-bottom: 11px;
	border-top: 1px solid #ffcccc;
	border-left: 1px solid #ffcccc;
}
table.ssl-tbl th,
table.ssl-tbl td {
	border-bottom: 1px solid #ffcccc;
	border-right: 1px solid #ffcccc;
}
table.ssl-tbl th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	background: #fff4f4;
	text-align: center;
}
table.ssl-tbl th .red {
	font-weight: normal;
}
table.ssl-tbl td {
	padding: 5px 11px;
}
table.reserve th {
	width: 160px;
}
.red {
	color: #FF0000;
}

input.bg_btn{
	background:#FC8F9D url(img/bg_btn.jpg) left center repeat-x;
	font-weight:bold;
	font-size:120%;
	color:#FFFFFF;
	padding:5px 5px;
	border:1px solid #FF6666;
	cursor:pointer;
}


.smallbox {
	padding: 10px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FDDFE7;
	margin-bottom: 25px;
}
.smallbox2 {
	width: 55%;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.or_footer {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999900;
	border-left-color: #999900;
	padding-top: 25px;
}
.or_footer address {
	font-style: normal;
}
.or_footer p {
	text-align: right;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
