/* CSS Document */

/*-- メインイメージ設定 --*/
#main_image {
	width: 1100px;
	margin: 0 auto;
	margin-top: 10px;
	overflow: hidden;
	text-align: left;
}
.loopboxs {
    width: 100%;
	position: relative;
}

.loopboxs .move_bt {
	position: absolute;
	width: 42px;
	height: 60px;
	overflow: hidden;
	z-index: 100;
}
.loopboxs .move_bt img {
	position: absolute;
	top: 0px;
	left: 0px;
}
.loopboxs .move_bt:hover img {
	top: -60px;
}
.loopboxs .move_bt {
	position: absolute;
	z-index: 100;
}
.loopboxs #prevBox {
	position: absolute;
	width: 69px;
	height: 450px;
	top: 0px;
	left: -20px;
	background-image: url(../images/btn_bk.png);
}
.loopboxs #nextBox {
	position: absolute;
	width: 69px;
	height: 450px;
	top: 0px;
	right: -20px;
	background-image: url(../images/btn_bk.png);
}

.loopboxs #prev {
	top: 190px;
	left: 15px;
}
.loopboxs #next {
	top: 190px;
	right: 15px;
}


.loopboxs .loop_main {
	height: 400px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}

.loopboxs .loop_main ul {
	position: absolute;
/*	min-width: 7088px; */
	top: 0px;
	left: 0px;
}

.loopboxs .loop_main li {
	float: left;
	margin-right: 70px;
	width: 1100px;
}


.loopboxs .loop_navi {
	clear: both;
	/*width: 730px;*/
	margin-bottom: 0px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 25px;
    text-align: center;
}
.loopboxs .loop_navi ul {
	display: inline-block;
	*display:inline;
	zoom:1;
}
.loopboxs .loop_navi li {
	float: left;
	margin-right: 30px;
	width: 150px;
}
.loopboxs .loop_navi li:last-child {
	margin-right: 0;
}
.loopboxs .loop_navi li a {
	display: block;
}
.loopboxs .loop_navi li a img {
	border: 2px solid #fff;
}
.loopboxs .loop_navi li.activ a img {
	border: 2px solid #261300;
}
.loopboxs .loop_navi li a:hover img {
	border: 2px solid #261300;

}


/*-- コンテンツ設定 --*/
.toppage {
	width: 930px;
}
.toppage #menu {
	width: 920px;
	margin-left:auto;
	margin-right: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
.toppage #menu .fll ,
.toppage #menu .flr {
	width: 460px;
}


.toppage #menu .menu_in {
	width: 220px;
	float: left;
	margin-right: 10px;
}
.toppage #menu .menu_in2 {
	width: 450px;
	clear:both;
}

.toppage #menu .menu_in:last-child {
	margin-right: 0;
}
.toppage #menu .menu_more {
	padding: 10px;
	font-size: 12px;
	border: 1px solid #d9c4a7;
	overflow:hidden;
	margin-bottom: 10px;
}
.toppage #menu .menu_more h2 {
	margin-bottom: 5px;
	margin-top: 10px;
}
.toppage #menu .menu_more p.more  {
	margin-top: 10px;
	float:right;
}
.toppage #menu .menu_more p.more a {
	background-image: url(../images/link_more.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	height: 15px;
	width: 80px;
	overflow: hidden;
}
.toppage #menu .menu_more p.more a:hover {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}
.toppage #menu .menu_more .sns {
	text-align: center;
}
.toppage #menu .menu_more .sns p {
    width: 45%;
    display: inline-block;
    margin: 15px 15px 0 0;
}
.toppage #menu .menu_more .sns p a {

}
.more2 {
	background-image: url(../common/images/banner_more02.gif)!important;
	background-repeat: no-repeat;
}
.toppage #ranking {
	overflow: hidden;
	margin-bottom: 40px;
}

