@charset "utf-8";

/* *********************************************************
 *
 * altstack base style seet
 * Copyright : altstack All Rights reserved.
 * altstack.com
 *
 * *********************************************************
 \*/

* {
	color: #333;
	_font-size: 98%;
	margin: 0;
	padding: 0;
}

/*____________ element ____________\*/

body {
	font-family: Verdana, Helvetica, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	_text-align: center;
	background: #f3f3f3;
}

h2 {
	margin-bottom: 10px;
}

p {
	line-height: 1.5em;
	margin-bottom: 1em;
	padding: 0 1em;
}

em {
	font-style: normal;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

a {
	color: #36c;
}

a:hover {
	color: #f60;
	text-decoration: underline;
}

a:focus {
	color: #039;
}

a:visited {
	text-decoration: underline;
}

img {
	vertical-align: bottom;
}

a img {
	border: none;
}
li img {
	vertical-align: bottom;
}

label {
	cursor: pointer;
}

address {
	font-size: 15px;
	_font-size: 76%;
	font-style: normal;
	line-height: 1.5em;
	padding: 0 1em;
}

pre {
	overflow: auto;
}

/*____________ bits ____________\*/

.fclear {
	clear: both;
}

br.fclear {
	clear: both;
	font-size: 1px;
	line-height: 1em;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.alignc {
	text-align: center;
}

.alignl {
	text-align: left;
}

.alignr {
	text-align: right;
}

.nomargin {
	margin: 0px;
}

.marginb10 {
	margin: 10px;
}

.marginb20 {
	margin: 20px;
}

.hide {
	display: none;
}

.hidden {
	visibility: hidden;
}

.hidedisp {
	position:absolute;
	left: -1000%;
}

.underline {
	text-decoration: underline;
}

.ssfont {
	font-size: xx-small;
}

.sfont {
	font-size: x-small;
}

.mfont {
	font-size: medium;
}

.blue {
	color: #00f;
}

.blue2 {
	color: #06f;
}


.red {
	color: #f00;
}

.orange {
	color: #f90;
}

.orange2 {
	color: #f60;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

hr.hidden {
	clear: both;
}

p.pagetop {
	font-size: 10px;
	line-height: 1.8em;
	clear: both;
	text-align: right;
	padding: 0;
}

p.pagetop a {
	padding: 5px 5px 5px 13px;
	background: url(../img/back_pagetop01.gif) left center no-repeat;
	text-decoration: none;
}


/*____________ table ____________\*/

.simpletable {
	border: 1px solid #666;
	border-collapse: collapse;
}

.simpletable th {
	border: 1px solid #666;
}

.simpletable td {
	border: 1px solid #666;
}

/*____________ header ____________\*/

#header {
	width: 980px;
	min-height: 95px;
	max-height: 95px;
	_height: 95px;
	background: url(../img/back_header01.gif) left top no-repeat;
	margin: 0 auto;
	_text-align: left;
}

#header h1 {
	width: 530px;
	height: 90px;
	float: left;
	overflow: hidden;
}

#header h1 a {
	display: block;
	height: 0;
	margin: 0 0 0 22px;
	padding: 90px 0 0;
	background: url(../img/back_headerh1_01.gif) left top no-repeat;
	overflow: hidden;
}

#header ul {
	width: 400px
	height: 90px;
	padding: 70px 0 0;
	margin: 0 30px 0;
	text-align: right;
	float: right;
	overflow: hidden;
}

#header ul li {
	font-size: 12px;
	_font-size: 70%;
	display: inline;
	list-style-type: none;
	padding: 0 0 0 10px;
}

#header ul li a {
	color: #fff;
	text-decoration: none;
}

#header ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

/*____________ float container ____________\*/

.itembox_lc_box {
	width: 630px;
	float: left;
	margin: 0 0 15px;
	_margin-bottom: 7px;
}

.itembox_rc_box {
	width: 630px;
	float: right;
	margin: 0 0 15px;
	_margin-bottom: 7px;
}

.container_l {
	width: 310px;
	float: left;
	font-size: 20px;
	height: auto;
	text-align: center;
}

.container_r {
	width: 310px;
	float: right;
}

/*____________ content ____________\*/

.contents {
	width: 950px;
	margin: 0 auto;
	padding: 10px 15px 0;
	_text-align: left;
	background: #fff url(../img/back_contents01.gif) left top repeat-y;
}

