@charset "utf-8";
/*----------------------------------
			common----------------*/
* {
	padding: 0;
	margin: 0;
}
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-position: top;
	text-align: center;
}
img {
	border: none;
}
a:link, a:active, a:visited {
	color: #F36;
	text-decoration: none;
}
a:hover {
	color: #F36;
	text-decoration: underline;
}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
.t10 {
	padding-top: 10px;
}
.b10 {
	padding-bottom: 10px;
}
.red {
	color: #F00;
}

/*----------------------------------
			header----------------*/
#header {
	width: 900px;
	height: 140px;
	padding-bottom: 15px;
}
.logo {
	width: 305px;
	height: 110px;
	padding-bottom: 5px;
}
#menu {
	width: 875px;
	height: 18px;
	padding: 7px 13px 0 12px;
}
#menu ul {
	list-style: none;
}
#menu li {
	list-style: none;
	display: inline;
}
.menu01 {
	padding-right: 100px;
	float: left;
}
.menu02 {
	float: left;
}

/*----------------------------------
			left------------------*/
#left {
	width: 600px;
	float: left;
}
.ad_s {
	width: 190px;
	height: 320px;
	padding-right: 10px;
	float: left;
	background-image: url(img/ad02.jpg);
	background-repeat: no-repeat;
}
.ad_s .wrap {
	width: 170px;
	height: 250px;
	padding: 10px;
}
.ad_s .wrap .name {
	text-align: center;
	font-weight: bold;
	padding: 5px 5px 0 5px;
}
.ad_s .wrap .pix {
	width: 160px;
	height: 100px;
	padding: 5px;
}
.ad_s .wrap .txt {
	font-size: 11px;
	line-height: 1.7em;
	padding: 0 5px 5px 5px;
	width: 160px;
}
.ad_s .btn {
	width: 170px;
	height: 40px;
	padding: 0 10px 10px 10px;
}
.exp {
	width: 560px;
	padding: 10px 20px;
}
.exp ul {
	list-style: none;
}
.exp li {
	list-style-type: disc;
	list-style-position: inside;
}
.user {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
.faq {
	width: 560px;
	padding-bottom: 10px;
	border-bottom: #999 dotted 1px;
	margin-bottom: 10px;
}
.question {
	width: 535px;
	height: 20px;
	padding-left: 25px;
	margin-bottom: 10px;
	background-image: url(img/question.jpg);
	background-repeat: no-repeat;
	color: #F77462;
	font-weight: bold;
}
.answer {
	width: 515px;
	padding-left: 25px;
	margin-left: 20px;
	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: #CF9;
	border: #FFF solid 2px;
	font-weight: bold;
}
.td02 {
	width: 60%;
	background-color: #E2F7CC;
	border: #FFF solid 2px;
}

/*---------------------- // FORM */
button {
	border: none;
	padding: 0px;
	margin: 0px;
	width: 170px;
	height: 40px;
}
.send {
	width: 170px;
	height: 40px;
	padding: 20px 195px;
}
input:focus,textarea:focus {
	background-color: #FFC;
}
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: #F39;
	white-space: nowrap;
	display: inline;
}
.radio {
	float: left;
	width: 20px;
	padding-top: 5px;
}
.label {
	float: left;
	font-size: 12px;
	padding-right: 30px;
}

/*----------------------------------
			right-----------------*/
#right {
	width: 300px;
	float: left;
}
.ad_l {
	width: 300px;
	height: 400px;
	padding-bottom: 10px;
	padding-top: 50px;
	background-image: url(img/ad01.jpg);
	background-repeat: no-repeat;
}
.ad_l .wrap {
	width: 280px;
	height: 265px;
	padding: 10px 10px 0 10px;
}
.ad_l .wrap .name {
	width: 270px;
	height: 20px;
	padding: 10px 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.ad_l .wrap .pix {
	width: 260px;
	height: 140px;
	padding: 0 10px;
}
.ad_l .wrap .txt {
	font-size: 11px;
	line-height: 1.6em;
	padding: 5px 5px 0 5px;
}
.ad_l .btn {
	width: 120px;
	height: 120px;
	padding: 0 5px 5px 175px;
}
.ad_boshu {
	width: 270px;
	height: 110px;
	padding: 95px 15px 15px 15px;
	background-image: url(img/ad03.jpg);
	background-repeat: no-repeat;
}
.ad_boshu .txt {
	width: 260px;
	height: 60px;
	padding: 5px;
	line-height: 1.7em;
}
.ad_boshu .btn {
	width: 140px;
	height: 30px;
	padding-left: 130px;
	padding-top: 10px;
}

/*----------------------------------
			footer----------------*/
#footer {
	width: 100%;
	padding-top: 20px;
	color: #666;
	clear: both;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #666;
	text-decoration: underline;
}
#footer .link {
	padding-bottom: 5px;
}
#footer .copy {
	background-image: url(img/footer.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	font-size: 10px;
	padding-bottom: 20px;
}

