/*
Theme Name: kashiwa01
Theme URI: http://www.takasaki.ne.jp/
Description: L&L_kashiwa Theme01.
Author: Masahiro Noto
*/

@charset "utf-8";

/*===========================================================*/
/*                                                           */
/*      リセットCSS                                          */
/*                                                           */
/*===========================================================*/

/* ----------------------------------------------------
	スタイル初期化
---------------------------------------------------- */

html {
	height: 100%;
}

body {
	height: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote {
	margin: 0;
	padding: 0;
	display: block;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
}

a {
	color: #cc9933;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 180%;
}

/* ----------------------------------------------------
	フォントサイズ初期化
---------------------------------------------------- */

body {
	font-size: 12px;
	line-height: 1.22;
}

/* for IE6 */

* html body {
	font-size: 75%;
}

/* for IE7 */

*:first-child+html body {
	font-size: 75%;
}

table {
	font-size: inherit;
	font: 100%;
}

pre, code, kbd, samp, tt {
	font-family: monospace;
 *font-size:108%;
	line-height: 99%;
}

/* ----------------------------------------------------
	.clearfix
---------------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
}

.clearfix {
	display: block;
}

.clear {
	clear: both;
}

.clear_line {
	background-image: url(images/line01.gif);
	background-repeat: repeat-x;
	clear: both;
	margin-bottom: 20px;
}

/* ----------------------------------------------------
	etc
---------------------------------------------------- */

.del {
	position: absolute;
	left: -9999px;
	line-height: 0;
	font-size: 0;
}

.hidden, hr {
	display: none;
}

/*===========================================================*/
/*                                                           */
/*      スタイルCSS                                          */
/*                                                           */
/*===========================================================*/

/* ----------------------------------------------------
	body
---------------------------------------------------- */

body {
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	line-height: 1.22;
}

/* ----------------------------------------------------
	table
---------------------------------------------------- */


table {
	background-color: #dddbcd;
	border-spacing: 1px 1px;
	border-collapse: separate;
	margin: 0px;
	padding: 0px;
}

table tr th {
	font-size: 12px;
	border: #ffffff 1px solid;
	padding: 10px;
	background-color: #dddbcd;
	text-align: center;
	font-weight: bold;
}

table tr th.memberscolor {
	font-size: 12px;
	border: #ffffff 1px solid;
	padding: 10px;
	background-color: #7a6d5f;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}

table tr td {
	font-size: 12px;
	border: #ffffff 1px solid;
	padding: 10px;
	background-color: #ffffff;
	text-align: center;
}

/* ----------------------------------------------------
	カラー
---------------------------------------------------- */

.redB {
	font-weight: bold;
	color: #900;
}

.blackB {
	font-weight: bold;
	color: #000;
}

.red {
	color: #900;
}

.blackB_right {
	font-weight: bold;
	color: #000;
	text-align: right;
}

/* ----------------------------------------------------
	イメージ
---------------------------------------------------- */

.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.img_under10 {
	margin-bottom: 20px;
}

/* ----------------------------------------------------
	トップページ用　上部背景
---------------------------------------------------- */

#container {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	background-image: url(images/top_bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	min-height: 571px;
}

/* ----------------------------------------------------
	階層用　上部背景
---------------------------------------------------- */

#container2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	background-image: url(images/kaisou_bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	min-height: 454px;
}

/* ----------------------------------------------------
	階層用　ロゴエリア
---------------------------------------------------- */

#kaisou_logo {
	height: 91px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative; /*.subnaviに対して*/
}

#kaisou_logo h1.left {
	width: 732px;
	padding-top: 20px;
}

/* ----------------------------------------------------
	トップページ用　葉っぱ
---------------------------------------------------- */

#wrapper {
	width: 100%;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/leaves.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 470px;
}

/* ----------------------------------------------------
	階層用　葉っぱ
---------------------------------------------------- */

#wrapper2 {
	width: 100%;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/leaves2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 240px;
}

/* ----------------------------------------------------
	トップ用　ロゴ
---------------------------------------------------- */

h1#logo {
	position: absolute;
	left: 30px;
	top: 40px;
}

/* ----------------------------------------------------
	トップ用　アプリ表示
---------------------------------------------------- */

#apri {
	position: absolute;
	left: 30px;
	top: 160px;
	height: 223px;
	width: 306px;
}

/* ----------------------------------------------------
	トップページ用　メイン画像スライドショー
---------------------------------------------------- */

#main_pic {
	background-image: url(images/main_pic.gif);
	background-repeat: no-repeat;
	height: 399px;
	width: 1000px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 9px;
	position: relative; /*.subnaviに対して*/
	background-position: bottom;
}

.main_pic_button01{
	position: absolute;
	left: 30px;
	top: 340px;
	height: 45px;
	width: 283px;
}

.main_pic_button02{
	position: absolute;
	right: 30px;
	top: 340px;
	height: 45px;
	width: 283px;
}

/* ----------------------------------------------------
	階層用　メイン画像
---------------------------------------------------- */

#kaisou_pic {
	width: 1000px;
	text-align: center;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
}

/* ----------------------------------------------------
	共用　サブナビ
---------------------------------------------------- */

.subnavi {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
}

.subnavi ul, .subnavi li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

.subnavi li {
	float: left;
	height: 30px;
	margin-right: 5px;
}

.subnavi li a {
	height: 30px;
	background-image: url(images/subnavi.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	outline-style: none;
}

.subnavi li.subnavi01 a:link, .subnavi li.subnavi01 a:visited {
	width: 100px;
	background-position: 0px 0px;
}

.subnavi li.subnavi01 a:hover {
	background-position: 0px -30px;
}

.subnavi li.subnavi02 a:link, .subnavi li.subnavi02 a:visited {
	width: 143px;
	background-position: -100px 0px;
}

.subnavi li.subnavi02 a:hover {
	background-position: -100px -30px;
}

/* ----------------------------------------------------
	共用　グローバルナビゲーション
---------------------------------------------------- */

#gnavi {
	height: 62px;
	width: 1000px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#gnavi ul, #gnavi li {
	margin: 0px;
	padding: 0px;
}

#gnavi li {
	float: left;
}

#gnavi li a {
	display: block;
	height: 62px;
	background-image: url(images/gnavi.jpg);
	background-repeat: no-repeat;
	outline-style: none;
	text-indent: -9999px;
	width: 166px;
}

#gnavi li.gnavi01 a:link, #gnavi li.gnavi01 a:visited {
	background-position: 0px 0px;
}

#gnavi li.gnavi01 a:hover {
	background-position: 0px -62px;
}

#gnavi li.gnavi02 a:link, #gnavi li.gnavi02 a:visited {
	background-position: -166px 0px;
}

#gnavi li.gnavi02 a:hover {
	background-position: -166px -62px;
}

#gnavi li.gnavi03 a:link, #gnavi li.gnavi03 a:visited {
	background-position: -332px 0px;
}

#gnavi li.gnavi03 a:hover {
	background-position: -332px -62px;
}

#gnavi li.gnavi04 a:link, #gnavi li.gnavi04 a:visited {
	background-position: -498px 0px;
}

#gnavi li.gnavi04 a:hover {
	background-position: -498px -62px;
}

#gnavi li.gnavi05 a:link, #gnavi li.gnavi05 a:visited {
	background-position: -664px 0px;
}

#gnavi li.gnavi05 a:hover {
	background-position: -664px -62px;
}

#gnavi li.gnavi06 a:link, #gnavi li.gnavi06 a:visited {
	width: 170px;
	background-position: -830px 0px;
}

#gnavi li.gnavi06 a:hover {
	background-position: -830px -62px;
}

/* ----------------------------------------------------
	共用　グローバルナビゲーション2 鴻巣仕様20150106
---------------------------------------------------- */

#gnavi2 {
	height: 62px;
	width: 1000px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#gnavi2 ul, #gnavi2 li {
	margin: 0px;
	padding: 0px;
}

#gnavi2 li {
	float: left;
}

