@charset "UTF-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	text-align:center;
	color:#ffffff;
	background:#0f041a url(http://www.latin-quarter.jp/yoshiwara/img/body_bg.gif) repeat-x left top;
}

a
{
	text-decoration:none;
	color:#a8873c;
	background-color:transparent;
}

a:hover
{
	text-decoration:underline;
	color:#edeb24;
	background-color:transparent;
}

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	width:100%;
	margin:0 auto;
}

div#container-box
{
	width:800px;
	margin:0 auto;
}

/* ---------- container_end ---------- */

/* ---------- header ---------- */
div#header
{
	width:100%;
	color:#ffffff;
	/*background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/header_border.gif) repeat-x left bottom*/
	padding:0px 0 13px 0;
}

div.header-inner
{
	margin:0 auto;
	width:800px;
background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/header_bgimg.gif) no-repeat left top;
	height:120px;
}

div#header img
{
	float:left;
}

div#header p
{
	text-align:right;
	font-size:70%;
	color:#a8873c;
	position:relative;
margin-right:10px;
	top:28px;
	left:0px;
}

div#header p a,
div#header p a:hover
{
	color:#a8873c;
}

/* ---------- header_end ---------- */

/* ---------- search ---------- */
div#search-content
{
	width:100%;
	color:inherit;
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/search_border.gif) no-repeat left top;
	height:31px;
}



div.search-form
{
	width:800px;
	margin:0 auto;
padding:0 0 0 20px;
float:left;
}

div.search-news
{
	width:775px;
display:block;
	margin:5px 0 0 0;
	float:left;
text-align:left;
	/*border:solid 1px #993333;*/
	padding:3px 0;
	background-color:#140725;
}

div.search-form form
{
	float:left;
display:block;
margin-left:10px;
	text-align:right;
	width:310px;
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/search_title.gif) no-repeat 0 9px;
	color:inherit;
}

div.search-form label
{
	font-weight:bold;
	text-align:left;
	font-size:10px;
	display:none;
}

div.search-form form input#search
{
	font-size:80%;
	color:#140725;
	background-color:#ffffff;
	border:1px solid #ffffff;
	width:136px;
	padding:2px;
}

div.search-form form input.searchsubmit
{
	border:0;
	font-size:80%;
	position:relative;
	top:4px;
	left:0;
}

/* ---------- search_end ---------- */

/* ---------- wrapper ---------- */

div#wrapper
{
	width:800px;
	margin:0 auto;
	text-align:left;
	clear:both;
}

/* ---------- wrapper_end ---------- */

/* ---------- banner ---------- */
div#banner
{
	margin:5px 0;
}

div.banner-inner
{
	background:url(http://www.latin-quarter.jp/yoshiwara/img/head_bg2.gif) no-repeat center top;
	height:236px;
	padding-right:0px;
}
div.swf-topimg
{
	height:184px;
	width:786px;
	background-color:transparent;
	text-align:left;
	position:relative;
	top:30px;
	left:7px;
}

div.banner-inner h1
{
	color:#006600;
	background-color:transparent;
	font-size:140%;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	
	position:relative;
	top:70px;
	left:125px;
}
div.banner-inner h1 a
{
	color:#006600;
	background-color:transparent;
	text-decoration:none;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:0.1em;
}
div.banner-inner h1 a:hover
{
	color:#ffffff;
	background-color:transparent;
	text-decoration:underline;
}

div.banner-inner h2
{
	color:#ffffff;
	background-color:transparent;
	font-size:80%;
	text-align:left;
	
	position:relative;
	top:80px;
	left:140px;
}

/* ---------- banner_end ---------- */

/* ---------- main ---------- */

div#main
{
	float:right;
	width:580px;
}

div#info-box
{
	background-color:#140725;
	color:#ffffff;
	padding:10px 0;
	width:100%;
	margin-bottom:20px;
}

div#info-box img
{
	float:left;
	margin:0 15px;
	vertical-align:middle;
}

div#info-box p
{
	font-size:80%;
	color:#ffffff;
	line-height:150%;
	text-align:left;
	margin-right:15px;
}

div#news-box
{
	width:100%;
	margin-bottom:20px;
}

div#news-box h3
{
	font-size:2px;
	text-indent:-9999px;
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/whatsnew.gif) no-repeat left top;
	height:35px;
	margin-bottom:10px;
}


