@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
	color: #234;
	word-break: break-all;
	word-wrap: break-word;
}

body {
	-webkit-text-size-adjust: 100%;
	background-color: #000;
	background-image: url(/image/bg1.jpg);
}
img {
	border: none;
}
table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	padding: 6px;
	font-weight: normal;
}

.notice {
	font-style: italic;
	color: #f00;
}


@media all and (min-width: 787px) {
	* {
		font-size: 12px;
	}
	.container {
		width: 786px;
		margin: 0 auto;
		padding-bottom: 20px;
	}

	h1 {
		margin: 5px 0;
		font-size: 10px;
		font-weight: bold;
		color: #666;
	}
	small {
		display: block;
		text-align: center;
		font-size: 11px;
		color: #ccc;
	}

	header {
		height: 85px;
		background-image: url(/image/frame_top.gif);
		background-repeat: no-repeat;
		background-position: top center;
	}
	header:after {
		clear: both;
		display: block;
		height: 0;
		content: "";
	}
	header .logo {
		float: left;
		width: 340px;
		margin: 20px 10px 0;
	}
	header .logo a {
		overflow: hidden;
		display: block;
		height: 45px;
		background-image: url(/image/title.jpg);
		background-repeat: no-repeat;
		text-indent: 100%;
		white-space: nowrap;
	}
	header .home {
		display: none;
	}

	header .contact {
		float: right;
		margin: 20px 10px 0;
	}
	header .contact p {
		text-align: right;
		font-size: 11px;
	}
	header .contact p a {
		font-size: 11px;
	}

	.contents {
		padding-top: 5px;
		background-image: url(/image/frame_middle.gif);
		background-repeat: repeat-y;
		background-position: top center;
	}

	.contents nav ul {
		list-style: none;
		width: 762px;
		margin: 0 auto 20px;
		border-right: 1px dotted #888;
	}
	.contents nav ul:after {
		clear: both;
		display: block;
		height: 0;
		content: "";
	}
	.contents nav ul li {
		float: left;
		width: 126px;
		border-left: 1px dotted #888;
	}
	.contents nav ul li a {
		display: block;
		position: relative;
		height: 30px;
		width: 100%;
		line-height: 30px;
		border-bottom: 4px solid #234;
		text-decoration: none;
		text-align: center;
	}
	.contents nav ul li a:hover:after {
		position: absolute;
		bottom: -22px;
		left: 49px;
		content: "▲";
		font-size: 7px;
	}

	.contents .mainphoto {
		margin: 0 10px 5px;
		width: 770px;  
		height: 178px;  
		text-align: center;  
		background: url(/image/mainphoto2.jpg); 
	}
	
	.contents .mainphoto img {  
	display: none;  
	}  
	
	.contents .mainphotoe {
		margin: 0 10px 5px;
		width: 770px;  
		height: 178px;  
		text-align: center;  
		background: url(/image/mainphoto2english.jpg); 
	}	
	
	.contents .mainphotoe img {  
	display: none;  
	}  
	

	
		.contents .mainphotoh {
		margin: 0 10px 5px;
		width: 770px;  
		height: 178px;  
		text-align: center;  
		background: url(/image/horishotoppc.jpg); 
	}
	.contents .mainphotoh img {  
	display: none;  
	}  

		.contents .mainphotok {
		margin: 0 10px 5px;
		width: 770px;  
		height: 211px;  
		text-align: center;  
		background: url(/image/kabukitoppc.jpg); 
	}
	
		.contents .mainphotok img {  
	display: none;  
	}  
	
	
		.contents .mainphotor {
		margin: 0 10px 5px;
		width: 770px;  
		height: 211px;  
		text-align: center;  
		background: url(/image/uenotoppc.jpg); 
	}
	
		.contents .mainphotor img {  
	display: none;  
	}  
	
	
	
	
	


	.contents .msizephoto img{
	margin :  5px 10px;
	}

	.contents .ssizephoto img{
	float:left;
	margin :  5px 20px 5px 10px;
	}

	.contents .twopic {
		margin-bottom: 15px;
	}
	.contents .twopic:after {
		clear: both;
		display: block;
		height: 0;
		content: "";
	}
	.contents .twopic a {
		overflow: hidden;
		display: block;
		height: 330px;
		width: 378px;
		background-repeat: no-repeat;
		background-position: center center;
		text-indent: 100%;
		white-space: nowrap;
	}
	
		.contents .twopic img {
		overflow: hidden;
		display: block;
		height: 330px;
		width: 378px;
		background-repeat: no-repeat;
		background-position: center center;
		text-indent: 100%;
		white-space: nowrap;
	}
	
	
	
	
	
	
	
	
	
	.contents .twopic a:nth-child(1) {
		float: left;
		margin-left: 10px;
		background-image: url(/image/topleft.jpg);
	}
	.contents .twopic a:nth-child(2) {
		float: right;
		margin-right: 10px;
		background-image: url(/image/topright.jpg);
	}
	.contents .twopic a img {
		display: block;
		width: 100%;
	}

	.contents .intro {
		margin: 0 10px;
		padding-bottom: 30px;
	}
	.contents .intro ul {
		list-style: square;
		margin-left: 20px;
	}
	.contents .intro ul li {
		padding-bottom: 3px;
		font-size: 11px;
	}

	.contents .intro .linktext {
		margin-top: 5px;
		margin-left: 10px;
		line-height: 180%;
		font-weight: bold;

	}

	.contents table.border td {
		border: 1px solid #888;
	}

	.contents .indexintro {
		margin: 0 10px;
	}
	.contents .indexintro ul {
		list-style: square;
		margin-left: 30px;
	}
	.contents .indexintro ul li {
		padding-bottom: 3px;
		font-size: 11px;
	}

	.bottom {
		height: 15px;
		margin-bottom: 20px;
		background-image: url(/image/frame_bottom.gif);
		background-repeat: no-repeat;
		background-position: bottom center;
	}

	.sns {
		margin-bottom: 10px;
		text-align: center;
	}
	.sns a {
		display: inline-block;
		width: 245px;
		margin: 0 5px;
	}

	.counter {
		font-family: "Consolas";
		text-align: right;
		color: #fff;
	}

	.category,
	.page {
		margin: 0 20px;
	}
	.category ul,
	.page ul {
		list-style: none;
	}
	.category ul:after,
	.page ul:after {
		clear: both;
		display: block;
		height: 0;
		content: "";
	}
	.category ul li,
	.page ul li {
		float: left;
		margin-right: 5px;
	}
	.category ul li a,
	.page ul li a {
		display: block;
		border-radius: 4px;
		background-color: #456;
		padding: 3px 10px;
		text-decoration: none;
		font-size: 14px;
		color: #fff;
		margin-bottom: 5px;
	}

	.gallery {
		height: 460px;
		background-image: url(/image/gawa2.jpg);
		background-repeat: no-repeat;
		background-position: center center;
	}
	.gallery:after {
		clear: both;
		display: block;
		height: 0;
		content: "";
	}
	.gallery .view {
		float: right;
		height: 400px;
		width: 300px;
		margin: 30px 51px 0 0;
		background-repeat: no-repeat;
	}
	.gallery .thumbnails {
		float: left;
		margin: 30px 0 0 50px;
	}
	.gallery .thumbnails ul {
		list-style: none;
		width: 375px;
	}
	.gallery .thumbnails ul:after {
		clear: both;
		display: block;
		height: 0;
		content: "";
	}
	.gallery .thumbnails ul li {
		float: left;
		padding: 2px;
	}
	.gallery .thumbnails ul li a {
		display: block;
		height: 95px;
		width: 71px;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
	}

	.contents .section-head {
		clear: both;
		margin: 10px 10px;
		padding: 5px 0 3px 10px;
		border-left: #888 8px solid;
		border-bottom: #888 2px solid;
		font-weight: bold;
		font-size: 21px;
	}

	.input th {
		text-align: right;
	}
	.input label {
		cursor: pointer;
		display: inline-block;
		margin-right: 10px;
	}
	.input .txt {
		width: 300px;
		padding: 3px 6px;
	}
	.input .num {
		width: 120px;
		padding: 3px 6px;
	}
	.input .btn {
		padding: 3px 6px;
	}
	
	.contents .intro ul.linum {
		list-style-type : decimal ;
	}
		
	.contents .shopname {
		color: #040404 ;
		background: #e9e9e9;
		font-size: 14pt ;
		font-weight: bold;
		line-height: 1;
		margin:10px 0px;
		padding: 10px 5px 10px 5px;
		box-shadow:1px 3px 5px 0px #666666 ;
		border-bottom:2px solid #504c4c;
		border-radius: 4px ;
		margin: 0px 10px 20px;
	}
	.contents .shopselect {
		display: none;
	}
	




	
	
	
	
}
		
	
	
	