#gnavi2 li a {
	display: block;
	height: 62px;
	background-image: url(images/gnavi2.jpg);
	background-repeat: no-repeat;
	outline-style: none;
	text-indent: -9999px;
	width: 142px;
}

#gnavi2 li.gnavi01 a:link, #gnavi2 li.gnavi01 a:visited {
	background-position: 0px 0px;
}

#gnavi2 li.gnavi01 a:hover {
	background-position: 0px -62px;
}

#gnavi2 li.gnavi02 a:link, #gnavi2 li.gnavi02 a:visited {
	background-position: -142px 0px;
}

#gnavi2 li.gnavi02 a:hover {
	background-position: -142px -62px;
}

#gnavi2 li.gnavi03 a:link, #gnavi2 li.gnavi03 a:visited {
	background-position: -284px 0px;
}

#gnavi2 li.gnavi03 a:hover {
	background-position: -284px -62px;
}

#gnavi2 li.gnavi04 {
	position: relative;
	display: block;
	height: 62px;
	background-image: url(images/gnavi2.jpg);
	background-repeat: no-repeat;
	background-position: -426px 0px;
	outline-style: none;
	/*text-indent: -9999px;*/
	width: 142px;
}

#gnavi2 li.gnavi04 ul {
	position: absolute;
	display: none;
	width: 142px;
	z-index: 9999;
	background-color: #d8c7b5;
	top: 62px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

#gnavi2 li.gnavi04 ul li {
	margin: 0;
	padding: 0;
	width: 142px;
	border: none;
}

#gnavi2 li.gnavi04 ul li a {
	text-indent: 20px;
	display: inline-block;
	width: 142px;
	height: 30px;
	background-image: url(images/arrow01.gif);
	color: #7c5c43;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fffeff;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: 7px 10px;
	text-align: left;
	font-size: 10px;
}

#gnavi2 li.gnavi04 ul li a:hover {
	background: #fffeff;
	color: #cc9933;
	background-image: url(images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
}

/*#gnavi2 li.gnavi04 a:link, #gnavi2 li.gnavi04 a:visited {
	background-position: -426px 0px;
}
#gnavi2 li.gnavi04 a:hover {
	background-position: -426px -62px;
}*/

#gnavi2 li.gnavi05 a:link, #gnavi2 li.gnavi05 a:visited {
	background-position: -568px 0px;
}

#gnavi2 li.gnavi05 a:hover {
	background-position: -568px -62px;
}

#gnavi2 li.gnavi06 a:link, #gnavi2 li.gnavi06 a:visited {
	background-position: -710px 0px;
}

#gnavi2 li.gnavi06 a:hover {
	background-position: -710px -62px;
}

#gnavi2 li.gnavi07 a:link, #gnavi2 li.gnavi07 a:visited {
	width: 148px;
	background-position: -852px 0px;
}

#gnavi2 li.gnavi07 a:hover {
	background-position: -852px -62px;
}

/* ----------------------------------------------------
	トップページ用　コンテンツ部分背景
---------------------------------------------------- */

#contents {
	background-image: url(images/contents_bk.png);
	background-repeat: repeat-y;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-position: center top;
}

/* ----------------------------------------------------
	階層用　コンテンツ部分背景
---------------------------------------------------- */

#contents2 {
	background-image: url(images/contents2_bk.png);
	background-repeat: repeat-y;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-position: center top;
}

/* ----------------------------------------------------
	トップページ用　コンテンツ中身
---------------------------------------------------- */

#contents_in {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	width: 950px;
	clear: both;
}

/* ----------------------------------------------------
	階層用　コンテンツ中身
---------------------------------------------------- */

#contents_in2 {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	clear: both;
}

#main {
	float: left;
	width: 700px;
	margin-left: 25px;
	margin-bottom: 50px;
}

#side {
	float: right;
	width: 250px;
}

/* ----------------------------------------------------
	トップページ用　20150623鴻巣課長プラン
---------------------------------------------------- */

#kk {
}

#kk ul, #kk li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#kk li {
	margin-bottom: 15px;
}

#skk {
}

#skk .skk_title {
	margin-bottom: 15px;
}

#skk ul, #skk li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#skk li {
	margin-right: 15px;
	float: left;
	margin-bottom: 15px;
}

#skk li.mnone {
	margin-right: 0px;
}

#tkk {
}

#tkk ul, #tkk li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#tkk li {
	margin-right: 15px;
	float: left;
	margin-bottom: 15px;
}

#tkk li.mnone {
	margin-right: 0px;
}

/* ----------------------------------------------------
	トップページ用　包括ブロック
---------------------------------------------------- */

#block_all {
	width: 100%;
}

/* ----------------------------------------------------
	トップページ用　包括ブロック内左
---------------------------------------------------- */

#block_left {
	float: left;
	width: 625px;
}

/*新着情報*/

#news_top {
	background-image: url(images/news_bk_top.gif);
	background-repeat: no-repeat;
	width: 623px;
	margin-bottom: 20px;
	background-position: top;
	background-color: #f3f2e9;
}

#news_top .news_title {
	height: 35px;
	width: 211px;
	float: left;
	margin-left: 40px;
	margin-bottom: 0px;
	margin-top: 50px;
}

#news_top .news_link {
	height: 12px;
	width: 135px;
	float: right;
	margin-right: 40px;
	margin-top: 60px;
}

#news_top .news_list {
	clear: both;
	margin-right: 11px;
	margin-left: 11px;
	padding-bottom: 20px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c2b9ac;
	border-left-color: #c2b9ac;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2b9ac;
}

#news_top .news_list ul, #news_top .news_list li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#news_top .news_list li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2b9ac;
	line-height: 23px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#news_top .news_list li .left {
	float: left;
	width: 170px;
}

#news_top .news_list li .left span.data {
	line-height: 160%;
	font-weight: bold;
	color: #7d5d44;
}

#news_top .news_list li .right {
	float: right;
	width: 380px;
}

#news_top .news_list li .right span.title {
	display: block;
	font-size: 14px;
	line-height: 160%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2b9ac;
}

#news_top .news_list li .right span.content {
	display: block;
}

/*空室情報*/

#empty_top {
	background-image: url(images/empty_bk.gif);
	background-repeat: repeat-x;
	height: 158px;
	width: 623px;
}

#empty_top .empty_title {
	margin-left: 15px;
	margin-bottom: 10px;
	padding-top: 15px;
}

#empty_top ul, #empty_top li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#empty_top li {
	float: left;
	margin-left: 15px;
	height: 99px;
}

#empty_top li a {
	background-image: url(images/empty_button_bk.jpg);
	background-repeat: no-repeat;
	height: 99px;
	display: block;
}

#empty_top li.empty01 a {
	background-position: 0px 0px;
}

#empty_top li.empty02 a {
	background-position: -290px 0px;
}

#empty_top li.empty03 a {
	background-position: -580px 0px;
}

/*トッププラン*/

#topplan {
	height: 158px;
	width: 623px;
	background-color: #eeede4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e1cd;
	border-bottom-color: #e5e1cd;
}

#topplan .topplan_title {
	margin-left: 15px;
	margin-bottom: 10px;
	padding-top: 15px;
}

#topplan ul, #topplan li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#topplan li {
	float: left;
	margin-left: 15px;
	height: 100px;
}

#topplan li a {
	background-image: url(images/topplan_bk.jpg);
	background-repeat: no-repeat;
	height: 100px;
	display: block;
}

#topplan li.topplan_01 a {
	background-position: 0px 0px;
}

#topplan li.topplan_02 a {
	background-position: -290px 0px;
}

/* ----------------------------------------------------
	トップページ用　包括ブロック内右
---------------------------------------------------- */

#block_right {
	float: right;
	width: 300px;
	margin-bottom: 50px;
}

/*バナー*/

#banner_top {
}

#banner_top ul, #banner_top li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#banner_top li.banner {
	background-color: #FFF;
	height: 100px;
	width: 300px;
	margin-bottom: 15px;
}

