﻿html {
	overflow-y: scroll;
}


* {
	margin : 0;
	padding : 0;
}

img {
	vertical-align : top;
}

body {
	margin : 0;
	padding : 0;
	background : #3c500f;
	font-family: 'Verdana','Arial','Helvetica','�l�r �o�S�V�b�N',sans-serif;
	font-size : 100%;
	color : #3c3c3c;
	text-align : center;
}

a.link {
	text-decoration : underline;
	color : #c6311c;
}

a:hover.link {
	text-decoration : none;
	background : #ffe3ce;
}

em {
	font-style : normal;
	color : #dd0000;
}

#ptop {
	width : 100%;
	background : #3c500f;
}

#ptop dl {
	width : 840px;
	margin-left : auto;
	margin-right : auto;
	padding : 10px 0 10px 0;
}

#ptop dl dt {
	float : right;
}

#ptop dl dd {
	text-align : left;
}

h1,h2#type1 {
	font-size : 60%;
	font-weight : normal;
	color : #ffffff;
}

#container {
	width : 100%;
	margin : 0;
	background : #ffffff;
}

.clearfix:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}

#header {
	width : 840px;
	margin-left : auto;
	margin-right : auto;
}

#header_left {
	float : left;
	width : 355px;
	text-align : left;
}

h2#type2 {
	margin : 0;
	padding-top : 30px;
	padding-bottom : 30px;
}

#header_right {
	float : right;
	width : 464px;
	text-align : right;
}


#header_right ul {
	float : left;
	list-style : none;
	padding-top : 37px;
}

#header_right ul li {
	float : left;
	padding : 4px 10px 0 10px;
	border-left : solid 1px #b9b9b9;
}

#header_right ul li#last {
	padding : 4px 10px 0 10px;
	border-left : solid 1px #b9b9b9;
	border-right : solid 1px #b9b9b9;
}

#header_right2 {
	float : right;
	width : 464px;
	text-align : right;
}

#header_right2 ul {
	float : right;
	list-style : none;
	padding-top : 37px;
}

#header_right2 ul li {
	float : left;
	padding : 4px 10px 0 10px;
	border-left : solid 1px #b9b9b9;
}

#header_right2 ul li#last {
	padding : 4px 10px 0 10px;
	border-left : solid 1px #b9b9b9;
	border-right : solid 1px #b9b9b9;
}

form#cart_button {
	padding-top : 22px;
}

#navi {
	clear : both;
	width : 100%;
	margin-bottom : 25px;
	background : url(../common/navi_bg.gif) left top repeat-x;
}

#navi ul {
	list-style : none;
	width : 840px;
	margin-left : auto;
	margin-right : auto;
}

#navi ul li {
	display : inline;
	line-height : 0;
}

#navi ul li.type1 {
	width : 149px;
}

#navi ul li.#type2 {
	width : 155px;
}

#navi ul li.type3 {
	width : 119px;
}

#pagetop {
	clear : both;
	width : 100%;
	padding : 22px 0 25px 0;
	background : url(../common/dl.gif) left top repeat-x;	
	text-align : right;
}

#pagetop2 {
	clear : both;
	width : 100%;
	padding-bottom : 25px;
	text-align : right;
}

#pagetop3 {
	clear : both;
	width : 840px;
	margin-left : auto;
	margin-right : auto;
	padding : 22px 0 25px 0;
	background : url(dl.gif) left top repeat-x;	
	text-align : right;
}

#pagetop4 {
	clear : both;
	width : 840px;
	margin-left : auto;
	margin-right : auto;
	padding : 22px 0 25px 0;	
	text-align : right;
}

#footer {
	clear : both;
	width : 840px;
	margin-left : auto;
	margin-right : auto;
}

#footer_left {
	float : left;
	width : 435px;
	padding : 25px 0 80px 0;
	text-align : left;
}

#footer_left dl {
	width : 435px;
	font-size : 75%;
}

#footer_left dt {
	float : left;
	width : 125px;
	padding-top : 6px;
}

#footer_left dd {
	float : right;
	width : 294px !important;
	width /**/: 310px;	
	padding-left : 15px;
	border-left : solid 1px #8c955e;
	color : #ffffff;
	line-height : 1.8em;
}

#footer_right {
	float : right;
	width : 405px;
	padding : 25px 0 80px 0;
	text-align : right;
}

#footer_right ul {
	list-style : none;
	margin-bottom : 15px;
	padding : 0;
	font-size : 75%;
}

#footer_right ul li {
	display : inline;
	padding : 5px 10px 5px 10px;
	border-left : solid 1px #8c955e;
	color : #ffffff;
}

#footer_right ul li#last {
	padding : 5px 10px 5px 10px;
	border-left : solid 1px #8c955e;
	border-right : solid 1px #8c955e;
	color : #ffffff;
}

#footer_right ul li a {
	color : #ffffff;
	text-decoration : underline;
}

#footer_right ul li a:hover {
	text-decoration : none;
}

address {
	clear : both;
	font-size : 65%;
	color : #ffffff;
}