@charset "utf-8";
/*--共通--*/
body {
	background-color: #ffffff;
	color: #626262;
	font-size: 12px;
	line-height: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	/*font-family: "ヒラギノ明朝 Pro W3", "平成明朝", "細明朝", "ＭＳ Ｐ明朝", serif;*/
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
.clr-lft {
	clear: left;
	line-height: 0px;
	height: 0px;
}
div.center-box {
	text-align: left;
	margin: 0px auto;
	width: 980px;
}
.line-height0 {
	line-height: 0px;
}
a.link-color {
	text-decoration: none;
}
a.link-color:link {
	color: #626262;
	background-color: #ffffff;
}
a.link-color:active {
	color: #3492aa;
	background-color: #ffffff;
}
a.link-color:visited {
	color: #626262;
	background-color: #ffffff;
}
a.link-color:hover {
	color: #3492aa;
	background-color: #ffffff;
}

a.blue-link {
	text-decoration: none;
}
a.blue-link:link {
	color: #3492aa;
	background-color: #ffffff;
}
a.blue-link:active {
	color: #78d4dd;
	background-color: #ffffff;
}
a.blue-link:visited {
	color: #3492aa;
	background-color: #ffffff;
}
a.blue-link:hover {
	color: #78d4dd;
	background-color: #ffffff;
}

div.page-head {
	height: 20px;
}

/*フォント指定*/
h2.mintyo-copy {
	color: #262120;
	background-color: #ffffff;
	font-family: "ヒラギノ明朝 Pro W3", "平成明朝", "細明朝", "ＭＳ Ｐ明朝", serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h3.middle-mintyo {
	color: #262120;
	background-color: #ffffff;
	font-family: "ヒラギノ明朝 Pro W3", "平成明朝", "細明朝", "ＭＳ Ｐ明朝", serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
p.small-font {
	color: #79797a;
	background-color: #ffffff;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
h3.mintyo-read {
	color: #1b1717;
	font-family: "ヒラギノ明朝 Pro W3", "平成明朝", "細明朝", "ＭＳ Ｐ明朝", serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	width: 290px;
}
.blue-font {
	color: #3492aa;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
p.blue-mini-font {
	color: #3492aa;
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

/*ヘッダー＆メニュー*/
div.flash-box {
	line-height: 0px;
}
ul.menu-list {
	line-height: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.menu-list li {
	display: inline;
	line-height: 0px;
	height: 55px;
}
h2.main-btn {
	float: left;
	line-height: 0px;
	margin: 0px;
	text-align: center;
}
a.main-btn {
	display: block;
	background-image: url("../images/btn-bkg-f.gif");
	background-repeat: no-repeat;
	height: 55px;
	line-height: 0px;
	text-decoration: none;
	width: 140px;
}
a.main-btn:link {
	color: #000000;
	background-color: #ffffff;
	background-image: url("../images/btn-bkg-f.gif");
	background-repeat: no-repeat;
}
a.main-btn:active {
	color: #000000;
	background-color: #ffffff;
	background-image: url("../images/btn-bkg-t.gif");
	background-repeat: no-repeat;
}
a.main-btn:visited {
	color: #000000;
	background-color: #ffffff;
	background-image: url("../images/btn-bkg-f.gif");
	background-repeat: no-repeat;
}
a.main-btn:hover {
	color: #000000;
	background-color: #ffffff;
	background-image: url("../images/btn-bkg-t.gif");
	background-repeat: no-repeat;
}
a.main-btn-selected {
	display: block;
	background-image: url("../images/btn-bkg-t.gif");
	background-repeat: no-repeat;
	height: 55px;
	line-height: 0px;
	text-decoration: none;
	width: 140px;
}
a.main-btn-selected:link {
	color: #000000;
	background-color: #ffffff;
}
a.main-btn-selected:active {
	color: #000000;
	background-color: #ffffff;
}
a.main-btn-selected:visited {
	color: #000000;
	background-color: #ffffff;
}
a.main-btn-selected:hover {
	color: #000000;
	background-color: #ffffff;
}
span.menu-text {
	display: block;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 15px;
	padding: 16px 0px 0px 0px;
}
span.menu-text-small {
	display: block;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 11px;
	padding: 2px 0px 0px 0px;
}

/*メイン＆大枠*/
div.page-body {
	margin: 0px;
	padding: 5px 0px 25px 0px;
}
div.shop-flash {
	line-height: 0px;
	margin: 25px 0px;
}
div.index-leftside {
	float: left;
	width: 201px;
}
div.index-center-area {
	float: left;
	width: 595px;
}
div.index-rightside {
	float: left;
}
div.leftside {
	float: left;
	width: 222px;
}
div.center-area {
	border-right: 1px solid #dbdadb;
	float: left;
	width: 576px;
}
div.rightside {
	float: left;
}
div.image-box {
	line-height: 0px;
	padding: 0px 0px 25px 0px;
	margin: 0px;
}
h2.main-image-box {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
div.page-content {
	float: left;
	line-height: 0px;
	width: 758px;
}

/*ロゴ＋ページタイトル*/
div.page-title-box {
	border-bottom: 1px solid #c9c9c9;
	line-height: 0px;
	margin: 0px 0px 35px 0px;
	padding: 18px 0px 0px 0px;
	width: 758px;
}
h2.page-title-left {
	float: left;
	line-height: 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 200px;
}
h2.page-title-right {
	border-bottom: 3px solid #676767;
	color: #262120;
	float: left;
	font-family: "ヒラギノ明朝 Pro W3", "平成明朝", "細明朝", "ＭＳ Ｐ明朝", serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 3px 0px;
}


/*最新情報*/
div.topics {
	background-image: url("../images/index/news-frame.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px 0px 0px 16px;
}
div.news-title  {
	line-height: 0px;
}
div.news-title-padding {
	line-height: 0px;
	margin: 25px 0px 0px 0px;
}
div.news-area {
	padding: 0px;
	height: 460px;
	width: 165px;
}
div.news-border {
	border-bottom: 1px solid #dbdadb;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	width: 156px;
}
h5.news-copy {
	color: #3492aa;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
p.news-text {
	font-size: 10px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	width: 170px;
}
a.news-link {
	background-color: #ffffff;
	background-image: url("../images/blue-arrow.gif");
	background-repeat: no-repeat;
	background-position: right;
	color: #3492aa;
	display: block;
	font-size: 10px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	text-decoration: none;
	width: 70px;
}
div.news-btn {
	line-height: 0px;
	padding: 0px 0px 15px 0px;
	margin: 10px 0px 0px 0px;
}

/*バナーエリア*/
div.banner-padding {
	margin: 0px 0px 9px 0px;
}
div.banner-left {
	float: left;
	margin: 0px 0px 7px 0px;
	width: 294px;
}
div.banner-right {
	float: left;
	margin: 0px 0px 7px 0px;
	line-height: 0px;
}
div.bottom-banner-left {
	float: left;
	line-height: 0px;
	width: 196px;
}
div.bottom-banner-right {
	float: left;
	line-height: 0px;
}

/*右側*/

div.recruit-banner {
	line-height: 0px;
	margin: 10px 0px 0px 0px;
}
div.part-banner {
	line-height: 0px;
	margin: 5px 0px 0px 0px;
}
/*右側ランキング*/
ul.page-ranking {
	list-style: none;
	margin: 95px 0px 0px 10px;
	padding: 0px;
}
li.page-ranking-menu {
	background-image: url("../images/blown-arrow.gif");
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	line-height: 18px;
	margin: 1px 0px 0px 0px;
	padding: 3px 0px 4px 0px;
}

a.page-link-color:link {
	color: #898989;
}
a.page-link-color:active {
	color: #3492aa;
}
a.page-link-color:visited {
	color: #898989;
}
a.page-link-color:hover {
	color: #3492aa;
}



/*写真拡大用隠れボックス*/
div.hidden-photo {
	background: transparent url("../images/photo-frame.png") no-repeat;
	display: none;
	height: 570px;
	padding: 35px 0px 0px 0px;
	position: absolute;
	text-align: center;
	width: 670px;
	z-index: 1;
}
* html .hidden-photo {
	behavior: expression(IEPNGFIX.fix(this)); 
}
h5.photo-caption {
	border-top: 1px solid #eeefef;
	color: #202121;
	font-size: 12px;
	line-height: 16px;
	margin: 13px auto 3px auto;
	padding: 8px 0px 0px 0px;
	width: 632px;
}
p.close-text {
	color: #909091;
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

/*お店案内*/
div.store-info {
	background-image: url("../images/side-frame.gif");
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px 0px 0px 16px;
}
div.shops-area {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	width: 165px;
}
p.shop-link {
	margin: 4px 0px;
	padding: 0px;
}
a.shop-link-color:link {
	color: #3492aa;
}
a.shop-link-color:active {
	color: #78d4dd;
}
a.shop-link-color:visited {
	color: #3492aa;
}
a.shop-link-color:hover {
	color: #78d4dd;
}
address.page-address {
	color: #79797a;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	padding: 0px 0px 8px 0px;
}
div.shop-photo-border {
	border-top: 1px solid #dbdadb;
	padding: 10px 0px 0px 0px;
	width: 155px;
}
div.side-frame-bottom {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
a.shop-link-border {
	border-top: 1px solid #d9d9d9;
	color: #3492aa;
	display: block;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	width: 154px;
}
a.shop-link-border:link {
	color: #3492aa;
	background-color: #ffffff;
}
a.shop-link-border:active {
	color: #78d4dd;
	background-color: #e7eff3;
}
a.shop-link-border:visited {
	color: #3492aa;
	background-color: #ffffff;
}
a.shop-link-border:hover {
	color: #78d4dd;
	background-color: #e7eff3;
}

span.shop-link-text {
	background: url("../images/ranking-arrow.gif") no-repeat;
	display: block;
	font-size: 10px;
	line-height: 11px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 15px;
}
a.shop-link-border-selected {
	background-color: #e7eff3;
	border-top: 1px solid #d9d9d9;
	color: #3492aa;
	display: block;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	width: 154px;
}

.footer-info {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 7px 0px;
	text-align: center;
	width: 100%;
}
.footer-info a {
	background-color: transparent;
	color: #626262;
	text-decoration: none;
}

h2.footer-logo {
	line-height: 0px;
	/*margin: 25px 0px 5px 0px;*/
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: center;
}
p.copyright {
	font-size: 10px;
	margin: 0px 0px 45px 0px;
	padding: 0px;
	text-align: center;
}


/*第二階層フッター*/
div.footer-belt-left {
	border-top: 1px solid #dbdadb;
	border-bottom: 1px solid #dbdadb;
	float: left;
	height: 20px;
	line-height: 0px;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	width: 870px;
}
ul.footer-link {
	list-style: none;
	margin: 3px 0px;
	padding: 0px;
}
ul.footer-link li {
	display: inline;
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
div.footer-belt-right {
	border-top: 1px solid #dbdadb;
	border-bottom: 1px solid #dbdadb;
	float: left;
	height: 20px;
	line-height: 0px;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	width: 110px;
}
div.page-top-box {
	margin: 5px 0px;
}

/*タイトル部分がページ右側に収納されているレイアウト（例：カルチェタウン）*/
div.right-title-box {
	border-bottom: 1px solid #c9c9c9;
	line-height: 0px;
	margin: 0px;
	padding: 18px 0px 0px 0px;
	width: 758px;
}