#banner_top li.text_link {
	background-image: url(images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-indent: 15px;
	margin-bottom: 10px;
	line-height: 25px;
}

/*お問合せ*/

#mobile_top {
	background-image: url(images/inquiry_top_bk.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 280px;
	padding-top: 10px;
}

#mobile_top .mobile_top_button {
	margin-bottom: 10px;
	background-color: #FFF;
	height: 60px;
	width: 280px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#mobile_top .mobile_top {
	background-image: url(images/mobile_top_bk.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 186px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}

#mobile_top .mobile_top p {
	font-size: 10px;
	padding-left: 15px;
	line-height: 16px;
	padding-top: 130px;
}

/* ----------------------------------------------------
	パンくず
---------------------------------------------------- */

#pan {
	margin-bottom: 20px;
	margin-top: 15px;
}

#pan ul, #pan li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#pan li {
	float: left;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 5px;
	margin-right: 10px;
}

/* ----------------------------------------------------
	テキスト説明
---------------------------------------------------- */

#text01 {
	text-align: left;
	margin-bottom: 10px;
}

#text02 {
	text-align: left;
	margin-bottom: 30px;
}

/* ----------------------------------------------------
	h2
---------------------------------------------------- */

h2.midashi01 {
	margin-bottom: 20px;
}

h2.midashi02 {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 25px;
	background-image: url(images/h2_blog.gif);
	background-repeat: repeat;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #8c7646;
	text-indent: 10px;
	font-weight: bold;
}

h3.midashi01 {
	line-height: 35px;
	background-image: url(images/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
}

h3.midashi01 span {
	background-image: url(images/arrow03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-indent: 30px;
	font-weight: bold;
	font-size: 12px;
}

/* ----------------------------------------------------
	→リンク
---------------------------------------------------- */

.tolink {
	text-align: right;
	margin-bottom: 30px;
}

/* ----------------------------------------------------
	→テキスト
---------------------------------------------------- */

.alltext {
	margin-bottom: 30px;
	text-align: left;
}

.text {
	background-image: url(images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
}

.text p {
}

p.yoyaku_special{
	color: #FFF;
	background-color: #F00;
	padding: 10px;
	text-align: center;
}

/* ----------------------------------------------------
	サイド内
---------------------------------------------------- */

#side #inquiry {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9c6b7;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}

#side #inquiry .inquiry_button {
	background-color: #FFF;
	height: 60px;
	width: 220px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#side #side_link {
	margin-bottom: 20px;
}

#side #side_link ul, #side #side_link li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#side #side_link li {
	display: block;
}

#side #side_link li h2.widgettitle {
	line-height: 40px;
	display: block;
	padding-left: 22px;
	background-image: url(images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9c6b7;
	color: #7d5d44;
}

#side #side_link li a {
	line-height: 40px;
	display: block;
	padding-left: 22px;
	background-image: url(images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9c6b7;
	color: #7d5d44;
}

#side #side_link li a:link, #side #side_link li a:visited {
}

#side #side_link li a:hover {
	background-color: #d9c6b7;
	color: #7d5d44;
}

#side #side_link li.sub a:link, #side #side_link li.sub a:visited, #side #side_link li.cat-item a:link, #side #side_link li.cat-item a:visited, #side #side_link li.widget_archive li a:link, #side #side_link li.widget_archive li a:visited, #side #side_link li.widget_recent_entries li a:link, #side #side_link li.widget_recent_entries li a:visited {
	background-color: #eeede9;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 26px center;
	line-height: 25px;
	padding-left: 33px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9c6b7;
}

#side #side_link li.sub a:hover, #side #side_link li.cat-item a:hover, #side #side_link li.widget_archive li a:hover, #side #side_link li.widget_recent_entries li a:hover {
	background-color: #ddd;
	color: #7d5d44;
}

#side .mobile_kaisou {
	background-image: url(images/mobile_kaisou_bk.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 186px;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#side .mobile_kaisou p {
	font-size: 10px;
	padding-left: 15px;
	line-height: 16px;
	padding-top: 130px;
}

#side .mailmagazine {
	margin-bottom: 30px;
}

/* ----------------------------------------------------
	トップページ用　フッター
---------------------------------------------------- */

#footer {
	background-image: url(images/footer_bk.gif);
	background-repeat: repeat-x;
	height: 270px;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#footer_contents {
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative; /*.fmaplinkに対して*/
}

/*フッターナビ*/

#fnavi {
	height: 33px;
}

#fnavi ul, #fnavi li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#fnavi li {
	float: left;
	margin-right: 20px;
}

#fnavi li a {
	text-indent: -9999px;
	display: block;
	height: 33px;
	outline-style: none;
	background-image: url(images/fnavi.gif);
	background-repeat: no-repeat;
}

#fnavi li.fnavi01 a:link, #fnavi li.fnavi01 a:visited {
	width: 40px;
	background-position: 0px 0px;
}

#fnavi li.fnavi01 a:hover {
	background-position: 0px -33px;
}

#fnavi li.fnavi02 a:link, #fnavi li.fnavi02 a:visited {
	width: 102px;
	background-position: -40px 0px;
}

#fnavi li.fnavi02 a:hover {
	background-position: -40px -33px;
}

#fnavi li.fnavi03 a:link, #fnavi li.fnavi03 a:visited {
	width: 88px;
	background-position: -142px 0px;
}

#fnavi li.fnavi03 a:hover {
	background-position: -142px -33px;
}

#fnavi li.fnavi04 a:link, #fnavi li.fnavi04 a:visited {
	width: 103px;
	background-position: -230px 0px;
}

#fnavi li.fnavi04 a:hover {
	background-position: -230px -33px;
}

#fnavi li.fnavi05 a:link, #fnavi li.fnavi05 a:visited {
	width: 87px;
	background-position: -333px 0px;
}

#fnavi li.fnavi05 a:hover {
	background-position: -333px -33px;
}

#fnavi li.fnavi06 a:link, #fnavi li.fnavi06 a:visited {
	width: 62px;
	background-position: -420px 0px;
}

#fnavi li.fnavi06 a:hover {
	background-position: -420px -33px;
}

#fnavi li.fnavi07 a:link, #fnavi li.fnavi07 a:visited {
	width: 50px;
	background-position: -482px 0px;
}

#fnavi li.fnavi07 a:hover {
	background-position: -482px -33px;
}

/*フッターナビ　鴻巣仕様20150106*/

#fnavi2 {
	height: 33px;
}

#fnavi2 ul, #fnavi li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#fnavi2 li {
	float: left;
	margin-right: 20px;
}

#fnavi2 li a {
	text-indent: -9999px;
	display: block;
	height: 33px;
	outline-style: none;
	background-image: url(images/fnavi2.gif);
	background-repeat: no-repeat;
}

#fnavi2 li.fnavi01 a:link, #fnavi2 li.fnavi01 a:visited {
	width: 40px;
	background-position: 0px 0px;
}

#fnavi2 li.fnavi01 a:hover {
	background-position: 0px -33px;
}

#fnavi2 li.fnavi02 a:link, #fnavi2 li.fnavi02 a:visited {
	width: 102px;
	background-position: -40px 0px;
}

#fnavi2 li.fnavi02 a:hover {
	background-position: -40px -33px;
}

#fnavi2 li.fnavi03 a:link, #fnavi2 li.fnavi03 a:visited {
	width: 88px;
	background-position: -142px 0px;
}

#fnavi2 li.fnavi03 a:hover {
	background-position: -142px -33px;
}

#fnavi2 li.fnavi04 a:link, #fnavi2 li.fnavi04 a:visited {
	width: 103px;
	background-position: -230px 0px;
}

#fnavi2 li.fnavi04 a:hover {
	background-position: -230px -33px;
}

#fnavi2 li.fnavi05 a:link, #fnavi2 li.fnavi05 a:visited {
	width: 87px;
	background-position: -333px 0px;
}

#fnavi2 li.fnavi05 a:hover {
	background-position: -333px -33px;
}

#fnavi2 li.fnavi06 a:link, #fnavi2 li.fnavi06 a:visited {
	width: 62px;
	background-position: -420px 0px;
}

