@charset "utf-8";
/* CSS Document */
/*
Theme Name: template
Theme URI: http://www.princess-sapporo.jp/
Description: プリンセスグループ
Version: 1.0
Author: princess-sapporo
Author URI: http://www.princess-sapporo.jp/
Tags: princess-sapporo,simple

*/


/*全体
------------------------------------*/
* {
	margin:0;
	padding:0;
}
body {
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#333;
	line-height:14px;
	font-family:"ヒラギノ角ゴ Pro W3","HIragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W6","HIragino Kaku Gothic Pro W6","HIragino Kaku Gothic Pro","メイリオ", Meiryo,Osaka,"ＭＳ Ｐゴシック", "MS P Gothic",sans-serif,Verdana;
	text-shadow : transparent 0px 0px 1px;
}
a:link {
	color:#2479C4;
}
a:visited {
	color:#2479C4;/*後で変更*/
}
a:hover {
	color: #2095d3;
}
a:active {
	color: #2095d3;
}
img {
	border:0px;
}


/*レイアウト
------------------------------------*/
#horizon {
	width: 100%;/*1920*/
	margin-right: auto;
	margin-left: auto;
}
#main_horizon_background {
	width: 100%;/*1920*/
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.princess-sapporo.jp/wp/wp-content/themes/template/img/common/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#main_horizon {
	width: 1021px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 34px;
	padding-left: 21px;
}


/*ヘッダー
------------------------------------*/
#header {
	width:100%;
	height: 156px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#header h1 {
	width:1042px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(img/common/header_princess.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#header_link_area {
	width:1042px;
	height: 27px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
.header_link {
	float:right;
	height: 26px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
.header_link_left {
	float:left;
	width:124px;
	height: 25px;
	margin-right:1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
.header_link_right {
	float:left;
	width:124px;
	height: 25px;
}
/*ul.header_link {
	height: 26px;
	margin-left: 771px;
	list-style-type:none;
}
ul.header_link li {
	float:left;
	width:124px;
	height:25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#header_sitelogo {
	width:1042px;
	height: 100px;
	background-color: #3F3;
}
*/

/*フッター
------------------------------------*/
#footer {
	width:100%;
	height: 200px;
	background-color: #000;
	color: #FFF;
}
#footer_area {
	width:1042px;
	height: 177px;
	margin-right: auto;
	margin-left: auto;
	padding-top:23px;
}
#footer_area_sitename {
	float:left;
	width:385px;
	margin-top: 15px;
	margin-right: 20px;
	padding-left: 20px;
}
#footer_area_sitename_logo {
	width:321px;
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#footer_area_sitename_logo {
	width:321px;
	height: 33px;
	margin-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#footer_area_sitename_url {
	height: 26px;
	line-height: 12px;
	padding-left: 2px;
}
#footer_area_navi {
	float:left;
	width:370px;
	height: 154px;
	margin-right: 18px;
}
#footer_area_navi a {
	color:#FFF;
}
ul.footer_area_navi_left {
	float:left;
	width:88px;
	height: 102px;
	margin-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	list-style:none;
	line-height: 20px;
	padding-left: 14px;
}
ul.footer_area_navi_center {
	float:left;
	width:99px;
	height: 102px;
	margin-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	list-style:none;
	line-height: 20px;
	padding-left: 14px;
}
ul.footer_area_navi_right {
	float:left;
	width:94px;
	height: 102px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	list-style:none;
	line-height: 20px;
	padding-left: 14px;
}
#footer_area_mobile {
	float:left;
	width:189px;
	height: 154px;
}


/*プリンセス名鑑
------------------------------------*/
#horizon2 {
	width: 100%;
}
#main_horizon2 {
	padding-top: 63px;
}
#directory_header {
	height:29px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 16px;
	margin-bottom:12px;
}
#directory_header h1 {
	width:769px;
	height:29px;
	text-indent: -9999px;
	background-image: url(img/directory/title_directory.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#directory_navigation {
	width:769px;
	height:24px;
	margin-bottom:31px;
}
ul.directory_navi {
	width:769px;
	height:24px;
	list-style-type:none;
}
ul.directory_navi a {
		outline:none;
}
ul.directory_navi li.navi_1 {
	float:left;
	width:52px;
	height:24px;
}
ul.directory_navi li.navi_1 a {
	width:52px;
	height:24px;
	background-image: url(img/directory/directory_navigation.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	display: block;
}
ul.directory_navi li.navi_1 a:hover {
	background-position: left top;
}
ul.directory_navi li.navi_2 {
	float:left;
	width:65px;
	height:24px;
}
ul.directory_navi li.navi_2 a {
	width:65px;
	height:24px;
	background-image: url(img/directory/directory_navigation.jpg);
	background-repeat: no-repeat;
	background-position: -52px bottom;
	text-indent: -9999px;
	display: block;
}
ul.directory_navi li.navi_2 a:hover {
	background-position: -52px top;
}
ul.directory_navi li.navi_3 {
	float:left;
	width:85px;
	height:24px;
}
ul.directory_navi li.navi_3 a {
	width:85px;
	height:24px;
	background-image: url(img/directory/directory_navigation.jpg);
	background-repeat: no-repeat;
	background-position: -117px bottom;
	text-indent: -9999px;
	display: block;
}
ul.directory_navi li.navi_3 a:hover {
	background-position: -117px top;
}
ul.directory_navi li.navi_4 {
	float:left;
	width:79px;
	height:24px;
}
ul.directory_navi li.navi_4 a {
	width:79px;
	height:24px;
	background-image: url(img/directory/directory_navigation.jpg);
	background-repeat: no-repeat;
	background-position: -202px bottom;
	text-indent: -9999px;
	display: block;
}
ul.directory_navi li.navi_4 a:hover {
	background-position: -202px top;
}
ul.directory_navi li.navi_5 {
	float:left;
	width:78px;
	height:24px;
}
ul.directory_navi li.navi_5 a {
	width:78px;
	height:24px;
	background-image: url(img/directory/directory_navigation.jpg);
	background-repeat: no-repeat;
	background-position: -281px bottom;
	text-indent: -9999px;
	display: block;
}
ul.directory_navi li.navi_5 a:hover {
	background-position: -281px top;
}
ul.directory_navi li.navi_6 {
	float:left;
	width:137px;
	height:24px;
}
ul.directory_navi li.navi_6 a {
	width:137px;
	height:24px;
	background-image: url(img/directory/directory_navigation.jpg);
	background-repeat: no-repeat;
	background-position: -359px bottom;
	text-indent: -9999px;
	display: block;
}
ul.directory_navi li.navi_6 a:hover {
	background-position: -359px top;
}
ul.directory_navi li.navi_7 {
	float:left;
	width:56px;
	height:24px;
}
ul.directory_navi li.navi_7 a {
	width:56px;
	height:24px;
	background-image: url(img/directory/directory_navigation.jpg);
	background-repeat: no-repeat;
	background-position: -496px bottom;
	text-indent: -9999px;
	display: block;
}
ul.directory_navi li.navi_7 a:hover {
	background-position: -496px top;
}
ul.directory_navi li.navi_8 {
	float:left;
	width:71px;
	height:24px;
}
ul.directory_navi li.navi_8 a {
	width:71px;
	height:24px;
	background-image: url(img/directory/directory_navigation.jpg);
	background-repeat: no-repeat;
	background-position: -552px bottom;
	text-indent: -9999px;
	display: block;
}
ul.directory_navi li.navi_8 a:hover {
	background-position: -552px top;
}
ul.directory_navi li.navi_9 {
	float:left;
	width:135px;
	height:24px;
}
ul.directory_navi li.navi_9 a {
	width:135px;
	height:24px;
	background-image: url(img/directory/directory_navigation.jpg);
	background-repeat: no-repeat;
	background-position: -623px bottom;
	text-indent: -9999px;
	display: block;
}
ul.directory_navi li.navi_9 a:hover {
	background-position: -623px top;
}
#directory_navi_extraction {
	width:769px;
	height:29px;
	margin-bottom:25px;
}
.directory_navi_extraction_navi01 {
	width: 706px;
	height:14px;
}
.directory_navi_extraction_navi02 {
	width: 706px;
	height:14px;
}
#directory_navi_extraction ul.navi01 {
	width: 706px;
	height:12px;
	font-size: 11px;
	color: #2479C4;
	list-style-type:none;
}
#directory_navi_extraction ul.navi01 li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	padding-left:5px;
	padding-right:4px;
}
#directory_navi_extraction ul.navi01 li  a {
	color:#2479C4;
}


