/* CSS Document */
#content_title h2 {
	background-image: url(../../images/h2_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	height: 72px;
	width: 680px;
	overflow: hidden;
}

#menu {
	
}
#menu .menu_list {
	border: 1px solid #c3bfb7;
	padding: 10px 10px 20px 20px;
	margin-bottom: 30px;
	overflow:hidden;
}
#menu .menu_list:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
#menu .menu_list h2 {
	font-size:14px;
	margin-bottom: 20px;
	color: #978e7d;	
}
#menu .menu_list h2 span {
	font-size: 11px;
}
#menu .menu_list h2 span.inpact {
	font-size: 12px!important;
	color: #533177;	
}
#menu .menu_list dl {
	width: 420px;
/*	float:left; */
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: 1px solid #dcdad6;
	margin-bottom: 5px;
}
#menu .menu_list dl dt {
	width: 345px;
	float: left;
}
#menu .menu_list dl dt h3 {
	background-image: url(../images/square.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 14px;
	font-weight:normal;
	font-size:12px;
}
#menu .menu_list dl dt h3 span {
	font-size:10px;
	color: #c38d27;	
}
#menu .menu_list dl dd {
	margin-left: 350px;
	text-align: right;
}
#menu .menu_list p {
	margin-top: 20px;
	margin-bottom: 20px;
}
#menu .menu_list p.menu_photo {
	clear:both;
	margin-top: 0!important;
	margin-left: 15px;
	width: 210px;
	float: right;
}
#menu .menu_list p.notice {
	clear: both;
	margin-bottom: 10px;
	color: #067262;
}
#menu .menu_list p.detail {
	clear:both;
	float: right;
	margin-bottom: 0!important;
	margin-top: 0!important;
}
#menu .menu_list p.detail a {
	background-image: url(../images/banner_detail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	height: 28px;
	width: 144px;
	overflow: hidden;
}
#menu .menu_list p.detail a:hover {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}
#menu .menu_list dl.option {
	background-color: #f9f6ef;
	padding: 15px;
	width: 390px;	
}
#menu .menu_list dl.option dt h3 {
	background:none!important;
	padding-left: 0!important;
}
#menu .menu_list dl.option dt {
	width: 320px!important;
}
#menu .menu_list dl.option dd {
	margin-left: 325px!important;
}

/*  Overwrite */

.bread{
	margin-bottom: 10px;
}

.copy_area{
	background-color: #f7f0de;
}

.copy_image{
	margin: 0 auto;
	padding-top:25px;
	padding-left: 15px;
}

.copy_image li{
	display: inline;
	padding:0 5px;
}

.copy_content{
	text-align: center;
	padding: 15px 0;
}

.catchcopy{
	padding-bottom: 15px;
}

.Insistence_area{
	margin-top: 20px;
	width: 950px;
}

.Insistence_area h2 {
    padding-left: 50px;
}

.insistence_wrap{
    display: block;
    width: 950px;
/*    height: 1064px;*/
	background-image: url(../../images/bg_Insistence.gif);
	background-repeat: no-repeat;
    margin-bottom: 35px
}

.Insistence_row{
	overflow: hidden;
	padding-top: 15px;
}

.Insistence_in{
	float: left;
	padding-left: 60px;
}

.access_area{
}

.access_wrap{
	padding: 20px;
	border: 1px solid #a8893a;
	overflow: hidden;
}

.access_map{
	float: left;
	padding-right: 25px;
	
	
}

.access_content{
	line-height: 2.5em;
}

.shopname{
	font-size: 1.5em;
}


/* 漫画コンテンツ */
.manga .manga_top {
	margin-bottom: 40px;
}
.manga {
	text-align: center;
	padding: 20px;
}
.manga img {
max-width: 100%;
height: auto;
width /***/:auto;
margin-bottom: 20px;
} 
.manga .border {
	border: 1px solid #fff;
	margin-top: 50px;
}