#fnavi2 li.fnavi06 a:hover {
	background-position: -420px -33px;
}

#fnavi2 li.fnavi07 a:link, #fnavi2 li.fnavi07 a:visited {
	width: 43px;
	background-position: -482px 0px;
}

#fnavi2 li.fnavi07 a:hover {
	background-position: -482px -33px;
}

#fnavi2 li.fnavi08 a:link, #fnavi2 li.fnavi08 a:visited {
	width: 50px;
	background-position: -525px 0px;
}

#fnavi2 li.fnavi08 a:hover {
	background-position: -525px -33px;
}

#flink {
	padding-top: 20px;
	margin-bottom: 10px;
}

#flink ul, #flink li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#flink li {
	float: left;
	font-size: 10px;
}

#flink li a {
}

#flink li.flink01 a:link, #flink li.flink01 a:visited, #flink li.flink01 a:hover {
	color: #796753;
}

#fblock {
	background-image: url(images/footer_map.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 230px;
}

#fblock .flogo {
	height: 51px;
	width: 334px;
	position: absolute;
	top: 135px;
	left: 0px;
}

#fblock .faddress {
	height: 50px;
	width: 500px;
	position: absolute;
	top: 200px;
	left: 0px;
	font-size: 11px;
	color: #796753;
	text-align: left;
}

#fblock .faddress p {
	line-height: 16px;
}

#fblock .fmaplink {
	height: 18px;
	width: 64px;
	position: absolute;
	right: 12px;
	top: 215px;
	background-color: #FFF;
}

/* ----------------------------------------------------
	お部屋のご案内
---------------------------------------------------- */

#room {
}

#room #goannai {
	margin-bottom: 30px;
}

#room .goannai {
	margin-bottom: 10px;
}

#room #room_price {
	margin-bottom: 30px;
}

/* ----------------------------------------------------
	お部屋の詳細
---------------------------------------------------- */

#room2 {
}

#room2 #room_number {
}

#room2 #room_number dl, #room2 #room_number dt, #room2 #room_number dd {
	margin: 0px;
	padding: 0px;
}

#room2 #room_number dl {
}

#room2 #room_number dt {
	float: left;
	line-height: 40px;
	text-align: left;
	width: 150px;
	/*background-image: url(images/line01.gif);*/
	/*background-repeat: repeat-x;*/
	/*background-position: bottom;*/
	font-weight: bold;
}

#room2 #room_number dt span {
	margin-left: 10px;
}

#room2 #room_number dd {
	float: left;
	line-height: 40px;
	width: 550px;
	background-image: url(images/line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#room2 #room_number_table {
	margin-bottom: 30px;
}

/* ----------------------------------------------------
	インフォメーション
---------------------------------------------------- */

#information {
}

#information .infomation_box {
	background-color: #eeede4;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e1cd;
	border-bottom-color: #e5e1cd;
	margin-bottom: 20px;
	padding-right: 15px;
}

#information .infomation_box .left {
	float: left;
	height: 70px;
	width: 130px;
	margin-left: 15px;
}

#information .infomation_box .right {
	float: right;
	width: 525px;
}

#information .infomation_box .right ul, #information .infomation_box .right li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#information .infomation_box .right li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

/* ----------------------------------------------------
	ルームサービス
---------------------------------------------------- */

#service {
}

#service .cook {
	margin-bottom: 30px;
}

#service .cook .left {
	float: left;
	width: 343px;
}

#service .cook .right {
	float: right;
	width: 343px;
}

#service .cook .center {
	width: 699px;
}

#service .cook h2.cook_title {
	line-height: 34px;
	background-image: url(images/service_title.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
}

#service .cook .cook_price {
	background-color: #eee8d8;
	padding: 10px;
}

#service .cook .cook_price table {
	background-color: #eee8d8;
	border-spacing: 0px 0px;
}

#service .cook .cook_price table tr {
	background-color: #eee8d8;
}

#service .cook .cook_price table tr td {
	background-color: #eee8d8;
	border: 0px solid #FFF;
	text-align: right;
	padding: 5px;
}

#service .menutable {
	margin-bottom: 30px;
}

/* ----------------------------------------------------
	プライバシーポリシー
---------------------------------------------------- */

#privacy {
}

/* ----------------------------------------------------
	404
---------------------------------------------------- */

.adjust {
	margin-bottom: 30px;
}

/* ----------------------------------------------------
	サイトマップ
---------------------------------------------------- */

#sitemap {
}

#sitemap .sitemap {
}

#sitemap .sitemap ul, #sitemap .sitemap li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#sitemap .sitemap li {
	background-image: url(images/sitemap.gif);
	background-repeat: no-repeat;
	line-height: 30px;
}

#sitemap .sitemap li.sitemap01 {
	background-position: 0px 0px;
	text-indent: 25px;
}

#sitemap .sitemap li.sitemap02 {
	background-position: 0px -30px;
	text-indent: 50px;
}

#sitemap .sitemap li.sitemap03 {
	background-position: 0px -60px;
	text-indent: 50px;
}

#sitemap .sitemap li.sitemap04 {
	background-position: 0px -90px;
	text-indent: 75px;
}

#sitemap .sitemap li.sitemap05 {
	background-position: 0px -120px;
	text-indent: 75px;
}

#sitemap .sitemap li.sitemap06 {
	background-position: 0px -150px;
	text-indent: 50px;
}

#sitemap .sitemap li.sitemap07 {
	background-position: 0px -180px;
	text-indent: 75px;
}

#sitemap .sitemap li.sitemap08 {
	background-position: 0px -210px;
	text-indent: 50px;
}

/* ----------------------------------------------------
	アクセスマップ
---------------------------------------------------- */

#access {
}

#access #map {
	margin-bottom: 30px;
	border: 1px solid #d9c6b7;
	width: 700px;
}

/* ----------------------------------------------------
	ビジネスプラン
---------------------------------------------------- */

#business {
}

/* ----------------------------------------------------
	新着イベント情報
---------------------------------------------------- */

#event {
}

#event .post {
	margin-bottom: 30px;
}

#event .data {
	line-height: 30px;
	background-image: url(images/line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 20px;
}

#event .blogContents {
}

#event .blogContents p {
}

#event .more-link {
	clear: both;
	text-align: right;
}

.blogContents {
}

.blogContents img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* ----------------------------------------------------
	予約・お問合せ
---------------------------------------------------- */


body.page-template-inquiry-php, body.page-template-yoyaku-php {
	background-color: #f3f2e9;
}

#container3 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	background-image: url(images/form_bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	background-color: #f3f2e9;
	height: 100%;
	min-height: 100%;
	height: auto;
}

#form {
	width: 750px;
}

#form #form_logo {
	height: 91px;
	text-align: left;
	margin-left: 10px;
}

#form #form_logo h1.left {
	width: 732px;
	padding-top: 20px;
}

#form #form_contents {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 25px;
}

#form #form_box {
	margin-bottom: 30px;
	text-align: left;
}

#form #form_box p {
	margin-bottom: 15px;
}

#form #form_box dl, #form #form_box dt, #form #form_box dd {
	margin: 0px;
	padding: 0px;
}

#form #form_box dl {
}

#form #form_box dt {
	float: left;
	line-height: 40px;
	text-align: left;
	width: 150px;
	background-image: url(images/line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}

#form #form_box dt span {
	margin-left: 10px;
}

#form #form_box dd {
	float: left;
	line-height: 40px;
	width: 550px;
	background-image: url(images/line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
}

/* ----------------------------------------------------
	投稿
---------------------------------------------------- */

.post {
}

.post p {
	line-height: 250%;
	margin-bottom: 20px;
}

.post .alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.post .alignright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.post .aligncenter, .post .alignnone {
	margin-bottom: 10px;
}

/* ----------------------------------------------------
	コメント
---------------------------------------------------- */

div#com {
	border: 1px solid #d9c6b7;
	margin-top: 45px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

textarea {
	width: 360px
}

