@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background: #000000;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#body {
	background: #222222;
}
#body-diary {
	background: #5B0B0E;
}
img {
	border: none;
}

a{/*リンクされた文字*/
    color:#FFFFFF;
    font-style:normal;
    text-decoration:none;
}
a:link {/*未訪問のリンク*/
    color:#FFFFFF;
    font-style:normal;
    text-decoration:none;
}
a:visited {/*訪問後のリンク*/
    color:#666666;
    text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
    color:#990000;
    font-style:normal;
    text-decoration:none;
}
a:active {/*クリック中*/
    text-decoration:none;
}

#wrapper {
	height: auto;
	width: 835px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper-flash {
	height: auto;
	width: 715px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper-in {
	width: 835px;
	height: 50px;
}
#wrapper-flash-in {
	width: 715px;
	height: 50px;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 835px;
	height: auto;
}

.c-both {
	float: none;
}

hr {
	display: none;
}

/* ヘッダー
---------------------------------------------------- */
#header {
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 50px;
	float: left;
}
#header h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 50px;
	background: url(../images/head2.jpg) no-repeat;
}

/* カウンター
---------------------------------------------------- */
#count {
	text-align: center;
	margin-top: 20px;
	width: 100px;
	float: right;
}

#menu {
	margin-top: 30px;
	float: left;
	font-size:9px;
	color:#FFFFFF;
	width: 200px;
	visibility:visible;
}
#menu a em {
	display: none;
}
#menu a:hover em {
	display:inline;
}

#content #side em {
	font-size: 9px;
	color: #FFFFFF;
	visibility: hidden;
}



#content #side ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content #side li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 120px;
}
#content #side li#s1 a {
	background: url(../images/home.jpg) no-repeat;
}
#content #side li#s2 a {
	background: url(../images/concept.jpg) no-repeat;
}
#content #side li#s3 a {
	background: url(../images/information.jpg) no-repeat;
}
#content #side li#s4 a {
	background: url(../images/shop.jpg) no-repeat;
}
#content #side li#s5 a {
	background: url(../images/menu.jpg) no-repeat;
}
#content #side li#s6 a {
	background: url(../images/recruit.jpg) no-repeat;
}
#content #side li#s1 a:hover {
	background: url(../images/home1.jpg) no-repeat;
}
#content #side li#s2 a:hover {
	background: url(../images/concept1.jpg) no-repeat;
}
#content #side li#s3 a:hover {
	background: url(../images/information1.jpg) no-repeat;
}
#content #side li#s4 a:hover {
	background: url(../images/shop1.jpg) no-repeat;
}
#content #side li#s5 a:hover {
	background: url(../images/menu1.jpg) no-repeat;
}
#content #side li#s6 a:hover {
	background: url(../images/recruit1.jpg) no-repeat;
}
#content #side li#s1 a:active {
	background: url(../images/home1.jpg) no-repeat;
}
#content #side li#s2 a:active {
	background: url(../images/concept1.jpg) no-repeat;
}
#content #side li#s3 a:active {
	background: url(../images/information1.jpg) no-repeat;
}
#content #side li#s4 a:active {
	background: url(../images/shop1.jpg) no-repeat;
}
#content #side li#s5 a:active {
	background: url(../images/menu1.jpg) no-repeat;
}
#content #side li#s6 a:active {
	background: url(../images/recruit1.jpg) no-repeat;
}


/* メインコンテンツ
---------------------------------------------------- */
#main {
	margin:10px auto  10px auto;
	padding: 0px;
	height: auto;
	width: 830px;
}
#flash {
	background: #660000;
	margin: auto 0px auto 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 715px;
}
#main #fla {
	margin: 0px;
	padding: 0px;
	width: 830px;
	height: 520px;
	display: block;
}
#main #fla2 {
	margin: 0px;
	padding: 0px;
	width: 830px;
	display: block;
}
#main #fla1 {
	background: url(../images/conceptback1.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 830px;
}
#fla #info {
	margin: 0px;
	padding: 20px 0px 20px 40px;
	height: auto;
	width: 670px;
	font-size: small;
	letter-spacing: 0.1em;
}

