@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
img {
	vertical-align: top;
}
a img {
	border: none;
}
h1,h2,h3,h4,h5,p,b,i,u,form {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;	
}
.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 */

html {
	background:#2A0202;
}
li, p {
	color:#3B3B3B;
	text-align: left;
	line-height: 1.5em;
	font-size: 0.8em;
}
ul {
	margin: 0px; 
	padding: 0px; 
	list-style: none;
}
li {
	margin: 0px; 
	padding: 0px; 
	list-style: none;
}
body {
	background-color:#ebe0bb;
}
/* ====================================================================== */
/* link */
/* ====================================================================== */
body a:link {
	text-decoration: none;
	color: #7C0000;
}
body a:visited {
	text-decoration: none;
	color: #5C64B1;
}
body a:active {
	text-decoration: none;
	color: #ff7B7B;
}
body a:hover {
	text-decoration: underline;
	color: #ff7B7B;
}
/* ====================================================================== */
/* header */
/* ====================================================================== */
#headerwrap {
	background-image: url(../img/index/topimgbg.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 800px;
	height: 60px;
	background-image: url(../img/topimgbg.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#header h1 {
	float: left;
	height: 35px;
	clear: both;
	width: 120px;
	margin-right: 10px;
	padding-top: 15px;
}
#header h2 {
	color: #FFFFFF;
	font-size: 0.6em;
	font-weight: normal;
	padding-top: 35px;
	width: 520px;
	float: left;
}
#header_shopbt {
	height: 30px;
	width: 142px;
	float: right;
	padding-top: 20px;
}
#contentwrap {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
h3 {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.gnav {
	width: 800px;
	margin: 0px;
	height: 30px;
}
.gnav_left {
	display: inline;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	_margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gnav_right {
	display: inline;
	list-style-type: none;
	margin: 0px;
}


.cornerRbox {
	background-image: url(../img/cornerR_side.gif);
	background-repeat: repeat-y;
	width: 800px;
	margin-bottom: 20px;
	background-position: 0 0;
	height: auto;
	clear: both;
}
.cornerRbox_t {
	background-image: url(../img/cornerR_top.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	height: 10px;
	width: 800px;
}
.cornerRbox_b {
	background-image: url(../img/cornerR_bottom.gif);
	background-position: 100% 0px;
	height: 10px;
	width: 800px;
	clear: both;
	background-repeat: no-repeat;
}
#cornerRboxwrap {
	height: auto;
	width: 780px;
	margin: 10px;
}
#cornerRboxwrap .txt_long {
	margin-right: auto;
	margin-left: auto;
}
h5 {
	font-size: 1em;
	color: #7C0000;
	margin-bottom: 5px;
	margin-top: 10px;
}
h4 {
	margin-top: 10px;
}

.boxcopy {
	margin-bottom: 10px;
	width: 780px;
}

.beigebox {
	background-color: #E8E2CD;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	clear: both;
	margin-bottom: 15px;
	width: 760px;
}
.wavetitle {
	background-image: url(../img/wave_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 400px;
	font-size: 0.9em;
	font-weight: bold;
	height: 40px;
	margin-bottom: 5px;
}
.wavetitle span {
	font-size: 1.5em;
	font-weight: bold;
}
#footerwrap {
	background-image: url(../img/footerbg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-color: #2A0202;
}
#footer {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 10px;
	height: 80px;
}
#footer p {
	color:#FFFFFF;
	font-size: 0.6em;
}
#footer #addess {
	width: 400px;
	float: left;
}

#footer #privacy {
	float: right;
}
#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration: none;
	color: #f48B7D;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#copyright {
	text-align: center;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
