@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #FF6699;
	text-decoration: none;
}
a:hover {
	color: #FF3366;
	text-decoration: underline;
}
a:focus {
	outline: none;
}
img {
	border-width: 0px;
	display: block;
}
table {
	border-style: solid;
	border-collapse: collapse;
	empty-cells: show;
	border-width: 0px;
	font: normal 12px/14px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	letter-spacing: 0.05em;
}
ul li {
	list-style-type: none;
}
input,textarea,select {
	color: #333333;
	font: normal 12px/14px "ＭＳ ゴシック",Osaka,sans;
	padding: 1px 0px;
	margin: 0px;
}
body {
	color: #666666;
	background: #FFFFFF url('img/body_back.gif') repeat center top;
	font: normal 12px/14px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	letter-spacing: 0.05em;
	margin: 0px auto;
}
#wrap {
	width: 800px;
	background: #FFFFFF url('img/wrap_back.gif') repeat-y center top;
	padding: 0px;
	margin: 0px auto;
}

#head_line {
	width: 780px;
	height: 30px;
	background: #FFFFFF url('img/head_line.gif') repeat-x center top;
}
#head_line h1 {
	color: #FF3366;
	font: normal 10px/12px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: left;
	padding: 6px 25px;
}
#head_line h1 a {
	color: #FF3366;
}
#head_copy {
	width: 780px;
}
#head_copy p {
	color: #FF6699;
	font: normal 10px/12px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: left;
	padding: 0px 20px 6px 20px;
}
#head {
	width: 740px;
	margin-bottom: 15px;
}
#head p.logo {
	padding: 0px;
	float: left;
}
#head p.bann {
	padding: 0px 5px;
	float: right;
}

#menu {
	width: 740px;
}

#body {
	width: 740px;
}

.cont_head {
	width: 740px;
	height: 35px;
	background: transparent url('img/cont_head.gif') no-repeat center top;
}
.cont_head h2 {
	color: #FFEEFF;
	font: normal 12px/14px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: left;
	padding: 5px 10px;
}
.cont_foot {
	width: 740px;
	height: 15px;
	background: transparent url('img/cont_foot.gif') no-repeat center top;
}
.cont_body {
	width: 740px;
	background: transparent url('img/cont_body.gif') repeat-y center top;
}
.cont_box {
	width: 710px;
	padding-top: 5px;
}
.cont_box p.cont {
	font: normal 12px/18px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	margin-bottom: 10px;;
}
.cont_box p.image {
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
}
.cont_box p.text {
	font: normal 12px/18px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: left;
	margin-bottom: 10px;
}
.cont_box ul.text {
	font: normal 12px/14px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: left;
	margin-bottom: 10px;
}
.cont_box ul.text li.l1 {
	color: #EE3366;
	background: transparent url('img/list_icon7.gif') no-repeat 0px 2px;
	padding: 0px 0px 3px 16px;
}
.cont_box ul.text li.l2 {
	color: #CC3300;
	background: transparent url('img/list_icon7.gif') no-repeat 0px 2px;
	padding: 0px 0px 3px 16px;
}
.cont_box ul.site {
	width: 710px;
	font: normal 10px/12px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	padding-bottom: 5px;
}
.cont_box ul.site li {
	width: 177px;
	height: 19px;
	color: #EE3366;
	text-align: left;
	float: left;
	display: block;
}
.cont_box ul.site li a {
	background: transparent url('img/city_icon1.gif') no-repeat 0px 2px;
	padding: 0px 0px 5px 10px;
}
.cont_box p.input_butt {
	text-align: center;
	margin: 10px auto 15px auto;
}
.cont_box p.input_butt input {
	width: 150px;
	height: 35px;
	color: #3366CC;
}
.cont_box table.input {
	width: 710px;
	margin-bottom: 10px;
}
.cont_box table.input th {
	width: 100px;
	color: #FF6699;
	background-color: #FFF6FF;
	border: 1px solid #FFCCEE;
	font: bold 12px/14px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	padding: 7px 0px;
	text-align: center;
}
.cont_box table.input td {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #FFCCEE;
	font: normal 12px/14px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	padding: 7px;
	text-align: left;
}
.cont_box table.price {
	width: 710px;
	margin-bottom: 10px;
}
.cont_box table.price th {
	color: #999999;
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
	font: bold 12px/14px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	padding: 7px 0px;
	text-align: center;
}
.cont_box table.price th.w1 {
	width: 100px;
}
.cont_box table.price td {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font: normal 12px/14px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	padding: 7px 0px;
	text-align: center;
}
.cont_box table.price td.tt {
	background: transparent url('img/city_icon1.gif') no-repeat 7px 9px;
	text-align: left;
	padding: 7px 0px 7px 18px;
}
.cont_box table.price td.tt p {
}
.cont_box table td .cap {
	color: #3388DD;
	font: normal 10px/12px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	margin-top: 3px;
}
.cont_box table td .war {
	color: #CC3300;
}
.cont_link {
	width: 710px;
	border-top: 1px solid #FFCCEE;
	font: normal 10px/12px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: left;
	padding-top: 7px;
}
.cont_link p {
	margin-left: 7px;
	float: right;
}
.cont_link p a {
	background: transparent url('img/city_icon1.gif') no-repeat 0px 1px;
	padding: 0px 0px 0px 8px;
}

