body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/*remember to define focus styles!*/
:focus {
	outline: 0;
}

/*remember to highlight inserts somehow!*/
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/*tables still need 'cellspacing="0"' in the markup*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group basic layout styles */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background: url(../images/bg04.jpg) repeat;
	font-size: 13px;
    *font-size:small;
    *font:x-small;
	line-height: 1.32;
}

.wrapper {
	background: url(../images/bg03.jpg) repeat-x 0 top;
}

.outter {
	width: 975px;
	_width: 978px;
	margin: 0 auto;
	background: url(../images/bg01-trans.png) repeat-y;
}

.inner {
	margin: 0 27px;
}
.inner {
	margin: 0 27px;
}

.header {
	background: url(../images/bg-header01.jpg) no-repeat 0 top;
	padding-top: 13px;
	position: relative;
	zoom: 1;
}

.utility {
	position: absolute;
	right: 0;
	top: 13px;
}


.utility ul {
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
}

.utility ul li{
	display: inline;
}

.utility ul li.last-child {
	border-left: 1px solid #ed3e89;
	padding-left: 5px;
}

.utility ul li a {
	color: #ed3e89;
	padding: 0 5px;
}

ul.gnavi li {
	float: left;
	display: block;
}

.spotinfo {
	clear: left;
	background-image: url(../images/bg06.gif);
	height: 30px;
}

.spotinfo span {
	display: block;
	padding-top: 7px;
	padding-left: 10px;
	color: #562c0c;
}

.content {
	background-image: url(../images/bg09.gif);
	zoom: 1;
}

.content:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.main {
	width: 692px;
	_width: 692px;
	float: left;
	position: relative;
}

/* @end */

/* @group sidebar styles */

.sidebar {
	margin-left: 692px;
	_margin-left: 689px;
	text-align: center;
}

.inner:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.sidebar a {
	color: #284d8e;
}

.twitter {
	padding-top: 10px;
}

.rss {
	text-align: center;
	display: block;
}

.rss a {
	text-decoration: none;
	color: #87501d;
}

.rss img {
	vertical-align: middle;
}

.sendtomb {
	background: url(../images/bg06-15.gif) no-repeat;
	width: 212px;
	height: 166px;
	margin: 0 auto;
}

.movie {
	margin: 0 auto;
	background-image: url(../images/bg07.gif);
	width: 212px;
	height: 268px;
	margin-top: 10px;
	text-align: left;
}

.movie h3 {
	padding-top: 10px;
	padding-left: 15px;
}

.movie a {
	padding-left: 15px;
}

.blog {
	margin: 10px auto 0;
	text-align: left;
	width: 212px;
	position: relative;
}

.blog img {
	display: block;
}

.blog span.text {
	display: block;
	position: absolute;
	bottom: 0;
}

.mailmag {
	position: relative;
	height: 178px;
	margin-top: 10px;
	margin-left: 8px;
}

.mailmag h3 {
	position: absolute;
	top: 0;
	left: 0;
}

.mailmag p {
	position: absolute;
	top: 75px;
	left: 8px;
}

.mailmag a.mag {
	position: absolute;
	text-align: left;
	top: 110px;
	left: 20px;
}

.mailmag form input{
	vertical-align: middle;
}

.recruit {
	padding-bottom: 30px;
}

/* @end */

/* @group footer styles */

.footer {
	position: relative;
/*	top: 18px;
*/	margin: 0 27px;
	padding-bottom: 24px;
	background: url(../images/bg05-trans.png) repeat-x 0 bottom;
	_background-image: url(../images/bg05.png);
/*	margin-top: -18px;
*/	text-align: center;
	clear: both;
}

.footer ul {
	height: 41px;
	background: url(../images/bg08.gif) repeat-x;
}

.footer ul li {
	position: relative;
	display: inline;
	top: 13px;
	padding: 0 10px;
}

.footer ul li a {
	color: #ec297b;
}

.footer address {
	color: #fff;
	position: relative;
	top: 17px;
	height: 42px;
}

.footer p {
	height: 32px;
	color: #fff;
	position: relative;
}

/* @end */

/* @group group link styles */

.group-link {
	height: 130px;
}

.group-link h2 {
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}

.group-link ul {
	text-align: center;
}

.group-link ul li {
	display: inline;
	padding: 0 10px;
}

/* @end */


.search-area {
	background-image: url(../images/search-box-trans.png);
	width: 678px;
	height: 514px;
	margin-left: 5px;
	position: relative;
	top: -20px;
}

.search-area p.close {
	position: absolute;
	right: -5px;
	top: 0;
}

.search-area h3 {
	padding-top: 18px;
	padding-left: 50px;
}

.search-area form {
	padding: 50px;
	_padding: 10px;
	padding-top: 32px;
}

.search-area fieldset {
	border: 1px solid #937fd6;
	_border: none;
	width: 105px;
	height: 180px;
	margin-left: 6px;
	margin-bottom: 15px;
	_margin-bottom: 0;
	background-color: #fff;
	float: left;
}

head~/* */body .search-area fieldset {
	border: none;
}

.search-area legend {
	width: 100%;
	background-color: #937fd6;
	color: #ffffff;
	padding-top: 2px;
	position: relative;
	top: 9px;
}

head~/* */body .search-area legend {
	padding-top: 2px;
	top: 0px;
	left: -7px;
}


.search-area legend:before {
	content: "▼";
	padding-left: 5px;
}

.search-area fieldset label {
	display: block;
	position: relative;
	top: 9px;
	padding-left: 3px;
}
.search-area fieldset div.name-check-l {
	width: 60px;
	float: left;
}
.search-area fieldset div.name-check-r {
	#width: 40px;
	margin-left: 60px;
	#margin-left: 5px;
	
}
.search-area fieldset div.name-check-l label {
	width: 60px;
}
p#reset {
	#position: relative;
	#top: -20px;

}

.tggle {
	position: absolute;
	right: 30px;
	top: 40px;
}


.paging-navi {
	background: url(../../images/newface-bg04.gif) no-repeat;
	color: #c90a4d;
	width: 642px;
	height: 30px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
}

.paging-navi p {
	padding: 7px;
	float: left;
}

.paging-navi ul {
	margin-left: 260px;
	position: relative;
	top: 5px;
}

.paging-navi ul li {
	display: inline;
	padding: 10px 5px;
}

.paging-navi ul li a {
	color: #603813;
}

.paging-navi ul li.now {
	color: #fff;
	background-color: #ff6f85;
}

.paging-navi ul li img {
	vertical-align: bottom;
}

span.namisen {
	display: block;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.dayselect-navi {
	border: 1px solid #d4bc92;
	margin:  10px 20px;
}

.dayselect-navi p{
	float: left;
	background-image: url(../images/daysel-navi-bg01.gif);
	height: 31px;
	line-height: 2.8;
	width: 100px;
	text-align: center;
}

.dayselect-navi p a{
	color: #fff;
}

.dayselect-navi ul {
	background-image: url(../images/daysel-navi-bg02.gif);
	height: 31px;
}

.dayselect-navi ul li {
	display: inline;
	line-height: 2.8;
}

.dayselect-navi ul li a {
	color: #be1e2d;
	margin: 0 5px;
}

.dayselect-navi ul li.seleted a {
	color: #5a3421;
}

.pagetop {
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
}

.pagetop a {
	color: rgb(236, 41, 123);
}






