@charset "utf-8";
/* CSS Document */
/*{margin:0; padding:0; font-family:Tahoma, Geneva, sans-serif}*/
/*@font-face {
	font-family: mplus-2p-light;
	src: url('../httpdocs/font/mplus-2p-light.ttf') format("truetype");
}
@font-face {
	font-family: mplus-2p-regular;
	src: url('../httpdocs/font/mplus-2p-regular.ttf') format("truetype");
}
@font-face {
	font-family: mplus-2p-bold;
	src: url('../httpdocs/font/mplus-2p-bold.ttf') format("truetype");
}
@font-face {
	font-family: mplus-2p-black;
	src: url('../httpdocs/font/mplus-2p-black.ttf') format("truetype");
}*/
*{
	margin:0; 
	padding:0; 
	font-family:  "メイリオ", meiryo, "游ゴシック", "YuGothic", sans-serif;
}
/*.gradation {
	background-image: -moz-linear-gradient(top, #6E6E6E, #CCCCCC);
	background-image: -webkit-gradient(linear, left top,left bottom,
	from(#6E6E6E), to(#CCCCCC));
}*/
body{
	margin:0px;
	padding:0px;
	width: 100%;
	height: auto;
}
/*body {
	text-align: center;
}*/
#header {
	height: auto;
	width: 100%;
}
#top {
	background-color: #9D0000;
	height: 50px;
	width: 100%;
}
/*#top {
	background-color: #39191C;
	height: 30px;
	width: 100%;
}*/
#top_content {
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #9D0000;
}
/*#top_content {
	height: 30px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}*/
#topmenu {
	/*height: 50px;*/
	width: auto;
	float: right;
	padding-top: 0px;
	text-align: left;
	position: relative;
	margin: 0px;
	padding-right: 20px;
}
/*#topmenu {
	height: 25px;
	width: auto;
	float: right;
	padding-top: 4px;
	text-align: left;
	position: relative;
	margin: 0px;
	padding-right: 20px;
}
#topmenu a {
	font-family: mplus-2p-light;
	font-size: 10px;
	color: #FFF;
	display: inline-block;
	text-decoration: none;
	padding-top: 0px;
	margin: 0px;
	float: left;
	padding-left: 0px;
	font-weight: normal;
}*/
#topmenu a {
	color: #FFF;
	display: inline-block;
	text-decoration: none;
	padding-top: 7px;
	margin: 0px;
	float: left;
	padding-left: 0px;
	font-size:14px;
}
/*#topmenu a:hover {
	color: #F2D997;
	display: inline-block;
	text-decoration: none;
	padding-top: 0px;
	margin: 0px;
	float: left;
	padding-left: 0px;
	font-size: 10px;
}*/
#topmenu a:hover {
	color: #F2D997;
	display: inline-block;
	text-decoration: none;
	margin: 0px;
}


#jpn {
	width: 55px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
/*#jpn {
	width: 55px;
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}*/
/*#toptitle {
	height: 192px;
	width: 100%;
	position: relative;
}
#logcontent {
	height: auto;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #461E14;
}*/
#toptitle {
	height: 200px;
	width: 100%;
	position: relative;
}
#logcontent {
	/*height: auto;*/
	height: 200px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #646464;
}
img.logo {
	border: 0;
	float:left;
	width: 200px;
	height: 200px;	
}
h2.name {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF94FF;
	/*z-index: 100;*/
	position:absolute;
	top:55px;
	left: 230px;
}
h3.title {
	color:#FFF;
	/*z-index: 100;*/
	position:absolute;
	top: 110px;
	left: 310px;
}
/*#categorymenu {
	height: 35px;
	width: 770px;
	margin-left: auto;
	position: relative;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #451E14;
}

#menu_content {
	height: 35px;
	width: 770px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#main {
	height: 300px;
	width: 100%;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
}
#contact {
	width: 80px;
	float: left;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}*/
#footer {
	height: auto;
	width: 100%;
}
#footer_content {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#foot_boarder {
	height: 10px;
	width: 800px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9D0000;
}
#footer_menu {
	/*background-color: #E9E9E9;*/
	background-color: #646464;
	height: 160px;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 10px;
}
#footer_menu p {
	/*font-family: Tahoma, Geneva, sans-serif;
	color:#000;*/
	color:#FFF;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align:left;
}
#address {
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.tel-number a {
	/*color:#000;*/
	color:#FFF;
	text-decoration: none;
}
@media screen and (max-width: 800px) {
	#top_content {
		width: 100%;
	}
	#top {
		height: 35px;
	}
	#top_content {
		height: 35px;
	}
	#topmenu a {
		padding-top: 3px;
	}
	#logcontent {
		width: 100%;
	}
	#toptitle {
		height: 120px;
	}
	#logcontent {
	height: 120px;
	}
	img.logo {
		width: 120px;
		height: 120px;	
	}
	h2.name {
		top:30px;
		left: 150px;
		font-size:20px;
	}
	h3.title {
		position:absolute;
		top: 70px;
		left: 230px;
		font-size:12px;
	}
	#footer_content {
		width: 100%;
	}
	#foot_boarder {
		width: 100%;
	}
	#address {
		width: 100%;
	}
}
@media screen and (max-width: 480px) { 
	#top_content {
		width: 100%;
	}
	#top {
		height: 25px;
	}
	#top_content {
		height: 25px;
	}
	#topmenu a {
		padding-top: 3px;
	}
	#logcontent {
		width: 100%;
	}
	#toptitle {
		height: 80px;
	}
	#logcontent {
	height: 80px;
	}
	img.logo {
		width: 80px;
		height: 80px;	
	}
	h2.name {
		top:15px;
		left: 80px;
		font-size:12px;
	}
	h3.title {
		top: 40px;
		left: 120px;
		font-size:12px;
	}
	#footer_content {
		width: 100%;
	}
	#foot_boarder {
		width: 100%;
	}
	#address {
		width: 100%;
	}
}
