* {
	margin: 0;
	padding: 0;
	font-family:'qMmpS Pro W3','Hiragino Kaku Gothic Pro','CI',Meiryo,'lr oSVbN',sans-serif;

}

img{
	border-style: none;
	vertical-align: bottom;
} 
h1, h2, h3, h4, h5, h6, p, address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
}

p {
	line-height: 160%;
}

em {
	visibility: hidden;
}
ul {
	list-style-type: none;
}

#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/wrapper_bg.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	behavior: expression(IEPNGFIX.fix(this));
}

/* Base Layout
--------------------------------------------------------- */
body {
	background-image: url(./images/background.jpg);
	background-repeat: repeat-x;
	background-color: #e5e5e5;
	margin: 0px;
	padding-top: 0px;
	color: #666666;
	text-align: center;
	font-size: 80%;
	line-height: 130%;
}

#header {
	width: 900px;
	height: 226px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left 20px;
	background-color	:	#ffffff;
	background-image	:	url(images/hdr_bk.jpg);
}
#header h1 {
	height: 20px;
	color: #ffffff;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 5px;
	background-image	: url(images/h_bg.jpg);
	background-repeat	:	repeat-x;
}

#sitemap {
	height: 20px;
	display: block;
	position:absolute;
	left: 650px;
	top: 2px;
	font-size : 10px;
	color: #ffffff;
}

#sitemap a {
	color	:	#ffffff;
}

#header h2 a {
	width: 440px;
	height: 150px;
	display: block;
	position:absolute;
	left: 2px;
	top: 30px;
	text-decoration: none;
	background-image: url(images/logo.png);
}

#header h3 {
	width: 410px;
	height: 150px;
	color: #000000;
	font-size: 14px;
	line-height:140%;
	display: block;
	position:absolute;
	left: 470px;
	top: 40px;
}
#header h4 a {
	width: 190px;
	height: 40px;
	display: block;
	position:absolute;
	left: 620px;
	top: 30px;
	text-decoration: none;
}
#header h5 {
	width: 190px;
	height: 20px;
	display: block;
	position:absolute;
	left: 620px;
	top: 70px;
}

#top_menu {
	display: block;
	position:absolute;
	left: 0px;
	top: 186px;
	width	:	890px;
	height	:	40px;
	background-image: url(images/menu_bk.jpg);
	background-repeat:repeat-x;
	color	:	#000000;
	padding-top	:	5px;
	padding-left : 10px;
	text-align	:	center;
}

.cart {
	padding				: 10px;
	background-color	: #feda62;
}

/* Main contents
--------------------------------------------------------- */
#main {
	width:900px;
	background-color: #FFFFFF;
	padding-bottom:10px;
}
#main:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Left contents
--------------------------------------------------------- */
#left {
	width:650px;
	float:left;
	padding-top:10px;
	padding-left: 10px;
	padding-right:10px;
	background-repeat: no-repeat;
	background-position: left top;
}

/* Right contents
--------------------------------------------------------- */
#right {
	width:220px;
	float:left;
	padding-right:10px;
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}

/* Footer
--------------------------------------------------------- */
#footer {
	width: 900px;
	height: 40px;
	background-image: url(images/footer_bk.png);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	color: #000000;

}
#footer ul {
	padding-left: 15px;
}
#footer li {
	float: left;
	padding-right: 6px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DAEAFC;
}
#footer li a {
	text-decoration: none;
	color: #DAEAFC;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer p {
	float: right;
	padding-right: 20px;
	color	:	#901010;
}

#pankuzu {
	padding		:	5px;
	font-size	:	80%;
}

div.blog_page {
	width				:	530px;
	background-image	:	url(./images/h_bg_l.jpg);
	background-repeat	:	no-repeat;
	padding				:	10px;
}

h2.entry_header {
	padding-top			:	5px;
	font-size			:	large;
	padding-bottom		:	20px;
}

div.entry_body {
	padding				:	10px;
}

div.entry_body p.entry_more {
	text-align			:	right;
	padding				:	5px;
}


div.entry_body ul.entry_footer {
	margin-top:10px;
	padding : 5px 10px 25px;
	list-style-position : inside;
	text-align: right;
	background: url(http://templates.blog.fc2.com/template/japon/japon_line.gif) center bottom no-repeat;
	font-family:verdana, "Century Gothic",sans-serif;
	font-size : 11px;
}
div.entry_body ul.entry_footer li {
	display : inline;
	list-style-type : none;
}


#left h2 {

	font-size	:	110%;
	color		:	#000000;
	padding		:	10px 15px;
	background-color	:	#e5e5e5;
	margin		:	5px 0px;
	border-width		:	0px 0px 5px 0px;
	border-style		:	solid;
	border-color		:	#f78b8b;
}

div.infobox {
	padding		:	10px 15px;
	margin		:	5px 0px;
}

div.infobox ul {
	list-style-type	: disc;
	padding-left	:	15px;
}

div.infobox ol {
	list-style-type	: decimal;
	padding-left	:	15px;
}

div.infobox ul li {
	padding-top	:	5px;
	padding-bottom : 5px;
}

