@charset "UTF-8";
*html {
	height:0;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-image: url(../images/bg/repeatX.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #450014;
	font-size: small;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	line-height: 1.6;
	letter-spacing: 1px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border-style: none;
}
textarea {
	font-size: small;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.f-clear {
	clear: both;
}
.pad-top10 {
	padding-top: 10px;
}
.pad-top20 {
	padding-top: 20px;
}
.pad-bottom10 {
	padding-bottom: 10px;
}
.pad-top40 {
	padding-top: 40px;
}
.mar-top10 {
	margin-top: 10px;
}
.necessity {
	font-size: 10px;
	color: #8D0028;
}
.notice {
	font-size: 10px;
	font-weight: normal;
	padding-top: 1em;
}
#overWrap {
	width: 820px;
	margin: 0px auto;
}
#leftBack {
	float: left;
	height: 493px;
	width: 10px;
	position: relative;
}
#leftLogo {
	height: 500px;
	width: 100px;
	position: absolute;
	left: -90px;
	top: 0px;
	background-image: url(../images/bg/sideLeft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightBack {
	background-image: url(../images/bg/sideRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 493px;
	width: 10px;
}
#wrapper {
	float: left;
	width: 800px;
	text-align: left;
}
#topIndex {
	height: 29px;
	width: 800px;
	position: relative;
	background-image: url(../images/bg/topIndex.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#topIndex a, #topIndex a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topIndex a:hover {
	text-decoration: underline;
}
#topIndex ul {
	width: 800px;
	display: block;
	position: absolute;
	bottom: 3px;
	margin: 0px;
	padding: 0px;
}
#topIndex li {
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px;
	display: block;
}
#contents {
	background-image: url(../images/bg/contentsBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#main {
	width: 550px;
	float: left;
	background-color: #FFFFFF;
}
#h1box {
	background-image: url(../images/bg/h1BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 360px;
	color: #FFFFFF;
	padding: 20px 20px 30px 170px;
	background-color: #160006;
}
#h1box p {
	padding-bottom: 1em;
}
#rightMenu {
	background-color: #2e000c;
	color: #FFFFFF;
	float: right;
	width: 250px;
}
#rightMenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#rightMenu a:hover {
	text-decoration: underline;
}
#rightMenu ul {
	padding-left: 16px;
	list-style-type: disc;
	list-style-position: inside;
	padding-top: 20px;
}
#rightMenu .banner {
	padding-left: 12px;
	padding-top: 16px;
}
#footerMenu {
	background-image: url(../images/bg/bottomIndex.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	padding: 10px;
	color: #FFFFFF;
	background-color: #333333;
}
#footerMenu a, #footerMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footerMenu a:hover {
	text-decoration: underline;
}
#copyright {
	height: 26px;
	width: 800px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/bg/copyrightBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 12px;
	background-color: #380010;
}
#assessment {
	padding-top: 20px;
}
#assessment_campaign {
	padding-top: 0px;
}
#assessment .head {
	margin: 0px;
	padding: 20px 0px 0px;
}
#assessment .foot {
	height: 10px;
	width: 250px;
	background-image: url(../images/column/assessmentFooter.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#assessment .body {
	background-image: url(../images/column/assessmentBody.gif);
	background-position: left top;
	width: 219px;
	padding: 0px 15px 0px 16px;
}
#assessment .body input {
	width: 180px;
	height: 1.2em;
	margin: 2px 3px 10px 10px;
	font-size: 12px;
}
#assessment .body select {
	width: 180px;
	margin: 2px 3px 10px 10px;
	font-size: 12px;
}
#assessment .body #assSubmit {
	height: auto;
	width: auto;
	margin: 15px 0px 0px 10px;
	padding: 0px;
}
/*#index #topIndex {	background-image: url(../images/bg/topIndex_index.gif);}*/
.textBox {
	width: 500px;
	border-left: 5px solid #450014;
	padding: 0px 0px 0px 10px;
	margin: 40px 0px 60px 20px;
	font-size: 12px;
}
.textBox a {
	text-decoration: underline;
}
#flow .textBox {
	margin: 40px 0px 20px 20px;
}
#entry .textBox {
	padding-right: 0px;
}
.textBox h2 {
	padding-bottom: 10px;
	width: 500px;
	position: relative;
	height: 34px;
	border-bottom: 1px solid #987C84;
}
.textBox h2 .f-right {
	position: absolute;
	top: 0px;
	right: 0px;
}
/*.textBox h2 input {
	position: absolute;
	bottom: 0px;
	right: 10px;
}*/
.textBox p {
	padding-top: 1.5em;
	text-align:justify;
	/*width: 350px;*/
}
.textBox .sizeM {
	width: 330px;
}
.textBox strong {
	font-weight: bold;
	color: #351919;
}
.textBox ul {
	padding-top: 1.5em;
	list-style-position: inside;
}
.textBox li {
	text-indent: -1em;
	margin-left: 1em;
	padding-bottom: 1em;
	color: #001933;
}
.textBox ul p {
	font-weight: normal;
	padding-left: 2em;
	padding-top: 0px;
}
.textBox table {
	border-style: none;
	width: 99%;
    border-spacing:0;
    empty-cells:show;
}
.textBox th {
	text-align: left;
	padding: 10px 20px 10px 0px;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
	margin: 0px;
}
.textBox td {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 10px 0px;
	vertical-align: top;
}
.textBox table table {
	margin: -10px 0px -11px;
}
.textBox table table th {
	width: 5em;
	padding-right: 0px;
}
.textBox table select {
	margin-right: 1em;
}
.noticeBox {
	padding: 10px 10px 10px 15px;
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	margin-right: 15px;
	margin-left: 20px;
	font-size: small;
}
.noticeBox p {
	padding-bottom: 1em;
}
.arrow {
	height: 20px;
	background-image: url(../images/picture/arrow.gif);
	background-repeat: no-repeat;
	background-position: 80px;
}
.txtarea_kiyaku {
	width: 500px;
	height: 200px;
}
.txtarea_contact {
	width: 285px;
	height: 150px;
}
#faqTable {
	border-collapse:collapse;
}
#faqTable td, #faqTable th {
	border-style: none;
	padding: 5px;
}
#faqTable .head {
	width: 42px;
}
#faqTable .faq-Q td, #faqTable .faq-Q th {
	border-bottom: 1px solid #987C84;
}
#faqTable  th {
	vertical-align: middle;
	padding: 0px;
}
#faqTable  p, #faqTable ul {
	padding-top: 0px;
	padding-bottom: 2em;
}
.backToTop {
	text-align: right;
	font-size: 10px;
}.campaign #main .box {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.campaign #main .box .intr {
	border: 1px solid #DDD;
	display: block;
	padding: 10px;
	background-color: #FAFAFA;
	margin-bottom: 20px;
}
.campaign #main .box .intr .rank01 {
	font-size: medium;
	font-weight: bold;
	color: #F00;
}
.campaign #main .box .intr .rank02 {
	font-size: large;
	font-weight: bold;
	color: #F00;
}
.campaign #main .box .bt {
	text-align: center;
	display: block;
	margin-bottom: 20px;
	clear: both;
}
.campaign #main .box .t_box {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #450014;
	padding-left: 10px;
	margin-bottom: 20px;
}
.campaign #main .box .t_box ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.campaign #main .box .t_box ul li {
	list-style-type: disc;
	font-weight: bold;
	color: #C00;
}
.campaign #main .box .t_box h2 { margin-bottom: 10px; }
.campaign #main .box .t_box div { margin-bottom: 20px; }
.campaign #contents #main .box .t_box h3 {
	margin-top: 15px;
	font-weight: bold;
	color: #4C0010;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #804040;
	padding: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4F0011;
	margin-bottom: 5px;
}
.campaign #main .box .t_box .caption {
	font-size: x-small;
	margin-top: 15px;
}
.campaign #main .box .t_box p { margin-bottom: 1em; }
.entryButton { text-align: center; }