.mainimage {
	margin: 0 0 15px;
	padding: 0;
}

.itembox_l {
	width: 310px;
	height: 212px;
	background: #fff url(../img/back_itembox01.gif) left top no-repeat;
	overflow: hidden;
	float: left;
}

.itembox_l h2 {
	padding: 34px 6px 0 0;
	float: right;
}

.itembox_l p {
	padding : 0 0 0 6px;
	line-height: 1em;
	float: left;
}

.itembox_c {
	width: 310px;
	height: 212px;
	background: #fff url(../img/back_itembox01.gif) left top no-repeat;
	overflow: hidden;
	float: right;
}

.itembox_rc_box .itembox_c {
	float: left;
}

.itembox_c h2 {
	padding: 34px 6px 0 0;
	float: right;
}

.itembox_c p {
	padding : 0 0 0 6px;
	line-height: 1em;
	float: left;
}


.itembox_r {
	width: 310px;
	height: 212px;
	background: #fff url(../img/back_itembox01.gif) left top no-repeat;
	overflow: hidden;
	float: right;
}

.itembox_r h2 {
	padding: 34px 6px 0 0;
	float: right;
}

.itembox_r p {
	padding : 0 0 0 6px;
	float: left;
	line-height: 1em;
}

p.lead {
	color: #336;
	width: 171px;
	height: 65px;
	font-size: 12px;
	_font-size: 70%;
	line-height: 1.40em;
	margin: 0 0 8px 0;
	padding: 0 12px 0 0; 
	float: right;
	overflow: hidden;
}

p.shopllink {
	color: #333;
	width: 171px;
	height: 24px;
	font-size: 10px;
	_font-size: 66%;
	margin: 0 0 10px 0;
	padding: 0 12px 0 0; 
	float: right;
	overflow: hidden;
}

p.shopllink a {
	display: block;
	height: 24px;
	text-decoration: none;
	background: url(../img/back_shoplink.gif) left top no-repeat;
}

p.shopllink a:hover {
	background: url(../img/back_shoplink.gif) right top no-repeat;
	text-decoration: none;
}

/*____________ content item page ____________\*/

.itembox_l2 {
	width: 310px;
	float: left;
}

.itembox_l2 p {
	margin: 0;
	padding: 0;
}

.itempage_title {
	padding: 10px 0;
}

.line01 {
	text-align: center;
	max-height: 1em;
	overflow: hidden;
}

p.lead2 {
	min-height: 150px;
	_height: 150px;
	color: #336;
	font-size: 11px;
	_font-size: 70%;
	line-height: 1.5em;
	margin: 0 0 2em 0;
}

p.itemspec {
	color: #333;
	font-size: 11px;
	_font-size: 70%;
	line-height: 1.5em;
	margin: 0 0 2em;	
	padding: 1.5em 2em;	
	background: url(../img/back_itemspec01.gif) left top no-repeat;
}


.receipt {
	margin: 180px 0 10px;
	padding: 0 10px 40px;
	border: 1px solid #666;
	overflow: hidden;
	text-align: center;
}

.detailed {
	color: #333;
	font-size: 11px;
	_font-size: 70%;
	line-height: 1.5em;
	margin: 0;	
	padding: 0 2em 1em;
}

.detailed_r {
	color: #333;
	font-size: 11px;
	_font-size: 70%;
	line-height: 1.5em;
	margin: 0;	
	padding: 0 2em 1em;
	text-align: right;
}

.detailed_s {
	color: #333;
	font-size: 11px;
	_font-size: 70%;
	line-height: 1.5em;
	margin: 0;	
	padding: 0 2em;
}


.receipt h3 {
	color: #333;
	font-size: 11px;
	_font-size: 70%;
	line-height: 1.5em;
	text-align: center;
	margin: 0;	
	padding: 20px 2em;
}

.receipt h4 {
	color: #333;
	font-size: 12px;
	_font-size: 76%;
	line-height: 1.5em;
	margin: 0 2em 0.5em 1.5em;
	padding: 0 2em 0 1.5em;
	background: url(../img/back_listicon_orange.gif) left center no-repeat;
}

.detailed_r input {
	padding: 3px 6px;
}

/*____________ content item page itemorder-form  ____________\*/

.itemorder {
	padding: 1em 20px;
}