@media all and (max-width: 786px) {
	* {
		font-size: 12px;
	}
	.container {
		overflow: hidden;
		width: 100%;
	}

	h1 {
		margin: 5px;
		font-size: 10px;
		font-weight: bold;
		color: #666;
	}
	small {
		display: block;
		text-align: center;
		font-size: 11px;
		color: #ccc;
	}
	
	header {
		margin: 0 5px;
		padding: 10px 0;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		background-color: #fff;
	}
	header:after {
		clear: both;
		display: block;
		height: 0;
		content: "";
	}

	header .logo {
		margin-bottom: 10px;
	}
	header .logo a {
		overflow: hidden;
		display: block;
		height: 40px;
		background-image: url(/image/title.jpg);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: left center;
		text-indent: 100%;
		white-space: nowrap;
	}
	header .home{
		float:left;
		margin: 0 5px;
		
		font-size:12px;
		font-family:Arial;
		font-weight:normal;
		-moz-border-radius:13px;
		-webkit-border-radius:13px;
		border-radius:7px;
		border:1px solid #dcdcdc;
		padding:4px 12px;
		text-decoration:none;
		background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
		background:-ms-linear-gradient( top, #ededed 5%, #dfdfdf 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
		background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf) );
		background-color:#ededed;
		color:#777777;
		display:inline-block;
		text-shadow:1px 1px 0px #ffffff;
	 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
	 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
	 	box-shadow:inset 1px 1px 0px 0px #ffffff;
	}
	.css_btn_class:hover {
		background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
		background:-ms-linear-gradient( top, #dfdfdf 5%, #ededed 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
		background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed) );
		background-color:#dfdfdf;
	}
	.css_btn_class:active {
		position:relative;
		top:1px;
	}

	header .contact {
		float:right;
		margin: 0 5px;
	}
	header .contact p {
		text-align: right;
		font-size: 12px;
	}
	header .contact p a {
		font-size: 12px;
	}

	.contents {
		margin: 0 5px;
		padding-bottom: 10px;
		background-color: #fff;
	}

	.contents nav {
		margin-bottom: 10px;
	}
	.contents nav ul {
		list-style: none;
		margin-left: 5px;
	}
	.contents nav ul:after {
		clear: both;
		display: block;
		height: 0;
		content: "";
	}
	.contents nav ul li {
		float: left;
		width: 33%;
	}
	.contents nav ul li:last-child {
		margin-right: 0;
	}
	.contents nav ul li a {
		display: block;
		margin: 0 5px 5px 0;
		padding: 4px;
		border-radius: 5px;
		background-color: #234;
		text-decoration: none;
		text-align: center;
		color: #fff;
	}

	.contents .mainphoto {
		margin: 0 5px 5px;
	}
	.contents .mainphoto img {
		width: 100%;  
		background: none; 
	}
	.contents .mainphoto img {  
		display: block;  
		}  

	.contents .mainphotoe {
		margin: 0 5px 5px;
	}
	.contents .mainphotoe img {
		width: 100%;  
		background: none; 
	}
	.contents .mainphotoe img {  
		display: block;  
		}  






	.contents .mainphotoh {
		margin: 0 5px 5px;
	}
	.contents .mainphotoh img {
		width: 100%;  
		background: none; 
	}
	.contents .mainphotoh img {  
		display: block;  
		}  
		
	.contents .mainphotok {
		margin: 0 5px 5px;
	}
	.contents .mainphotok img {
		width: 100%;  
		background: none; 
	}
	.contents .mainphotok img {  
		display: block;  
		}  
		

		
	.contents .mainphotor {
		margin: 0 5px 5px;
	}
	.contents .mainphotor img {
		width: 100%;  
		background: none; 
	}
	.contents .mainphotor img {  
		display: block;  
		}  
		
		
		

	.contents .msizephoto {
		margin: 5px;
	}
	.contents .msizephoto img {
		width: 100%;
	}
	.contents .ssizephoto img{
	margin :  5px 10px;
	}
	
		
	.contents .twopic {
		margin-bottom: 20px;
	}
	.contents .twopic a {
		display: block;
		margin: 0 5px 5px;
	}
	.contents .twopic a img {
		display: block;
		width: 100%;
		margin: 13px 0px 13px;
	}

	.contents .intro {
		margin: 0 5px 20px;
	}
	.contents .intro ul {
		list-style: square;
		margin-left: 20px;
	}
	.contents .intro ul li {
		padding-bottom: 3px;
	}
	.contents .indexintro {
		margin: 0 5px;
	}
	.contents .indexintro ul {
		list-style: square;
		margin-left: 20px;
	}
	.contents .indexintro ul li {
		font-size: 10px;
		padding-bottom: 3px;
	}

	.contents .intro .linktext {
		margin-top: 5px;
		margin-left: 10px;
		line-height: 180%;
		font-weight: bold;
	}

	.contents table.border td {
		border: 1px solid #888;
	}

	.contents .indexintro ul a {
		font-size: 10px;
		padding-bottom: 3px;
	}

	.bottom {
		height: 10px;
		margin: 0 5px 10px;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		background-color: #fff;
	}

	.sns {
		margin: 0 10px 10px;
		text-align: center;
	}
	.sns a img {
		display: block;
		display:block;
		margin:auto;
		margin-bottom: 10px;
	}

	.counter {
		margin: 0 10px 10px;
		font-family: "Consolas";
		text-align: right;
		color: #fff;
	}

	.category {
		margin-bottom: 10px;
	}
	.category ul {
		list-style: none;
		margin-left: 5px;
	}
	.category ul:after {
		clear: both;
		display: block;
		height: 0;
		content: "";
	}
	.category ul li {
		float: left;
		width: 33%;
	}
	.category ul li a {
		display: block;
		border: 1px solid #456;
		border-radius: 4px;
		background-color: #fff;
		margin: 0 5px 5px 0;
		padding: 3px;
		text-decoration: none;
		text-align: center;
	}

	.page {
		margin-bottom: 10px;
	}
	.page ul {
		list-style: none;
		margin-left: 5px;
	}
	.page ul:after {
		clear: both;
		display: block;
		height: 0;
		content: "";
	}
	.page ul li {
		float: left;
		margin: 0 10px 10px 0;
	}
	.page ul li a {
		display: block;
		border: 1px solid #456;
		border-radius: 4px;
		background-color: #fff;
		padding: 3px 12px;
		text-decoration: none;
		text-align: center;
	}

	.gallery {
		margin: 0 5px 20px;
		padding-bottom: 5px;
		background-color: #000;
	}
	.gallery .view {
		height: 350px;
		margin-bottom: 15px;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center center;
	}
	.gallery .thumbnails {
		overflow: hidden;
		margin: 0 auto;
	}
	.gallery .thumbnails ul {
		list-style: none;
	}
	.gallery .thumbnails ul:after {
		clear: both;
		display: block;
		height: 0;
		content: "";
	}
	.gallery .thumbnails ul li {
		float: left;
		width: 55px;
		padding: 2px;
	}
	.gallery .thumbnails ul li a {
		display: block;
		height: 74px;
		width: 55px;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
	}
	.contents .section-head {
		clear: both;
		margin: 20px 5px 10px;
		padding: 5px 0 3px 10px;
		border-left: #888 8px solid;
		border-bottom: #888 2px solid;
		font-weight: bold;
		font-size: 21px;
	}

	.input tr,
	.input th,
	.input td {
		display: block;
	}
	.input th {
		text-align: left;
	}
	.input label {
		cursor: pointer;
		display: inline-block;
		margin-right: 10px;
	}
	.input .txt {
		width: 200px;
		padding: 3px 6px;
	}
	.input .num {
		width: 120px;
		padding: 3px 6px;
	}
	.input .btn {
		padding: 3px 6px;
	}
	
	.contents .intro ul.linum {
		list-style-type : decimal ;
	}
	.contents .shopname {
		color: #040404 ;
		background: #e9e9e9;
		font-size: 12pt ;
		font-weight: bold;
		line-height: 1;
		margin:10px 0px;
		padding: 10px 5px 10px 5px;
		box-shadow:1px 3px 5px 0px #666666 ;
		border-bottom:2px solid #504c4c;
		border-radius: 4px ;
		margin: 0px 5px 10px;
	}

	.contents .shopselect {
		margin: 5px;
	}
	.contents .shopselect ul {
		list-style: none;
		margin-left: 0px 0px 5px;
	}
	.contents .shopselect ul:after {
		clear: both;
		display: block;
		height: 0;
		content: "";
	}
	.contents .shopselect  ul li {
		float: left;
		width: 50%;
	}
	.contents .shopselect ul li:last-child {
		margin-right: 0;
	}
	.contents .shopselect ul li a {
		display: block;
		margin: 0 5px 5px 0;
		padding: 4px;
		border-radius: 5px;
		background-color: #DCDCDC;
		text-decoration: none;
		text-align: center;
		font-weight: bold;
	}






}

