@charset "utf-8";
/* 基本
------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
body {
	font-family: "メイリオ", "ＭＳ ゴシック";
	font-size: 85%;
	color: #333333;
	line-height: 1.8em;
	text-align: center;
}
#wrapper{
	width:810px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	text-align: left;
}
/* ヘッダー
------------------------*/

#header {
	height: 90px;
	width: 810px;
	position: relative;
}
#header .otoiawase {
	width: 175px;
	position: absolute;
	left: 616px;
	top: 70px;
	height: 17px;
}
#header .otoiawase a {
	color: #333333;
	text-decoration: none;
}
#header a:hover {
	color: #0E76B3;
	text-decoration: none;
}



/*　メイン
------------------------*/

#menu {
	width: 202px;
	float: left;
	padding: 25px 19px 0 19px;
}
#menu dl {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
}
#menu .shousai {
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu h2 {
	margin: 0px;
}
#menu .menu_one {
	width: 200px;
	padding-bottom: 15px;
	background-color: #CCC;
	border: 1px solid #000;
	margin-bottom: 20px;
}
#menu .menu_one ul {
	list-style-type: none;
	list-style-image: none;
}
#menu .menu_one li {
	display: block;
	list-style: none;
	width: 170px;
	height: 50px;
	padding: 15px 15px 0 15px;
}
#menu .menu_two {
	width: 200px;
	padding-bottom: 15px;
	background-color: #CCC;
	border: 1px solid #000;
	margin-bottom: 20px;
}
#menu .menu_two ul {
	list-style-type: none;
	list-style-image: none;
}
#menu .menu_two li {
	display: block;
	list-style: none;
	width: 170px;
	height: 30px;
	padding: 15px 15px 0 15px;
}
#menu .menu_three {
	width: 200px;
}
#menu .menu_three ul {
	list-style-type: none;
	list-style-image: none;
}
#menu .menu_three li {
	display: block;
	list-style: none;
	width: 152px;
	height: 33px;
	padding: 15px 24px 0 24px;
}
#main {
	width: 550px;
	float: right;
	margin-top: 25px;
	margin-bottom: 30px;
	padding-right: 20px;
	line-height: 1.8em;
}
.no1 {
	width: 340px;
	height: 125px;
	margin: 0 10px 20px 10px;
	padding: 50px 10px 0 180px;
	background-image: url(img/no1.gif);
	background-repeat: no-repeat;
	line-height: 1.6em;
}
.no2 {
	width: 340px;
	height: 125px;
	margin: 0 10px 20px 10px;
	padding: 50px 10px 0 180px;
	background-image: url(img/no2.gif);
	background-repeat: no-repeat;
	line-height: 1.6em;
}
.no3 {
	width: 340px;
	height: 125px;
	margin: 0 10px;
	padding: 50px 10px 0 180px;
	background-image: url(img/no3.gif);
	background-repeat: no-repeat;
	line-height: 1.6em;
}
.explain {
	width: 340px;
	height: 85px;
	font-size: 12px;
}
.btn {
	width: 170px;
	height: 40px;
	padding-left: 150px;
	padding-right: 20px;
}
#main table { border-collapse:collapse;
}
#main table th{
text-align:center;}

#main .ranking  {
	float: left;
	padding-right: 10px;
	padding-left: 5px;
	display: inline;
}
#main .r_text {
	padding-top: 45px;
}
.pankuzu {
	text-decoration: none;
	padding-left: 10px;
	color: #0000CC;
}
 .pankuzu:hover {
	color: #0E66BD;
}

.faq #menu,.flow #menu,.sell #menu,.privacy #menu,.riyoukiyaku #menu,.souba #menu,.area #menu {
	margin-top: 5px;
}
.faq #main,.flow #main,.sell #main,.privacy #main,.riyoukiyaku #main,.souba #main,.area #main {
margin-top:5px;}

.faq #main ul {
	list-style-type: none;
	margin-top: 20px;
	line-height: 2;
	margin-bottom: 40px;
}
 #main a {
	color: #0000CC;
	text-decoration:none;
}
 #main a:hover {
	color: #0B75B1;
	text-decoration: none;
}
#main  dl    {
	line-height: 2;
}
#main dt {
	font-size: 18px;
	color: #0E66BD;
	font-weight: bold;
}
#main dt span {
	background-color: #E80E0C;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
#main dd span {
	font-size: 18px;
	background-color: #0000CC;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
.faq #main dd {
	margin-bottom: 15px;
}
#main .yajirusi {
	padding-left: 25px;
}

#main img {
	margin: 0px;
	padding: 0px;
}
.sell  #main span {
	color: #FF0000;
}

#main table th {
	white-space: nowrap;
	background-color: #CCC;
	border: 1px solid #666666;
}

#main td {
	border: 1px solid #666666;
	padding: 5px;
	}
#main .hissu {
	font-weight: bold;
	background-color:#0E66BD;
	color:#FFF;
	padding: 5px;
}
#main .onamae {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}

#main .shashu{	white-space:nowrap;
}
 #main .contact{
    text-align:center;
	
}
#main button {
	height: 50px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #button {
	margin-right: auto;
	margin-left: auto;
	padding-left: 140px;
	background-color: #FFF;
}

.faq h3,.flow h3,.sell h3,.privacy h3,.riyoukiyaku h3,.souba h3{
margin-bottom:10px;}


.contact a img{
	border:none;
}
.contact a {
	background-image: url(img/top1_28.jpg);
	background-repeat: no-repeat;
	width:225px;
	height:50px;
	margin-right:auto;
	margin-left:auto;
	display:block;
}
.contact a:hover{
text-indent:-9999px;
}
#main input:focus,textarea:focus{
background-color:#FBF3CC;
}


/*　フッター
------------------------*/

#footer {
	clear: both;
	background-image: url(img/footer.gif);
	background-repeat: repeat-x;
}
#footer p {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	color: #FFF;
	font-size: 10px;
}
#main .satei {
	padding-left: 15px;
	margin-top: 10px;
}

#main  .form-right {
	float: right;
	margin-right: 60px;
}
#main  .satei p {
	margin-bottom: 10px;
}
