@charset "utf-8";

body
{
	margin: 0;
	padding: 0;
	background-color: #e50a00;
}
#body
{
	background: url(/images/common/default/gradation.jpg) repeat-x #e50a00;
}
ul,
ol,
li,
dl,
dt,
dd,
p,
img,
h1,
h2
{
	border: 0;
	margin: 0;
	padding: 0;
}
a
{
	outline : 0;
}
input,
select
{
	margin: 2px;
	padding: 0;
}
.clearfix:after {
	content: url(/images/common/pixel.gif);
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}



#header
{
	margin: 0 auto;
	width: 950px;
	height: 163px;
	text-align: left;
}
#header h1 a
{
	position: absolute;
	display: block;
	margin-top: 81px;
	width: 277px;
	height: 40px;
	background: url(/images/common/default/logo.png) left top no-repeat;
	text-indent: -3000px;
	font-size: 1px;
}
#header h1 a:hover
{
	background-position: 0 -40px;
}
#header p
{
	position: absolute;
	z-index: 2;
	display: block;
	margin: 12px 0 0 299px;
	width: 123px;
	height: 163px;
	background: url(/images/common/default/rider.png) left top no-repeat;
	text-indent: -3000px;
}
#header ul
{
	position: absolute;
	margin: 79px 0 0 448px;
	padding-left: 2px;
	min-width: 500px;
	height: 52px;
	list-style: none;
	background: url(/images/common/default/split.gif) left top no-repeat;
}
#header ul li
{
	float: left;
	width: 100px;
	height: 52px;
	background: url(/images/common/default/split.gif) right top no-repeat;
}
#header ul li a,
#header ul li span
{
	display: block;
	width: 98px;
	height: 52px;
	text-indent: -3000px;
}
#global_top
{
	background: url(/images/common/default/global_navi/01_top.png) left top no-repeat;
}
#global_news
{
	background: url(/images/common/default/global_navi/02_news.png) left top no-repeat;
}
#global_onlineshop
{
	background: url(/images/common/default/global_navi/03_onlineshop.png) left top no-repeat;
}
#global_faq
{
	background: url(/images/common/default/global_navi/04_faq.png) left top no-repeat;
}
#global_links
{
	background: url(/images/common/default/global_navi/05_links.png) left top no-repeat;
}
#header ul li a:hover
{
	background-position: 0 -52px;
}
#header ul li span#selected a
{
	background-position: center -104px;
}



#footer
{
	width: 100%;
	text-align: left;
}
#footer ul
{
	margin: 50px auto 10px;
	width: 950px;
	list-style: none;
}
#footer ul li
{
	float: left;
}
#footer ul li a,
#footer ul li span
{
	display: block;
	margin-right: 30px;
	height: 16px;
	text-indent: -3000px;
}
#footer ul li a:hover
{
	background-position: 0 -16px;
}
#footer_shop
{
	width: 76px;
	background: url(/images/common/default/footer_navi/01_shop.gif) center top no-repeat;
}
#footer_sitemap
{
	width: 90px;
	background: url(/images/common/default/footer_navi/02_sitemap.gif) center top no-repeat;
}
#footer_privacy
{
	width: 138px;
	background: url(/images/common/default/footer_navi/03_privacy.gif) center top no-repeat;
}
#footer_law
{
	width: 168px;
	background: url(/images/common/default/footer_navi/04_law.gif) center top no-repeat;
}
#footer_inquiry
{
	width: 98px;
	background: url(/images/common/default/footer_navi/05_inquiry.gif) center top no-repeat;
}
#footer div
{
	overflow: hidden;
	height: 57px;
	background: url(/images/common/default/footer.gif) repeat-x;
}
#footer div p
{
	margin: 0 auto;
	width: 484px;
}
#footer div p span
{
	float: left;
	display: block;
	margin-top: 26px;
	width: 332px;
	height: 20px;
	background: url(/images/common/default/copyright.gif) center top no-repeat;
	font-size: 1px;
	text-indent: -3000px;
}
#footer div p a
{
	float: left;
	display: block;
	margin-top: 26px;
	margin-left: 6px;
	width: 100px;
	height: 20px;
	background: url(/images/common/default/plusticdotnet.gif) center top no-repeat;
	font-size: 1px;
	text-indent: -3000px;
}

.radius
{
	position: absolute;
	width: 5px;
	height: 5px;
	font-size: 1px;
	z-index: 10;
}
.radius_lt
{
	background: url(/images/common/radius/lt.png) center top no-repeat;
}
.radius_lb
{
	background: url(/images/common/radius/lb.png) center top no-repeat;
}
.radius_rt
{
	background: url(/images/common/radius/rt.png) center top no-repeat;
}
.radius_rb
{
	background: url(/images/common/radius/rb.png) center top no-repeat;
}

