@charset "UTF-8";
body, td, th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
body  {
	background: #fff;
	text-align: center; /* ie5では中央揃え、テキストは#wrap初期設定の左揃え */
	color: #666;
	font-size: 13px;
	line-height: 150%;
	background-image: url(../../img/bg.gif);
	*font-size: small; /*ie全般small*/
	*font: x-small; /*ie6-7後方互換モード*/
}
#wrap { 
	width: 780px;
	margin: 0 auto;
	text-align: left; /* bodyのtext-align:centerより優先 */
} 
#header {  
	padding: 20px 10px;
} 
#mcont { 
	float: right;
	width: 520px;
	padding: 8px 0 0 15px; /* 余白はdivボックスの内側のスペース、マージンはdivボックスの外側のスペース */
} 
#navi {
	float: left;
	width: 230px; /* 標準準拠ブラウザまたはie標準モードは、このdivの実際の幅には、余白と境界線も含まれる */
	margin: 13px 0 0 0;
	padding: 5px 5px;
	/*border: 1px solid #ccc;*/
	font-size: 12px;
}
#mcont-add {
	width: 100%;
	font-size: 13px;
	text-align: left;
}
#footer {
	clear:both;
	padding: 0 10px 0 20px;
	text-align: center;
} 
#footer p {
	padding: 13px 0; /* この余白でマージンの相殺せず、マージンと全く同様のスペースが設定 */
}

/* common */
p { padding-top: 13px; }
p.l2t a {
	padding-left: 430px;
	font-size: 11px;
}
.sml {
	font-size: 11px;
	line-height: 140%;
}
.out {  /*sould out wig.cssではemとして利用*/
	font-size: 90%;
	color: #F33;
	font-style: italic;
}
.attn2 { color: #963; } 
#kagoI {
	width: 100%;
	clear: both;
} 
#kagoI img {
	padding: 0 8px 0 400px;
	float: left;
}
input.check {
	border:outset 1px #ccc;
	background:#999;
	color: #333;
	background: url(../ims/button_bg.gif) repeat-x left top;
	padding: 1px 2px 0;
	font-size: 12px;
	cursor: pointer;
}
ul#shop-navi li {
	display: inline;
	padding: 0 5px;
	font-size: 97%;
}
ul#shop-navi {	
	padding-top: 10px;
	text-align: center;
}

/* main cotent */
#mcont .itemwrap { padding-top: 13px; }
#mcont h4 {
	font-size: 100%;
	font-weight: bold;
	padding: 15px 0 0 8px;
}
#mcont h3 {
	font-size: 105%;
	font-weight: bold;
	padding: 15px 0 0 8px;
}
#mcont h2 { /*商品名等*/
	font-size: 120%;
	line-height: 1.4em;
	margin-top: 16px;
}
#desc img { padding-top: 13px; } /*lock.gif の関係で#desc imgで指定*/
.desc { }
.form { /*標準2コラム用*/
	width: 70%;
	margin: 20px auto 0;
	text-align: center;
	clear: both;
}
.formt { /*標準2コラム用table用*/
	width: 95%;
	margin: 20px auto 0;
	text-align: center;
	clear: both;
}
.form p {
	padding: 0 20px 0 100px;
	float: left;
	/*text-align: center;*/
}
.formt table {
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 2px;
}
input.cart {
	border:outset 1px #ccc;
	background:#999;
	color: #333;
	background: url(../ims/button_bg.gif) repeat-x left top;
	padding: 1px 3px 0;
	font-size: 12px;
	cursor: pointer;
}
.imgtbfl {
	margin-bottom: 10px;
	border-collapse: separate;
	border-spacing: 10px;
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
}
.imgtbfl td {
	font-size: 11px;
}
.catch {
	color: #963;
	text-align: center;
	margin-top: 13px;
}

/* navi */
#main {
	width: 100%;
	border: 1px solid #ccc;
	font-size:12px;
}
/*#navi h2 { font-size:115%; }*/
#navi h3 {
	font-size:115%;
	padding: 3px 0 0 3px;
}
#navi h4 {
	font-size:100%;
	padding: 20px 0 0 8px;
}
#navi ul { margin-left: 3px; }
#navi li {
	font-size: 12px;
	padding: 8px 0 0 6px;
}
#navi li.gap {
	font-size: 96%;
	line-height: 130%;
	margin-top: -7px;
}
.notify { /*カレンダー特記用*/
	font-size: 92%;
	color: #963;
	margin: -13px 0 0 5px;
}
#navi ul#gnavi { padding: 10px 0 10px 3px; } 

/*site navi*/
#gnavi li {
	padding: 3px 0 0 3px;
	list-style-position: inside;
	list-style-type: disc;
}
ul.relate {
	padding-top: 1px;
}
ul.relate li {
	padding: 13px;
}

blockquote { padding: 26px 26px 13px; }

/* foot */
#mcont-add td { text-align: left; } 

/* help pages */
#mcont h3.gr {
	font-size: 110%;
	color: #690;
	padding: 13px 0;
}
#mcont h4.help {
	color: #333;
	padding-top: 30px;
}
#main h3.hl { color: #f90; font-size: 115%; }
#navi h4.hl { color: #690; padding-bottom: 5px; }

/*note*/
h1#note {
	font-size: 125%;
	font-weight: bold;
	padding-top: 26px;
}
.note { /*h2*/
	font-size: 115%;
	font-weight: bold;
	padding: 26px 0 5px 8px;
	color: #444;
}
#mcont ul#notel {
	list-style-type: circle;
	list-style-position: inside;
	margin: 26px 16px;
}
.sp {
	font-size: 90%;
	padding: 23px 23px 12px;
	line-height: 1.3em;
}

/* beards */
#mcont .itemwrap .formt .beards tr td h3,
#mcont .itemwrap .formt .beards tr td p {
	margin:0;
	padding: 5px 0 0 0;
}
.beards tr td img {
	padding-top: 6px;
	padding-right: 8px;
}

/* beards-navi */
#main ul.beard {
	margin-top: 14px;
	margin-left: 3px;
}
#main ul.beard li {	
	list-style-type: none;
}
#main ul#first {
	margin-top: 10px;
	margin-left: 3px;
}
#main ul#first li {
	list-style-type: none;
}
#main #gnavi li {
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 5px;
}