.toppage #ranking h2 {
	background-image: url(../images/title_ranking.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	height: 55px;
	width: 460px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
.rank_in {
	background-color: #ebe3f5;
	margin-top: -8px;
	padding: 20px;
	z-index: -1!important;
}

p.allrank{
	text-align: right;
}
.rank_photo {
	overflow: hidden;
	height: 280px;
}
.rank_photo .rank_photo_in {
	float:left;
	width: 160px;
	margin-right: 27px;
	font-size: 11px;
}
.rank_photo .rank_photo_in h3 {
	font-size: 11px;
	line-height: 14px;
	color: #533177;
	margin-top: 8px;
	font-weight:normal;
}
.rank_photo .rank_photo_in:last-child {
	margin-right: 0;
}
.rank_photo .rank_photo_in p {
	width: 160px;
	height: 213px;
	overflow:hidden;
	text-align:center;
}
p.photo .label {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 100;
}
.rank_photo .rank_staff_photo_in {
	float:left;
	font-size:11px;
	width: 100px;
	margin-right: 9px;
}
.rank_photo .rank_staff_photo_in h3 {
	font-size:9px;
	line-height: 14px;
	color: #868585;
	font-weight:normal;
}
.rank_photo .rank_staff_photo_in:last-child {
	margin-right: 0;
}




.toppage #news {
	overflow: hidden;
}
.toppage #news .info {
	width: 450px;
	float:left;
}
.toppage #news .info h2 {
	width: 450px;
	display: block;
	background-image: url(../images/title_info.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	position: relative;
	z-index: 10;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.toppage #news .info h2 a  ,
.toppage #news .blog h2 a {
	width: 80px;
	top: 25px;
	right: 0;
	position:absolute;
	background-image: url(../images/link_more.gif);
	background-position: left top;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	height: 16px;
	overflow: hidden;
}
.toppage #news .info h2 a:hover  ,
.toppage #news .blog h2 a:hover {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}
.info_in {
	height: 260px;
	overflow: auto;
	padding: 20px;
	border: 1px solid #c3bfb7;
	z-index: 1;
	margin-top: -7px;
}
.info_in dl {
	padding: 10px 0;
	border-bottom: 1px solid #e1dcd3;
}
.info_in dl dt {
	margin-bottom: 5px;
}
.info_in dl dd {
	line-height: 1.6em;
}
.toppage #news .blog {
	width: 450px;
	float:right;
}
.toppage #news .blog h2 {
	width: 450px;
	display: block;
	background-image: url(../images/title_blog.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	position:relative;
	z-index:10;
}

.facebookaria {
	margin-bottom: 0;
	margin-top: 30px;
	position: relative;
}
.facebookaria .tofb a {
	background-image: url(../images/fb_banner2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 252px;
	position: absolute;
	z-index: 100;
	left: 693px;
	top: 15px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.facebookaria .tofb a:hover {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}
.shoplistin {
	width: 920px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 30px;
}
.shoplistin  .shop {
	width: 425px;
	float:left;
	margin-right: 70px;
	height: 400px;
	overflow:hidden;
}
.shoplistin  .shop img {
	margin-bottom: 10px;
}
.shoplistin  .shop h2 {
	margin-bottom: 10px;
	margin-left: 3px;
}
.shoplistin  .shop p {
	margin-left: 3px;
}
.shoplistin  .shop h2 a {
	font-size: 18px;
	font-weight: normal;
	color: #9c7934;
	text-decoration: underline;
}
.shoplistin .shop h2 a:hover {
	text-decoration: none;
}
.shoplistin  .shop:nth-child(2n) {
	margin-right: 0;
}

/***********************
newyork
***********************/

.newyork{
	margin-bottom:30px;
}

.newyork img{
	width:100%;
}

.special{
	border: 1px solid #d9c4a7;
	padding: 20px;
	margin-bottom: 30px;
}
.special h3{
	color: #9c7934;
	margin-bottom: 1.0em;
	text-align: center;
	font-size: 144%;
}
.special p{
	text-align: center;
	margin-bottom: 1.5em;
	line-height: 1.5;
}