div#com p {
	font-size: 10px;
	line-height: 30px;
	text-indent: 10px;
}

div.compost {
	background-image: url(images/line01.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

p.cominfo {
	text-align: right
}

div#com a {
}

p#comfeed img {
	vertical-align: middle
}

p#comfeed a {
	color: black;
	text-decoration: none
}

p#comfeed {
	padding: 8px;
	margin-top: 30px;
	background: #d9c6b7;
}

p#trurl {
	padding: 8px;
	margin-bottom: 30px;
	background: #8c7646;
	color: #FFF;
}

/* ----------------------------------------------------
	navigation ページナビ　prime-strategy-page-navi用
---------------------------------------------------- */

#navigation {
	clear: both;
	margin-bottom: 30px;
}

#navigation ul, #navigation li {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
}

#navigation li {
	display: block;
	float: left;
	margin-right: 5px;
}

/*選択ページ　リンク無し*/

#navigation li.current {
	background: #796753;
	padding: 5px;
	border: 1px solid #796753;
	color: #FFF;
}

#navigation li a {
	display: block;
	padding: 5px;
}

#navigation li a:link, #navigation li a:visited {
	border: 1px solid #796753;
}

#navigation li a:hover {
	border: 1px solid #796753;
	background: #796753;
	color: #FFF;
}

/*次・前ページで変更するなら何か書く*/

#navigation li.after a {
}

#navigation li.next a, #navigation li.last a {
}

/* ----------------------------------------------------
	facebook
---------------------------------------------------- */

#facebook {
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/* ----------------------------------------------------
	SNS
---------------------------------------------------- */

#sns {
	text-align: left;
}

/* ----------------------------------------------------
	ビジネスプランページ
---------------------------------------------------- */

#business {
}

#business .picimage {
	margin-bottom: 30px;
}

#business_table {
	margin-bottom: 30px;
}

#business_table table td {
	text-align: left;
}

#business #businessy_button {
	text-align: center;
}

/* ----------------------------------------------------
	トップタクシー割引
---------------------------------------------------- */


#toptaxy {
	margin-bottom: 30px;
	background-image: url(images/toptaxy_bk.jpg);
	background-repeat: no-repeat;
	height: 377px;
	width: 300px;
}

/* ----------------------------------------------------
	jQuery.shuffle
---------------------------------------------------- */

/*=============================================*\
 $Shuffle grabs these values
\*=============================================*/

#grid .item {
	width: 230px;
	margin-top: 20px;
	margin-right: 5px;
	color: #FFF;
}

/*=============================================*\
 $Grid items
\*=============================================*/


#grid {
	margin-bottom: 30px;
}

#grid .item {
	background-color: #2D2D2D;
}

#grid .item-details {
	overflow: hidden;
	text-overflow: clip;
	white-space: nowrap;
	padding: 14px;
}

#grid .item-details a {
	margin-top: 2px;
	font-size: 12px;
	float: right;
	color: #FFF;
	text-decoration: underline;
}

#grid .item-details a:before {
	content: '[';
}

#grid .item-details a:after {
	content: ']';
}

#grid .item-details .gridtable {
	clear: both;
	margin: 0px;
	color: #666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#grid .item-details .gridtable table {
	margin: 0px;
	padding: 0px;
}

#grid .item-details .gridtable table th {
	font-size: 11px;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}

#grid .item-details .gridtable table tr {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#grid .item-details .gridtable table td {
	background-color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#grid .item:before {
	content: '' attr(data-date-created);
	/*content: 'Date: ' attr(data-date-created);*/ /* HTML側で、data-date-created="2010-09-14" */
	position: absolute;
	top: 0;
	right: 0;
	text-shadow: 1px 0 rgba(0, 0, 0, .75), 0 1px rgba(0, 0, 0, .75), 0 -1px rgba(0, 0, 0, .75), -1px 0 rgba(0, 0, 0, .75);
}

/* IE opacity fix */

.lt-ie9 #grid .item.concealed:before {
	content: none;
}
 @media only screen and (max-width: 860px) {

.filter .label {
	float: none;
	margin: 10px 0 0 0;
}

.filter .label:first-child {
	margin: 0;
}

.control-group, .control-group li {
	float: none;
	margin: 0;
	display: block;
}

.control-group li {
	font-size: initial;
	padding-top: 10px;
	padding-bottom: 10px;
}

.control-group + .control-group {
	margin: 10px 0;
}

.control-group li:first-child {
	border-radius: 5px 5px 0 0;
}

.control-group li:last-child {
	border-radius: 0 0 5px 5px;
}
}

/* 2 widths + 1 margin - 1px + padding-left + padding-right */
@media only screen and (max-width: 509px) {

#grid .item {
	width: 100%;
}

#grid .item img {
	text-align: center;
	width: 100%;
	height: auto;
}

#grid .item:before {
	top: 14px;
	right: 14px;
	content: attr(data-date-created);
}

#grid .item-details {
	text-align: left;
}
}

/*=============================================*\
 その他
\*=============================================*/


#sumbnail {
	width: 700px;
}

#sumbnail ul, #sumbnail li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#sumbnail li {
	float: left;
	margin-left: 10px;
	cursor: pointer;
	cursor: hand;
	color: #cc9933;
}

#sumbnail li:hover {
	text-decoration: underline;
}

#sumbnail .filter {
	margin-bottom: 10px;
}

#sumbnail .filter p {
	font-weight: bold;
}

#sumbnail .filter ul.filter-options {
}

#sumbnail .filter ul.filter-options li {
	background-color: #F2F1EC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #d9c6b7;
}

#menu2014 {
	height: 200px;
	width: 623px;
	margin-bottom: 20px;
	background-color: #FFF;
}

/* ----------------------------------------------------
	jQuery.coin.slider
---------------------------------------------------- */

/*slide無し*/


#special {
}

/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/


#slide {
	display: none;
}


.coin-slider {
	overflow: hidden;
	zoom: 1;
	position: relative;
}

.coin-slider a {
	text-decoration: none;
	outline: none;
	border: none;
}

.cs-buttons {
	font-size: 0px;
	padding: 10px;
	float: left;
}

.cs-buttons a {
	margin-left: 5px;
	height: 10px;
	width: 10px;
	float: left;
	border: 1px solid #B8C4CF;
	color: #B8C4CF;
	text-indent: -1000px;
}

.cs-active {
	background-color: #B8C4CF;
	color: #FFFFFF;
}

.cs-title {
	width: 545px;
	padding: 10px;
	background-color: #000000;
	color: #FFFFFF;
}

.cs-prev, .cs-next {
	background-color: #000000;
	color: #FFFFFF;
	padding: 0px 10px;
}

/* ----------------------------------------------------
	jQuery.brimg
---------------------------------------------------- */

#brimg {
	width: 700px;
	margin-bottom: 10px;
}

#brimg .galleryview {
}

#brimg .galleryview .panel {
}

#brimg .galleryview .panel .panel-overlay {
	background-color: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#brimg .galleryview .panel .panel-overlay p {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	padding-top: 23px;
}

#brimg .galleryview .filmstrip {
}

/* ----------------------------------------------------
	jQuery.smooth
---------------------------------------------------- */

