@charset "utf-8";
/*-----------------------------------------------
				common-------------------------*/
* {
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #333;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
	background-color: #28C8FA;
	text-align: center;
}
a:link {
	color: #015EAD;
	text-decoration: underline;
}
a:active {
	color: #015EAD;
	text-decoration: underline;
}
a:visited{
	color: #015EAD;
	text-decoration: underline;
}
a:hover {
	color: #28C8FA;
	text-decoration: none;
}
#wrapper{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#container {
	width: 900px;
	background-image: url(img/bottom_back.jpg);
	background-repeat: repeat-y;
}
#right {
	width: 50px;
	float: left;
}
/*--------------------------------------- // TABLE */
table {
	border-collapse: collapse;
}
td {
	padding: 5px;
	vertical-align: middle;
}
.td01 {
	width: 40%;
	text-align: center;
	background-color: #3CF;
	color: #FF0;
	font-weight: bold;
	border: #FFF solid 2px;
	font-size: 14px;
}
.td02 {
	width: 30%;
	text-align: center;
	background-color: #3CF;
	color: #FF0;
	font-weight: bold;
	border: #FFF solid 2px;
	font-size: 14px;
}
.td03a {
	width: 40%;
	text-align: center;
	border: #FFF solid 2px;
}
.td03b {
	width: 40%;
	text-align: center;
	background-color: #CFF;
	border: #FFF solid 2px;
}
.td04a {
	width: 30%;
	text-align: center;
	border: #FFF solid 2px;
}
.td04b {
	width: 30%;
	text-align: center;
	background-color: #CFF;
	border: #FFF solid 2px;
}
.td05a {
	width: 50%;
	text-align: center;
	background-color: #3CF;
	color: #FF0;
	font-weight: bold;
	border: #FFF solid 2px;
	font-size: 14px;
}
.td05b {
	width: 50%;
	text-align: center;
	border: #FFF solid 2px;
}
.td05c {
	width: 50%;
	text-align: center;
	background-color: #CFF;
	border: #FFF solid 2px;
}
.td06 {
	width: 40%;
	background-color: #3CF;
	border: #FFF solid 2px;
}
.td07 {
	width: 60%;
	background-color: #CFF;
	border: #FFF solid 2px;
}
.td08a {
	width: 20%;
	background-color: #CFF;
	border: #FFF solid 2px;
}
.td08b {
	width: 20%;
	background-color: #3CF;
	border: #FFF solid 2px;
	olor: #FF0;
	font-weight: bold;
}
.td09a {
	width: 40%;
	background-color: #CFF;
	border: #FFF solid 2px;
}
.td09b {
	width: 40%;
	background-color: #3CF;
	border: #FFF solid 2px;
	font-weight: bold;
}

/*--------------------------------------- // FONT */
.size14 {
	font-size: 14px;
	line-height: 1.8em;
}
.orange {
	color: #F60;
	font-weight: bold;
}
.red {
	color: #F00;
}
/*--------------------------------------- // #header */
#header {
	width: 800px;
	height: 180px;
	padding: 0 50px;
	background-image: url(img/header_back.jpg);
	background-repeat: no-repeat;
}
.subtitle {
	width: 800px;
	height: 20px;
	color: #FFF;
	padding: 5px 0;
}
.logo {
	width: 250px;
	height: 110px;
	padding-top: 30px;
	padding-left: 20px;
	float: left;
}
.regist {
	width: 300px;
	height: 50px;
	float: left;
	padding-top: 90px;
	padding-left: 20px;
}
/*--------------------------------------- // #menu */
#menubox {
	width: 50px;
	height: 720px;
	float: left;
}
#menubox ul {
	list-style-image: none;
	list-style-type: none;
}
#menubox ul li {
	display: block;
	list-style: none;
}
.menu {
	width: 50px;
	height: 120px;
}
.detail {
	width: 100px;
	padding-left: 20px;
	background-image: url(img/arrow.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	float: right;
}
/*--------------------------------------- // #main */
#main {
	width: 760px;
	float: left;
	padding: 20px;
}
.bottom20 {
	padding-bottom: 20px;
}
.contents {
	width: 720px;
	padding: 0 20px;
}
/*--------------------------------------- // #footer */
#footer {
	width: 100%;
	height: 80px;
	background-image: url(img/footer_back.jpg);
	background-repeat: repeat-x;
}
.footer_link {
	height: 40px;
	padding: 5px 0;
	color: #666;
}
.footer_link a:link {
	color: #999;
	text-decoration: underline;
}
.footer_link a:active {
	color: #999;
	text-decoration: underline;
}
.footer_link a:visited {
	color: #999;
	text-decoration: underline;
}
.footer_link a:hover {
	color: #666;
	text-decoration: none;
}
.footer_copy {
	height: 20px;
	padding: 5px 0;
	color: #FFF;
	font-size: 10px;
}
/*-----------------------------------------------
				HOME-----------------------------*/
.contents ul {
	list-style-image: none;
	list-style-type: none;
}
.contents ul li {
	display: block;
	list-style: none;
}
.recommend1 {
	width: 680px;
	height: 30px;
	padding-left: 40px;
	padding-bottom: 15px;
	background-image: url(img/icon.jpg);
	background-repeat: no-repeat;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4em;
}
.recommend2 {
	width: 680px;
	height: 30px;
	padding-left: 40px;
	background-image: url(img/icon.jpg);
	background-repeat: no-repeat;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4em;
}
/*-----------------------------------------------
				初めての方へ---------------------*/
.contents dt {
	padding-bottom: 5px;
	font-size: 14px;
	color: #015EAD;
	line-height: 1.6em;
	font-weight: bold;
}
.contents dd {
	padding-left: 10px;
}
/*-----------------------------------------------
				Q&A------------------------------*/
.question {
	width: 700px;
	padding-left: 20px;
	padding-bottom: 5px;
	background-image: url(img/q.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
}
.answer {
	width: 700px;
	padding-left: 20px;
	background-image: url(img/a.jpg);
	background-repeat: no-repeat;
}
.q_box {
	width: 720px;
	border-bottom: #015EAD dotted 1px;
	border-top: #015EAD dotted 1px;
	padding-top: 5px;
	margin-bottom: 5px;
	color: #015EAD;
}
/*-----------------------------------------------
				お問合せ-------------------------*/
button {
	border: none;
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: 50px;
}
.send {
	width: 200px;
	height: 50px;
	padding: 20px 260px 0 260px;
}
input:focus,textarea:focus {
	background-color: #FFC;
}
label {
	display: block;
}
fieldset#newsletter_topics label { 
	display: inline;
	width: auto;
}
textarea {
	width: 24em;
	clear: both;
}
input.txt {
	width: 20em;
	clear: both;
	display: block;
}
input.text {
	width: 12em;
	clear: both;
	display: block;
}
.error {
	color: #F00;
	white-space: nowrap;
	display: inline;
}
.radio {
	float: left;
	width: 20px;
	padding-top: 2px;
}
.label {
	float: left;
	width: 90px;
	padding-right: 10px;
}
.label2 {
	float: left;
	width: 150px;
	padding-right: 10px;
}
.label3 {
	float: left;
	width: 50px;
	padding-right: 15px;
}
label.male {
	display: block;
}
label.female {
	display: block;
}
/*-----------------------------------------------
				景表法--------------------------*/
.law1 {
	margin-left: 1.6em;
}
.law2 {
	margin-left: 4em;
}
/*-----------------------------------------------
				お申込フォーム-------------------*/
.attention {
	width: 700px;
	padding: 10px;
	background-color: #CCC;
}