div#news-box h3.topicsnews
{
	font-size:2px;
	text-indent:-9999px;
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/topicsnews.gif) no-repeat left top;
	height:35px;
	margin-bottom:5px;
margin-top:5px;

}
div#news-box h3.sch-h3
{
	font-size:2px;
	text-indent:-9999px;
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/sch-h3.gif) no-repeat left top;
	height:35px;
	margin-bottom:5px;
margin-top:5px;
}


div.news-box-inner
{
	color:#ffffff;
	background-color:#140725;
	padding:3px 0 5px 0;
}

div.news-box-inner ul
{
	list-style-type:none;
}

div.news-box-inner li
{
	padding:2px 10px 3px 25px;
	font-size:80%;
	font-weight:normal;
	text-align:left;
	line-height:160%;
	color:#ffffff;
	background:#140725 url(http://www.latin-quarter.jp/yoshiwara/img/icon.gif) no-repeat 10px 7px;
	border-bottom:1px solid #ffffff;
}

/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */

div#sidebar
{
	float:left;
	width:200px;
}


div.contents-menu
{
	text-align:left;
}

div.contents-menu h4
{
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/content_menu_head_bg.gif) no-repeat center top;
	height:37px;
	font-size:2px;
	text-indent:-9999px;
}

div.category-archives
{
	color:#ffffff;
	font-size:95%;
	font-weight:normal;
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/content_menu_footer_bg.png) no-repeat center bottom;
	padding-bottom:21px;
	margin-bottom:5px;
}

div.category-archives ul
{
	list-style-type:none;
}

div.category-archives li a
{
	color:#ffffff;
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/cat_bg.gif) no-repeat 0px 0px;
	display:block;
	line-height:130%;
	padding:4px 12px 5px 16px;
	text-decoration:none;
}

div.category-archives li a:hover
{
	color:#edeb24;
	background-position: 0px -600px;
	text-decoration:none;
}

div.category-archives ul.sub-category li a
{
	color:#ffffff;
	background: transparent url(http://www.latin-quarter.jp/yoshiwara/img/subcat_bg.gif) no-repeat left top;
	display:block;
	line-height:130%;
	padding:0 24px 4px 34px;
	text-decoration:none;
}						
div.category-archives ul.sub-category li a:hover
{
	color:#edeb24;
	background-position: 0px -600px;
	text-decoration:none;
}

div#rss
{
	font-size:58%;
	font-weight:normal;
	color:#000000;
	background: transparent url(http://www.latin-quarter.jp/yoshiwara/img/qr_bg.gif) no-repeat left top;
	padding:10px 10px 11px 10px;
	margin-bottom:20px;
}

div#rss a.rss
{
	text-align:left;
	text-decoration:none;
	display:block;
	height:160px;
	background: transparent url(http://www.latin-quarter.jp/yoshiwara/img/qrcode.gif) no-repeat left top;
	font-size:2px;
	text-indent:-9999px;
}

div#rss a.rss:hover
{
	background-position:left bottom;
}


#rssfeed{
	font-size:70%;
	margin:0px 30px 10px 5px;
	text-align:left;
}


div#rss div.powered
{
	padding:7px 0 10px 0;
}

div#rss div.powered a
{
	color:#ec4b56;
	/* background-color:#ffffff; */
}


/* ---------- sidebar_end ---------- */

/* ---------- footer ---------- */

div#footer
{
	width:100%;
	background:url(http://www.latin-quarter.jp/yoshiwara/img/footer_bg.gif) repeat-x left top;
	border-top:1px solid #ffffff;
}

div.footer-inner
{
	width:800px;
	font-size:70%;
	font-weight:normal;
	color:#ffffff;
	padding:10px 0;
	background:url(http://www.latin-quarter.jp/yoshiwara/img/footer_bg.gif) repeat-x left top;
	margin:0 auto;
}
				
/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div#main p.navi
{
	color:#666666;
	background-color:#140725;
	font-size:60%;
	font-weight:normal;
	padding:5px 10px;
	margin-bottom:15px;
}

div#main p.navi a
{
	color:#a8873c;
	background-color:#140725;
}

div.entry
{
	margin-bottom:20px;
}

h3.entry-header
{
	color:#000000;
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/entry_title.gif) no-repeat left top;
	font-size:80%;
	font-weight:normal;
	padding:11px;
	margin-bottom:10px;
}

h3.entry-header a
{
	color:#ffffff;
	background-color:transparent;
	text-decoration:none;
}

h3.entry-header a:hover
{
	color:#ffffff;
	background-color:transparent;
	text-decoration:underline;
}

div.main-content
{
	color:#ffffff;
	background-color:#140725;
	padding:15px 15px 0 15px;
	margin-bottom:20px;
}

div.entry p,
div.comments-body p,
p.comments-open-moderated
{
	font-size:80%;
	color:#ffffff;
	background-color:inherit;
	line-height:150%;
	margin-bottom:10px;
}

div.entry blockquote
{
	font-size:80%;
	line-height:150%;
	color:#ffffff;
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/blockquote.gif) no-repeat left top;
	padding:15px 30px 15px 35px;
	margin-bottom:10px;
}

div.entry h1
{
	font-size:90%;
	font-weight:bold;
	color:#ffffff;
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/entry_h1.gif) no-repeat left top;
	border-top:1px solid #edeb24;
	border-left:1px solid #edeb24;
	border-right:1px solid #edeb24;
	border-bottom:1px solid #ff7396;
	padding:12px 12px 10px 12px;
	margin-bottom:10px;
}

div.entry h2
{
	font-size:90%;
	font-weight:bold;
	color:#ffffff;
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/entry_h2.gif) no-repeat left top;
	/* border-top:1px solid #999999; */
	/* border-left:1px solid #999999; */
	/* border-right:1px solid #999999; */
	/* border-bottom:1px solid #cccccc; */
	padding:12px 12px 10px 12px;
	margin-bottom:10px;
}