#fla #shop {
	margin: 0px;
	padding: 0px 0px 20px 45px;
	float: left;
	height: auto;
	width: 370px;
	display:block;
}
#fla1 #shop {
	margin: 0px;
	padding: 50px 0px 0px 18px;
	float: left;
	height: 450px;
	width: 370px;
}
.pc {
	font-size: x-small;
	color: #FFFFFF;
	line-height: 1.5;
	letter-spacing: 0.2em;
	font-weight: normal;
	padding: 5px 12px 0px 25px;
}
.pc strong {
	font-size:large;
}
h2 {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 310px;
	text-indent: -9999px;
}
.tag1 {
	background: url(../images/s_utazu.gif) no-repeat;
}
.tag2 {
	background: url(../images/s_zentsuuji.gif) no-repeat;
}
.p1 {
	font-size: small;
	color: #FFFFFF;
	line-height: 1.2;
	letter-spacing: 0.05em;
}
#shop #rist {
	margin: 0px;
	padding: 20px 0px 30px 5px;
	height: auto;
	width: 165px;
	float: left;
}
#shop #price {
	margin: 0px;
	padding: 20px 0px 30px 5px;
	height: auto;
	width: 100px;
	float: left;
}

.p2 {
	font-size: small;
	color: #FFFFFF;
	line-height: 1.5;
	margin: 0px;
	padding: 5px 0px;
}
#shop #menuimg {
	padding: 30px 0px 41px 10px;
	height: auto;
	width: 280px;
}
#info #month {
	padding: 10px 0px 0px;
	width: 640px;
	height: 140px;
}
h3 {
	font-size: small;
	margin: 0px;
	padding: 0px;
}
.p3 {
	margin: 0px;
	padding: 5px 5px 0px 0px;
	height: auto;
	width: 100px;
	word-wrap:break-word;
	font-size: x-small;
}
#img{
	margin: 0px;
	padding: 5px 25px 0px 25px;
	float: left;
	width: 105px;
	height: auto;
}

#copy {
	font-size: 8px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: auto;
	width: auto;
	letter-spacing: 0.2em;
	color: #666666;
}


/* ショップアドレス
---------------------------------------------------- */
#shop-address {
	width: 830px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* info&diary
---------------------------------------------------- */
#outline {
	margin: 0px auto 0px auto;
	width: 830px;
}

#outline-margin {
	margin-top: 20px;
	width: 830px;
	min-height: 133px;
}

.left {
	float: left;
	left: 0px;
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-left: 20px;
	text-align: left;
	color:#CCCCCC;
}
.img-info-zoom {
	width: 150px;
	height: 100px;
	display: block;
	background: url(../images/info-img2.jpg);
	text-indent: -9999px;
	overflow: hidden;
}
.img-info-zoom:hover {
	width: 200px;
	height:133px;
	background-position: 0px -100px;
}
.img-diary-zoom {
	width: 150px;
	height: 100px;
	display: block;
	background: url(../images/diary-img2.jpg);
	text-indent: -9999px;
	overflow: hidden;
}
.img-diary-zoom:hover {
	width: 200px;
	height:133px;
	background-position: 0px -100px;
}

.right {
	float: right;
	right:0px;
	text-align: left;
	padding-top: 0px;
	width: 550px;
	vertical-align:top;
	border-bottom: #666666 solid 1px;
}

.right p {
	margin: 0px;
	padding: 0px 0px 0px 11px;
	line-height:16px;
	font-size:11px;
	width: 390px;
	text-indent: -11px;
}

.p2 {
	margin: 0px;
	padding: 0px 0px 0px 11px;
	line-height:16px;
	font-size:11px;
	width: 540px;
	text-indent: -11px;
}

.right ul {
	float:right;
	width: 130px;
	vertical-align:bottom;
	font-size:11px;
	letter-spacing:1px;
	margin: -30px 0px 0px 0px;
	padding-left: 20px;
}

.right ul li {
	list-style-type:square;
	list-style-position: outside;
}

.right hr {
	size: 1px;
}

.c-hr {
	clear:both;
	border:none;
	margin-top: 40px;
	margin-bottom: 0px;
}

#under-menu {
	width: 830px;
	height: 25px;
	background-color:#666666;
}

#ul-float {
	margin: 0px;
}
#ul-float li {
	float: left;
}


/* ダイアリー
---------------------------------------------------- */
#diary-main {
	margin-top: 40px;
	width: 830px;
	font-size: 11px;
}

#diary-main table tr td {
	padding: 5px 0px 40px 0px;
	line-height: 15px;
}

#flash-left-d {
	float: left;
	width: 660px;
	margin: 0px;
}
#flash-right-d {
	float: right;
	width: 170px;
	margin: 0px;
}

#flash-left-g {
	float: left;
	width: 688px;
	margin: 0px;
}
#flash-right-g {
	float: right;
	width: 142px;
	margin: 0px;
}


/* フッター
---------------------------------------------------- */
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	font-size: xx-small;
	letter-spacing: 0.2em;
	text-align: right;
	width: 100%;
}

