* {
	margin: 0px;
	padding: 0px;
}


body {
	background-color: #D5E5EA;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	font-size: 12px;
}
a:link, a:visited, a:active {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
form {
	width: 100%;
}

hr {
	margin-bottom: 15px;
	border: none;
	height: 1px;
}
#entry div#container, #error div#container {
	width: 440px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/img_mmentry/entry_top.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
}
#cancel div#container {
	width: 440px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/img_mmentry/cancel_top.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
}
div#bgbox {
	background-image: url(/images/img_mmentry/bg_contents.gif);
	background-repeat: repeat-y;
	padding-right: 11px;
	padding-left: 11px;
}
#entry div#header, #error div#header {
	background-color: #FFCC00;
}
#cancel div#header {
	background-color: #B0BEF8;
}

div#header h1 {
	font-size: 18px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	height: 2em;
	margin-bottom: 5px;
	padding-left: 5px;
	margin-right: 14px;
	line-height: 1.1em;
	margin-left: 14px;
}
span.topictitle {
	background-color: #666666;
	display: block;
	height: 18px;
	text-align: right;
	color: #FFFFFF;
	line-height: 18px;
	padding-right: 10px;
}
.topictitle strong {
	background-image: url(/images/img_mmentry/ico_mail01.gif);
	background-repeat: no-repeat;
	padding-left: 1.5em;
}


div#contentsbody {
	background-image: url(/images/img_mmentry/bg_grabody.jpg);
	background-repeat: repeat-x;
	background-color: #DADADA;
	padding-top: 30px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 25px;
}
#contentsbody h2 {
	font-size: 14px;
	background-image: url(/images/img_mmentry/ico_h2head.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #0097FF;
	padding-left: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#error #contentsbody h2 {
	font-size: 14px;
	background-image: url(/images/img_mmentry/ico_h2head.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FF0000;
	padding-left: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
div.topicblock {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#aaacontentsbody p {
	line-height: 140%;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCCCCC;
}
table.form_tb {
	background-color: #ABDAF9;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
}
p.comment {
	line-height: 140%;
	background-image: url(/images/img_mmentry/bg_mm_p.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 15px;
	padding-left: 70px;
	padding-bottom: 35px;
}

table.cancel_at {
	border: solid 1px #CCCCCC;
	border-collapse: separate;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
.cancel_at th {
	padding:3px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#DFE3E6;
	text-align: center;
}
.cancel_at td {
	padding:3px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#F3F3F3;
}

td.formarea {
	padding: 3px;

}
.form_tb dl {
	float: left;
	width: 370px;
}
.form_tb dt {
	background-color: #E1F2FD;
	font-weight: bold;
	width: 130px;
	clear: left;
	display: block;
	float: left;
	line-height: 18px;
	height: 18px;
	text-align: center;
	border-top: 1px solid #0099CC;
	border-right: 1px solid #0099CC;
	border-bottom: 1px solid #0099CC;
	border-left: 5px solid #FF9900;
	margin: 3px;

}
.form_tb dd {
	display: block;
	height: 18px;
	line-height: 18px;
	padding: 3px;
}

.form_tb caption, .cancel_at caption {
	font-size: 11px;
	text-align: left;
	color: #0033CC;
}
input.form_ad {
	width: 205px;
}
div.btnbox {
	text-align: center;
	padding: 10px;
}
input#btn_mm_out {
	width: 130px;
	color: #333333;
	background-color: #FF9900;
}
input#btn_mm_over {
	width: 130px;
	color: #003399;
	background-color: #FFCC00;
}
input#btn_next {
	width: 130px;
	color: #000066;
	background-color: #FFCC00;
}
input#btn_cancel_out {
	width: 130px;
	color: #003366;
	background-color: #B0BEF8;
}
input#btn_cancel_over {
	width: 130px;
	color: #FFFFFF;
	background-color: #000099;
}
div#footer {
	background-image: url(/images/img_mmentry/container_end.gif);
	background-repeat: no-repeat;
	height: 50px;
	background-color: #BFBFBF;
	text-align: center;
	text-indent: -1000em;
}
#contentsbody h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}
textarea#kiyaku {
	width: 95%;
	height: 150px;
	border: 2px solid #CCCCCC;
	padding: 5px;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
span.taikai {
	text-align: right;
	display: block;S
}
a.close {
	background-image: url(/images/img_mmentry/btn_close.gif);
	background-repeat: no-repeat;
	text-indent: -1000em;
	height: 21px;
	width: 89px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}

a.close:hover {
	background-image: url(/images/img_mmentry/btn_close.gif);
	background-repeat: no-repeat;
	background-position: -89px 0px;
}
span.Error{
	color: #FF0033;
	font-size: 14px;
	font-weight: bold;
}