@charset "utf-8";
/*----------------------------------
			common----------------*/
* {
	margin: 0;
	padding: 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.4em;
	color: #333;
	text-align: center;
}
a:link, a:visited, a:active {
	color: #F63;
	text-decoration: underline;
}
a:hover {
	color: #F93;
	text-decoration: none;
}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 0 5px;
	background-image: url(img/shadow.jpg);
	background-repeat: repeat-y;
}
#main {
	width: 880px;
	padding: 10px;
}
.name a:link, .name a:active, .name a:visited {
	color: #67999A;
	text-decoration: none;
}
.name a:hover {
	color: #9ACCCD;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.red {
	color: #C00;
}

/*----------------------------------
			header----------------*/
#header {
	width: 890px;
	height: 70px;
	padding: 15px 0 15px 10px;
}
#menu {
	width: 900px;
	height: 50px;
}
#menu ul {
	list-style: none;
}
#menu li {
	list-style: none;
	display: inline;
}
.menu {
	width: 180px;
	height: 50px;
	float: left;
}

/*----------------------------------
			left------------------*/
#left {
	width: 250px;
	padding-right: 10px;
	float: left;
	display: inline;
}
.ad01 {
	width: 230px;
	height: 340px;
	padding: 10px;
	margin-bottom: 10px;
	background-image: url(img/ad_back01.jpg);
	background-repeat: no-repeat;
}
.ad01 .name {
	width: 230px;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.ad01 .pix {
	width: 230px;
	height: 180px;
}
.ad01 .txt {
	width: 230px;
	height: 85px;
	padding: 10px 0;
}
.ad01 .btn {
	width: 150px;
	height: 30px;
	padding: 0 40px;
}
.ad03 {
	width: 200px;
	height: 160px;
	padding: 60px 25px 20px 25px;
	background-image: url(img/ad_back03.jpg);
	background-repeat: no-repeat;
}
.ad03 .txt {
	width: 180px;
	height: 90px;
	padding: 15px 10px;
	line-height: 1.8em;
}
.ad03 .btn {
	width: 150px;
	height: 30px;
	padding: 10px 25px 0 25px;
}

/*----------------------------------
			right-----------------*/
#right {
	width: 620px;
	float: left;
}
.top_main {
	width: 580px;
	height: 80px;
	padding: 160px 20px 10px 20px;
	background-image: url(img/main.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	line-height: 1.8em;
}
.bar {
	width: 590px;
	height: 23px;
	padding: 7px 0 0 30px;
	margin-bottom: 10px;
	background-image: url(img/bar.jpg);
	background-repeat: no-repeat;
	color: #67999A;
	font-size: 14px;
	font-weight: bold;
}
.ad02a {
	width: 180px;
	height: 320px;
	padding: 10px;
	margin-right: 10px;
	float: left;
	background-image: url(img/ad_back02.jpg);
	background-repeat: no-repeat;
}
.ad02b {
	width: 180px;
	height: 320px;
	padding: 10px;
	float: left;
	background-image: url(img/ad_back02.jpg);
	background-repeat: no-repeat;
}
.ad02a .name,
.ad02b .name {
	width: 180px;
	height: 20px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.ad02a .pix,
.ad02b .pix {
	width: 180px;
	height: 150px;
}
.ad02a .txt,
.ad02b .txt {
	width: 180px;
	height: 100px;
	padding: 10px 0;
}
.ad02a .btn,
.ad02b .btn {
	width: 150px;
	height: 30px;
	padding: 0 15px;
}
.explain {
	width: 580px;
	padding: 0 20px 10px 20px;
	line-height: 1.8em;
}
.faq {
	width: 580px;
	padding-bottom: 10px;
	border-bottom: #999 dotted 1px;
	margin: 0 20px 10px 20px;
	line-height: 1.8em;
}
.question {
	width: 550px;
	height: 20px;
	padding-left: 30px;
	margin-bottom: 10px;
	background-image: url(img/question.jpg);
	background-repeat: no-repeat;
	color: #F63;
	font-weight: bold;
}
.answer {
	width: 550px;
	padding-left: 30px;
	background-image: url(img/answer.jpg);
	background-repeat: no-repeat;
}
/*---------------------- // TABLE */
table {
	border-collapse: collapse;
}
td {
	padding: 5px;
	vertical-align: middle;
}
.td01 {
	width: 40%;
	background-color: #67999A;
	border: #FFF solid 2px;
	font-weight: bold;
	color: #FFF;
}
.td02 {
	width: 60%;
	background-color: #DDD;
	border: #FFF solid 2px;
}

/*---------------------- // FORM */
button {
	border: none;
	padding: 0px;
	margin: 0px;
	width: 180px;
	height: 40px;
}
.send {
	width: 180px;
	height: 40px;
	padding: 20px 210px;
}
input:focus,textarea:focus {
	background-color: #FAE5CB;
}
label {
	display: block;
}
.label_10 {
	font-size: 10px;
}
.label_12 {
	font-size: 12px;
}
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;
}
input.text2 {
	width: 8em;
	clear: both;
	display: block;
}
.error {
	color: #F00;
	white-space: nowrap;
	display: inline;
}
.radio {
	float: left;
	width: 20px;
	padding-top: 5px;
}
.label {
	float: left;
	font-size: 12px;
	padding-right: 30px;
}

/*----------------------------------
			bottom----------------*/
#bottom {
	width: 880px;
	height: 100px;
	padding-top: 10px;
	clear: both;
}
#bottom .left {
	width: 395px;
	height: 50px;
	background-image: url(img/bnr01.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	padding: 30px 30px 20px 20px;
	float: left;
	display: inline;
	line-height: 1.6em;
	font-size: 10px;
}
#bottom .right {
	width: 414px;
	height: 65px;
	background-image: url(img/bnr02.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 10px;
	float: left;
	padding-left: 20px;
	padding-top: 35px;
	line-height: 1.4em;
}

/*----------------------------------
			footer----------------*/
#footer {
	width: 900px;
	padding: 10px 0;
	text-align: center;
	font-size: 10px;
	color: #999;
	background-color: #EEE;
	clear: both;
}