div.entry h3,
div.trackbacks h3,
div.comments h3
{
	font-size:80%;
	font-weight:normal;
	color:#ffffff;
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/entry_h3.gif) no-repeat left top;
	padding:8px 10px;
	margin-bottom:10px;
}

div.entry h4
{
	font-size:80%;
	font-weight:normal;
	color:#ffffff;
	background:#350f64 url(http://www.latin-quarter.jp/yoshiwara/img/entry_h4.gif) repeat-x left bottom;
	padding:5px 5px 8px 5px;
	margin-bottom:10px;
}

div.entry h5
{
	font-size:80%;
	font-weight:normal;
	color:#ffffff;
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/entry_h5.gif) no-repeat left top;
	padding: 5px 10px 5px 30px;
	margin-bottom:10px;
}

div.entry h6
{
	font-size:80%;
	font-weight:normal;
	color:#ffffff;
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/entry_h6.gif) no-repeat left top;
	padding: 5px 10px 5px 30px;
	margin-bottom:10px;
}

div.entry-info {
	list-style-type:none;
	background:url(http://www.latin-quarter.jp/yoshiwara/img/entry_info_bg.gif) no-repeat;
	margin-top:10px;
	padding: 5px 0 20px 0;
	width:100%;
clear:both;
}

div.entry-info ul { list-style-type: none; }

div.entry-info li {
	color:#ffffff;
	font-size:70%;
	display:inline;
	margin-right: 5px;
}
div.entry-content
{
	padding-bottom:5px;
	width:100%;
}

div.entry-content h3 a
{
	color:#ffffff;
	background-color:transparent;
	text-decoration:none;
}
div.entry-content h3 a:hover
{
	text-decoration:underline;
}

div.trackbacks,
div#comments
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	font-size:80%;
	color:#ffffff;
	background-color:inherit;
}

div.trackbacks p input
{
	border:1px solid #ffffff;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,
div#comments ul.comments-info
{
	border-top:1px solid #ffffff;
	list-style:none;
	padding:5px 0;
	text-align:right;
	margin-bottom:10px;
}

div.trackbacks ul.trackback-info li,
div#comments ul.comments-info li
{
	color:#ffffff;
	background-color:inherit;
	font-size:60%;
	display:inline;
}

div.comments-post h5
{
	color:#333333;
	background-color:inherit;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#333333;
	background-color:inherit;
}

dl#name-email input,
dl#comments-open-text textarea
{
	color:#333333;
	background-color:inherit;
	font-size:80%;
	border:1px solid #cccccc;
}

ul.cookie,
#comments-open-data ul.inline
{
	list-style:none;
	padding:3px 0;
}

#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 20px 0;
}

#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin-bottom:10px;
}

