﻿@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	font-size: 14px;
	border-style: none;
}

ul {
	list-style: none;
}

li {
	list-style: none;
}

#wrapper {
	width: 100%;
	height: 100%;
}


/* ------------------- ヘッダー　------------------- */

#header {
	width: 640px;
	height: 80px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#header img{
	border-style: none;
}

#header a {
	margin-left: 20px;
}

/* ------------------- グローバルナビゲーション ------------------- */

#gm {
	width: 100%;
	height: 38px;
	background: #ffcc00;
	border: 1px #000000 solid;
	border-top: 3px #000000 solid;
}

#gm ul{
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

#gm li {
	float: left;
	margin-right: 5px;
}

#home a{
	width: 56px;
	height: 29px;
	background: url('img/g_navi.gif') -13px -11px no-repeat;
	display: block;
	text-indent: -9999px;
}

#home a:hover{
	width: 56px;
	height: 29px;
	background: url('img/g_navi.gif') -13px -60px no-repeat;
}

#member a{
	width: 111px;
	height: 29px;
	background: url('img/g_navi.gif') -73px -11px no-repeat;
	display: block;
	text-indent: -9999px;
}

#member a:hover{
	width: 111px;
	height: 29px;
	background: url('img/g_navi.gif') -73px -60px no-repeat;
}

#partner a{
	width: 124px;
	height: 29px;
	background: url('img/g_navi.gif') -188px -11px no-repeat;
	display: block;
	text-indent: -9999px;
}

#partner a:hover{
	width: 124px;
	height: 29px;
	background: url('img/g_navi.gif') -188px -60px no-repeat;
}

#lifetime a{
	width: 180px;
	height: 29px;
	background: url('img/g_navi.gif') -317px -11px no-repeat;
	display: block;
	text-indent: -9999px;
}

#lifetime a:hover{
	width: 180px;
	height: 29px;
	background: url('img/g_navi.gif') -317px -60px no-repeat;
}

#faq a{
	width: 116px;
	height: 29px;
	background: url('img/g_navi.gif') -503px -11px no-repeat;
	display: block;
	text-indent: -9999px;
}

#faq a:hover{
	width: 116px;
	height: 29px;
	background: url('img/g_navi.gif') -503px -60px no-repeat;
}

/* ------------------- コンテンツ設定 ------------------- */

#contents {
	margin-top: 10px;
	margin-bottom: 15px;
	height: 100%;
	overflow: auto;
}


/* ------------------- コンテンツ設定（中央+右側） ------------------- */

#main_contents {
	width: 610px;
	margin-left: auto;
	margin-right: auto;
}
.campany_box {
	width: 610px;
	height: 350px;
}

.campany_box_center {
	width: 608px;
	height: 115px;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	float: left;
}

.campany_logo_link {
	float: left;
	margin-left: 25px;
	margin-top: 8px;
}

.campany_logo_sozai {
	float: right;
	margin-right: 20px;
	margin-top: 8px;	
}

.campany_box_logo {
	width: 210px;
	float: left;
	padding-top: 15px;
	text-align: center;
}

.campany_box_logo a{
	line-height: 200%;

}

.campany_box_center ul {
	float: left;
	margin-top: 12px;
}

.campany_box_center li {
	margin-top: 3px;
}

.campany_box_title {
	width: 608px;
	height: 33px;
	background: #ececec;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;
}

.campany_box_bottom {
	width: 558px;
	height: 120px;
	border-top: 1px #ccc solid;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-top: 20px;
	
	float: left;
}



/* --------------------- アフィリス -------------------------*/

#afilis {
	vertical-align: top;
}

#afilis img {
	border-style: none;
}

#afilis	h1 img{
	margin-top: 0px;
}

#afilis	p{
	font-size: 14px;
}

.afilis_step {
	height: 85px;
	margin-left: 60px;
}

.afilis_step img {
	float: left;
	margin-right: 15px;
}


/* ------------------- よくあるご質問 ------------------- */

