html {font-size: 62.5%; } 

body {
	margin:0;
	padding:0;
	color:#222;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 13px; font-size: 1.3rem;
	line-height:1.5em;
	background-image:url(../../images/bg.png);

}
 


/*@IE‰æ‘œk¬‘Î‰ž	
---------------------------------------------*/

img { -ms-interpolation-mode: bicubic; }
	


/*mainImages
----------------------------------------------------------*/
#mainImages {
	max-width:1280px;
	min-width: 960px;
	margin:0 auto;
	height:536px;
	background-image:url(../../images/mv_01.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

/*wrapper
----------------------------------------------------------*/
#wrapper {
	width:100%;
}


/*container
----------------------------------------------------------*/
#container {
	width: 960px;
	margin:0 auto;
	background-color:rgba(250,250,250,0.7);
}


/*column
----------------------------------------------------------*/

.col1 {	
	width:800px;
	margin:50px auto 50px;
	line-height:2em;
}


.tl_main {
	margin:30px 0;
}


.st {
	font-family:Helvetica, Arial, sans-serif;
	font-size:130%;
	font-weight:bold;
	color:#333;
}


#footer {
	width:100%;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	font-size:85%;
	margin-bottom:50px;
	color:#555;
}
.pricemenubox{
	width:380px;
	min-height:160px;
	margin:5px 5px;
	float:left;
}
.pricemenubox-min{
	width:380px;
	min-height:70px;
	margin:5px 5px;
	float:left;
}
.pricemenubox table,
.pricemenubox-min table{
margin-left:20px;
}

.pricemenubox table th,
.pricemenubox-min table th{
width:250px;
}
.pricemenubox table td,
.pricemenubox-min table td{
width:100px;
}
.clearfix img{
margin:10px 10px;
}
.image_pict img{
display: inline-block;
box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
}
.hr{
display: block;
 margin-left: auto;
 margin-right: auto;
}
.clear{
clear:both;
}

/**global nav**/
#g_menu {
	max-width:1280px;
	min-width: 960px;
	margin:40px auto 0 auto;
}

#nav {
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	width:700px;
}
#nav li {
	border-left: 1px solid rgb(204, 204, 204);display: inline;
	background-color:#FFF;
	font-size:15pt;
}
#nav li:first-child {
	border: 0px currentColor;
}
#nav li a {
	padding: 0px 11px; color: rgb(51, 51, 51); text-decoration: none;
}
#nav li a:hover{
	color: rgb(105, 102, 153) !important;
}

/*top image*/
.top_abouttextbox{
width:440px;
font-size:9pt;
float:left;
}
.top_shopplateimg img{
box-shadow:0px 0px 20px -5px rgba(0,0,0,0.8);
margin:0 0 0 5px !important;
padding:0 !important;
float:right;
}

/*staff*/
.staff_box{
	width:370px;
	margin-right:5px;
	float:left;
}
.staff_list_right{
	margin-top:10px;
	width:145px;
	float:right;
}
.nickname{
	padding:0 0 0 5px;
	font-size:11pt;
	background-color:rgb(67,38,40);
	color:#fff;
}
.name{
	font-family:"Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "ƒƒCƒŠƒI", Meiryo, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	margin:10px 0 10px 10px;
	font-size:13pt;
}
.staff_text{
	font-size:10pt;
	line-height:1.4em;
	font-family:"Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "ƒƒCƒŠƒI", Meiryo, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}
/************************************** Default */
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	font-weight: normal;
	font-size: 16px; font-size: 1.6rem;
}

p {
	
	margin-bottom:1em;
}

table {
	border-spacing: 0;
}

* html table {
	border-collapse: collapse;
}

*:first-child+html table {
	border-collapse: collapse;
}

caption,th {
	text-align: left;
	font-weight: normal;
}

table,th,td,img {
	border: 0;
}

tr {
	vertical-align: top;
}

img,input {
	vertical-align: middle;
}

* img {
	vertical-align: bottom;
}

q:before,q:after {
	content: '';
}

ul { 
	list-style: none;
}
/************************************** //Default */

body
{
}

a {
	color: #000099;
	overflow: hidden;/* Firfox */
	text-decoration: underline;
	outline: none;
}

a:link {
	color: #000099;
	text-decoration: underline;
	outline: none;
}

a:visited {
	color: #800080;
	text-decoration: underline;
	outline: none;
}

a:active {
	color: #ff0000;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #000099;
	text-decoration: underline;
	outline: none;
}

img {
	border: none;
}

li {
	list-style: none;
}

tr {
	vertical-align: top;
}

/************************************** Padding */
.pad1 {
	padding: 1px;
}
.pad2 {
	padding: 2px;
}
.pad3 {
	padding: 3px;
}
.pad4 {
	padding: 4px;
}
.pad5 {
	padding: 5px;
}
.pad10 {
	padding: 10px;
}
.pad20 {
	padding: 20px;
}

/************************************** Margin */

.mgt5 {
	margin-top: 5px;
}
.mgt10 {
	margin-top: 10px;
}
.mgt15 {
	margin-top: 15px;
}
.mgt20 {
	margin-top: 20px;
}
.mgt25 {
	margin-top: 25px;
}
.mgt30 {
	margin-top: 30px;
}
.mgt40 {
	margin-top: 40px;
}
.mgt50 {
	margin-top: 50px;
}


/************************************** Margin */

.mgb5 {
	margin-bottom: 5px;
}
.mgb10 {
	margin-bottom: 10px;
}
.mgb15 {
	margin-bottom: 15px;
}
.mgb20 {
	margin-bottom: 20px;
}
.mgb25 {
	margin-bottom: 25px;
}
.mgb30 {
	margin-bottom: 30px;
}
.mgb40 {
	margin-bottom: 40px;
}
.mgb50 {
	margin-bottom: 50px;
}

/************************************** Align */

.left {
	display: block;
	text-align: left !important;
}
.center {
	display: block;
	text-align: center !important;
}
.right {
	display: block;
	text-align: right !important;
}
.boxleft {
	display: block;
	float: left;
}
.boxright {
	display: block;
	float: right;
}
/************************************** FontSize */
.fsize8 {
	font-size: 8px !important;
}
.fsize9 {
	font-size: 9px !important;
}
.fsize10 {
	font-size: 10px !important;
}
.fsize11 {
	font-size: 11px !important;
}
.fsize12 {
	font-size: 12px !important;
}
.fsize13 {
	font-size: 13px !important;
}
.fsize14 {
	font-size: 14px !important;
}
.fsize15 {
	font-size: 15px !important;
}
.fsize16 {
	font-size: 16px !important;
}
.fsize16 {
	font-size: 17px !important;
}
.fsize18 {
	font-size: 18px !important;
}



/************************************** Clear */

/* Modern browsers like Firefox, Safari, Opera */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* IE 7 and MacIE*/
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */



/************************************** ContactForm */
.errTxt {
	color: #FF0000;
}