@charset "utf-8";
/*------------------------------------------------

	CSS2.0 Document
	template ver.0.2
	since: 2008.03.07;
	editor: akato;

------------------------------------------------*/


/* normalize
------------------------------------------------*/
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,
p,blockquote,
th,td {
	margin: 0;
	padding: 0;
}
th,td,
h1,h2,h3,h4,h5,h6,
p,blockquote,
address {
	font-size: 100%;
	font-style: normal;
}
h1,h2,h3,h4,h5,h6,
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
ol,ul,li {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
th,td {
	vertical-align: top;
	text-align: left;
}
img,
a img {
	border: 0;
}
input {
	line-height: 1.2;
}

/*  clear-fix
------------------------------------------------*/
.clearfix:after,
div#header:after,
div#menu ul:after,
div#maincontents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix,
div#header,
div#menu ul,
div#maincontents {
	display: inline-block;
	min-height: 1px;  /* for IE 7*/
}
/* Hides from IE-mac */
* html .clearfix,
* html div#menu ul,
* html div#maincontents {
	height: 1%;
}
.clearfix,
div#menu ul,
div#maincontents {
	display: block;
}
/* End hide from IE-mac */


/* base
------------------------------------------------*/
body {
	background: #340000;
	padding: 0 0 15px;
	font-size: 80%;
	color: #333;
	line-height: 1.4;
	text-align: center;
}
body#top {
	text-align: left;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #999;
	text-decoration: none;
}
div#container {
	background: #fff url(../images/tmpl_contents_bak.jpg) 50% 0 repeat-y;
	text-align: center;
}
body#top div#container {
	background: #fff url(../images/head_bak.jpg) 0 0 repeat-x;
	text-align: left;
	min-width: 1024px;
}

/* dl横並び（dlにclearfix）
----------------------------------------------------------*/
dl.clearfix dt {
	float: left;
	clear: both;
	width: 15%;
	margin: 0 5% 1% 0;
}
dl.clearfix dd {
	width: 100%;
	margin: 0 0 5px;
}
dl.clearfix > dd {
	float: left;
	width: 85%;
}
*+html dl.clearfix > dd {
	float: none;
}


/* header
----------------------------------------------------------*/
div#header {
	text-align: center;
	background:  url(../images/head_bak.jpg) 0 0 repeat-x;
	display: block;
}
div#header div#headerContent {
	background: url(../images/tmpl_header.jpg) 0 0 no-repeat;
	width: 962px;
	height: 140px;
	margin: 0 auto;
	position: relative;
}
div#header h1 {
	text-align: left;
	position: absolute;
	top: 0;
	left: 71px;
	margin: 0;
}
body#top div#header {
	background: url(../images/top_head_bak.jpg) 0 0 no-repeat;
	margin: 0;
	width: 100%;
	height: auto;
	position: relative;
}
body#top div#header h1 {
	padding: 0 608px 0 102px;
	margin: 0;
	width: auto;
	background: none;
	position: relative;
	top: 0;
	left: 0;
}
body#top ul#topBanners {
	position: absolute;
	top: 79px;
	left: 531px;
}
body#top ul#topBanners li {
	display: inline;
}
body#top ul#topBanners li img {
	display: block;
	float: left;
}
div#header h1 img {
	display: block;
	margin: 0 0 0;
}

/*footer
---------------------------------------------------------*/
div#footer {
	background: transparent url(../images/footer_bak.gif) 0 0 repeat-x;
	font-size: 80%;
	margin: -10px 0 0;
	padding: 7px 0 0;
}
div#footer p {
	background: #340000;
	padding: 3px 0;
}
div#footer p strong {
	display: block;
	text-align: center;
}
body#top div#footer p strong {
	width: 1024px;
}
div#footer p,
div#footer p a {
	color: #f3e2c3;
	text-decoration: none;
}
div#footer p strong {
	font-weight: normal;
}

/* top
----------------------------------------------------------*/
div#topContents {
	background: url(../images/top_body_bak.jpg) 0 0 no-repeat;
	padding: 0 102px 0 102px;
	margin: 0;
}
div#topContents h2 {
	width: 820px;
	padding: 404px 0 7px 0;
	text-align: right;
}
div#topContents h2 img {
	display: block;
	float: right;
	_float: none;
}
div#topContents div#topTopics {
	width: 359px;
	position: absolute;
	top: 80px;
	left: 535px;
	overflow: hidden;
}
div#topContents div#topTopics h3 {
	margin: 0;
}
div#topContents div#topTopics h3 img {
	display: block;
}
div#topContents div#topTopics div#opacity {
	background: #fff;
	width: 359px;
	height: 120px;
	z-index: -10;
		filter: alpha(opacity=73);
		-moz-opacity:0.7;
		opacity:0.7;
}
div#topContents div#topTopics dl {
	position: absolute;
	top: 22px;
	width: 359px;
	height: 120px;
	overflow: auto;
}
div#topContents div#topTopics dl dt {
	padding: 12px 12px 0;
	font-weight: bold;
}
div#topContents div#topTopics dl dd {
	padding: 0 12px;
}

div#topMenu {
	padding: 0 0 15px 16px;
}
div#topMenu h2 {
	display: none;
}
div#topMenu ul {
	width: 800px;
}
div#topMenu ul li {
	width: 113px;
	float: left;
}
div#topMenu ul li a,
div#topMenu ul li a img {
	display: block;
}
div#topMenu ul li#topMenu01 {
	margin: 25px 0 0 0;
}
div#topMenu ul li#topMenu02 {
	margin: 21px 0 0 0;
}
div#topMenu ul li#topMenu03 {
	margin: 17px 0 0 0;
}
div#topMenu ul li#topMenu04 {
	margin: 13px 0 0 0;
}
div#topMenu ul li#topMenu05 {
	margin: 9px 0 0 0;
}
div#topMenu ul li#topMenu06 {
	margin: 6px 0 0 0;
}
div#topMenu ul li#topMenu07 {
	margin: 2px 0 0 0;
}


