@charset "utf-8";
 


/* Reset */
body,div,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}


h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

ul,ol,dl{
	list-style: none;
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}
input,textarea,select {
	*font-size: 100%;
}

/* Base  Style */
body {
	color: #444;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.75em;
	*font-size: small;
	*font: x-small;
	text-align: center;
	line-height: 18px;
}


a:link {
	color: #777;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #272727;
	text-decoration: none;
}
a:active,
a:focus {
	outline: none;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	}
.beige{
	color: #998564;
}
.silver{
	color: #888;
}
.enji{
	color:#903;
}
.kon{
	color:#36318D;
}
.dai{
	font-size: 120%;
}
.tokudai{
	font-size: 150%;
}
.syo{
	font-size: 90%}

/* Tag */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
}
li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
caption,th {
	text-align:left;
}

sup {
	vertical-align: text-top;
}

input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}


hr {
	color:#ECECEC;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*Clearfix */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*基本レイアウト*/

#Wrap{
	width: 950px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
}

#header{
	width: 950px;
	display: block;
	height: 155px;
	margin-bottom: 1px;
	position: relative;
}
#header h1{
	width: 180px;
	text-align: center;
	display: inline;
	height: 150px;
	background-image: url(images/logoback.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	position: absolute;
	z-index: 50;
	left: 0px;
	top: 20px;
}
#header h1 a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	}

#header p{
	display: block;
	width:170px;
	height: 20px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 50;
}


/*ナビゲーション*/

#nav{
	width: 680px;
	padding-top: 30px;
	padding-bottom: 0px;
	display: inline;
	float: right;
	margin: 0px;
}

#nav ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ul li{
	float: left;
	width: 170px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav ul li ul{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav ul li ul li{
	float: none;
	font-size: 11px;
	margin-bottom: 5px;
}


#nav ul li ul li em{
	color: #998564;
	padding-left: 10px;
	background-image: url(images/menu_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block;
	height: 18px;
}
#nav ul li ul#update{
	padding-top: 20px;
	background-image: url(images/menu_tag_update.gif);
}
#update li a:link,
#update li a:active,
#update li a:visited{
	color: #666;
	padding-left: 10px;
	background-image: url(images/menu_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block;
	height: 18px;
}

#nav ul li ul#menu{
	padding-top: 20px;
	background-image: url(images/menu_tag_menu.gif);
}
#menu li a:link,
#menu li a:active,
#menu li a:visited{
	color: #666;
	padding-left: 10px;
	background-image: url(images/menu_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block;
	height: 18px;
}

#nav ul li ul#shop{
	padding-top: 20px;
	background-image: url(images/menu_tag_shop.gif);
}
#shop li a:link,
#shop li a:active,
#shop li a:visited{
	color: #666;
	padding-left: 10px;
	background-image: url(images/menu_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block;
	height: 18px;
}
#update li a:hover,
#menu li a:hover,
#shop li a:hover{
	color: #F7492F;
	background-image: url(images/menu_li_hv.gif);
}

#nav ul li ul#access{
	padding-top: 20px;
	background-image: url(images/menu_tag_access.gif);
}

#access li a.mp:link,
#access li a.mp:active,
#access li a.mp:visited{
	padding-left: 10px;
	background-image: url(images/menu_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	color: #666;
	height: 18px;
	display: block;
}
#access li a.mp:hover{
	color: #F7492F;
	background-image: url(images/menu_li_hv.gif);
}
#access li a.mal:link,
#access li a.mal:active,
#access li a.mal:visited{
	padding-left: 0px;
	background-image: url(images/menu_mail.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #666;
	height: 18px;
	display: block;
	font-size: 11px;
	letter-spacing: 0.1em;
	text-indent: -9999px;
}
#access li a.mal:hover{
	color: #F7492F;
	background-image: url(images/menu_mail_hv.gif);
}


#Contents{
	width: 950px;
	display: block;
	margin-top: 1px;
	text-align: left;
}

#footer{
	width: 950px;
	padding-top: 20px;
	height: 30px;
	display: block;
	margin-top: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
}

#footer p{
	display: block;
	font-size: 10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}

#footer ul{
	text-decoration: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 550px;
}

#footer ul li{

}

#footer a{
	display: block;
	width: 550px;
	background-image: url(images/ft.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}



/* Align */

.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.layoutCenter {
	margin: 0 auto;
}


/* Float */

.floL {
	float: left;
}
.floR{
	float: right;
}
div.Clear {
	line-height: 0%;
	clear:both;
	font-size: 0px;
	margin:0px;
	padding:0px;
	height: 0px;
	width: 0px;
}

/* Margin  mg*/

.mg5 {
	margin: 5px;
}
.mgR10 {
	margin-right: 10px;
}
.mgL10 {
	margin-left: 10px;
}

.mgBtm10{
	margin-bottom: 10px;
}

.mgBtm20{
	margin-bottom: 20px;
}

/* Padding  pd*/

.pd20 {
	padding: 20px;
}
.pdT10 {
	padding-top: 10px;
}
.pdB20 {
	padding-bottom: 20px;
}