/* breadcrumb */
#breadcrumb
{
	margin-top: 15px;
}
a#bc_home
{
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -3000px;
	font-size: 1px;
	background: url(/images/common/accessary/breadcrumb/home.gif) center top no-repeat;
}
a#bc_home:hover
{
	background-position: 0 -30px;
}
.bc_gt
{
	float: left;
	display: block;
	width: 16px;
	height: 30px;
	text-indent: -3000px;
	font-size: 1px;
	background: url(/images/common/accessary/breadcrumb/gt.gif) center top no-repeat;
}
.bc_link
{
	float: left;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	height: 30px;
	line-height: 2.5em;
	text-decoration: none;
	color: #666;
}
.bc_link:hover
{
	text-decoration: underline;
	color: #999;
}

/* page top */
#back_top_page_top_area
{
	background: url(/images/common/default/page_top/line.gif) repeat-x;
}
#back_top_page_top
{
	margin: 0 auto;
	width: 950px;
	text-align: left;
}
#back_top_page_top p
{
	margin-left: 755px;
	width: 200px;
	height: 37px;
	background: url(/images/common/default/page_top/area.png) left top no-repeat;
}
#back_top_page_top p a
{
	display: block;
	margin-left: 45px;
	width: 127px;
	height: 18px;
	background: url(/images/common/default/page_top/button.gif) left top no-repeat;
	text-indent: -3000px;
}
#back_top_page_top p a:hover
{
	background-position: 0 -18px;
}


.contents_frame
{
	border-radius: 5px 5px 0 5px;
	-webkit-border-radius: 5px 5px 0 5px;
	-moz-border-radius: 5px 5px 0 5px;
	margin: 0 auto;
	width: 950px;
	text-align: left;
	line-height: 1.8em;
	background-color: #fff;
}
.contents_inner
{
	padding: 60px 60px 30px;
}
.contents_frame p
{
	margin-bottom: 15px;
}
.contents_frame ol
{
	margin: 0 0 15px 50px;
}
.contents_frame dl dt
{
	float: left;
	clear: both;
	padding: 6px;
	width: 80px;
	white-space: nowrap;
	line-height: 1.8em;
	text-align: right;
	color: #c24400;
}
.contents_frame dl dd
{
	margin-left: 120px;
	padding: 6px;
	line-height: 1.8em;
}
.contents_frame dl dd ul
{
	margin: 10px 0 10px 30px;
}


#page_top_frame
{
	margin: 0 auto;
	padding: 4px 0 0 0;
	width: 950px;
	height: 30px;
	background: url(/images/common/default/page_top_frame.gif) right top no-repeat;
}
#page_top_frame a
{
	display: block;
	margin-left: 797px;
	width: 127px;
	height: 18px;
	background: url(/images/common/default/page_top/button.gif) left top no-repeat;
	text-indent: -3000px;
}
#page_top_frame a:hover
{
	background-position: left bottom;
}

.asterisk
{
	color: #b40000;
}
.align_center
{
	text-align: center;
}
.align_right
{
	text-align: right;
}
.text
{
	margin: 0;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 6px 5px 7px;
	background-color: #fff;
	width: 250px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-shadow: #fff 1px 1px 0;
	color: #333;
}
.checkbox,
.radio
{
	z-index: -1;
	position: absolute;
	visibility: hidden;
	visibility: visible\9;
}
.checkbox_label
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 5px 0;
	padding-left: 22px;
	height: 16px;
	background: url(/images/common/form/checkbox.gif) left top no-repeat;
	cursor: pointer;
}
.radio_label
{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 5px 0;
	padding-left: 22px;
	height: 16px;
	background: url(/images/common/form/radio.gif) left top no-repeat;
	cursor: pointer;
}
.checkbox_label_selected,
.radio_label_selected
{
	background-position: 0 -16px;
}

select
{
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 10px 0 0;
	padding: 7px 0 7px 7px;
	height: 30px;
	letter-spacing: normal;
	vertical-align: middle;
	background: url(/images/common/accessary/dk_arrows.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eee));
	background: url(/images/common/accessary/dk_arrows.png), -webkit-linear-gradient(top, #fff 0%, #eee 100%);
	background: url(/images/common/accessary/dk_arrows.png), -o-linear-gradient(top, #fff 0%, #eee 100%);
	background: url(/images/common/accessary/dk_arrows.png), linear-gradient(to bottom, #fff 0%, #eee 100%);
	background-repeat: no-repeat;
	background-position: 97% center;
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	cursor: pointer;
	color: #333;
}