.qa_box {
	width: 608px;
	float: left;
	border: 1px #999 solid;
	margin-top: 20px;
}

.qa_box_q {
	background: #ececec;
	height: 100%;
	overflow: auto;
}
	
.qa_box_q img{
	float: left;
	margin-top: 15px;
	margin-left: 35px;
}

.qa_box_q p{
	width: 470px;
	float: right;
	margin-top: 20px;
	line-height: 1.4;
	margin-bottom: 20px;
	margin-right: 30px;
}

.qa_box_a {
	clear: both;
	border-top: 1px #999 solid;
}

.qa_box_a img{
	float: left;
	margin-top: 35px;
	margin-left: 35px;
}

.qa_box_a p{
	width: 470px;
	float: right;
	margin-top: 20px;
	line-height: 1.4;
	margin-bottom: 20px;
	margin-right: 30px;
}

/* ------------------- アフィリスとは？ ------------------- */


.what_affili_box {
	width: 594px;
	border: 1px #000000 solid;
	padding-left: 14px;
	padding-top: 15px;
}

#whats_affili {
	height: 640px;
}

#whats_affili p{
	width: 590px;
	margin-left: 15px;
	float: left;
	line-height: 1.4;
}

#whats_touroku_box {
	width: 590px;
	height: 130px;
	background: #ffe6a4;
	float: left;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 25px;
	margin-left: 15px;
}

#whats_touroku_box p{
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
}

#whats_touroku_box input{
	width: 300px;
	height: 23px;
	float: left;
	border: 1px #676767 solid;
	padding-left: 10px;
	padding-top: 7px;
}

.whats_touroku_step {
	width: 570px;
	height: 80px;
	float: left;
	margin-bottom: 10px;
	margin-left: 30px;
}

.whats_touroku_step img{
	float: left;
}

.whats_touroku_step_title{
	width: 460px;
	margin-left: 20px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}

.whats_touroku_step_txt{
	width: 460px;
	margin-left: 20px;
	float: left;
	line-height: 1.4;
}

.whats_pertner_step {
	margin-left: 7px;
	margin-bottom: 20px;
}

.whats_pertner_step p{
	line-height: 1.4;
}

#whats_housyuu_box {
	margin-top: 25px; 
	margin-left: 30px;
	line-height: 1.4;
}

#whats_housyuu_box table{
	width: 510px;
	background: #fffee9;
	border: 1px #999999 solid;
}

#whats_housyuu_box td{
	height: 27px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.whats_housyuu_title {
	margin-left: 20px;
	margin-top: 20px;
}


#top_box1 {display:block;}
#top_box2 {display:none; }


/* --------------------- サイトマップ -------------------------*/

.cat {
	margin-left: 30px;
	margin-top: 40px;
	line-height: 1.6;
}

.page {
	margin-left: 20px;
}

/* ------------------- フッター ------------------- */

#footer {
	width: 820px;
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#footer a{
	color: #333333;
	text-decoration: none;
}
#footer_line {
	width: 100%;
	height: 8px;
	background: #ffcc00;
	border: 1px #000000 solid;
	margin-top: 8px;
}

#footer_copy {
	width: 820px;
	height: 20px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/*---------------- お知らせ --------------- */

.info_box {
 margin-top: 20px;
 margin-bottom: 30px;
 width: 600px;
}

.info_title_box {
 width: 600px;
 float: left;
 height: 25px;
}

.info_title {
 font-size: 16px;
 font-weight: bold;
 margin-left: 10px;
 width: 500px;
 float: left;
}

.info_day {
 line-height: 120%;
 font-size: 12px;
 float: right;
 padding-top: 5px;
}

.info_main {
 padding-left: 35px; 
 padding-right: 35px; 
 padding-top: 10px; 
 padding-bottom: 10px;
 border: 1px #999 solid;
 font-size: 14px;
 line-height: 1.4;
 width: 540px;
 clear: both;
 background: #fffee9;
}