/* 
ALL:全適用
*/

body {
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	background-color: #FFF;
	font-size: 90%;
	line-height: 120%;
	text-align: center;
}

div, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}
h1, h2, h3, h4, h5, h6, li, pre, div{
	margin: 0;
	padding: 0;
}

#header_frame p,#sidenavi_frame p,#footer_frame p {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h3 {
	line-height: normal;
	padding: 3px 0 16px 25px;
	color: #FFFFFF;
	font-size: 24px;
	background: url(/images/common/pageheader.jpg) 0 0 no-repeat;
}

h4 {
	font-weight: normal;
	font-size:12px;
	/*font-size: 90%;*/
	padding: 0;
	margin: 0;
	height:29px;
}

h5, h6 {
	font-size: 1.2em;
}

a{
	text-decoration: underline;
}

a:link, a:visited {
	color: #0033FF;
	text-decoration: none;
}

a:hover, a:active {
	color: #0033FF;
	text-decoration: underline;
}

hr {
	clear: both;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #999;
	color: #FFF;
	background-color: inherit;
}

/*p img { display: inline; margin: 2px;}*/

iframe {
	border: 0;
	margin: 0;
	border: 0;
}

/* Decoration ------------------------------------------*/
.hide { position:absolute;top:0;left:-9999px; font-size:12px; }

.clear{
	clear: both;
}

.text_right {
	text-align: right;
}

.short_text {
	letter-spacing:-0.05em;
}

.bold_text {
	font-weight: bold;
}

.small_text {
	font-size: 90%;
}

.large_text {
	font-size: 120%;
}

.large2_text {
	font-size: 2em;
}

.large_bold_text {
	font-size: 1.2em;
	font-weight: bold;
}

.red {
	color: #FF0000;
}

.red2 {
	color: #CC0000;
}

.blue {
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
	color: #0b8fff;
}

.blue2 {
	font-size: 10px;
	line-height: 125%;
	color: #0b8fff;
}

.blue3 {
	font-size: 12px;
	line-height: 125%;
	font-weight: bold;
	color: #0b8fff;
}

.blue4 {
	font-size: 10px;
	line-height: 125%;
	font-weight: bold;
	color: #0b8fff;
}

.orenge {
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
	color: #f1790e;
}

.price_red {
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
	color: #fe0000;
}

.white {
	color: #FFFFFF;
}

.black {
	color: #000000;
}

.syatai {
	font-style: oblique;
}

.new_logo {
	display: block;
	width: 35px;
	height: 13px;
	background: url(/wc/washlet/list/img/new-logo.gif) 0 0 no-repeat;
}

.cart_buy_num {
	width:15px;
}

form.newWIN :hover,
form.newWIN :hover input,
a.rollover:hover,
a.rollover:hover img,
.btn_cart:hover {
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}
.BtnForm1 {
	margin:0;
}

/* form tab --------------------------------------------*/
form {
	margin: 0;
	padding: 0;
}

/* for renewal --------------------------------------------*/
.alileft {
	text-align:left;
}
.alicenter {
	text-align:center;
}
.aliright {
	text-align:right;
}

.valitop {
	vertical-align:top;
}
.valimiddle {
	vertical-align:middle;
}
.valibottom {
	vertical-align:bottom;
}

.marginbottom8px {
	margin-bottom:8px;
}

.areatext {
	line-height:250%;
	font-size:12px;
}