/* tmpl 
-----------------------------------------------*/
div#menu {
	width: 445px;
	position: absolute;
	top: 60px;
	right: 107px;
}
div#menu h2 {
	display: none;
}
div#menu ul li {
	width: 111px;
	float: left;
}
div#menu ul li img {
	display: block;
}

div#contents {
	background: url(../images/tmpl_contents_head.jpg) 0 0 no-repeat;
	width: 820px;
	margin: 0 auto;
}
div#maincontents {
	background: url(../images/tmpl_contents_btm.jpg) 0 100% no-repeat;
	padding: 20px 70px 100px 80px;
	text-align: left;
}
div#maincontents h2 {
	margin: 0 0 19px 0;
	padding: 15px 0 0;
}
div#maincontents h2 img {
	display: block;
}
div#maincontents div.content {
	margin: 0 15px 15px;
}

/* menus
------------------------------------------------*/
div#maincontents div#menus {
	background: url(../images/menu_bak.jpg) 95% 0 no-repeat;
}
div#maincontents div#menus table {
	margin: 0 0 15px;
	border-top: dotted 1px #333;
	width: 640px;
}
div#maincontents div#menus table#menusCampaign {
	width: 285px;
	border-top: none;
	margin: 0 0 0;
}
div#maincontents div#menus table#menusCampaign tfoot td {
	padding: 0 0 15px 1em;
	border-bottom: dotted 1px #333;
}
div#maincontents div#menus table#menusCampaign tbody th {
	width: 79%;
}
div#maincontents div#menus table#menusBeer {
	border: none;
}
div#maincontents div#menus table#menusBeer tbody th {
	_width: 18%;
}
div#maincontents div#menus table thead th {
	width: 50%;
	padding: 25px 0 5px;
}
div#maincontents div#menus table tbody th {
	width: 35%;
	padding: 0 0 2px;
	font-weight: normal;
}
div#maincontents div#menus table tbody th.menusWithCategory {
	width: 25%;
}
div#maincontents div#menus table tbody td {
	padding: 0 0 2px;
	text-align: left;
}
div#maincontents div#menus table tbody td.category {
	width: 10%;
}

/* access
---------------------------------------------------------*/
p#accessMap {
	width: 415px;
	float: right;
	text-align: left;
	padding: 0 0 50px;
}
div#accessText {
	width: 210px;
	float: left;
	padding: 0 0 0 15px;
}
div#accessText p {
	margin: 0 0 8px;
}

/* coupon
---------------------------------------------------------*/
p#couponPrint {
	width: 322px;
	float: left;
	text-align: right;
}
p#couponMap {
	width: 324px;
	float: left;
	text-align: right;
}

body#coupon table {
	border: none;
	width: 500px;
	margin: 35px 0 15px;
}
body#coupon table th,
body#coupon table td {
	border: none;
	padding: 5px 0;
	vertical-align: middle;
}
body#coupon table th {
	width: 100px;
	text-align: left;
	font-weight: normal;
}
body#coupon table td {
	padding: 0 0 0 3px;
}
body#coupon div#maincontents p {
	margin: 0 0 5px;
}
body#coupon div#maincontents p.error {
	font-weight: bold;
	color: #b23316;
	margin: 0 0 10px;
}
body#coupon div#maincontents {
	padding-bottom: 320px;
}

/* recruit
------------------------------------------------*/
table#recruitBody {
	width: 600px;
	margin: 0 25px 95px;
	border: solid 1px #ccc;
}
table#recruitBody th,
table#recruitBody td {
	border: solid 1px #ccc;
	font-weight: normal;
	padding: 15px;
}
table#recruitBody th {
	width: 20%;
	background: #f9f7ef;
}
/* 080220追加 */
table#recruitBody td ul {
	margin-top: 5px;
}
table#recruitBody td ul li {
	margin: 0 0 3px 0.8em;
	text-indent: -0.8em;
}

p#rec_girl{
	margin:25px 0 0 0;
	padding:0;
	}

/* girls
------------------------------------------------*/
p#girlsImage {
	position: relative;
	top: 0;
	left: 0;
	height: 530px;
}
p#girlsImage img {
	position: absolute;
	top: -20px;
	left: -10px;
}

div#mgzn-contents{
	margin:60px 0 0 -10px;
	width:678px;
	}
	
p#mgzn-p1{
	margin:0 10px 0 0;
	float:left;
	width:406px;
	}
	
div#mgzn-text{
	width:255px;
	float:left;
	}

p#mgzn-p2{
	margin-top:15px;
	}


/* link
-----------------------------------------------*/
table#link {
	width: 610px;
	margin: 0 0 250px 25px;
	border: solid 1px #ccc;
}
table#link th,
table#link td {
	border: solid 1px #ccc;
	padding: 15px;
	vertical-align: middle;
}
table#link th {
	background: #f9f7ef;
	text-align: center;
	width: 20%;
}
table#link td a {
	font-weight: bold;
}




/* printable
-----------------------------------------------*/
@media print {
	body {
		background: #fff none;
		font-size: 12pt;
	}
	div#header,
	div#footer {
		display: none;
		background: #fff none;
	}
	div#contents,
	div#maincontents {
		width: auto;
		background: #fff none;
		margin: 0;
		padding: 0;
	}
	body#coupon h2,
	body#coupon div.content {
		display: none;
		background: #fff none;
	}
	body#coupon p#couponPrint,
	body#coupon p#couponMap {
		display: inline;
		background: #fff none;
	}

}