div.scrollingHotSpotLeft {
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(images/smooth/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	cursor: url(images/smooth/cursors/cursor_arrow_left.png), url(images/smooth/cursors/cursor_arrow_left.cur), w-resize;
}

div.scrollingHotSpotLeftVisible {
	background-image: url(images/smooth/arrow_left.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	-moz-opacity: 0.35;
	filter: alpha(opacity = 35);
	zoom: 1;
}

div.scrollingHotSpotRight {
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(images/smooth/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(images/smooth/cursors/cursor_arrow_right.png), url(images/smooth/cursors/cursor_arrow_right.cur), e-resize;
}

div.scrollingHotSpotRightVisible {
	background-image: url(images/smooth/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}

div.scrollWrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea {
	position: relative;
	width: auto;
	height: 100%;
}

#smooth {
	width: 700px;
	height: 330px;
	position: relative;
}

#smooth div.scrollableArea img {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#smooth2 {
	width: 700px;
	height: 330px;
}

/*
	Mosaic - Sliding Boxes and Captions jQuery Plugin
	Version 1.0.1
	www.buildinternet.com/project/mosaic
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/


* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

.clear {
	clear: both;
}

/*General Mosaic Styles*/

.mosaic {
	width: 700px;
	margin-bottom: 30px;
}

.mosaic-block {
	float: left;
	overflow: hidden;
	width: 230px;
	height: 230px;
	background: #111 url(images/mosaic/progress.gif) no-repeat center center;
	position: relative;
	margin-right: 3px;
	margin-bottom: 10px;
}

.mosaic-backdrop {
	display: none;
	position: absolute;
	width: 230px;
	height: 230px;
	background: #111;
}

.mosaic-overlay {
	display: none;
	z-index: 5;
	position: absolute;
	width: 230px;
	height: 230px;
	background: #111;
}

.details {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.mosaic-block h4 {
	color: #FFF;
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 10px;
	background-image: url(images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}

.mosaic-block p {
}

.mosaic-block table, .mosaic-block tr, .mosaic-block td {
	background-image: url(images/mosaic/bg-black.png);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mosaic-block a {
	text-decoration: none;
	color: #FFF;
	cursor: default;
}

.bar .mosaic-overlay {
	bottom: -200px;
	height: 230px;
	background: url(images/mosaic/bg-black.png);
}

/*
  3D rollovers styles
  Homepage: http://github.com/codepo8/3Drollovers
  Copyright (c) 2011 Christian Heilmann
  Code licensed under the BSD License:
  http://wait-till-i.com/license.txt
*/

/*.rollover {
  position: relative;
  width: 306px;
  height: 223px;
  display: block;
}*/

.rollover {
	position: relative;
	width: 350px;
	height: 120px;
	display: block;
}

.front {
	z-index: 2;
	position: absolute;
	left: 0px;
}

.back {
	z-index: 1;
	position: absolute;
	right: 0px;
}

.rollover:hover .back, .rollover:focus .back {
	z-index: 2;
}

.rollover:hover .front, .rollover:focus .front {
	z-index: 1;
}

.fade .rollover .front {
	opacity: 1;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.fade .rollover .back {
	opacity: 0;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.fade .rollover:hover .front, .fade .rollover:focus .front {
	opacity: 0;
}

.fade .rollover:hover .back, .fade .rollover:focus .back {
	opacity: 1;
}

.flip .rollover {
	-webkit-perspective: 1600px;
	-moz-perspective: 1600px;
	-ms-perspective: 1600px;
	-o-perspective: 1600px;
	perspective: 1600px;
}

.flip .cube {
	height: 223px;
	width: 306px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
	-moz-transform: rotateX(0) rotateY(0) rotateZ(0);
	-ms-transform: rotateX(0) rotateY(0) rotateZ(0);
	-o-transform: rotateX(0) rotateY(0) rotateZ(0);
	transform: rotateX(0) rotateY(0) rotateZ(0);
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.flip .front {
	-webkit-transform: translate3d(0, 0, 1px);
	-moz-transform: translate3d(0, 0, 1px);
	-ms-transform: translate3d(0, 0, 1px);
	-o-transform: translate3d(0, 0, 1px);
	transform: translate3d(0, 0, 1px);
}

.flip .back {
	-webkit-transform: rotateY(180deg) translate3d(0, 0, 0);
	-moz-transform: rotateY(180deg) translate3d(0, 0, 0);
	-ms-transform: rotateY(180deg) translate3d(0, 0, 0);
	-o-transform: rotateY(180deg) translate3d(0, 0, 0);
	transform: rotateY(180deg) translate3d(0, 0, 0);
}

.flip .rollover:hover .cube, .flip .rollover:focus .cube {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.up .front {
	-webkit-transform: translate3d(0, 0, 1px);
	-moz-transform: translate3d(0, 0, 1px);
	-ms-transform: translate3d(0, 0, 1px);
	-o-transform: translate3d(0, 0, 1px);
	transform: translate3d(0, 0, 1px);
}

.up .back {
	-webkit-transform: rotateX(180deg) translate3d(0, 0, 0);
	-moz-transform: rotateX(180deg) translate3d(0, 0, 0);
	-ms-transform: rotateX(180deg) translate3d(0, 0, 0);
	-o-transform: rotateX(180deg) translate3d(0, 0, 0);
	transform: rotateX(180deg) translate3d(0, 0, 0);
}

.up .rollover:hover .cube, .up .rollover:focus .cube {
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.box .front {
	-webkit-transform: translate3d(0, 0, 50px) scale(0.9, 0.9);
	-moz-transform: translate3d(0, 0, 50px) scale(0.85, 0.85);
	-ms-transform: translate3d(0, 0, 50px) scale(0.85, 0.85);
	-o-transform: translate3d(0, 0, 50px) scale(0.85, 0.85);
	transform: translate3d(0, 0, 50px) scale(0.85, 0.85);
}

.box .back {
	-webkit-transform: rotateY(180deg) translate3d(0, 0, 50px) scale(0.9, 0.9);
	-moz-transform: rotateY(180deg) translate3d(0, 0, 50px) scale(0.85, 0.85);
	-ms-transform: rotateY(180deg) translate3d(0, 0, 50px) scale(0.85, 0.85);
	-o-transform: rotateY(180deg) translate3d(0, 0, 50px) scale(0.85, 0.85);
	transform: rotateY(180deg) translate3d(0, 0, 50px) scale(0.85, 0.85);
}

.box.up .back {
	-webkit-transform: rotateX(180deg) translate3d(0, 0, 200px) scale(0.9, 0.9);
	-moz-transform: rotateX(180deg) translate3d(0, 0, 200px) scale(0.85, 0.85);
	-ms-transform: rotateX(180deg) translate3d(0, 0, 200px) scale(0.85, 0.85);
	-o-transform: rotateX(180deg) translate3d(0, 0, 200px) scale(0.85, 0.85);
	transform: rotateX(180deg) translate3d(0, 0, 200px) scale(0.85, 0.85);
}

.hideback .front, .hideback .back {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}

.nananana .rollover {
	-webkit-perspective: 1600px;
	-moz-perspective: 1600px;
	-ms-perspective: 1600px;
	-o-perspective: 1600px;
	perspective: 1600px;
}

.nananana .rollover:hover .front, .nananana .rollover:focus .front {
	background: transparent;
	z-index: 10;
	-webkit-animation: batman 1s 2 alternate linear;
	-moz-animation: batman 1s 2 alternate linear;
	-ms-animation: batman 1s 2 alternate linear;
	-o-animation: batman 1s 2 alternate linear;
	animation: batman 1s 2 alternate linear;
}
@-moz-keyframes 
batman {
 0% {
-moz-transform: scale(1, 1) rotateZ(0);
}
 100% {
 -moz-transform: scale(0, 0) rotateZ(720deg);
 opacity: 0;
}
}
@-webkit-keyframes 
batman {
 0% {
-webkit-transform: scale(1, 1) rotateZ(0);
}
 100% {
 -webkit-transform: scale(0, 0) rotateZ(720deg);
 opacity: 0;
}
}
@-ms-keyframes 
batman {
 0% {
-ms-transform: scale(1, 1) rotateZ(0);
}
 100% {
 -ms-transform: scale(0, 0) rotateZ(720deg);
 opacity: 0;
}
}
@-o-keyframes 
batman {
 0% {
-o-transform: scale(1, 1) rotateZ(0);
}
 100% {
 -o-transform: scale(0, 0) rotateZ(720deg);
 opacity: 0;
}
}
@keyframes 
batman {
 0% {
transform: scale(1, 1) rotateZ(0);
}
 100% {
 transform: scale(0, 0) rotateZ(720deg);
 opacity: 0;
}
}

/*wptouch スイッチ*/

.wptouch-desktop-switch {
	position: fixed;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	left: 35%;
	bottom: 10px;
}

/*ticket割引券ページ*/

#ticket {
	text-align: left;
	padding: 30px;
}

#ticket .ticket_in01 {
	background-image: url(http://www.hotel-landl.com/kashiwa-ten/wp-content/themes/kashiwa01/images/ticket2015070801.jpg);
	height: 255px;
	width: 690px;
	position: relative;
	margin-bottom: 10px;
}

#ticket .ticket_in02 {
	background-image: url(http://www.hotel-landl.com/kashiwa-ten/wp-content/themes/kashiwa01/images/ticket2015070802.jpg);
	height: 255px;
	width: 690px;
	position: relative;
	margin-bottom: 10px;
}

#ticket .ticket_in03 {
	background-image: url(http://www.hotel-landl.com/kashiwa-ten/wp-content/themes/kashiwa01/images/ticket2015070803.jpg);
	height: 255px;
	width: 690px;
	position: relative;
	margin-bottom: 10px;
}

#ticket .ticket_in06 {
	background-image: url(http://www.hotel-landl.com/kashiwa-ten/wp-content/themes/kashiwa01/images/20150915_01.jpg);
	height: 255px;
	width: 690px;
	position: relative;
	margin-bottom: 10px;
}

#ticket .ticket_in07 {
	background-image: url(http://www.hotel-landl.com/kashiwa-ten/wp-content/themes/kashiwa01/images/20150915_02.jpg);
	height: 255px;
	width: 690px;
	position: relative;
	margin-bottom: 10px;
}

#ticket .hakko {
	position: absolute;
	left: 100px;
	top: 215px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 14px;
	font-weight: bold;
	color: #a4792b;
}

#ticket .kigen {
	position: absolute;
	left: 400px;
	top: 215px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 14px;
	font-weight: bold;
	color: #a4792b;
}

#ticket a.ticket_button {
	background-color: #960;
	width: 200px;
	display: block;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
 @media print {

#ticket .ticket_in01 {
	list-style-image: url(http://www.hotel-landl.com/kashiwa-ten/wp-content/themes/kashiwa01/images/ticket2015070801.jpg);
	list-style-position: inside;
	display: list-item;
}

#ticket .ticket_in02 {
	list-style-image: url(http://www.hotel-landl.com/kashiwa-ten/wp-content/themes/kashiwa01/images/ticket2015070802.jpg);
	list-style-position: inside;
	display: list-item;
}

#ticket .ticket_in03 {
	list-style-image: url(http://www.hotel-landl.com/kashiwa-ten/wp-content/themes/kashiwa01/images/ticket2015070803.jpg);
	list-style-position: inside;
	display: list-item;
}

#ticket .ticket_in04 {
	list-style-image: url(http://www.hotel-landl.com/kashiwa-ten/wp-content/themes/kashiwa01/images/20150808_pc01.jpg);
	list-style-position: inside;
	display: list-item;
}

#ticket .ticket_in05 {
	list-style-image: url(http://www.hotel-landl.com/kashiwa-ten/wp-content/themes/kashiwa01/images/20150808_pc02.jpg);
	list-style-position: inside;
	display: list-item;
}

#ticket .ticket_in06 {
	list-style-image: url(http://www.hotel-landl.com/kashiwa-ten/wp-content/themes/kashiwa01/images/20150915_01.jpg);
	list-style-position: inside;
	display: list-item;
}

#ticket .ticket_in07 {
	list-style-image: url(http://www.hotel-landl.com/kashiwa-ten/wp-content/themes/kashiwa01/images/20150915_02.jpg);
	list-style-position: inside;
	display: list-item;
}

#form_logo {
	display: none;
}

#ticket a.ticket_button {
	display: none;
}
}

/*2015GW予定*/

#gw2015 {
	text-align: left;
	padding: 30px;
}

#gw2015 ul, #gw2015 li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#gw2015 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #896235;
	line-height: 40px;
	text-indent: 10px;
}

#gw2015 span.restmal {
	color: #990000;
	font-weight: bold;
}

#gw2015 span.rest {
	color: #896235;
	font-weight: bold;
}

#gw2015 li.atukai {
	color: #896235;
	background-color: #FFF;
	display: block;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #896235;
}