#comments-open-data ul.comments-open-footer input#comment-preview,
#comments-open-data ul.comments-open-footer input#comment-post,
#comments-open-data ul.comments-open-footer input#comment-cancel
{
	font-size:2px;
	text-indent:-9999px;
	color:#333333;
	width:80px;
	height:20px;
}
#comments-open-data ul.comments-open-footer input#comment-preview
{
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/preview.gif) no-repeat left top;
}
#comments-open-data ul.comments-open-footer input#comment-post
{
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/post.gif) no-repeat left top;
}
#comments-open-data ul.comments-open-footer input#comment-cancel
{
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/cancel.gif) no-repeat left top;
}


div.comment p
{
	font-size:80%;
	color:#333333;
	background-color:inherit;
}

input.search-input
{
	color:#acacac;
	background-color:#ffffff;
	border:1px solid #381a82;
	width:200px;
	padding:2px;
}

input.searchsubmit
{
	border:0;
	position:relative;
	top:4px;
	left:0px;
}

h2.module-header
{
	color:#000000;
	background:transparent url(http://www.latin-quarter.jp/yoshiwara/img/entry_title.gif) no-repeat left top;
	font-size:80%;
	font-weight:normal;
	padding:11px;
	margin-bottom:10px;
}

div.module-content
{
	color:#333333;
	background-color:edeb24;
	padding:15px;
	margin-bottom:20px;
}

div.module-content ul
{
	list-style-type:disc;
	line-height:150%;
	padding:0 15px;
}

div.module-content ul li
{
	font-size:80%;
	font-weight:normal;
}

/* ---------- archives_end ---------- */

/* ---------- 詳細ボタン標準 ---------- */
li.entclick a {
	text-decoration:none;
	font-size:2px;
	display:block;
	height: 23px;
	text-indent: -9999px;
}

li.entclick a { background:url(http://www.latin-quarter.jp/yoshiwara/img/click.gif) no-repeat top left;width:132px; height:23px; }


/*____お問い合わせフォーム部分____*/
#messagearea {
  margint:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  border-top: 1px solid #a8a8a8;
  width: 100%;
}

form {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0.5em 0 1.3em 0;
  border-width: 1px;
  border-color: #726d6b;
  border-style: none none dotted none;
}
fieldset#last {
  border-bottom: none;
}
.label {
color:#ffffff;
font-size:12px;
  clear: left;
  display: block;
  padding-top: 0.8em;
  padding-left: 10px;
  float: left;
  width: 120px;
  line-height: 2em;
}
.control {
font-size:12px;
  display: block;
  margin: 0 0 0 130px;
  padding-top: 0.8em;
  line-height: 2em;
}
.control2 {
  display: block;
  font-size:9px;
  margin: 0 0 0 130px;
  padding-top: 0;
}
#messagearea input, select, textarea {
  border-style: solid;
  border-width: 1px;
  border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
  vertical-align: middle;
  color: #696969;
  background-color: edeb24;
}
#messagearea input.radio {
  border-style: none;
  color: #000000;
  background-color: transparent;
}

#messagearea .hissu {
 color:#ff3333;
 font-size:9px;
 }

/* 入力部品の幅設定
---------------------------------------------------- */
#email1, #email2, #comment {
  width: 300px;
}
#username, #toiawase {
  width: 180px;
}

/* 送信ボタン
---------------------------------------------------- */
#submit input {
margin:10px 10px 10px 10px;
  border-width: 2px;
  font-weight:800;
font-size:12px;
  border-color: #ffb87c #d26000 #d26000 #ffb87c;
  vertical-align: middle;
  color: edeb24;
  background: #ff7400;
}
#submit {
  margin-top: 10px;
  color: #444444;
  background: url(http://www.latin-quarter.jp/yoshiwara//img/bg-submit1.gif) no-repeat;
}
#submit p {
  margin: 0;
  padding: 10px;
font-size:12px;
  text-align: center;
  background: url(http://www.latin-quarter.jp/yoshiwara//img/bg-submit2.gif) no-repeat left bottom;
}

/* ---------- エントリー本文 ---------- 
.entry-body{text-align:left;}
.entry-body p{clear:both;padding-right:10px;}
.entry-body p img{float:left;
margin-right:10px;
border:solid 0px #640101;
margin-bottom:15px;
}
.imgp{margin:0;padding:0;border:0;}

.entry-body strong{
color:#FF9933;
margin:0;
padding:0;
font-weight:bold;
}
.entry-body em{
color:#640101;
margin:0;
padding:0;
font-weight:bold;
}

 ---------- entry-body_end ---------- */

