@charset "Shift_JIS";
/***********************************************************
*
* ONWARD fullcarat
* (C)ONWARD KASHIYAMA Co.,Ltd.
*
* 00. Common
* 02. Footer
* 03. Other
*
***********************************************************/

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 100%;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	color: #333;
}
h1,h2,h3,h4,div,span,p,ul,li,table,tr,td,img {
	margin: 0;
	padding: 0;
	border: 0;
}
h1,h2,h3,h4 {
	font-size: xx-small;
	font-weight: bold;
}
ul {
	list-style: none;
}
a:link, a:visited {
	font-weight: bold;
	color: #919ba4;
	text-decoration: none;
}
a:hover {
	color: #000;
}
.hidden {
	display: none;
}
.clear {
	clear: both;
}



/***********************************************************
* 00. Common
***********************************************************/
#wrapper {
	margin: 0 auto;
	width: 1000px;
	font-size: 0.75em;
	height: 100%;
}
html>body #wrapper {
	height: 100%;
}



/***********************************************************
* 02. Footer
***********************************************************/


/***********************************************************
* 03. Other
***********************************************************/
#txt01 {
	font-size:100%;
	line-height:140%;
	margin-bottom:40px;
}
#txt01 p {
	margin-bottom:1em;
}
#txt02 {
	line-height:140%;
}
#txt02 p {
	margin-bottom:1em;
}
.txt_popup {
	width:241px;
	font-size:95%;
	line-height:190%;
	padding-top:15px;
	/*margin-top:40px;*/
	margin-bottom:10px;
}
.f_12{
	font-size:12px;
	color: #666666;
	line-height:20px;
}

/***********************************************************
* popupの商品詳細
***********************************************************/
.soto-waku {
	border:solid 3px #007542; 
	padding:2px; 
	text-align:center; 
	width:365px;
}
.soto-waku img {
	vertical-align:top;
	border:solid 1px #007542; 
}

.item-intro {
	margin-bottom:2em;
	font-weight:bold;
	width:235px;
}
ul.item-data {
	margin-bottom:0.5em;
}

ul.glass-styling li {
	margin-bottom:1em;
}