div.infobox ol li {
	padding-top	:	5px;
	padding-bottom : 5px;
}

img.left {
	float		:	left;
	padding		:	0px 5px;;
}

div.ddsg-wrapper ul {
	list-style-type	: disc;
	padding-left	:	15px;
}

div.ddsg-wrapper ul li {
	padding-top	:	5px;
	padding-bottom : 5px;
}

/* searchform
*********************************************************************/
#searchform {
	width		:	210px;
}

#searchform #s {
	width		:	150px;
}

#searchform #searchsubmit {
	width		:	50px;
}

/* commentform
**********************************************************************/

#commentform {
	width		:	580px;
}

#comment {
	width		:	550px;
}

*.aligncenter {
	text-align	:	center;
}


/* menu
**********************************************************************/
div.menu_grp {
	background-color	:   #feda62;
	padding-top			:	5px;
	padding-bottom		:	5px;
}

div.menu_grp ul {
	padding-top			:	10px;
	padding-bottom		:	10px;
	padding-left			:	5px;
	list-style-image	:	url(images/menu_li.png);
}

div.menu_grp ul li{
	margin-left			:	25px;
	color				:	#000;
	font-size			:	14px;
	padding				:	3px 0px;
}

img.thum {
	border-width		:	1px;
	border-style		:	solid;
	border-color		:	#cacaca;
}

#left img {
	margin				:	5px 0px;
}

#banner_area {
	width				:	40px;
	background-image	:	url(images/tate_banner.jpg);
	background-repeat	:	repeat-y;
	float				:	right;
	min-height				:	1000px;
}

div.menu_footer {
	background-image	:	url(images/menu_footer.png);
	background-repeat	:	no-repeat;
	height				:	40px;
}

div.info_grp {
	margin-top			:	5px;
	padding-bottom		:	5px;
	border-width		:	1px;
	border-style		:	solid;
	border-color		:	#cacaca;
}

#left div.info_grp img {
	margin				:	0px;
}

div.info_grp ul {
	padding-top			:	10px;
	padding-bottom		:	10px;
	padding-left			:	5px;
	list-style-image	:	url(images/menu_li.png);
}

div.info_grp ul li{
	margin-left			:	25px;
	color				:	#000;
	font-size			:	14px;
	padding				:	3px 0px;
}

div.entry {
	padding				:	4px;
}

div.entry ul {
	padding-top			:	5px;
	padding-bottom		:	5px;
	padding-left			:	5px;
}

div.entry ul li{
	margin-left			:	25px;
	padding				:	3px 0px;
	list-style-type		:	disc;
}


div.entry p {
	padding				:	10px 10px;
}

div.entry h3 {
	padding				:	2px;
	font-size			:	110%;
	font-weight			:	bold;
	color				:	#f78b8b;
}

/* Αθ€ζψ\¦
*******************************************************************************/
table.tokutei {
	background-color	:	#e5e5e5;
	width				:	640px;
}

td.tokutei_mid {
	background-color	:	#f78b8b;
	width				:	150px;
	vertical-align		:	top;
	padding				:	10px;
	color				:	#fff;
}

td.tokutei_dat {
	background-color	:	#fff;
	width				:	490px;
	padding				:	10px;
}

td.tokutei_dat ul {
	margin-left		:	10px;
}

td.tokutei_dat ul li {
	list-style-type		:	disc;
	margin				:	3px 10px;
}

span.notice {
	color				:	#ff4f51;
}

/* €iξρ
*******************************************************************************/
table.hanbai_data {
	background-color	:	#e5e5e5;
	width				:	620px;
}

td.hanbai_data_title {
	background-color	:	#f78b8b;
	color				:	#fff;
	width				:	170px;
	padding				:	10px;
}

td.hanbai_data_detail {
	background-color	:	#fff;
	color				:	#040404;
	padding				:	10px;
}

div.hanbai h3 {
	font-size			:	120%;
	margin				:	5px 0px;
	border-width		:	0px 0px 1px 0px;
	border-color		:	blue;
	border-style		:	dotted;
}

div.hanbai ul {
	list-style-type		:	disc;
	margin-left			:	10px;
	margin-bottom		:	5px;
}

div.hanbai ul li {
	margin-left			:	15px;
	padding				:	2px 0px;
}

/* Ώ */
table.souryou {
	width				:	650px;
	background-color	:	silver;
	border-width		:	1px;
	border-spacing		: 	1px;
	text-align			:	center;
	margin				:	10px 0px;
}

table.souryou tr {
	background-color	:	#fff;
}

table.souryou tr.odd {
	background-color	:	#F0F8FF ;
}

table.souryou tr td {
	width				:	72px;
	padding				:	3px;
}


/* TOPζΚ €ioi[
******************************************************************************/
table.top_banner_list {
	width				:	610px;
}

h3.top_h3 {
	font-size			:	120%;
	background-color	:	#f78b8b;
	color				:	#fff;
	padding				:	5px 0px;
	font-weight			:	bold;
}

table.top_banner_list tr td {
	padding				:	5px;
	vertical-align		:	top;
	width				:	300px;
}


