@charset "UTF-8";

body {
	color		: #333333;
	font-family	: "ＭＳ Ｐゴシック", Verdana, monospace, sans-serif;
	font-size	: 12px;
	line-height	: 140%;
	text-align	: center;
	margin		: 0 auto;
	background	: #FF9933 url(img/sub_bk.jpg) no-repeat right top;
}

a img {
	border		: none;
}

a:link, a:visited {
	color		: #333333;
	text-decoration : underline;
}

a:hover, a:active {
	color		: #ff9933;
	text-decoration : underline;
}

.clrfix {
	display					: inline-block;
	margin					: 0;
	padding					: 0;
}

.clrfix:after {
	content					: ".";
	display					: block;
	height					: 0;
	clear					: both;
	visibility				: hidden;
	line-height				: 0;
	padding					: 0;
	margin					: 0;
	vertical-align			: bottom;
	overflow				: hidden;
}

.clr {
	clear		: both;
	height		: 1px;
}

.clr hr {
	display		: none;
}

.clear{clear	: both;}

#page {
	width		: 785px;
	margin-left	: auto;
	margin-right	: auto;
	padding-right: 5px;
	text-align	: left;
	background-color: #FFFFFF;
	border-right	: 1px solid #CCCCCC;
	border-left	: 1px solid #CCCCCC;
}

/*-------------------- header ----------------------*/

#head {
	height		: 70px;
	padding		: 2px 8px;
}

#head h1 {
	font-weight	: normal;
	font-size	: 12px;
	margin		: 0px;
}

#head h2 {
	font-weight	: normal;
	font-size	: 12px;
	margin		: 0px;
	float		: left;
	width		: 224px;
}

.head_l {
	width		: 480px;
	text-align	: left;
	float		: left;
}

.head_r {
	width		: 280px;
	text-align	: right;
	font-size	: 12px;
	float		: right;
}

/*------------------ headermenu --------------------*/

#headmenu {
	height		: 40px;
	background	: #FFFFFF url(img/menu_bk.gif) repeat-x left bottom;
	margin		: 0px;
	padding		: 0px;
	text-align	: center;
	clear		: both;
}
h3 {
	font-weight	: normal;
	font-size	: 12px;
	margin		: 2px 0px;
	padding		: 2px 10px;
	text-align	: left;
	background-color: #F0F8F0;
}

/*------------------ mainspace ---------------------*/
#main {
	width		: 570px;
	float		: right;
	background	: #FFFFFF url(img/main_bk.gif) repeat-y left top;
	padding-left: 8px;
	padding-top	: 5px;
	font-size	: 117%;
}

.sub-img {
	padding		: 4px 8px 4px 18px;
	margin		: 2px;
	border: 0 none;
}

.waku {
	background	: #FFFFFF url(img/waku_bk.gif) no-repeat right bottom;
	padding		: 4px 8px;
	margin		: 2px;
}

.entry-header {
	font-size	: 117%;
	font-weight	: bold;
	line-height	: 20px;
	color		: #FF6633;
	border-left	: 1em solid #FFC06A;
	border-bottom	: 1px solid #FFC06A;
	margin		: 0px;
	padding		: 0px 2px;
}

.entry-header a:link, .entry-header a:visited {
	color		: #FF6633;
	text-decoration : none;
}

.entry-header a:hover, .entry-header a:active {
	color		: #ff9933;
	text-decoration : none;
}

.entry-body {
	margin		: 1px 4px 1px 4px;
	padding		: 1px 6px 1px 6px;
	font-size	: 117%;
	line-height	: 20px;
	font-weight	: normal;
}

.entry-footer {
	margin		: 4px 4px 2px 4px;
	padding		: 2px 6px 4px 6px;
	font-size	: 10px;
	line-height	: 12px;
	border-top	: 1px solid #999999;
	text-align	: right;
}

/*------------------ leftspace ---------------------*/
#left {
	width		: 200px;
	float		: left;
	text-align	: center;
	padding-top	: 5px;
}

.left_menu {
	width		: 182px;
	padding		: 4px;
}

.left_menu h4 {
	font-size	: 12px;
	line-height	: 20px;
	font-weight	: normal;
	background	: #FFFFFF url(img/icon2.gif) no-repeat left top;
	padding-left	: 20px;
	margin		: 0px;
	text-align	: left;
}

.left_waku {
	width		: 182px;
	padding		: 4px;
}

.left_waku img {
	float		: left;
	padding-right	: 2px;
}

.left_waku p {
	line-height	: 20px;
	background	: #FFFFFF url(img/icon1.gif) no-repeat left top;
	padding		: 0px 6px 0px 0px;
	margin		: 0px;
	text-align	: right;
	clear		: both;
}


/*------------------- footer -----------------------*/

#footer {
	clear		: both;
	border-top	: 1px solid #cccccc;
	text-align	: center;
	height		: 65px;
	padding-top	: 15px;
}

div.footer_menu {
	padding		: 0 10px;
	text-align	: center;
	}

/*--------------------- shop -----------------------*/

.shop_waku {
	width		: 280px;
	height		: 150px;
	border-bottom	: 1px dotted #CCCCCC;
	float		: left;
	margin-left	: 3px;
	padding-top	: 2px;
}

.shop_bnrimg {
	margin		: 2px 0px;
	padding		: 1px 0px;
}

.shop_item {
	width		: 127px;
	text-align	: center;
	float		: left;
}

.shop_rev {
	width		: 150px;
	text-align	: left;
	float		: right;
}

.shop_rev p{
	margin			: 0px;
	padding-top		: 11px;
	padding-bottom:	: 2px;
}

.shop_title {
	color		: #993300;
	font-size	: 14px;
	margin		: 0px;
}

.shop_title a:link, .shop_title a:visited {
	color			: #993300;
	text-decoration : none;
}

.shop_title a:hover, .shop_title a:active {
	color		: #ff9933;
	text-decoration : none;
}

.shop_img {
	float		: left;
	padding		: 2px 4px;
	margin		: 4px;
}

.shop_table {
	background-color: #cccccc;
}

.shop_tdtx1 {
	background-color: #ffcc66;
	color		: #993300;
	font-size	: 12px;
	text-align	: center;
	width		: 100px;
}
.shop_tdtx2 {
	background-color: #FFFFFF;
	font-size	: 12px;
}

.shop_cart {
	margin		: 0px 2px 2px 2px;
	padding		: 0px;
	text-align	: right;
	font-size	: 12px;
	color		: #E1400E;
}

.shop_price {
	font-size	: 16px;
	font-weight	: bold;
	color		: #E1400E;
}
