﻿@charset "utf-8";
/*-----------------------------
     Hinagata Subpage CSS
-----------------------------*/


/*-----------------------------
       Sub Common CSS
-----------------------------*/
	
#sub_container {
	height: auto;
	width: 850px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #94632b;
	border-left-color: #94632b;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.line {
	float: left;
	height: 3px;
	width: 850px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
}
/*---サブページのバックの色を変えるのははここ↓----*/
#sub_main {
	display: inline;
	float: left;
	height: auto;
	width: 750px;
	margin-right: 50px;
	margin-left: 50px;
	background-color: #FFFFFF;
	margin-bottom: 50px;
	margin-top: 20px;
	background-image: url(../parts/subpage/bg_middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#title_img {
	height: 35px;
	width: 750px;
	margin-bottom: 20px;
	float: left;
}

#table {
	height: auto;
	width: 600px;
	display: inline;
	float: left;
	margin-right: 75px;
	margin-left: 75px;
	padding-bottom: 50px;
}

.table {
	height: auto;
	width: 600px;
	display: inline;
	float: left;
	margin-right: 75px;
	margin-left: 75px;
	padding-bottom: 50px;
}

#subtable_title {
	float: left;
	height: 20px;
	width: 585px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
/*---テーブルの中の背景色付の部分を変えるのはここ↓-----*/
th {
	background-color: #e7dbc5;
	height: auto;
	text-align: right;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
td {
	background-color: #FFFFFF;
	height: auto;
	text-align: left;
	padding: 10px;
}
.follow_img {
	margin: 0px;
	padding: 0px;
}
.bottom_bar {
	height: 5px;
	width: 580px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f4f4e3;
	margin-top: 30px;
}

/*-----------------------------
         Company CSS
-----------------------------*/
table#company {
	float: left;
	height: auto;
	width: 600px;
	margin-bottom: 50px;
}
td.company_title   {
	color: #FFFFFF;
	background-color: #99CC99;
	text-align: center;
}
table#company th{
	width: 90px;
	text-align: center;
}

/*-----------------------------
          Privacy CSS
-----------------------------*/
table#privacy {
	float: left;
	height: auto;
	width: 600px;
	margin-bottom: 50px;
}
#attention {
	text-align: center;
	width: 600px;
	margin-bottom: 30px;
	float: left;
	margin-top: 30px;
}

#privacy ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 0px;
	padding-left: 20px;
}
#privacy li {
	padding-bottom: 5px;
}


/*-----------------------------
         Sitemap CSS
-----------------------------*/
table#sitemap {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 600px;
	margin-bottom: 50px;
	display: inline;
}
/*-----サイトマップのバックの色を変えるのはここ↓---------*/
#sitemap th {
	background-color: #f4f4e3;
	text-align: left;
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}
#sitemap td {
	background-color: #FFFFFF;
	height: auto;
	width: 550px;
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#sitemap li{
	margin-left: 40px;
}
/*-----------------------------
     Ekinavi_toiawase CSS
-----------------------------*/
table#toi {
	float: left;
	height: auto;
	width: 600px;
	margin-bottom: 50px;
}
#follow {
	text-align: center;
	width: 750px;
	float: left;
	margin-top: 20px;
	display: inline;
	margin-right: 50px;
	margin-left: 50px;
}

#toi ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 0px;
	padding-left: 20px;
}
/*-----------------------------
     signup CSS
-----------------------------*/
table#signup {
	float: left;
	height: auto;
	width: 600px;
	margin-bottom: 20px;
}
#signup ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 0px;
	padding-left: 20px;
}

/*-----------------------------
     Signup CSS
-----------------------------*/
.kiyaku
 {
	text-align: center;
	width: 600px;
	margin-bottom: 10px;
	float: left;
	margin-top: 10px;
	height: 30px;
}

table#iframe {
	width: 600px;
	float: left;
	background-color: #e7dbc5;
	height: 195px;
}

#iframe td {
	background-color: #FFFFFF;
	padding: 10px;
}
#sign_follow {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 70px;
	float: left;
	width: 600px;
}
/*-----------------------------
     Ranking CSS
-----------------------------*/
.ranking_top {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
/*-----------------------------
          Login CSS
-----------------------------*/
table#login {
	float: left;
	height: auto;
	width: 600px;
	margin-bottom: 50px;
}
#login_table {
	height: 185px;
	width: 360px;
}
td.bg_col {
	background-color: #e7dbc5;
	padding: 3px;
}
.log_side {
	background-color: #e6e4bb;
	width: 95px;
}
#title_img2 {
	height: 35px;
	width: 750px;
	margin-bottom: 20px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 70px;
}
.attention {
	text-align: center;
	width: 600px;
	margin-bottom: 30px;
	float: left;
	margin-top: 30px;
}
/*-----------------------------
          Links CSS
-----------------------------*/
table#links {
	float: left;
	height: auto;
	width: 600px;
	margin-bottom: 50px;
}
td.bg {
	background-color: #e7dbc5;
}
.att_link {
	text-align: left;
	width: 600px;
	float: left;
}


/*-----------------------------
          Kiyaku CSS
-----------------------------*/
#kiyakubox {
	padding: 10px;
	height: auto;
	width: 535px;
}
.kiyaku_text {
	width: 535px;
	margin-top: 10px;
}
ul.kiyaku_list {
	list-style-position: outside;
	list-style-type: decimal;
	width: 500px;
	padding-left: 35px;
}
li.kiyaku_list {
	margin-bottom: 10px;
}
/*-----------------------------
          Keisai CSS
-----------------------------*/
#keisai_img {
	text-align: center;
	width: 600px;
}

/*-----------------------------
  Table background-color CSS(テーブルの線の色を一括指定しています）)
-----------------------------*/

table#toi,#privacy,#links,#signup,#company,.ranking {
	background-color: #cccccc;
}
