@charset "Shift_JIS";

body,html {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #555555;
	font-size: 12px;
}
#container {
	height: auto;
	width: 730px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

table,tr,td {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #555555;
	font-size: 12px;
}

strong {
	font-weight: normal;
}

.size12_strong {
	font-size: 12px;
	font-weight: bold;
}

.size14 {
	font-size: 14px;
}

.size14_strong {
	font-size: 14px;
	font-weight: bold;
}

#pagetitle {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 220px;
	width: 730px;
	background-attachment: scroll;
	background-image: url(img/pagetitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}

#pagetitle h1 {
	height: 220px;
	width: 730px;
	margin: 0px;
	padding: 0px;
}

.box_contents {
	clear: both;
	height: auto;
	width: 730px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contents {
	clear: both;
	height: auto;
	width: 730px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}

.box_contents h2 {
	font-size: 16px;
	font-weight: bold;
	color: #555555;
	padding: 0px;
	margin: 0px;
	clear: both;
}

h2 .size12_strong {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}

.contents p {
	margin: 0px;
	width: auto;
	line-height: 145%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	clear: both;
}
.contents .q {
	font-size: 14px;
	font-weight: bold;
	color: #A20041;
	background-color: #FFC1CE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	clear: left;
	float: left;
	height: 14px;
	width: 14px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.detail {
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 10px;
	clear: left;
	float: left;
	height: auto;
	width: 440px;
	text-align: left;
	display: inline;
}
.detail table {
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
.detail td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: left;
	vertical-align: top;
}

#box_button_recruit {
	height: 100px;
	width: 240px;
	clear: both;
	float: none;
	padding-bottom: 5px;
}
#box_button_official {
	height: 20px;
	width: 240px;
	clear: both;
	float: none;
	text-align: center;
	font-size: 14px;
}
.contents_left {
	clear: left;
	height: auto;
	width: 460px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;
}
.contents_right {
	clear: right;
	height: auto;
	width: 240px;
	margin: 0px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#box_button_official a:link {
	height: 20px;
	width: 240px;
	clear: both;
	float: none;
	background-image: url(../img/bg_btn_official.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
	text-decoration: none;
	display: block;
}
#box_button_official a:visited {
	height: 20px;
	width: 240px;
	clear: both;
	float: none;
	background-image: url(../img/bg_btn_official.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #333333;
	margin-top: 5px;
	text-decoration: none;
	display: block;
}
#box_button_official a:hover {
	height: 20px;
	width: 240px;
	clear: both;
	float: none;
	background-image: url(../img/btn_official_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #0096BB;
	margin-top: 5px;
	text-decoration: none;
	display: block;
}
.contents .a {
	font-size: 14px;
	font-weight: bold;
	color: #00007D;
	background-color: #ACDEFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	clear: left;
	float: left;
	height: 14px;
	width: 14px;
	text-align: center;
	margin: 0px;
}
.box_faq {
	clear: both;
	height: auto;
	width: 718px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contents .text_faq_a {

	font-size: 12px;
	clear: right;
	float: right;
	height: auto;
	width: 320px;
	padding-top: 8px;
	text-align: left;
	padding-bottom: 25px;
}
.contents .text_faq_q {

	font-size: 12px;
	clear: right;
	float: right;
	height: auto;
	width: 320px;
	padding-top: 3px;
	text-align: left;
}
.contents_last {

	clear: both;
	height: auto;
	width: 730px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}
.contents_last p {

	margin: 0px;
	width: auto;
	line-height: 145%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.box_faq_left {
	clear: none;
	height: auto;
	width: 350px;
	text-align: left;
	margin: 0px;
	float: left;
	padding: 0px;
}
.box_faq_right {
	clear: none;
	height: auto;
	width: 350px;
	text-align: left;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