.clear {
	clear:both;
	text-decoration: none;
	font-size: 2px;
	text-indent: -9999em;
}
/**求人案内情報部分**/

#recruitarea {
	margin:10px 12px;
	padding:0 0 5px 0;
	width:100%;
	color:#666666;
	font-size:12px;
	line-height:140%;
}

#recruit_a {
	margin:5px 12px;
	padding:0 0 5px 0;
	width:100%;
}

#recruitremark {
	margin:0 0 20px 0;
	color:#ffffff;
	font-size:12px;
	line-height:140%;
}

#recruitremark ul {
	list-style:square inside;
}

#recruitremark li {
	text-align:left;
	margin-left:10px;
margin-right:10px;
}
#recruitremark dt {
color:#ffffff;
background-color:#271246;
padding-left:10px;
margin:10px 10px 10px 0;
border-bottom:solid 1px #864840;
}

#recruitremark dd {
margin-left:10px;
}

/* FAQリスト
---------------------------------------------------- */

#faqinfo dl {
background-color:#271246;
margin:10px 10px 10px 0;
padding:10px 0 5px 10px;
list-style-type:none;
font-size:80%;
line-height:140%;
}
#faqinfo dl dt {
	margin-top:7px;
	font-weight:bold;
	color:#ffffff;
}
#faqinfo dl dd {
border-bottom: solid #ffffff 1px;
background-color:#381a82;
padding:0 0 5px 0;
margin:10px 10px;
}

/**料金システム部分**/

#systemarea {
	margin:10px 12px;
	padding:0 10px 5px 0;
font-size:0.9em;
	width:525px;
}

#systemarea table {
    white-space:nowrap;
	margin:0 0 10px 0;
	width:100%;
}

.price {
line-height:140%;
	text-align:center;
}

.course {
line-height:140%;
	background-color:#7777ff;
	color:#fff;
	text-align:center;
}

.timezone {
	background-color:#120221;
line-height:140%;
	text-align:center;
}

.yen {
	line-height:16px;
}

#systemremark {
	margin:0 0 10px 0;
}
#systemarea th,#systemarea td {
	margin:0;
	padding:5px 3px;
	border-bottom:solid 1px #ffffff;
line-height:140%;
}


/**ポイントカード部分**/
div#pointcd ol {
	display:block;
	margin-top:5px;
margin-left:15px;
list-style-position:outside;
	padding:5px 10px 10px; 
	font-size:0.9em;
	color:#ffffff;
}
div#pointcd li {
	margin-top:0.3em;
}
div#pointcd em {
	font-style:normal;
color:#990000;
font-size:0.9em;
}
div#pointcd u {
	font-style:normal;
color:#FF6600;
font-size:0.9em;
}

/**写真バック枠（エントリー本文）**/
.gal01p{float:left;
margin-right:10px;
margin-bottom:0px;
margin-top:0px;
display:block;
padding:16px 12px 17px 12px;
background: url(http://www.latin-quarter.jp/yoshiwara//img/galpbg.jpg) no-repeat left top;
}

/*____S____*/
.gal02p{float:left;
margin-right:10px;
margin-bottom:0px;
margin-top:0px;
display:block;
padding:16px 12px 17px 12px;
background: url(http://www.latin-quarter.jp/yoshiwara//img/galpbg_s.jpg) no-repeat left top;
}

/*____NS____*/
.gal03p{float:left;
margin-right:10px;
margin-bottom:0px;
margin-top:0px;
display:block;
padding:16px 12px 17px 12px;
background: url(http://www.latin-quarter.jp/yoshiwara//img/galpbg_ns.jpg) no-repeat left top;
}
/* ---------- 写真バック枠entry-body_end ---------- */

/*____コンパニオン詳細サムネイル写真____*/
#thumpgal{
	margin-bottom:30px;
	padding:0;
}
#thumpgal ul{
	margin-top:5px;
	}
#thumpgal li{
	list-style:none;
	float:left;
	font-weight:bold;
	width:70px;
	margin-right:5px;
	display:block;
	}