#directory_cast {
	/*background-color:#ddd;*/
	/*margin-right: 56px;*/
}
.directory_cast_one {
	width:99px;
	height:147px;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
}
.directory_cast_one_thumb {
	width:99px;
	height:147px;
	z-index:-1;
}
.directory_cast_one_thumb a:hover {
	position:absolute;
	z-index:600;
	background-image: url(img/meikan_bg.png);
	background-repeat: no-repeat;
	background-position: left top;	
	
}


/*ナビゲーション
------------------------------------*/
#navigation_area {
	height: 30px;
	/*width:100%;
	margin-right: auto;
	margin-left: auto;*/
	background-color: #1a1a1a;
}
#navigation {
	width:1042px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	/*text-align: left;
	color: #fff;
	background-image: url(img/common/img_navigation.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
ul.navigation_common {
	width:769px;
	height:30px;
	list-style-type:none;
}
ul.navigation_common a {
		outline:none;
}
ul.navigation_common li.navi_1 {
	float:left;
	width:52px;
	height:29px;
}
ul.navigation_common li.navi_1 a {
	width:52px;
	height:29px;
	background-image: url(img/common/navi.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	display: block;
}
ul.navigation_common li.navi_1 a:hover {
	background-position: left -1px;
}
ul.navigation_common li.navi_2 {
	float:left;
	width:65px;
	height:29px;
}
ul.navigation_common li.navi_2 a {
	width:65px;
	height:29px;
	background-image: url(img/common/navi.jpg);
	background-repeat: no-repeat;
	background-position: -52px bottom;
	text-indent: -9999px;
	display: block;
}
ul.navigation_common li.navi_2 a:hover {
	background-position: -52px -1px;
}
ul.navigation_common li.navi_3 {
	float:left;
	width:85px;
	height:29px;
}
ul.navigation_common li.navi_3 a {
	width:85px;
	height:29px;
	background-image: url(img/common/navi.jpg);
	background-repeat: no-repeat;
	background-position: -117px bottom;
	text-indent: -9999px;
	display: block;
}
ul.navigation_common li.navi_3 a:hover {
	background-position: -117px -1px;
}
ul.navigation_common li.navi_4 {
	float:left;
	width:79px;
	height:29px;
}
ul.navigation_common li.navi_4 a {
	width:79px;
	height:29px;
	background-image: url(img/common/navi.jpg);
	background-repeat: no-repeat;
	background-position: -202px bottom;
	text-indent: -9999px;
	display: block;
}
ul.navigation_common li.navi_4 a:hover {
	background-position: -202px -1px;
}
ul.navigation_common li.navi_5 {
	float:left;
	width:78px;
	height:29px;
}
ul.navigation_common li.navi_5 a {
	width:78px;
	height:29px;
	background-image: url(img/common/navi.jpg);
	background-repeat: no-repeat;
	background-position: -281px bottom;
	text-indent: -9999px;
	display: block;
}
ul.navigation_common li.navi_5 a:hover {
	background-position: -281px -1px;
}
ul.navigation_common li.navi_6 {
	float:left;
	width:137px;
	height:29px;
}
ul.navigation_common li.navi_6 a {
	width:137px;
	height:29px;
	background-image: url(img/common/navi.jpg);
	background-repeat: no-repeat;
	background-position: -359px bottom;
	text-indent: -9999px;
	display: block;
}
ul.navigation_common li.navi_6 a:hover {
	background-position: -359px -1px;
}
ul.navigation_common li.navi_7 {
	float:left;
	width:56px;
	height:29px;
}
ul.navigation_common li.navi_7 a {
	width:56px;
	height:29px;
	background-image: url(img/common/navi.jpg);
	background-repeat: no-repeat;
	background-position: -496px bottom;
	text-indent: -9999px;
	display: block;
}
ul.navigation_common li.navi_7 a:hover {
	background-position: -496px -1px;
}
ul.navigation_common li.navi_8 {
	float:left;
	width:71px;
	height:29px;
}
ul.navigation_common li.navi_8 a {
	width:71px;
	height:29px;
	background-image: url(img/common/navi.jpg);
	background-repeat: no-repeat;
	background-position: -552px bottom;
	text-indent: -9999px;
	display: block;
}
ul.navigation_common li.navi_8 a:hover {
	background-position: -552px -1px;
}
ul.navigation_common li.navi_9 {
	float:left;
	width:135px;
	height:29px;
}
ul.navigation_common li.navi_9 a {
	width:135px;
	height:29px;
	background-image: url(img/common/navi.jpg);
	background-repeat: no-repeat;
	background-position: -623px bottom;
	text-indent: -9999px;
	display: block;
}
ul.navigation_common li.navi_9 a:hover {
	background-position: -623px -1px;
}


/*メインコンテンツ
------------------------------------*/
#main {
	float: left;
	width: 744px;
	margin-bottom: 26px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	min-height: 2010px;
}
#contents {
	width: 550px;/*729*/
}
.contents01 {
	width: 730px;
	height:300px;
	margin-bottom: 20px;
}
.contents01_left {
	float:left;
	width: 487px;
	height:300px;
	margin-right: 3px;
}
.contents01_right {
	float:left;
	width: 239px;
	height:300px;
}
.contents01_right_top {
	width: 239px;
	height:209px;
	margin-bottom:3px;
}
.contents01_right_und {
	width: 239px;
	height:88px;
}
.contents01_right_und_left {
	float:left;
	width: 116px;
	height:88px;
	margin-right:3px;
}
.contents01_right_und_right {
	float:left;
	width: 120px;
	height:88px;
}


