body {
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
	font-family: helvetica, Arial, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 75%; /* IE */

}



html>/**/body {
  font-size: 12px; /* Except IE */
}


html {
	overflow-y: scroll;
}



/* init style */

h1, h2, h3, h4, p, ul, li, iframe {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #6699CC;
}
a:active, a:hover {
	color: #3366CC;
}
ul {
	list-style-type: none;
	margin-bottom: 0em;
}
li {
	list-style-position: outside;
}
img {
	border: 0;
}
/* contents styles */

div#container {
	width: 781px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
	text-align: left;
}
/* div#header */
div#header {
	width: 781px;
	height: 114px;
	padding: 0;
	text-align: left;
}
div#header h1 {
	float:left;
}
div#header p {
	color:#ffffff;
	font-size: 0%;
	font-weight: normal;
	text-indent: -9999px;
	height:0;
}
div#nav-home {
	float:right;
	height:20px;
	width:260px;
	margin:0;
	margin-top:10px;
}
div#nav-home ul li {
	margin-bottom: 0px;
	line-height:0;
	font-size: 1px;
}
/* nav */
div#nav ul {
	margin-bottom: 0px;
	line-height:0;
	font-size: 1px;
}
div#nav li {
	display: inline;
	width: auto;
	padding-left: 2.2px;
}
/* div#wrapper */
div#wrapperbg {
	width: 761px;
	height: auto;
	padding: 10px;
	border: 1px solid #EFEFEF;
}
div#wrapper {
	width: 761px;
	height: auto;
	margin: 0;
	padding: 0px 0px 10px 0px;
	position: relative;
	overflow: hidden;
	background-color: #ffffff;
}
/*
div#wrapper h2 {
	width: auto;
	height: auto;
}
div#wrapper h3 {
	margin-bottom: 0.5em;
	color: #999999;
	font-size: 160%;
	font-weight: normal;
}

div#wrapper h4 {
	color: #333333;
	font-size: 100%;
	font-weight: bold;
}
div#wrapper p {
	margin-bottom: 1em;
	color: #666666;
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
}

div#wrapper p img {
 float: left;
 width: auto;
 height: auto;

 margin-right: 1em;
 margin-bottom: 0.5em;
}
 */
 
 

/* div#banner */
div#banner {
	width: 762px;
	height:362px;
	margin-bottom: 10px;
	border-bottom: solid 1px #EFEFEF;
	padding: 0;
	text-align: left;
}

/* div#contents */
div#contents {
	float: left;
	margin-top: 0px;
	padding: 0;
	width: 500px;
	height: auto;
}
/* div#news */
div#news {
	width: 500px;
	height: auto;
	margin: 0 0 10px 0;
	text-align: left;
}
div#news h2 {
	display:block;
	width:500px;
	background-image:url(img/title_news.gif);
	height:29px;
	background-position:left top;
	color: #333333;
	text-indent: -9999px;
	font-size: 0%;
}


div#news h2.blog {
	display:block;
	width:500px;
	background-image:url(img/title_blog.gif);
	height:29px;
	background-position:left top;
	color: #333333;
	text-indent: -9999px;
	font-size: 0%;
}




div#news iframe {
	margin-left:12px;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* div#shop */
div#shop {
clear:both;
	width: 500px;
	height: auto;
	margin: 0 0 -5px 0;
	padding: 0;
}
div#shop h2 {
	display:block;
	width:500px;
	background-image:url(img/title_shop.gif);
	height:29px;
	background-position:left top;
	color: #333333;
	text-indent: -9999px;
	font-size: 100%;
}
div#shop ul {
	margin-top: 10px;
	margin-bottom: 0;
}
div#shop li {
	display: inline;
}
/* div#sidebar */
div#sidebar {
	margin-top:0px;
	margin-bottom:0px;
	float: left;
	margin-left:20px;
	width: 241px;
	height: auto;
}
div#sidebar h2 {
	color: #333333;
	text-indent: -9999px;
	font-size: 1px;
	height:0;
	overflow: hidden;
}













div#sidebar ul {
	margin: 0;
	padding: 0;
}
div#sidebar li {
	margin-bottom: 6px;
	padding: 0;
}
/* 
div#sidebar h3 {
 margin-bottom: 0.5em;
 color: #000000;
 font-size: 125%;
 font-weight: normal;
}

div#sidebar p {
 margin-bottom: 1em;
 color: #999999;
 font-size: 95%;
 font-weight: normal;
 line-height: 130%;
}
*/


/* address#footer */
address#footer {
	clear:both;
	width: 784px;
	height: auto;
	padding-left: 10px;
	margin-top: 0.5em;
	padding-top: 8px;
	padding-bottom: 20px;
	text-align: left;
	font-family: helvetica, Arial, sans-serif;
	font-size: 95%;
	font-weight: normal;
	font-style:normal;
	color: #999999;
	background-image:url(common/logo_footer.gif);
	background-repeat:no-repeat;
}