#thumpgal .mlist{
	padding:10px;
	padding-bottom:0;
	padding-right:0;
	}
#thumpgal img{
	margin-bottom:3px;
	border: solid 4px #271246;
	}
#thumpgal a img{
	border: solid 4px #271246;
	display:block;
	}
#thumpgal a:hover img{
	border-color:#271246;
				}

/*____コンパニオン一覧____*/
#allgal{
	margin-bottom:30px;
margin-top:0;
	padding:0;
}
#allgal ul{
	margin-top:0;
	}
#allgal li{
	list-style:none;
	float:left;
	font-weight:bold;
	width:130px;
	margin-right:5px;
margin-bottom:10px;
text-align:center;
	display:block;
	border-top:#361a64 solid 1px;
	background: url("http://www.latin-quarter.jp/yoshiwara/img/li_siidebg.gif") no-repeat left top;
	}
#allgal .mlist{
	padding:10px;
	padding-bottom:5px;
	padding-right:0;
	}
#allgal li .newicon{
	margin-left:5px;
	font-size:55%;
	font-weight:normal;
	color:#F14F58;
	}
#allgal a{
	line-height:1.2em;
	font-size:11px;
	color:#e9e724;
	text-decoration:none;
	}
#allgal img{
	margin-bottom:3px;
	border: solid 4px #271246;
	}
#allgal a img{
	border: solid 4px #271246;
	display:block;
	}
#allgal a:hover img{
	border-color:#fff;
				}
/*____END_コンパニオン一覧____*/


div#sidebar a.morningbn
{
	font-size:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	height:80px;
	text-indent:-9999px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(http://www.latin-quarter.jp/yoshiwara/img/bn_morning.gif);
	margin-bottom:5px;
	margin-top:5px;
}

div#sidebar a.morningbn:hover
{
	background-position:bottom left;
		margin-bottom:5px;
	margin-top:5px;
}

/*____harlembn____*/
div#sidebar a.harlembn
{
	font-size:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	height:80px;
	text-indent:-9999px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(http://www.latin-quarter.jp/yoshiwara/img/bn_harlem.gif);
	margin-bottom:2px;
	margin-top:1px;
}

div#sidebar a.harlembn:hover
{
	background-position:bottom left;
}
/*____END_harlembn____*/
/*____mailmbn____*/
div#sidebar a.mailmbn
{
	font-size:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	height:80px;
	text-indent:-9999px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(http://www.latin-quarter.jp/yoshiwara/img/bn_mailm.gif);
	margin-bottom:2px;
	margin-top:1px;
}

div#sidebar a.mailmbn:hover
{
	background-position:bottom left;
}
/*____END_mailmbn____*/

/**メールマガジン登録部分**/
#mailmarea {
	text-align:left;
	width:553px;
	margin:5px 0 30px 12px;
	padding:0;
}

#mailmarea p {
	margin:5px 0 0 20px;
	padding:0;
	width:400px;
}

#mailmarea input {
  border-style: solid;
  border-width: 1px;
  border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
  vertical-align: middle;
  color: #696969;
  background-color: #ffffff;
}


#mailmarea form {
	text-align:left;
	width:529px;
	margin:0;
	padding:10px 5px;
	background-color:#271246;

}


/* 送信ボタン
---------------------------------------------------- */
#mailmarea .mailmbutton {
    width:65px;
margin:10px 10px 3px 3px;
  border:solid 2px ;
  font-weight:800;
  border-color: #EDD3C8 #4A2415 #4A2415 #EDD3C8;
  vertical-align: middle;
  color: #ffffff;
  background: #AF4B2A;
}

#mbbutton {
  border-width: 1px;
  border-color: #EDD3C8 #4A2415 #4A2415 #EDD3C8;
  vertical-align: middle;
  color: #ffffff;
  background: #AF4B2A;
}



/* カレンダー
---------------------------------------------------- */
#weekdays th {
	font:11px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #ffffff;
	letter-spacing:.2em;
	}

.bodyText {
	font:13px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	line-height:24px;
	color:#333333;
	}
	
	
.subHeader {
	font:12px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #66666;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	line-height:14px;
	color:#333333;
	}

/**リンク_バナーレイアウト**/
#linkbnall img{
	margin-bottom:3px;
	margin-right:5px;
	}
#linkbnall a img{
	float:left;
	display:block;
	}
#linkbnall a:hover img{
					}
