.menu{
	width:790px;
	height:auto;
	margin:10px 0;
	padding:0;
	_zoom:1;
	overflow:hidden;
	}
	
.menu img{
	width:auto;
	height:auto;
	margin:0px;
	padding:0;
	float:left;
	}
	
/*------toppage--------*/

#top_title{
	width:760px;
	height:250px;
	background:url(../image/top.jpg);
	margin:0 0 10px;
	padding:360px 0px 0 30px;
	_zoom:1;
	}
	
	
#top_title img{
	width:auto;
	height:auto;
	}
	
h3.maintitle{
	text-align:center;
	margin:30px auto;
	font-size:32px;
	line-height:46px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h3.maintitle .minis{
	font-size:20px;
}

h3.maintitle .katataitle{
	font-size:16px;
	line-height:20px;
}

h3.main_minititle{
	text-align:center;
	margin:30px auto;
	font-size:24px;
	line-height:30px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
	
img.enterbt{
	width:auto;
	display:block;
	margin:0 auto 30px;
	}

p.caption{
	font-size:10px;
	}

/*-------------*/
.main_01 {
	width:auto;
	display:block;
	margin:40px 0 80px;
	}

.main_01 p {
	margin:0 auto;
	width:600px;
	text-align:left;
	}

.main_01 p.caption{
	font-size:12px;
	}

.main_01 img {
	width:auto;
	display:block;
	margin:0 auto 4px;
	}
/*-------------*/
.main_02 {
	width:670px;
	display:block;
	margin:40px auto 80px;
	}
	
.main_02 .left{
	width:320px;
	display:block;
	float:left;
	margin:0px 30px 0px 0;
	}

.main_02 .right{
	width:320px;
	display:block;
	float:right;
	margin:0px 0px 0px 0;
	}

.main_02 p {
	margin:0 auto;
	text-align:left;
	}
	
.main_02 img {
	width:auto;
	display:block;
	margin:0 auto 4px;
	}
	
	
/*-------------*/
.midashiarea{
	width:790px;
	margin:0 0 30px 0;
	}

.midashiarea p{
	font-size:10px;
	}

/*-------------*/
	
#s_title{
	width:auto;
	height:auto;
	_zoom:1;
	margin:0 0 20px 0;
	padding:0;
	clear:both;
}

	
	
#right_02 {
	width:310px;
	height:auto;
	margin:0 16px 20px 0;
	padding:0;
	float:left;
	_zoom:1;
	}
	
#left_02{
	width:464px;
	height:auto;
	margin:0 0px 20px 0;
	padding:0;
	float:right;
	line-height:150%;
	font-size:12px;
	color:#333333;
	}
	
#left_02 ul li{
	width:464px;
	height:auto;
}

#left_02 li img{
	float:left;
	margin:0 10px 0 0;
	border:#4D4D4D 1px solid;
}


/*---------------------------------*/

#right_03 {
	width:400px;
	height:auto;
	margin:0 16px 20px 0;
	padding:0;
	float:left;
	_zoom:1;
	}

#right_03 ul{
	width:400px;
	height:auto;
	margin:0 0px 0px 0;
	padding:0;
	}
	
#right_03 li{
	width:200px;
	height:auto;
	margin:0 0px 0px 0;
	padding:0;
	float:left;
	}
	
		
#left_03{
	width:374px;
	height:auto;
	margin:0 0px 20px 0;
	padding:0;
	float:right;
	line-height:150%;
	font-size:12px;
	color:#333333;
	}	

/*---------------------------------*/
	
.next_links{
	width:auto;
	height:auto;
	background:#cecece;
	text-align:right;
	margin:5px 0;
	padding: 0 10px 0 0;
	}

.next_links a{
	line-height:32px;
}


/*-- images --*/

.images {
	width:670px;
	margin:40px auto 0;
}

.images ul {
	overflow:hidden;
}

.images ul li {
	width:320px;
	margin-bottom:80px;
	float:left;
}

.images ul li:nth-child(odd) {
	margin-right:30px;
	clear:both;
}

.images ul li img {
	display:block;
	width:auto;
	height:auto;
	margin:0 auto 4px;
}

.images ul li.wide {
	width:670px;
	margin:0;
	overflow:hidden;
}

.images ul li.wide img {
	display:block;
	width:320px;
	height:auto;
	float:left;
}

.images ul li.wide .txt {
	width:320px;
	float:right;
}

/*------------SHOP--------*/
/*
.h_area{
width:780px;
height:25px;
background:url(../img/h_area.jpg) no-repeat;
margin-bottom:10px;
padding:7px 0 0 10px;
}

.top_bn{
width:790px;
height:30px;
text-align:right;
font-size:12px;
margin-bottom:10px;
}

.box{
width:790px;
height:150px;
position:relative;
margin-bottom:30px;
}

.shop_photo{
width:225px;
height:150px;
margin-right:10px;
background:#000000;
float:left;
}

.logo{
width:165px;
height:75px;
margin-right:10px;
float:left;
}

.shop_name{
	width:250px;
	height:auto;
	float:left;
	font-size:14px;
	line-height:1.4em;
}

.area{
display:inline-block;   
padding:3px 8px;   
border:1px solid #999999;   
background:#333333;
color:#FFFFFF;
margin-bottom:5px;
font-size:12px;
}

.c_name{
font-size:12px;
}

.list{
width:555px;
border-bottom:1px #CCCCCC dotted;
padding-bottom:2px;
clear:both;
position:absolute;
top:80px;
left:235px;
}

.list02{
width:555px;
border-bottom:1px #CCCCCC dotted;
padding-bottom:2px;
clear:both;
position:absolute;
top:105px;
left:235px;
}

.list03{
width:555px;
border-bottom:1px #CCCCCC dotted;
padding-bottom:2px;
clear:both;
position:absolute;
top:130px;
left:235px;
}

.list04{
width:555px;
border-bottom:1px #CCCCCC dotted;
padding-bottom:2px;
clear:both;
position:absolute;
top:155px;
left:235px;
}

#shop dl {
width:790px;
height:93px;
font-size:12px;
margin-bottom:20px;
}

#shop dl dt {
margin:0 20px 0 0;
float: left;
width:225px;
height:150px;
background:#000000;
}

#shop dl dd {
margin:0 0 0 0;
padding: 0px 9px 5px 10px;
background-color:#FFFFFF;
float: left;
border-bottom:1px #CCCCCC dotted;
width:400px;
height:20px;
}

.area{
display: inline-block;   
padding: 3px 8px;   
border: 1px solid #999999;   
background:#333333;
color:#FFFFFF;
}

#shop dl {
	/*\*/
	min-height: 1px;
	_height: 1%;
	/* */

	/*\*//*/
	overflow: hidden;
	/**/
}
*/
/*---------------------lightbox------------------------*/
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width: none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{}
    #cboxContent{margin-top:20px;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc; font-size:10px;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../image/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../image/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(../image/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../image/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}