/*新着情報とピックアップ
------------------------------------*/
.new_thumb {
	width: 57px;
	height:69px;
	margin-left: 101px;
	position: absolute;
}
.new_thumb2 {
	width: 26px;
	height:31px;
	margin-left: 43px;
	position: absolute;
}
.new_thumb3 {
	width: 57px;
	height:69px;
	margin-left: 395px;
	position: absolute;
}
.new_thumb4 {
	width: 32px;
	height:38px;
	margin-left: 54px;
	position: absolute;
}
.new_thumb4 {
	width: 32px;
	height:38px;
	margin-left: 54px;
	position: absolute;
}
.new_thumb5 {
	width: 31px;
	height:38px;
	margin-left: 54px;
	position: absolute;
}
.new_thumb6 {
	width: 36px;
	height:44px;
	margin-left: 63px;
	position: absolute;
}
.contents02 {
	width: 730px;
	height:227px;
	margin-bottom: 20px;
}
.contents02_left {
	float:left;
	width: 487px;
	height:227px;
	margin-right: 3px;
}
.contents02_left_title {
	width: 487px;
	height:28px;
	margin-bottom: 13px;
	background-image: url(img/top/title_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contents02_left_title_h2 {
	float:left;
	width: 130px;
	height:28px;
}
.contents02_left_title h2 {
	text-indent: -9999px;
}
.contents02_left_title_rss_more {
	float:right;
	width: 90px;
	height:13px;
	margin-top: 8px;
	margin-right: 20px;
}
.contents02_left_title_rss {
	float:left;
	width: 13px;
	height:13px;
	margin-left: 13px;
}
.contents02_left_title_more {
	float:left;
	width: 59px;
	height:13px;
	margin-left: 5px;
}
.contents02_left_main {
	width: 487px;
	height:186px;
}
.contents02_left_main_left {
	float:left;
	width: 99px;
	height:186px;
	margin-right:8px;
}
.contents02_left_main_right {
	float:left;
	width: 380px;
	height:186px;
}
.contents02_left_main_right_title {
	width: 360px;
	height:26px;
	color: #0D81BE;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 3px;
	overflow: hidden;
}
.contents02_left_main_right_title h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
}
.contents02_left_main_right_title a {
	text-decoration:none;
}
ul.contents02_left_main_right_daytime {
	width: 360px;
	height:22px;
	text-align: left;
}
li.contents02_left_main_right_daytime_left {
	float:left;
	margin-right:8px;
	font-size: 11px;
	line-height: 22px;
	list-style:none;
}
li.contents02_left_main_right_daytime_right {
	float:left;
	font-size: 10px;
	line-height: 22px;
	list-style:none;
}
li.contents02_left_main_right_daytime_right a {
	font-size: 10px;
	color:#000;
}
.contents02_left_main_right_text {
	width: 360px;
	height:64px;
	margin-bottom:5px;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;/*
	letter-spacing: 0.1em;*/
	overflow: hidden;
}
.contents02_left_main_right_posttime_item {
	width: 360px;
	/*height:64px;*/
	text-align: left;
}
.contents02_left_main_right_posttime {
	float:left;
	width: 62px;
	height: 16px;
	font-size: 11px;
	line-height: 16px;
	margin-right:8px;
	list-style:none;
	font-weight: bold;
	overflow: hidden;
}
.contents02_left_main_right_item {
	float:left;
	width: 284px;
	height: 16px;
	font-size: 10px;
	line-height: 16px;
	list-style:none;
	font-weight: bold;
	overflow: hidden;
}
.contents02_right {
	float:left;
	width: 239px;
	height:227px;
}
.contents02_right_title {
	width: 239px;
	height:28px;
	margin-bottom: 13px;
	background-image: url(img/top/title_pickup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contents02_right_title_h2 {
	float:left;
	width: 130px;
	height:28px;
}
.contents02_right_title h2 {
	text-indent: -9999px;
}
.contents02_right_title_more {
	float:left;
	width: 64px;
	height:13px;
	margin-left: 38px;
	margin-top: 8px;
}
.contents02_right_main {
	width: 239px;
	height:186px;
}
.contents02_right_main_cast_one {
	float:left;
	width: 69px;
	height:186px;
	margin-left:8px;
}
.contents02_right_main_cast_thumb {
	width: 69px;
	height:122px;
	margin-bottom:7px;
}
.contents02_right_main_cast_name_age {
	width: 69px;
	height:14px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
	letter-spacing: -0.1em;
	overflow:hidden;
}
.contents02_right_main_cast_name_age a {
	text-decoration:none;
}
.contents02_right_main_cast_shop {
	font-size:10px;
	width: 69px;
	height: 34px;
	overflow: hidden;
}


/*店舗一覧
------------------------------------*/
.contents03 {
	width: 730px;
	height:830px;
	margin-bottom: 20px;
}
.contents03_title {
	width: 729px;
	height:28px;
	margin-bottom: 10px;
}
.contents03_title h2 {
	width: 729px;
	height:28px;
	text-indent: -9999px;
	background-image: url(img/top/title_shoplist.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contents03_shop_eachkind {
	width: 713px;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 18px;
}
.contents03_shop_eachkind_01 {
	width: 697px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 18px;
}
.contents03_shop_kind {
	width: 713px;
	height:12px;
	color: #0D81BE;
	margin-bottom: 4px;
}
.contents03_shop_kind p {
	font-size:12px;
	font-weight: bold;
	line-height: 12px;
	letter-spacing: -0.1em;
}
.contents03_shop_kindall {
	width: 713px;
}
.contents03_shop_one {
	width: 227px;
	height:155px;
	margin-right: 8px;
	margin-bottom: 15px;
	float: left;
}
.contents03_shop_banner {
	width: 225px;
	height:90px;
	margin-bottom: 7px;
	border: 1px solid #CCC;
}
.contents03_shop_name_address {
	width: 225px;
	height:15px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.contents03_shop_name {
	float:left;
	width: 154px;
	height:14px;
	margin-right:5px;
}
.contents03_shop_name h3 {
	font-size:12px;
	font-weight: bold;
}
.contents03_shop_name a {
	text-decoration:none;
}
.contents03_shop_address {
	float:left;
	width: 66px;
	height:11px;
}
.contents03_shop_und_item {
	width: 225px;
	height:32px;
	font-size: 11px;
}


/*新人情報とピックアップコンテンツ
------------------------------------*/
.contents04 {
	width: 730px;
	height:396px;
	margin-bottom: 20px;
}
.contents04_left {
	float:left;
	width: 332px;
	height:396px;
	margin-right: 25px;
}
.contents04_left_title {
	width: 332px;
	height:28px;
	margin-bottom: 13px;
	background-image: url(img/top/title_newface.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contents04_left_title_h2 {
	float:left;
	width: 130px;
	height:28px;
}
.contents04_left_title h2 {
	text-indent: -9999px;
}
.contents04_left_title_rss_more {
	float:right;
	width: 90px;
	height:13px;
	margin-top: 8px;
	margin-right: 10px;
}
.contents04_left_title_rss {
	float:left;
	width: 13px;
	height:13px;
	margin-left: 3px;
}
.contents04_left_title_more {
	float:left;
	width: 69px;
	height:13px;
	margin-left: 5px;
}
.contents04_left_main {
	width:332px;
	height:355px;
}
.contents04_left_main_left {
	float:left;
	width:158px;
	height:355px;
	margin-right:14px;
}
.contents04_left_main_left_thumb {
	width:158px;
	height:277px;
	margin-bottom:6px;
}
.contents04_left_main_left_name_age {
	width:158px;
	height:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	overflow: hidden;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
}
.contents04_left_main_left_name_age a {
	text-decoration:none;
}
.contents04_left_main_left_3size {
	width:158px;
	height:10px;
	font-size:12px;
	margin-bottom: 10px;
}
.contents04_left_main_left_shop {
	width:158px;
	height:14px;
	overflow: hidden;
}
.contents04_left_main_right {
	float:left;
	width:160px;
	height:355px;
}
.contents04_left_main_right_one {
	float:left;
	width:69px;
	height:167px;
	margin-bottom:5px;
	margin-right: 11px;
}
.contents04_left_main_right_one_thumb {
	width:69px;
	height:122px;
	margin-bottom:4px;
}
.contents04_left_main_right_one_name {
	width:69px;
	height:12px;
	margin-bottom:3px;
	overflow: hidden;
	font-weight: bold;
}
.contents04_left_main_right_one_name a {
	text-decoration:none;
}
.contents04_left_main_right_one_shop {
	width:69px;
	height:24px;
	overflow: hidden;
	font-size: 10px;
	line-height: 12px;
}
.contents04_right {
	float:left;
	width: 372px;
	height:396px;
}
.contents04_right_title {
	width: 372px;
	height:28px;
	margin-bottom: 13px;
	background-image: url(img/top/title_pickupcontent.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contents04_right_title_h2 {
	float:left;
	width: 240px;
	height:28px;
}
.contents04_right_title h2 {
	text-indent: -9999px;
}
.contents04_right_title_rss_more {
	float:right;
	width: 100px;
	height:13px;
	margin-top: 8px;
	margin-right: 4px;
}
.contents04_right_title_rss {
	float:left;
	width: 13px;
	height:13px;
	margin-left: 1px;
}
.contents04_right_title_more {
	float:left;
	width: 80px;
	height:13px;
	margin-left: 5px;
}
.contents04_right_main {
	width: 372px;
	height:355px;
}
.contents04_right_main_one {
	width: 372px;
	height:81px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 6px;
}
.contents04_right_main_banner {
	float: left;
	width: 162px;
	height:71px;
	margin-right: 8px;
	border: 1px solid #CCC;
}
.contents04_right_main_right {
	float: left;
	width: 200px;
	height:78px;
}
.contents04_right_main_right_day_time {
	width: 200px;
	height:22px;
	line-height: 22px;
	font-size: 11px;
}
.contents04_right_main_right_day_title {
	width: 200px;
	height:16px;
	font-size: 12px;
	overflow: hidden;
	font-weight: bold;
	margin-bottom: 4px;
}
.contents04_right_main_right_day_title  a {
	text-decoration:none;
}
.contents04_right_main_right_day_text {
	width: 200px;
	height:30px;
	line-height: 14px;
	overflow: hidden;
}


/*サブメニュー
------------------------------------*/
.contents05 {
	width: 730px;
	height:186px;
	margin-bottom: 20px;
}
.contents05_navi_a {
	float: left;
	width: 138px;
	height:87px;
	margin-right: 7px;
	margin-bottom: 9px;
	border: 1px solid #CCC;
}
.contents05_navi_b {
	float: left;
	width: 138px;
	height:87px;
	border: 1px solid #CCC;
}
.contents05_navi_c {
	float: left;
	width: 579px;
	height:87px;
	border: 1px solid #CCC;
}


/*サイドバー
------------------------------------*/
#sidebar {
	float: left;
	width: 240px;
	margin-left: 15px;
}
.sidebar_contents_a {
	width: 240px;
	margin-bottom:8px;
}
.sidebar_contents_b {
	width: 240px;
	margin-top: 26px;
}
.sidebar_contents_b_left {
	float:left;
	width: 130px;
	margin-right:10px;
}
.sidebar_contents_b_left_title {
	width: 130px;
	margin-bottom:10px;
}
ul.sidebar_contents_b_left_main {
	width: 130px;
	list-style-type:none;
}
.sidebar_contents_b_right {
	float:left;
	width: 100px;
}
.sidebar_contents_b_right_title {
	width: 100px;
	margin-bottom:10px;
}
ul.sidebar_contents_b_right_main {
	width: 100px;
	list-style-type:none;
}
.sidebar_contents_c {
	width: 240px;
	height:305px;
	margin-top: 26px;
	background-image: url(img/sidebar/event_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebar_contents_c_more {
	width: 60px;
	height:12px;
	margin-left: 180px;
	line-height: 12px;
	padding-top: 20px;
	margin-bottom:22px;
}
.sidebar_contents_c_main {
	width: 213px;
	height:228px;
	margin-left: 15px;
}
.sidebar_contents_c_main_one {
	width: 213px;
	height:70px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	margin-bottom: 8px;
}
.sidebar_contents_c_main_banner {
	width: 213px;
	height:47px;
	margin-bottom: 7px;
}
.sidebar_contents_c_main_shop {
	width: 213px;
	height:12px;
}
.sidebar_contents_d {
	width: 240px;
	height:425px;
	margin-top: 26px;
	margin-bottom: 26px;
	background-image: url(img/sidebar/blog_photdiary_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebar_contents_d_more {
	width: 60px;
	height:12px;
	margin-left: 180px;
	line-height: 12px;
	padding-top: 25px;
	margin-bottom:17px;
}
.sidebar_contents_d_main {
	width: 213px;
	height:228px;
	margin-left: 15px;
}
.sidebar_contents_d_main_one {
	width: 213px;
	height:111px;
	margin-bottom: 10px;
}
.sidebar_contents_d_main_thumb {
	float:left;
	width: 70px;
	height:111px;
	margin-right:18px;
}
.sidebar_contents_d_main_right {
	float:left;
	width: 125px;
	height:111px;
}
.sidebar_contents_d_main_right_name_age {
	width: 115px;
	height:20px;
	font-weight: bold;
	margin-bottom: 9px;
	font-size: 12px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 15px;
	overflow: hidden;
}
.sidebar_contents_d_main_right_name_age a {
	text-decoration:none;
}
.sidebar_contents_d_main_right_shop {
	width: 125px;
	height:12px;
	padding-bottom: 6px;
}
.sidebar_contents_d_main_right_blog_photodiary {
	width: 125px;
	height:50px;
}
.sidebar_contents_d_main_right_blog_photodiary_icon {
	width: 125px;
	height:14px;
	margin-bottom: 2px;
}
.goto_top {
	width:181px;
	height:49px;
	/*margin-left: 98px;*/
	margin-left: 858px;
	/*margin-top: 66px;*/
	padding-bottom: 64px;
}
.goto_top a {
	outline:none;
}


/*イベント情報
------------------------------------*/
.contents01_header_img {
	width: 730px;
	height:240px;
	margin-bottom: 12px;
}
.contents01_header_icon {
	width: 22px;
	height:23px;
	margin-bottom: 31px;
	margin-right: 0px;
	margin-left: auto;
}
.contents01_header_text {
	width: 730px;
	height:12px;
	font-size: 11px;
	padding-bottom: 40px;
	color: #4D4D4D;
}



.event_contents01 {
	width: 730px;
	margin-bottom: 30px;
}
.event_contents01_one {
	width: 729px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
}
.event_contents01_one_left {
	float:left;
	width: 452px;
	height:99px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.event_contents01_one_right {
	float:left;
	width: 257px;
	height:99px;
}
.event_contents01_one_right_name {
	width: 257px;
	height:18px;
	margin-bottom: 2px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0D81BE;
}
.event_contents01_one_right_name a {
	text-decoration:none;
}
.event_contents01_one_right_text {
	width: 257px;
	height:58px;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 15px;
}
.event_contents01_one_right_print {
	width: 257px;
	height:13px;
}
.event_contents02 {
	width: 730px;
	margin-bottom: 2px;
}
.event_contents02_title {
	width: 729px;
	height:47px;
	margin-bottom: 12px;
}
.event_contents02_title h2 {
	width: 729px;
	height:47px;
	text-indent: -9999px;
	background-image: url(img/event/title_event_calendar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.event_contents02_main {
	width: 729px;
}
.event_contents02_main_shop {
	width: 729px;
	height:12px;
	margin-bottom:22px;
}
.event_contents02_main_shop ul.navi01 {
	width: 729px;
	height:12px;
	font-size:11px;
	color:#4d4d4d;
	list-style-type:none;
}
.event_contents02_main_shop ul.navi01 li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4D4D4D;
	padding-left:5px;
	padding-right:4px;
}
.event_contents02_main_shop ul.navi01 li a {
	color:#4d4d4d;
}
.event_contents02_main_calnd {
	width: 729px;
	height:714px;
}


/*出勤スケジュール
------------------------------------*/
.schedule_contents01 {
	width: 729px;
	height:1106px;
	margin-bottom: 12px;
}
.schedule_contents01_left {
	float:left;
	width: 367px;
	margin-bottom: 36px;
	padding-top:4px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A7A7A7;
}
.schedule_contents01_left p {
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	margin-bottom: 6px;
	color:#0D81BE;
}
.schedule_contents01_left_one {
	width: 367px;
	height:121px;
	margin-bottom: 26px;
}
.schedule_contents01_left_one_banner_qr {
	width: 325px;
	height:95px;
	margin-bottom:6px;
	padding-top:5px;
	padding-left:5px;
	background-color:#CCC;
}
.schedule_contents01_left_one_banner {
	float:left;
	width: 225px;
	height:90px;
	background-color:#CCC;
	margin-right:5px;
}
.schedule_contents01_left_one_qr {
	float:left;
	width: 90px;
	height:90px;
	background-color:#CCC;
}
.schedule_contents01_left_one_name_address {
	width: 325px;
	height:15px;
	margin-left:5px;
	font-size:12px;
	line-height: 13px;
	color: #808080;
}
.schedule_contents01_left_one_name_address a {
	margin-right:10px;
	font-weight:bold;
	text-decoration:none;
}
.schedule_contents01_right {
	float:left;
	width: 330px;
	margin-bottom: 66px;
	margin-left: 31px;
	padding-top:4px;
}
.schedule_contents01_right p {
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	margin-bottom: 6px;
	color:#0D81BE;
}
.schedule_contents01_right_one {
	width: 330px;
	height:121px;
	margin-bottom: 26px;
}
.schedule_contents01_right_one_banner_qr {
	width: 325px;
	height:95px;
	margin-bottom:6px;
	padding-top:5px;
	padding-left:5px;
	background-color:#CCC;
}
.schedule_contents01_right_one_banner {
	float:left;
	width: 225px;
	height:90px;
	background-color:#CCC;
	margin-right:5px;
}
.schedule_contents01_right_one_qr {
	float:left;
	width: 90px;
	height:90px;
	background-color:#CCC;
}
.schedule_contents01_right_one_name_address {
	width: 325px;
	height:15px;
	margin-left:5px;
	font-size:12px;
	line-height: 13px;
	color: #808080;
}
.schedule_contents01_right_one_name_address a {
	margin-right:10px;
	font-weight:bold;
	text-decoration:none;
}


/*グラビア＆ムービーのナビゲーション
------------------------------------*/
.contents01_header_navi_rss {
	width: 729px;
	height:34px;
	margin-bottom: 21px;
}
.contents01_header_navi {
	float:left;
	width: 706px;
	height:34px;
}
.contents01_header_navi_navi01 {
	width: 706px;
	height:17px;
}
.contents01_header_navi_navi02 {
	width: 706px;
	height:17px;
}
.contents01_header_navi ul.navi01 {
	width: 706px;
	height:12px;
	font-size: 11px;
	color: #4D4D4D;
	list-style-type:none;
}
.contents01_header_navi ul.navi01 li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4D4D4D;
	padding-left:5px;
	padding-right:4px;
}
.contents01_header_navi ul.navi01 li  a {
	color:#4D4D4D;
}

.contents01_header_rss {
	float:right;
	width: 17px;
	height:34px;
	margin-right: 6px;
}


/*グラビア＆ムービー
------------------------------------*/
.gravure_contents01 {
	width:729px;
}
.gravure_contents01_main {
	width:729px;
	margin-bottom: 55px;
}
.gravure_contents01_main h2 {
	height: 10px;
	color:#0D81BE;
	font-weight:bold;
	font-size: 12px;
}
.gravure_contents01_main_content {
	width:732px;
	padding-top: 7px;
}
.gravure_contents01_main_content_one {
	float:left;
	width:234px;
	height:142px;
	background-image: url(img/gravure/gravure_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 3px;
	margin-bottom: 3px;
	padding-left: 7px;
	padding-top: 7px;
}
.gravure_contents01_main_content_one_thumb {
	float:left;
	width:86px;
	height:134px;
	margin-right:8px;
}
.gravure_contents01_main_content_one_right {
	float:left;
	width:125px;
	height:101px;
	padding-top: 33px;
}
.gravure_contents01_main_content_one_right_day {
	width:125px;
	height:12px;
	margin-bottom:5px;
	color: #666;
	line-height: 10px;
}
.gravure_contents01_main_content_one_right_day span {
	color:#FF0068;
}
.gravure_contents01_main_content_one_right_name_age {
	width:125px;
	height:19px;
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
	font-size: 12px;
	font-weight: bold;
}
.gravure_contents01_main_content_one_right_name_age a {
	text-decoration:none;
}
.gravure_contents01_main_content_one_right_3size {
	width:125px;
	height:14px;
	margin-bottom:8px;
	font-size: 12px;
}
.gravure_contents01_main_content_one_right_shop {
	width:125px;
	height:12px;
	margin-bottom:5px;
}


/*ランキング
------------------------------------*/
.ranking_contents01_header_navi {
	width: 729px;
	height:34px;
	margin-bottom: 20px;
}
.ranking_contents01 {
	width: 730px;
	margin-bottom: 20px;
}
.ranking_contents01_kaku {
	width: 730px;
	margin-bottom: 20px;
}
.ranking_contents01_kaku h2 {
	font-size:14px;
	font-weight:bold;
	height: 14px;
	color:#2479C4;
}
.ranking_contents01_kaku h2 a {
	text-decoration:none;
}
.ranking_contents01_kaku_main {
	width:730px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #A7A7A7;
	margin-top: 5px;
}
.ranking_contents01_kaku_main_one {
	width:133px;
	margin-right:13px;
	margin-top: 10px;
	float: left;
}
.ranking_contents01_kaku_main_one_thumb {
	width:133px;
	height:207px;
	margin-bottom: 8px;
}
.ranking_contents01_kaku_main_one_rank_name_age {
	width:109px;
	height:18px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-left: 24px;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
	background-image: url(img/ranking/ranking_1.jpg);
	background-repeat: no-repeat;
	background-position: left -1px;
	overflow: hidden;
}
.ranking_contents01_kaku_main_one_rank_name_age2 {
	width:109px;
	height:18px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-left: 24px;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
	background-image: url(img/ranking/ranking_2.jpg);
	background-repeat: no-repeat;
	background-position: left -1px;
	overflow: hidden;
}
.ranking_contents01_kaku_main_one_rank_name_age3 {
	width:109px;
	height:18px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-left: 24px;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
	background-image: url(img/ranking/ranking_3.jpg);
	background-repeat: no-repeat;
	background-position: left -1px;
	overflow: hidden;
}
.ranking_contents01_kaku_main_one_rank_name_age4 {
	width:109px;
	height:18px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-left: 24px;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
	background-image: url(img/ranking/ranking_4.jpg);
	background-repeat: no-repeat;
	background-position: left -1px;
	overflow: hidden;
}
.ranking_contents01_kaku_main_one_rank_name_age5 {
	width:109px;
	height:18px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-left: 24px;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
	background-image: url(img/ranking/ranking_5.jpg);
	background-repeat: no-repeat;
	background-position: left -1px;
	overflow: hidden;
}
.ranking_contents01_kaku_main_one_rank_name_age a {
	text-decoration:none;
}
.ranking_contents01_kaku_main_one_rank_name_age2 a {
	text-decoration:none;
}
.ranking_contents01_kaku_main_one_rank_name_age3 a {
	text-decoration:none;
}
.ranking_contents01_kaku_main_one_rank_name_age4 a {
	text-decoration:none;
}
.ranking_contents01_kaku_main_one_rank_name_age5 a {
	text-decoration:none;
}
.ranking_contents01_kaku_main_one_rank_3size {
	width:133px;
	height:12px;
	margin-bottom: 6px;
	font-weight: bold;
	overflow: hidden;
}
.ranking_contents01_kaku_main_one_rank_shop {
	width:133px;
	height:14px;
	margin-bottom: 6px;
	overflow: hidden;
}


/*ブログ&写メ日記
------------------------------------*/
.blog_contents01 {
	width:729px;
}
.blog_contents01_one {
	width:92px;
	height:224px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	padding-top: 7px;
	padding-left: 6px;
	background-image: url(img/blog/img_blog_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.blog_contents01_one_thumb {
	width:85px;
	height:130px;
	margin-bottom: 10px;
}
.blog_contents01_one_name_age {
	width:85px;
	height:14px;
	margin-bottom: 6px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size:12px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #399;
	overflow: hidden;
}
.blog_contents01_one_name_age a {
	text-decoration:none;
}
.blog_contents01_one_shop {
	width:85px;
	height:12px;
	padding-bottom: 7px;
	overflow: hidden;
}
.blog_contents01_one_blog_photodiary {
	width:85px;
	margin-bottom: 2px;
}


/*リンク
------------------------------------*/
#link_contents01 {
	width:729px;
	margin-top: 65px;
}
#link_contents01_left {
	width:492px;
	margin-right:16px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6C6C6;
}
.link_contents01_left_shop_eachkind {
	width:492px;
	margin-bottom: 28px;
}
.link_contents01_left_shop_eachkind p {
	font-size:12px;
	font-weight: bold;
}
.link_contents01_left_shop_kind {
	width:492px;
	margin-top: 6px;
}
.link_contents01_left_shop_kind_one {
	width:492px;
	margin-bottom: 6px;
	height: 98px;
}
.link_contents01_left_shop_kind_one_left {
	float:left;
	width:182px;
	height:96px;
	margin-right:16px;
	border: 1px solid #ADADAD;
}
.link_contents01_left_shop_kind_one_right {
	float:left;
	width:292px;
}
.link_contents01_left_shop_kind_one_right_shop {
	width:292px;
	height: 14px;
	margin-top: 6px;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	overflow: hidden;
}
.link_contents01_left_shop_kind_one_right_shop a {
	text-decoration:none;
}
ul.link_contents01_left_shop_kind_one_right_info {
	width:292px;
	margin-bottom: 6px;
	font-size: 12px;
	list-style-type:none;
	color: #444;
}
ul.link_contents01_left_shop_kind_one_right_info li {
	width:292px;
	height: 17px;
	line-height: 18px;
	overflow: hidden;
}
.link_contents01_left_shop_kind_one_right_new {
	width:66px;
	height: 14px;
	margin-top: 2px;
}
.link_contents01_left_shop_kind_link_banner {
	width:468px;
	height: 60px;
	margin-bottom:10px;
}
ul.link_contents01_left_shop_kind_link_banner_info {
	width:468px;
	height: 60px;
	list-style-type:none;
}
ul.link_contents01_left_shop_kind_link_banner_info li.left {
	float:left;
	width:89px;
	height: 20px;
	margin-right:10px;
	font-weight: bold;
}
ul.link_contents01_left_shop_kind_link_banner_info li.right1 {
	float:left;
	width:369px;
	height: 20px;
	color:#2479C4;
	font-size: 12px;
	font-weight: bold;
}
ul.link_contents01_left_shop_kind_link_banner_info li.right2 {
	float:left;
	width:369px;
	height: 20px;
}
#link_contents01_right {
	width:220px;
	float:left;
}
#link_contents01_right h2 {
	font-size:12px;
	font-weight:bold;
	height: 12px;
	width: 220px;
	margin-top:8px;
	color:#2479C4;
	overflow: hidden;
}
#link_contents01_right p {
	font-size:12px;
	font-weight:bold;
	height: 12px;
	width: 220px;
	overflow: hidden;
}
.link_contents01_right_shop_eachkind {
	width:220px;
	margin-top: 6px;
	margin-bottom: 25px;
}
ul.xoxo {
	width:220px;
	margin-top: 8px;
	margin-bottom:6px;
	font-size: 12px;
	list-style:none;
}
ul.xoxo li {
	line-height: 18px;
}
ul.xoxo li a {
	color:#000;
}
.link_contents01_right_shop_eachkind p {
	font-size:12px;
	font-weight:bold;
	color:#2479C4;
}
.link_contents01_right_shop_eachkind_main {
	width:220px;
	margin-top: 8px;
}
.link_contents01_right_shop_eachkind_main_one {
	width:220px;
	margin-bottom:6px;
	font-size: 12px;
	line-height: 18px;
}
.link_contents01_right_shop_eachkind_main_one a {
	color:#000;
}


/*アクセス
------------------------------------*/
.access_contents01 {
	width:729px;
	margin-top: 65px;
	margin-bottom: 20px;
	height: 574px;
}


/*予約
------------------------------------*/
.reserve_contents01 {
	width:729px;
	margin-top: 36px;
	margin-bottom: 80px;
}
.reserve_contents01_left_right {
	width:729px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
	margin-bottom: 14px;
}
.reserve_contents01_left {
	float:left;
	width:430px;
	margin-left: 15px;
	margin-right: 28px;
}
.reserve_contents01_left ul {
	list-style-type:none;
	color:#666;
}
.reserve_contents01_left li {
	margin-bottom: 14px;
}
.reserve_contents01_left li .txtinput {
	font-size:16px;
	line-height: 23px;
	border: 1px solid #DBDBDB;
	-moz-border-radius: 4px;	/* firefox */
	border-radius: 4px;			/* CSS3 */
}
li.reserve_left {
	float:left;
	width:102px;
	height:25px;
	margin-right:20px;
	font-size:12px;
	font-weight: bold;
	line-height: 25px;
	color:#2479C4;
}
li.reserve_right {
	float:left;
	width:306px;
	height:25px;
}
li.reserve_right .txtinput {
	width:306px;
	height:25px;
}
li.reserve_right .select_cource,
li.reserve_right .select_shop {
	width:306px;
	height:25px;
}
li.reserve_right2 {
	float:left;
	width:148px;
	height:25px;
	margin-right:8px;
}
li.reserve_right2 .txtinput {
	width:148px;
	height:25px;
}
li.reserve_right3 {
	float:left;
	width:148px;
	height:25px;
}
li.reserve_right3 .txtinput {
	width:148px;
	height:25px;
}
li.reserve_right4 {
	float:left;
	width:60px;
	height:25px;
	margin-right:8px;
}
li.reserve_right4 .select_day {
	width:60px;
	height:25px;
}
li.reserve_right_text {
	float:left;
	width:20px;
	height:25px;
	margin-right:10px;
	font-size:14px;
	line-height: 25px;
}
li.reserve_right5 {
	float:left;
	width:30px;
	height:25px;
	margin-right:8px;
}
li.reserve_right5 .txtinput {
	width:30px;
	height:25px;
}
li.reserve_right6 {
	float:left;
	width:306px;
	height:118px;
}
li.reserve_right6 .textarea {
	width:306px;
	height:130px;
	font-size:16px;
	line-height: 23px;
	border: 1px solid #DBDBDB;
	-moz-border-radius: 4px;	/* firefox */
	border-radius: 4px;			/* CSS3 */
}
input[type="text"]:focus,textarea:focus,
input[type="text"]:hover,textarea:hover {
	border:2px solid #2479C4;
}
.reserve_contents01_right {
	float:left;
	width:255px;
}
.reserve_contents01_right_01 {
	width:228px;
	height:68px;
	padding-top: 14px;
	padding-left: 14px;
	margin-bottom:10px;
	border: 1px solid #DBDBDB;
}
.reserve_contents01_right_01_top {
	width:212px;
	height:12px;
	padding-bottom: 6px;
}
.reserve_contents01_right_01_top p {
	font-size: 12px;
	color:#2479C4;
	line-height: 12px;
	font-weight: bold;
}
.reserve_contents01_right_01_und {
	width:212px;
	height:39px;
 	background-color: #099;
}
.reserve_contents01_right_02 {
	width:228px;
	padding-top: 14px;
	padding-left: 14px;
	border: 1px solid #DBDBDB;
	height: 295px;
}
.reserve_contents01_right_02_top {
	width:212px;
	height:12px;
	padding-bottom: 6px;
}
.reserve_contents01_right_02_top p {
	font-size: 12px;
	color:#2479C4;
	line-height: 12px;
	font-weight: bold;
}
.reserve_contents01_right_02_und {
	width:220px;
}
.reserve_contents01_right_02_und p {
	font-size: 10px;
	color:#666;
	line-height: 18px;
	letter-spacing: 0.1em;
}
.reserve_contents01_btn {
	width:200px;
	margin-bottm: 36px;
	margin-left: 8px;
}
.reserve_contents01_btn_left {
	float: left;
	width:84px;
	height:19px;
	margin-right:4px;
	border: 1px solid #DBDBDB;
}
.reserve_contents01_btn_right {
	float: left;
	width:83px;
	height:19px;
	border: 1px solid #DBDBDB;
}
.reserve_contents02 {
	width:729px;
}


/*新着情報一覧
------------------------------------*/
.news_contents01 {
	width:729px;
	margin-top: 36px;
}
.news_contents01_one {
	width:729px;
	height:149px;
	margin-bottom: 25px;
}
.news_contents01_one_all {
	width: 550px;
}
.news_contents01_one_shop {
	width:729px;
	height:16px;
	margin-bottom:10px;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
}
.news_contents01_one_shop01 {
	width:729px;
	height:16px;
	margin-bottom:10px;
	font-size: 12px;
	font-weight: bold;
	color:#2479C4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
}
.news_contents01_one_shop a {
	text-decoration:none;
}
.news_contents01_one_thumb {
	float:left;
	width:179px;
	height:121px;
}
.news_contents01_mailone_thumb {
	float:left;
	/*width:161px;*/
	height:71px;
	margin-right:18px;
}
.news_contents01_one_right {
	float:left;
	width:625px;
	height:121px;
}
.news_contents01_mailone_right {
	float:left;
	/*width:533px;*/
	height:121px;
}
.news_contents01_one_right_title_all {
	margin-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
}
.news_contents01_one_right_text_all {

	color: #4D4D4D;
	padding-bottom: 30px;
	line-height: 32px;
}
@media screen and (min-width:768px) {
	.news_contents01_one_right_all {
		width: 550px;
		margin-left:auto;
		margin-right:auto;
	}
	.news_contents01_one_right_title_all {
		width:550px;
		margin-bottom:6px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #A7A7A7;
	}
	.news_contents01_one_right_text_all {
		width: 550px;
		color: #4D4D4D;
		padding-bottom: 30px;
		line-height: 32px;
	}
}

.news_contents01_mailone_right_all {
	float:right;
	/*width:533px;*/
}
.news_contents01_one_right_title {
	width:625px;
	height:32px;
	margin-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
}
.news_contents01_mailone_right_title {
	/*width:533px;*/
	height:32px;
	margin-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
}
.news_contents01_one_right_title p {
	font-size:12px;
	font-weight:bold;
	line-height:32px;
}

.news_contents01_mailone_right_title_all {
	/*width:533px;*/
	height:32px;
	margin-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
}
.news_contents01_one_right_title_all h3 {
	width:550px;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	color:#2479C4;
}
.news_contents01_one_all h3 {
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	color:#2479C4;
}
.news_contents01_one_right_title a {
	text-decoration:none;
}
.news_contents01_one_right_text {
	width:625px;
	color: #4D4D4D;
}

.news_contents01_one_right_text_all p {
	padding-top:15px;
	padding-bottom:5px;
	font-size:12px;
}
.news_contents01_one_right_text_all #s2email {
	padding:10px;
	width:500px;
	font-size:14px;
	border: 1px ridge #ccc;
	color:#1F76B6;
	font-weight:bold;
	background-color:#FFF;
}
.news_contents01_one_right_text_all input {
	padding:10px;
	background-color:#000;
	color:#FFF;
	border: 1px dotted #CCC;
}
.news_contents01_one_right_text_all .s2_error {
	line-height:30px;
	color:#CE0005;
	font-size:12px;
}
.news_contents01_one_right_text_all span {
	line-height:30px;
}
.news_contents01_mailone_right_text_all {
	/*width:533px;*/
	color: #4D4D4D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
	padding-bottom: 30px;
}
.news_contents01_one_right_text_postday {
	width:625px;
	height:12px;
	line-height: 12px;
	margin-bottom: 6px;
	font-size: 11px;
}
.news_contents01_mailone_right_text_postday {
	/*width:533px;*/
	height:12px;
	line-height: 12px;
	margin-bottom: 6px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
}
.news_contents01_one_right_text p {
	width:625px;
	height:49px;
	overflow:hidden;/*
	letter-spacing: 0.1em;*/
	line-height: 16px;
	font-size: 11px;
}
.news_contents01_one_right_alltext {
	width:625px;
	letter-spacing: 0.1em;
	line-height: 16px;
	font-size: 11px;
}
.news_contents01_mailone_right_alltext {
	/*width:533px;*/
	letter-spacing: 0.1em;
	line-height: 16px;
	font-size: 11px;
}
.news_contents01_one_right_more {
	width:83px;
	height:13px;
	margin-top: 3px;
	margin-left:542px;
	background-color: #f00;
}


/*ピックアップコンテンツ
------------------------------------*/
.pickupcontent_contents01 {
	width:729px;
	margin-top: 65px;
}
.pickupcontent_contents01_one {
	width:729px;
	height:81px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
}
.pickupcontent_contents01_one_banner {
	float:left;
	width:162px;
	height:71px;
	margin-right:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
}
.pickupcontent_contents01_one_right {
	float:left;
	width:536px;
	height:65px;
	padding-top: 6px;
}
.pickupcontent_contents01_one_right_title {
	width:536px;
	height:14px;
	margin-bottom:6px;
	font-size:12px;
	font-weight:bold;
}
.pickupcontent_contents01_one_right_title a {
	text-decoration:none;
}
.pickupcontent_contents01_one_right_postday {
	width:536px;
	height:12px;
	margin-bottom:6px;
	font-size: 11px;
}
.pickupcontent_contents01_one_right p {
	width:536px;
	height:28px;
	overflow:hidden;
	font-size: 11px;
}


/*新着情報・ピックアップコンテンツ詳細
------------------------------------*/
.news_detail_contents01 {
	width:729px;
	margin-top:36px;
	margin-bottom:20px;
	background-image: url(img/common/111111k.jpg);
	background-repeat: no-repeat;
	background-position: left -34px;
}
.news_detail_contents01_title {
	width:729px;
	height:22px;
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.news_detail_contents01_title p {
	width:729px;
	height:20px;
	overflow:hidden;
	font-size:14px;
	color:#2479C4;
	font-weight:bold;
	line-height: 18px;
}
.news_detail_contents01_postday_icon {
	width:729px;
	height:18px;
	margin-bottom:50px;
}
.news_detail_contents01_postday {
	float:left;
	width:100px;
	height:18px;
	font-size:12px;
	color:#666;
}
.news_detail_contents01_icon {
	float:right;
	height:13px;
	margin-right:18px;
}
.news_detail_contents01_text {
	width:729px;
	font-size:14px;
	line-height:22px;
}


/*店舗アドレス
------------------------------------*/
#address_contents {
	width:476px;
	height:367px;
	border: 1px solid #DBDBDB;
}
#address_wrap {
	width:440px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 24px;
}
.address_contents_map {
	width:438px;
	height:215px;
	border: 1px solid #DBDBDB;
	margin-bottom: 12px;
}
.address_contents_info {
	width:438px;
	height:80px;
}
.address_contents_info_shop {
	width:438px;
	height:14px;
	margin-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
	padding-bottom: 2px;
}
.address_contents_info_shop a {
	text-decoration:none;
}
.address_contents_info_shop_left {
	float:left;
	width:200px;
	height:14px;
	font-size:14px;
	font-weight:bold;
}
.address_contents_info_shop_right {
	float:right;
	width:100px;
	height:14px;
}
.address_contents_info_text {
	width:438px;
	height:56px;
}
.address_contents_info_text .info_text {
	font-size:11px;
	line-height: 18px;
}
#mobile_qr {
	width:400px;
	height:216px;
}

/*チケット
------------------------------------*/
.ticket_contents {
	width:580px;
}
.ticket_contents_text1 {
	width:550px;
	margin-top: 15px;
	margin-left:auto;
	margin-right:auto;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
.ticket_contents_ticket {
	margin-bottom:14px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	margin-top: 14px;
}
.ticket_contents_btn {
	width:180px;
	height:14px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}
.ticket_contents_btn_left {
	float:left;
	width:84px;
	height:14px;
}
.ticket_contents_btn_right {
	float:right;
	width:84px;
	height:14px;
}

/*

A7A7A7
 	background-color: #099;
wakuの色DBDBDB
テキストの色666
タイトルの色2479C4
*/