/*アコーディオン*/

#gw2015 dl, #gw2015 dt, #gw2015 dd {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#gw2015 dl {
	margin-bottom: 30px;
}

#gw2015 dt {
	display: block;
	text-align: left;
	cursor: pointer;
	text-indent: 10px;
	background-color: #896235;
	padding: 5px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	background-position: right 10px top 13px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	font-weight: bold;
	color: #FFF;
}

#gw2015 dd {
	text-align: left;
	display: none;
	padding: 10px;
	line-height: 30px;
	margin: 0px;
}

#gw2015 dt p, #gw2015 dd p {
	margin: 0px;
	padding: 0px;
}

#gw2015 dt.active {
	background-color: #ba8747;
	background-image: url(images/minus.gif);
	background-repeat: no-repeat;
	background-position: right 10px top 13px;
}

/*アコーディオン　ここまで*/

/*2015年ゴールデンウィーク用ボタン*/

#stop_button {
	display: block;
	height: 56px;
	width: 300px;
	position: absolute;
	top: 330px;
	left: 20px;
	background-image: url(images/20150424gw_button_bk.png);
	background-repeat: no-repeat;
}


/*===========================================================*/
/*                                                           */
/*      スタイルCSS                                          */
/*                                                           */
/*===========================================================*/

/* ----------------------------------------------------
	body
---------------------------------------------------- */


body {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	line-height: 1.22;
}

/* ----------------------------------------------------
	table
---------------------------------------------------- */



table {
	background-color: #dddbcd;
	border-spacing: 1px 1px;
	border-collapse: separate;
	margin: 0px;
	padding: 0px;
}

table tr th {
	font-size: 12px;
	border: #ffffff 1px solid;
	padding: 10px;
	background-color: #dddbcd;
	text-align: center;
	font-weight: bold;
}

table tr th.memberscolor {
	font-size: 12px;
	border: #ffffff 1px solid;
	padding: 10px;
	background-color: #7a6d5f;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}

table tr td {
	font-size: 12px;
	border: #ffffff 1px solid;
	padding: 10px;
	background-color: #ffffff;
	text-align: center;
}

/* ----------------------------------------------------
	カラー
---------------------------------------------------- */


.redB {
	font-weight: bold;
	color: #900;
}

.blackB {
	font-weight: bold;
	color: #000;
}

.red {
	color: #900;
}

.blackB_right {
	font-weight: bold;
	color: #000;
	text-align: right;
}

/* ----------------------------------------------------
	イメージ
---------------------------------------------------- */


.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.img_under10 {
	margin-bottom: 20px;
}

/*===========================================================*/
/*                                                           */
/*      女子会CSS　                                          */
/*                                                           */
/*===========================================================*/

#girl_wrapper {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
}

#girl_header {
	background-image: url(images/girls/header_bk.gif);
	background-repeat: repeat-x;
}

#girl_header h1 {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#girl_hptel {
	height: 45px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#girl_hptel .girl_hp {
	float: left;
	margin-left: 480px;
	padding-top: 4px;
	background-image: url(images/girls/hp_button_bk.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#girl_hptel .girl_tel {
	float: left;
	margin-left: 10px;
	padding-top: 10px;
}

#girl {
	position: relative;
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	color: #FFF;
}

#girl p {
	line-height: 22px;
}

#girl_slide {
}

#girl_sub {
	background-color: #F6DDA4;
}

#girl_sub ul, #girl_sub ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#girl_sub ul {
	padding-top: 10px;
}

#girl_sub ul li {
	float: left;
	margin-bottom: 10px;
	margin-left: 13px;
}

#girl .clear_ribbon {
	clear: both;
}

/*紫スタート*/

#girl_onebk {
	background-image: url(images/girls/girl_onebk.gif);
	background-repeat: repeat;
}

#girl_one {
	background-image: url(images/girls/one_race.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#girl .girl_midashi {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 30px;
}

