/* default property reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,
th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
   

body * {line-height:1.22em;}



body {
	color:#333;
	font-family: 'Verdana', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ƒSƒVƒbƒN', 'Osaka]“™•';
	background-image:url(images/back001.jpg);
	background-color:#000;
}

.hidden{
	display: none;
	font-size:9px;
}

.clearing
{
	width: 800px;
	height: 0;
	clear: both;
}

#outline{
	position:relative;
	text-align:center;
	display:block;
	width:800px;
	padding: 0px;
	margin: 0px;
	font-size: 75%;
	line-height: 130%;
	background-color:#FFF;
	}

.header{
	width: 800px;
	height: 40px;
	padding: 0px;
	margin : 0px;
	background-image:url(images/header001.gif);
	background-repeat:no-repeat;
}


.menu {
	text-align:justify;
	width:800px;
	height: 34px;
	padding:0px;
	margin:0px;
}
.menu ul{
list-style: none;
padding: 0px;
margin: 0px;
}
.menu li {
	float:left;
	}


#menu_home a{
display:block;
width:160px;
height:34px;
background:url(images/menu001b.gif) no-repeat;
text-decoration:none;
text-align:center;
text-indent:-999px;
overflow:hidden;
}

#menu_home a:hover{
background:url(images/menu001.gif) no-repeat;
text-indent:-999px;
overflow:hidden;
}

#menu_motsu a{
display:block;
width:160px;
height:34px;
background:url(images/menu002b.gif) no-repeat;
text-decoration:none;
text-align:center;
text-indent:-999px;
overflow:hidden;
}

#menu_motsu a:hover{
background:url(images/menu002.gif) no-repeat;
text-indent:-999px;
overflow:hidden;
}

#menu_shop a{
display:block;
width:160px;
height:34px;
background:url(images/menu003b.gif) no-repeat;
text-decoration:none;
text-align:center;
text-indent:-999px;
overflow:hidden;
}

#menu_shop a:hover{
background:url(images/menu003.gif) no-repeat;
text-indent:-999px;
overflow:hidden;
}

#menu_store a{
display:block;
width:160px;
height:34px;
background:url(images/menu004b.gif) no-repeat;
text-decoration:none;
text-align:center;
text-indent:-999px;
overflow:hidden;
}

#menu_store a:hover{
background:url(images/menu004.gif) no-repeat;
text-indent:-999px;
overflow:hidden;
}

#menu_form a{
display:block;
width:160px;
height:34px;
background:url(images/menu005b.gif) no-repeat;
text-decoration:none;
text-align:center;
text-indent:-999px;
overflow:hidden;
}

#menu_form a:hover{
background:url(images/menu005.gif) no-repeat;
text-indent:-999px;
overflow:hidden;
}



.container {
	text-align:justify;
	width:790px;
	height:auto;
	padding:0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
}

.container_left {
	width:590px;
	height: auto;
	margin-right: 5px;
	float:left;
	
}

.container_right {
	width:190px;
	height: auto;
	margin-left: 5px;
	float:left;
	
}

.footer{
	clear:both;
	width : 800px;
	height: 20px;
	padding: 10px;
	margin: 0px;
	text-align:center;
	background-image:url(images/footer001.gif);
	background-repeat:no-repeat;
	color:#543F32;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
