@charset "Shift_JIS";					/*使用する文字コード*/

/* 基本設定
----------------------------------------------------------------------------*/
* {
	margin:0;
	padding: 0px;
}
body {
	margin:0;
	padding: 0px;
	color:#636563;
	line-break:strict;
	background:url(../common_images/cmn_body_bg03.gif) repeat-x;
	text-align:center;
}
#background {
	background: url(../common_images/cmn_body_bg.gif) repeat-y center top;
	width: 816px;
	margin:0 auto;
	text-align:left;
}
#background2 {
	background: url(../common_images/cmn_body_bg02.gif) no-repeat center top;
	width: 816px;
}
p{
	line-height:1.4;
	}
#table {
	font-size:0.8em;
	margin: 0 auto;
	width: 776px;
}
table {
	font-size:12px;
}
form {
	margin: 0px;
	padding: 0px;
}
table.layout_box {
	width: 550px;
	margin-bottom: 15px;
}
table.layout_box td {
	vertical-align: top;
	padding: 5px;
}
table.layout_box td.layout_box_herf {
	width: 50%;
}
table.layout_box dl {
	margin: 0 0 10px;
}
table.layout_box dd {
	margin: 0;
}
table.layout_box dl.other_type dd {
	padding-left: 1em !important;
}

/* リンク色設定
----------------------------------------------------------------------------*/
a:link,a:visited {color: #639917; text-decoration:none;}
a:hover,a:active  {color: #639917; text-decoration:underline;}
.right {
	float: right;
	margin-left: 20px;
	border: #CCCCCC solid 1px;
	padding: 2px;
}
.bottom {
	float: bottom;
	margin-top: 5px;
	border: #CCCCCC solid 1px;
	padding: 2px;
}



/* 全ページ共通項目
----------------------------------------------------------------------------*/
#header h1 {
	background:url(../common_images/cmn_h1_bg.gif) no-repeat;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	height:23px;
	padding:0 0 0 20px;
	line-height:18px;
	}
#header h2 {
	padding: 15px 0 15px 24px;
	float: left;
}
#header strong {
	padding: 15px 0 15px 228;
	float: left;
}
#mainContents {
	margin-top: 10px;
}
#mainContents p {
	margin:1em 0;
	line-height:1.5;
}
#footer{
	background:url(../common_images/cmn_fotter_bg.gif) no-repeat;
	height: 140px;
	margin-bottom: 26px;
}
#footer p {
	padding: 3px 0 0 10px;
}
#footer em {
	font-style: normal;
}
#footer address {
	font-style: normal;
	margin-top: 1em;
}
h4 {
	background:url(../common_images/cmn_midashi.gif) no-repeat;
	height:43px;
	color: #4F7152;
	font-size: 14px;
	padding: 16px 0 0 50px;
}
ul.number {
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: 1em;
}


/*SEX------------------------*/

#mainContents .otoko {
	background:url(../sex/images/sex_otoko.jpg) no-repeat center top;
	width:666px;
	margin-left: 25px;
	padding-top: 20px;
}
#mainContents .otoko dt {
	font-weight: bold;
	color: #34548F;
	margin: 0 0 0 70px;
}
#mainContents .otoko dd {
	margin: 0 0 0 70px;
	width: 550px;
	color: #505250;
}

#mainContents .onna {
	background:url(../sex/images/sex_onna.jpg) no-repeat center top;
	width:666px;
	margin-left: 25px;
	padding-top: 20px;
}
#mainContents .onna dt {
	font-weight: bold;
	color: #CC33FF;
	margin: 0 0 0 70px;
}
#mainContents .onna dd {
	margin: 0 0 0 70px;
	width: 550px;
	color: #505250;
}

#mainContents .s_bg {
	background:url(../sex/images/sex_bg.jpg) no-repeat 0px 15px;
	margin-left: 20px;
	width: 666px;
	margin-top: 5px;
}
#mainContents .s_bg dt {
	font-weight: bold;
	margin: 0 0 0 15px;
}
#mainContents .s_bg dd {
	margin: 0 0 0 30px;
	width: 600px;
	margin-top: 10px;
	padding: 0.5em 0;
	color: #505250;
}
#mainContents #site {
	background:url(../site/images/site_line2.gif) repeat-y center top;
}
#mainContents #site p {
	background:url(../site/images/site_line.gif) repeat-x bottom left;
	padding: 0 0 0.5em;
	margin: 0.5em 0;

}









/* フォントカラーの設定
----------------------------------------------------------------------------*/
.font_color_green {color: #639917;}
.font_midashi_01 {
	font-weight: bold;
	color: #3C64C4;
}
.font_midashi_02 {

	font-weight: bold;
	color: #EB5879;
}
.font_midashi_03 {


	font-weight: bold;
}

/* リンクページの設定　090623
----------------------------------------------------------------------------*/
#mainContents #link ul {
	margin:0px;
	padding:0px;
}
#mainContents #link li {
	background:url(../link/images/linkicon.jpg) no-repeat;
	height:30px;
	padding:10px 0px 0px 35px;
	margin:10px 0px 20px 0px;
}

#background #background2 #table #mainContents .linkBton {
	text-align: right;
	margin-top: 20px;
}
#table .top_bnr_box {
	margin: 10px auto 20px;
}
.top_bnr_box .top_bnr {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.mt20 {
	margin-top:20;
}.top_bnr_box .bnr03 {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.bnr04 {
	padding-bottom: 20px;
}
.bnr05 {
	padding-left: 20px;
}
ul.eiyou_list {
	list-style-type: none;
}
ul.eiyou_list li {
	line-height: 1.3em;
	list-style-type: none;
}
.mt10 {
	margin-top: 10px;
}
#page_index dt {
	font-size: 13px;
	font-weight: bold;
}
.img {
	float: right;
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#page_index dd a {
	color: #666666;
	text-decoration: underline;
}
.pink {
	background: #FFCCFF;
}
.yel {
	background: #FFFF99;
}
.blue {
	background: #B6EFFA;
}
.mihon {
	height: 15px;
	width: 20px;
	margin: 3px;
}
.ol_list {
	list-style-type: none;
}
.gi_table {
	width: 150px;
	margin-top: 15px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	float: left;
	margin-right: 15px;
}
.gi_table caption {
	text-align: left;
	padding-bottom: 5px;
}
.gi_table td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
}
.clear {
	clear: both;
}
dl.type dt {
	font-weight: bold;
	margin-bottom: 5px;
}
dl.type dd {
	padding-bottom: 3px;
}
.ketuekikensa {
	width: 550px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.ketuekikensa th {
	font-weight: normal;
	background: #EFF9DF;
	padding: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.ketuekikensa td {
	text-align: center;
	padding: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