#girl .girl_h2 {
	float: left;
	width: 320px;
	text-align: left;
	margin-bottom: 20px;
}

#girl .girl_txt {
	font-size: 16px;
	font-weight: bold;
}

#girl .girl_one_main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

#girl .girl_one_main .one_main_left {
	float: left;
	background-image: url(images/girls/gaku.png);
	background-repeat: no-repeat;
	height: 330px;
	width: 297px;
}

#girl .girl_one_main .one_main_left p {
	color: #5f2491;
	text-align: left;
	line-height: 19px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}

#girl .girl_one_main .one_main_left p.parpleB16 {
	font-weight: bold;
	color: #5f2491;
	font-size: 16px;
	text-align: center;
	padding-top: 25px;
}

#girl .girl_one_main .one_main_right {
	float: left;
	width: 500px;
	background-image: url(images/girls/one_img01.png);
	background-repeat: no-repeat;
	height: 330px;
	background-position: right center;
	text-align: left;
}

#girl .girl_one_main .one_main_right img {
	background-image: url(images/girls/nomi_button_bk.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 286px;
	margin-top: 180px;
	margin-left: 210px;
}


#girl .girl_one_h3 {
	background-color: #5F2491;
	margin-bottom: 30px;
}

#girl .girl_one_plan01 {
	background-image: url(images/girls/one_plan01.jpg);
	background-repeat: no-repeat;
	height: 484px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#girl .girl_one_plan01_img,
#girl .girl_one_plan02_img{
	padding-top: 20px;
}

#girl .girl_one_plan01 p {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

#girl .girl_one_plan01 p.midashi {
	line-height: 50px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
}

#girl .girl_one_plan02 {
	background-image: url(images/girls/one_plan02.jpg);
	background-repeat: no-repeat;
	height: 467px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}


#girl .girl_one_plan02 p {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

#girl .girl_one_plan02 p.midashi {
	line-height: 50px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
}

#girl .girl_one_plan_button {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#girl .girl_one_time {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#girl .girl_one_tel {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}

#girl #girl_one_pictures{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


/*橙スタート*/

#girl_twobk {
	background-image: url(images/girls/girl_twobk.gif);
	background-repeat: repeat;
}

#girl_two {
	background-image: url(images/girls/two_race.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#girl .girl_two_main {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

#girl .girl_two_main .type {
	text-align: right;
}

#girl .girl_two_main ul, #girl .girl_two_main ul li {
	margin: 0px;
	padding: 0px;
}

#girl .girl_two_main ul {
	margin-bottom: 30px;
}

#girl .girl_two_main ul li {
	float: left;
	margin-bottom: 5px;
}

#girl .girl_two_main ul li.mleft5 {
	margin-right: 5px;
}

#girl .girl_two_h3 {
	background-color: #E26A1A;
	margin-bottom: 30px;
}

#girl .girl_two_choice {
	margin-bottom: 30px;
}

#girl .girl_table {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#girl .girl_table_left {
	width: 380px;
	float: left;
}

#girl .girl_table_right {
	width: 380px;
	float: right;
}

#girl .girl_table table {
	background-color: #ff9933;
	border-spacing: 1px 1px;
	border-collapse: separate;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFF;
}

#girl .girl_table table th {
	background-color: #ff9933;
	font-size: 14px;
	font-weight: bold;
}

#girl .girl_table th.kimamani {
	background-color: #ff6600;
}

#girl .girl_table th.asamade {
	background-color: #669900;
}

#girl .girl_table table td {
	color: #FF6600;
	font-size: 14px;
}

/*緑スタート*/

#girl_threebk {
	background-image: url(images/girls/girl_threebk.gif);
	background-repeat: repeat;
}

#girl_threebk .girl_three {
	background-image: url(images/girls/three_race.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#girl .girl_three_main {
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

#girl .girl_three_main img.nomi{
	position: absolute;
	left: 0px;
	top: -30px;
}

/*girlフッタースタート*/

#girl_footer_tel {
	margin-right: auto;
	margin-left: auto;
}

#girl_footer {
	background-image: url(images/girls/footer_bk.gif);
	background-repeat: repeat-x;
	height: 115px;
}

#girl_footer .girl_footer_logo {
}

#girl_footer .girl_footer_copy {
	padding-top: 5px;
}

/* ----------------------------------------------------
	求人募集ページ　20150805
---------------------------------------------------- */

#saiyou{
	text-align: left;
	width: 800px;
}

#saiyou .saiyou_heder{
	position: relative;
	height: 60px;
}

#saiyou .saiyou_logo{
	position: absolute;
	left: 20px;
	top: 10px;
}

#saiyou .saiyou_tenpo{
	position: absolute;
	left: 320px;
	top: 18px;
	font-size: 14px;
	font-weight: bold;
}

#saiyou h1{
	background-color: #ff3300;
	font-size: 18px;
	line-height: 60px;
	color: #FFF;
	text-indent: 20px;
}

#saiyou .saiyou_text{
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#saiyou .saiyou_text p{
	line-height: 180%;
	margin-bottom: 10px;
}

#saiyou .saiyou_text p img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#saiyou table{
	background-color: #f3f3f3;
	border-spacing: 0px 0px;
	border-collapse: separate;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#saiyou table .font30red{
	font-size: 30px;
	font-weight: bold;
	color: #F00;
}

#saiyou .saiyou_table{
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#saiyou table tr th {
	font-size: 14px;
	padding: 10px;
	background-color: #f3f3f3;
	text-align: center;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #999999;
	border-left-color: #ffffff;
}

#saiyou table tr th.midashi01 {
	font-size: 18px;
	color: #FFF;
	background-color: #666666;
}
#saiyou table tr th.midashi02 {
	font-size: 18px;
	color: #FFF;
	background-color: #ff3300;
}

#saiyou table tr td {
	font-size: 14px;
	padding: 10px;
	text-align: left;
	background-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #999999;
	border-left-color: #ffffff;
}

#saiyou .saiyou_tokuten{
	padding: 20px;
}

#saiyou .saiyou_tokuten ul,
#saiyou .saiyou_tokuten li{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#saiyou .saiyou_tokuten li{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#saiyou .saiyou_button{
	text-align: center;
	height: 70px;
	background-color: #ffcc99;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#saiyou .saiyou_button img{
	margin-top: 15px;
}

#saiyou .saiyou_button02{
	text-align: center;
	height: 70px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#saiyou .saiyou_button02 img{
	margin-top: 15px;
}

/* ----------------------------------------------------
	女子会アンケート
---------------------------------------------------- */

#girl_anq {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	color: #C00;
	margin-bottom: 20px;
}

#girl_anq a {
	color: #ff6674;
	text-decoration: none;
}

#girl_anq a:hover {
	text-decoration: underline;
}

#girl_anq .girl_text{
	margin-bottom: 20px;
}

#girl_anq .girl_anq_waku{
	background-color: #FFF;
	float: left;
	width: 200px;
	margin-right: 25px;
	margin-bottom: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	
	
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 0px 0px 5px #ff6674;
-webkit-box-shadow: 0px 0px 5px #ff6674;
box-shadow: 0px 0px 5px #ff6674;

}


#girl_anq  p.girl_day{
	line-height: 30px;
	font-weight: bold;
}

#girl_anq  p.girl_name{
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
}


#girl_anq  #navigation li.current {
	background: #ff6674;
	padding: 5px;
	border: 1px solid #ff6674;
	color: #FFF;
}

#girl_anq  #navigation li a {
	display: block;
	padding: 5px;
}

#girl_anq #navigation li a:link,
#girl_anq #navigation li a:visited {
	border: 1px solid #ff6674;
}

#girl_anq  #navigation li a:hover {
	border: 1px solid #ff6674;
	background: #ff6674;
	color: #FFF;
}

#girl_anq h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff6674;
}

#girl_anq .anq_hp{
}

#girl_anq .anq_modoru{
}

#girl .anq_button{
	height: 109px;
	width: 269px;
	position: absolute;
	top: -190px;
	right: 0px;
}