#main {
	width: 500px;
	margin-bottom: 5px;
	float: left;
}
.main_cont {
	width: 500px;
	margin-bottom: 15px;
}
#side {
	width: 220px;
	margin-bottom: 5px;
	float: right;
}
.side_pr_head {
	width: 220px;
	height: 35px;
	background: transparent url('img/side_pr_head.gif') no-repeat center top;
}
.side_pr_foot {
	width: 220px;
	height: 15px;
	background: transparent url('img/side_pr_foot.gif') no-repeat center top;
}
.side_pr_body {
	width: 220px;
	background: transparent url('img/side_pr_body.gif') repeat-y center top;
}
.side_pr_body p {
	width: 200px;
	border-bottom: 1px solid #FFEE99;
	padding-bottom: 5px;
	text-align: center;
	padding: 5px 0px;
}
.side_enter_head {
	width: 220px;
	height: 35px;
	background: transparent url('img/side_enter_head.gif') no-repeat center top;
}
.side_shop_head {
	width: 220px;
	height: 35px;
	background: transparent url('img/side_shop_head.gif') no-repeat center top;
}
.side_girl_head {
	width: 220px;
	height: 35px;
	background: transparent url('img/side_girl_head.gif') no-repeat center top;
}
.side_news_head {
	width: 220px;
	height: 35px;
	background: transparent url('img/side_news_head.gif') no-repeat center top;
}
.side_news_foot {
	width: 220px;
	height: 15px;
	background: transparent url('img/side_news_foot.gif') no-repeat center top;
}
.side_news_body {
	width: 220px;
	background: transparent url('img/side_news_body.gif') repeat-y center top;
}
.side_news_box {
	width: 200px;
	font: normal 10px/12px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	letter-spacing: 0px;
	padding: 4px 0px;
	border-bottom: 1px solid #FFDDEE;
}
.side_news_box p.name {
	color: #FF6699;
	font-weight: bold;
	text-align: left;
	margin-bottom: 2px;
}
.side_news_box p.name a {
	background: transparent url('img/city_icon1.gif') no-repeat 0px 1px;
	padding-left: 8px;
}
.side_news_box p.pic {
	margin: 0px 5px 2px 0px;
	float: left;
}
.side_news_box p.sche {
	float: left;
}
.side_news_box p.sche img {
	margin: 3px;
}
.side_news_box p.comm {
	color: #FF6699;
	text-align: left;
	margin-bottom: 2px;
}
.side_news_box p.title {
	color: #FF6699;
	text-align: left;
	margin-bottom: 4px;
}
.side_news_box p.text {
	text-align: left;
	margin-bottom: 2px;
}
.side_news_box p.ken {
	color: #CCCCCC;
	text-align: left;
	margin-bottom: 2px;
}
.side_news_box p.ken a {
	color: #999999;
}
.side_news_box p.ken a:hover {
	color: #FF3366;
}
.side_news_box p.date {
	text-align: right;
	color: #0099DD;
}
.side_news_body p.news_foot {
	width: 200px;
	font: normal 10px/12px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	letter-spacing: 0px;
	text-align: right;
	margin-top: 5px;
}
.side_cont {
	width: 220px;
	margin-bottom: 10px;
}
.side_cont p.list {
	width: 110px;
	font: normal 10px/12px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: left;
	margin-bottom: 3px;
	float: left;
}
.side_cont p.list a {
	background: transparent url('img/city_icon1.gif') no-repeat 5px 1px;
	padding: 0px 0px 0px 13px;
}
.cont_top {
	width: 740px;
	height: 10px;
	background: transparent url('img/cont_top.gif') no-repeat center bottom;
}
#pr_link {
	width: 740px;
}
#pr_link .pr_top {
	width: 740px;
	height: 5px;
	background: transparent url('img/cont_top.gif') no-repeat center top;
}
#pr_link .pr_foot {
	width: 740px;
	height: 20px;
	background: transparent url('img/cont_foot.gif') no-repeat center top;
}
#pr_link .pr_body {
	width: 740px;
	background: transparent url('img/cont_body.gif') repeat-y center top;
}
#pr_link .pr_body p {
	padding: 5px;
}
#foot_link {
	width: 740px;
	font: normal 10px/12px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: left;
}
#foot_link p {
	margin-left: 7px;
	float: right;
}
#foot_link p a {
	background: transparent url('img/city_icon1.gif') no-repeat 0px 1px;
	padding: 0px 0px 0px 8px;
}
#foot {
	width: 780px;
	height: 35px;
	background: transparent url('img/foot_line.gif') repeat-x center bottom;
}
#foot p {
	color: #FF3366;
	font: normal 10px/12px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: center;
	padding: 16px 25px 6px 25px;
}
.red {
	color: #EE3366;
}
.blank {
	height: 15px;
}
.clear {
	clear: both;
}