.itemorder dl {
}

.itemorder dl dt {
	font-size: 11px;
	_font-size: 70%;
	margin: 0;
	padding: 0;
}

.itemorder dl dd {
	font-size: 12px;
	_font-size: 76%;
	margin: 0 0 0.5em;
	padding: 0;
}

.itemorder dd input,textarea {
	width: 240px;
}

/*____________ footer ____________\*/

#footer {
	width: 980px;
	min-height: 64px;
	_height: 64px;
	background: url(../img/back_footer01.gif) left top no-repeat;
	margin: 0 auto;
	clear: both;
	_text-align: left;
}

#footer ul {
	margin: 0 30px 0.2em;
	padding: 20px 0 0 0;
	text-align: left;
}

#footer ul li {
	color: #fff;
	font-size: 10px;
	_font-size: 66%;
	display: inline;
	list-style-type: none;
	padding: 0 0 0 10px;
}

#footer ul li a {
	color: #fff;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer p {
	color: #fff;
	font-size: 10px;
	_font-size: 66%;
	margin: 0 30px 0;
	padding: 0 0 0 10px;
	text-align: left;
}

/*____________ companyinfo ____________\*/

#companyinfo {
	width: 610px;
	border: 1px solid #fff;
	border-collapse: separate;
	border-spacing: 0px;
	margin: 0 10px 10px;
}

#companyinfo th {
	color: #f60;
	width: 8em;
	font-size: 12px;
	_font-size: 76%;
	padding : 10px 10px 10px;
	text-align: right;
	line-height: 1.4em;
	vertical-align: top;
	border: none;
	border-right: 1px solid #fff;
	border-bottom: 1px dotted #666;
}

#companyinfo td {
	font-size: 12px;
	_font-size: 76%;
	padding : 10px 10px 10px;
	line-height: 1.5em;
	border: none;
	border-bottom: 1px dotted #666;
}

/*____________ contact us ____________\*/

#contact {
	margin: 0 10px;
}

#contact dl {
	line-height: 1.5em;
	padding: 0 10px 10px;
}

#contact dl dt {
	background: url(../img/back_listicon_blue.gif) left center no-repeat;
	padding: 0 0 0 1em;
}

#contact dl dt label {
	font-size: 12px;
	_font-size: 100%;
}

#contact dl dd {
	font-size: 12px;
	_font-size: 100%;
	padding: 0 0 0 1em;
	margin-bottom: 1em;
}

#contact dl dd input {
	width: 300px;
}

#contact dl dd textarea {
	width: 550px;
	height: 140px;
}

p.comment_submit {
	font-size: 12px;
	_font-size: 76%;
	padding: 0 0 10px 1.5em;
	margin-bottom: 1em;
}

p.comment_submit input {
	padding: 5px;
}


/*____________ shopper cgi  ____________\*/

#cgibody p {
	font-size: 12px;
	_font-size: 76%;
}

#cgibody h2 {
	height: 56px;
	font-size: 12px;
	_font-size: 76%;
	background: url(../img/back_titlecgi.gif) left bottom no-repeat;
	line-height: 56px;
	overflow: hidden;
	padding: 10px 35px 0;
	margin-bottom: 20px;
}

#cgibody .simpletable {
	width: 610px;
	margin: 0 10px 20px;
}

#cgibody .simpletable th {
	font-size: 11px;
	_font-size: 70%;
	padding: 3px 3px;
	background: #f8f8f8;
	white-space: nowrap;
}

#cgibody .simpletable th .red {
	font-weight: normal;
}

#cgibody .simpletable td {
	font-size: 11px;
	_font-size: 70%;
	padding: 0;
	background: #fff;
	padding: 5px 3px;
}

#cgibody td input {
	padding: 2px 3px;
}

#cgibody td span {
	padding: 0;
	background: #fff;
}

#cgibody td span hr {
	display: none;
}

#cgibody .simpletable#radiobt td {
	white-space: nowrap;
}

#cgibody .simpletable#radiobt td b {
	font-size: small;
	font-weight: normal;
}


input.cgi_submit {
	padding: 10px 10px;
}

#cgibody div.cgibox {
	font-size: 12px;
	_font-size: 76%;
	padding: 0 10px ;
	margin-bottom: 20px;	
}

#cgibody div.cgibox textarea {
	width: 450px;
	height: 8em; 
}
