/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/


* {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	color:#333333;
	line-height:1.8em
}


/*bodyのスタイル*/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image:url(../commonimg/bg.jpg);
	background-repeat:repeat-x;

}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

img{
	padding:0px;
	margin:0px;
}


html, body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}


h2, h3, h4, h5, h6, address, div, blockquote, p, pre, li, dl, dt, dd, hr {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}



table, caption, th, td {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

a {
	color: #CC0000;
}

a:hover {
	color:#FF6699;
}



li{
	list-style:none;
}

p{
	margin:10px 0px;
}

input{
	line-height:1.0em;
	}
h1{
	font-size:3px;
	text-indent:-9999px;
	margin:0px;}

/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/

/*containerのスタイル*/

#container{
	width:900px;
	text-align:center;
	margin:0px auto;
	font-size:12px;
}

#header{
	padding:22px 0px 0px;
	margin:0px 0px 0px;
}


#hleft{
	width:400px;
	float:left;
	margin:0px 0px 5px;
	}

#hright{
	width:231px;
	float:right;
}

#navi li{
	float:left;
}

#navi{
	height:39px;
	margin:0px;
}

#search{
	background:url(../commonimg/h_search.jpg);
	height:31px;
	width:900px;
	margin:0px 0px 25px;
	position:relative;
}

#lsearch{
	width:300px;
	float:left;
	text-align:left;
	margin:0px;
	position:absolute;
	left:85px;
	top:5px;
}

#rsearch{
	width:510px;
	margin:0px;
	position:absolute;
	top:5px;
	left:390px;
}

#rsearch li {
	display: inline;
	margin:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#660000;
	padding-right: 13px;
	padding-left: 13px;
	text-decoration: none;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:0px;
}
#rsearch ul {
	list-style-image: none;
	list-style-type: none;
	text-align:center;
	margin:0px;
}

#rsearch .noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#search a{	
	color:#660000;
	text-decoration:none;
}

#search a:hover{	
	color:#996600;
	text-decoration:none;
}

.input1{
	border:solid #EAD29B 1px;
	margin:0px;
	padding:0px;
	width:200px;
}
	
#main{
	width:900px;
	margin:0px 0px 20px;
}

#left{
	width:210px;
	float:left;
}

p.mypage{
	background:url(../commonimg/l_list1.gif)  no-repeat 0 0;
	background-color:#F1ECEB;
	text-align:left;
	padding:0px 0px 0px 15px;
	margin:0 0 10px;}

p.mypage a{
	color:#660000;
	text-align:left;
	text-decoration:none;
}

p.mypage a:hover{
	color:#996600;
	text-align:left;
	text-decoration:none;
}

#left h2{
	margin:0px;
}

.l_box{
	border:#DFD3D1 solid 2px;
	margin:0px 0px 8px;
}

#category li{
	margin:0px 0px 5px;
}

#category li.type01{
	background:url(../commonimg/l_list1.gif)  no-repeat 0 0;
	background-color:#F1ECEB;
	padding:0px 0px 0px 15px;
	text-align:left;
}
	
#category li.type02{
	background:url(../commonimg/l_list2.gif) no-repeat 0 0;
	padding:0px 0px 0px 15px;
	text-align:left;
	margin:0px 0px 0px 20px;
}

#category li a{
	color:#660000;
	text-align:left;
	text-decoration:none;
}

#category li a:hover{
	color:#996600;
	text-align:left;
	text-decoration:none;
}

#teiki{
	width:206px;
	text-align:left;
}

.l_koudokul{
	width:58px;
	float:left;
}

.l_koudokur{
	width:145px;
	float:right;
	text-align:left;
	padding:5px 0px 10px;
}

.l_koudokur p{
	margin:0px;
	padding:0px 10px 0px 0px;
	font-size:11px;
}

.l_koudokul img{
	margin:5px;
}


#right{
	width:664px;
	float:right;
}

#right p{
	text-align:left;
	color:#623020;
}

.righttopbox{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B0A698;
	border-bottom-color: #B0A698;
	border-left-color: #B0A698;
	text-align:left;
	margin:0px 0px 30px;
	
}

.righttopbox ul{
	padding:10px 15px 0px;
}

.righttopbox li{
	padding:0px 0px 10px;}
	
.righttopbox2{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #675338;
	border-bottom-color: #675338;
	border-left-color: #675338;
	text-align:left;
	margin:0px 0px 30px;
	
}

.righttopbox2 ul{
	padding:10px 15px 0px;
}

.righttopbox2 li{
	padding:0px 0px 10px;}
	
.box_news{
	width:327px;
	float:left;}

.box_news1{
	width:664px;
}

.box_blog{
	width:327px;
	float:right;}
	
.righttopbox_nb{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B0A698;
	border-bottom-color: #B0A698;
	border-left-color: #B0A698;
	text-align:left;
	margin:0px 0px 30px;
	height:200px;	
}
	
.topinfo01{
	width:165px;
	float:left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #E2D8D6;
	height:200px;
}

.topinfo01 p{
	margin:5px 10px;
	line-height:1.5em;
}

.topinfo02{
	width:165px;
	float:left;
}

.topinfo02 p{
	margin:5px 10px;
	line-height:1.5em;
}

.h150{
	height:150px;
}

.topinfo{
	width:664px;
}

#submain{
	width:664px;
}

#subleft{
	width:478px;
	float:left;
	margin:0px 0px 30px;
}

#subright{
	width:160px;
	float:right;
}

#right h2.mu20h2{
	margin:0px 0px 30px;
}

#right h2.m0h2{
	margin:0px 0px 0px;
}

#right h2{
	margin:0px 0px 0px;
}


#right h3{
	margin:50px 0px 25px;
}

#right h3.mt0h3{
	margin:0px 0px 25px;
}

#right h3.mt30h3{
	margin:30px 0px 25px;
}

#right h3.ph3{
	margin:50px 0px 20px;
}

#right h3.txth3{
	margin:25px 0px 0px;
	font-weight:bold;
	text-align:left;
}

#right h4{
	margin:20px 0px 0px;}
	
#right h4.shoparea{
	margin:30px 0px 10px;}
	
#right h4.shoparea0{
	margin:0px 0px 10px;}
	
#right h4.h4shop{
	background:url(../infomation/img/shop/subttl_shop.gif) no-repeat 0 0;
	margin:0px 0px 20px;
	padding:0px 0px 0px 15px;
	font-size:14px;
	color:#700805;
	text-align:left;
	height:28px;
	
	}

#topproduct .p01{
	margin:0px 2px 2px 0px;
	float:left;
	width:78px;
}

#topproduct .p02{
	margin:0px 0px 2px 0px;
	float:left;
	width:78px;
}	

#topproduct .p03{
	margin:0px 2px 0px 0px;
	float:left;
	width:78px;
}

#topproduct .p04{
	margin:0px;
	float:left;
	width:78px;
}

#rankingbox{
	background:#F8F4F3;
}

#rankingbox p{
	margin:0px 10px 10px;
}

#footer{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CEC8BD;
	border-bottom-color: #CEC8BD;
	padding:10px 0px 0px;
}

#footer01{
	background:url(../commonimg/f_bg.jpg);
	background-repeat:repeat-x;
}

#footer01 h2{
	margin:0px 0px 12px;
}

#footer01 p{
	color:#63291B;
	margin:0px;
	line-height:1.5em;
	font-size:12px;
}

#footer01 p.mt5{
	margin:5px 0px 0px;}

#footer02{
	width:900px;
	margin:0px auto;
	padding:10px 0px;
	
}

#footer03{
	width:900px;
	margin:10px auto;
	}
.freemethod{
	position:absolute;
	left:750px;
	top:12px;}

#footer03 a{
	font-size:11px;
	color:#999999;
	text-decoration:none;
}

#footer .txtb{
	font-weight:bold;
color:#63291B;}

#footer li {
	display: inline;
	margin:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#660000;
	padding-right: 13px;
	padding-left: 13px;
	text-decoration: none;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:0px;
	font-size:12px;
}

#footer .noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*qaのスタイル*/

#right .qabox{
	border:#EFE8E8 solid 1px;
	background:#FBFAF9;
	padding:10px 10px 0px;
	text-align:left;
	margin:0px 0px 20px;
}


#right .qabox p{
	color:#623020;
}

#right .qabox .question{
	background:url(../qa/img/qmark.jpg) no-repeat 0 0;
	font-weight:bold;
	color:#AF8E41;
	padding:0px 0px 0px 30px;
}

#right .qabox_t p{
	background:url(../qa/img/qmark.jpg) no-repeat 0 0;
	text-decoration:underline;
	padding:0px 0px 0px 30px;
	height:23px;
	margin:10px 0px 7px 10px;
}

/*voiceのスタイル*/

#right .voice p{
	color:#623020;
	text-align:left;
}


#right .voice .voicename{
	text-align:right;
	margin:10px 0px 20px;}
	
/*contactのスタイル*/
.input2{
	background:#FBF5EC;
	border:#B9984C solid 1px;
	line-height:1.0em;
	}
.input3{
	border:#cccccc solid 1px;
	line-height:1.0em;
	}

.input4{
	border:#cccccc solid 1px;
	line-height:1.0em;
	width:450px;
	}

.txtsize{
	background:#FBF5EC;
	border:#B9984C solid 1px;
	width:450px;
	height:150px;
	line-height:1.5em;
	}
	
	.txtsize2{
	border:#B9984C solid 1px;
	width:450px;
	height:150px;
	line-height:1.5em;
	}
	
/*guideのスタイル*/

#right .teiki p{
	margin:10px 0px 0px 35px;
	text-align:left;
}

/*ruleのスタイル*/
#right .kiyaku p{
	color:#333333;
	
}

#right .kiyaku li{
	color:#333333;
	padding:0px 0px 10px 0px;
	list-style-position:outside;
	list-style-type:decimal;
	text-align:left;
	
}

#right .kiyaku ol{
margin:0px 0px 0px 25px;}

/*teikiのスタイル*/

.kounyu_l{
	width:320px;
	float:left;
	border:#821614 solid 1px;
	margin:0px 0px 20px;
}

.kounyu_r{
	width:320px;
	float:right;
	border:#821614 solid 1px;
	margin:0px 0px 20px;
}

.kounyu_m{
	width:300px;
	margin:10px;
}

.kounyu_m p{
	text-align:left;
	color:#666666;
	line-height:1.5em;
	font-size:11px;}

.kounyu_m table{
	background:#FBF4F4;}

.kounyu_m td{
	background:#FBF4F4;
	padding:0 5px;}

.kounyu_m img{
text-align:left;}

/*oilmassageのスタイル*/
.chui{
	background:url(../abhyangaoil/img/chuimark.gif) no-repeat 0 0;
	padding:0px 0px 0px 20px;
	margin:0px 0px 20px;}
	
.chui p{
	font-size:11px;
	margin:0px;}
	

.greenborder{
	border:solid 1px #557525;
	margin:0px 0px 50px;
	color:#666666;
	padding:10px 0px;
	}


/*bathtimeのスタイル*/

.bathbox{
	border:#958071 solid 1px;
	float:left;
	padding:10px 0px;
	width:210px;
	
	}
	
.bathboxm{
	width:190px;
	margin:0px auto 10px;
	height:250px;
	text-align:left;}

#right .bathboxm p{
	color:#FF6699;
	font-size:11px;
	line-height:1.5em;
}

/*dietnaviのスタイル*/

.dietnavi{
	background:url(../dietnavi/img/salonbg.jpg);
	background-repeat:repeat-y;}

.dietcolum{
	background:url(../dietnavi/img/columbg.jpg);
	background-repeat:repeat-y;}
	
.dietcolum p{
	margin:0px 10px;}

/*lifeのスタイル*/
.lifebox1{
	width:210px;
	padding:0px 0px;
	height:220px;
	float:left;
	border:#F0D0D9 solid 1px;
	margin:0px 15px 13px 0px;}

.lifebox2{
	width:210px;
	padding:0px 0px;
	height:220px;
	float:left;
	border:#F0D0D9 solid 1px;}

.lifebox3{
	width:210px;
	padding:0px 0px;
	height:220px;
	float:right;
	border:#F0D0D9 solid 1px;}

.fukidashi{
background:#F4F5F7;
padding:10px 0px;
}

.w190 a{
	font-size:11px;
	color:#DB90A3;
	}

.w190 a:hover{
	font-size:11px;
	color:#C04161;
	}
	
.beautybathbox01{
	border:#0BA5A1 solid 1px;
	float:left;
	background:url(../beautybath/img/sono01bg.jpg) no-repeat 0 0;
	background-position:bottom;
	width:320px;
	position:relative;
	height:220px;
	margin:0px 0px 30px;
}

.beautybathboxt{
	width:180px;
	position:absolute;
	top:80px;
	left:60px;
	text-align:left;
	line-height:1.5em;}

.beautybathbox02{
	border:#0BA5A1 solid 1px;
	float:right;
	background:url(../beautybath/img/sono02bg.jpg) no-repeat 0 0;
	background-position:bottom;
	width:320px;
	position:relative;
	height:220px;
	margin:0px 0px 30px;
}

.taguchi{
	margin:0px 0px 20px;
	position:relative;
}

.taguchit{
	position:absolute;
	top:200px;
	left:265px;
	width:260px;
	}
	
.shawerbox01{
	border:#0DA2DB 1px solid;
	background:url(../beautybath/img/shawer01p.jpg) no-repeat 0 0;
	background-position:bottom right;
	width:320px;
	position:relative;
	height:150px;
	margin:0px 0px 20px;
	float:left;}

.shawerbox02{
	border:#0DA2DB 1px solid;
	background:url(../beautybath/img/shawer02p.jpg) no-repeat 0 0;
	background-position:bottom right;
	width:320px;
	position:relative;
	height:150px;
	float:right;}
	
.shawerbox03{
	border:#0DA2DB 1px solid;
	background:url(../beautybath/img/shawer03p.jpg) no-repeat 0 0;
	background-position:bottom right;
	width:320px;
	position:relative;
	height:150px;
	float:left;
	margin:0px 0px 20px;}
	
.shawerbox04{
	border:#0DA2DB 1px solid;
	background:url(../beautybath/img/shawer04p.jpg) no-repeat 0 0;
	background-position:bottom right;
	width:320px;
	position:relative;
	height:150px;
	float:right;}

.shawerboxt{
	width:230px;
	position:absolute;
	top:60px;
	left:10px;
	text-align:left;}

.bathgoods{
	border:#719D23 1px solid;
	margin:0px 0px 50px;
	}

.bathgoods a{
	color:#719D23;
	font-weight:bold;}
	
.bathgoods a:horver{
	color:#4A6617;
	font-weight:bold;}

/*buyのスタイル*/

.buybox td{
	padding:0px 0px 5px 0px;
}
	
.buybox2 td{
	padding:5px 10px;
	border-bottom:#F1EEED solid 1px;
	border-right:#F1EEED solid 1px;}

.buybox2{
border:#F1EEED solid 1px;}

t.buybox2 td.tdc{
text-align:center;}
	
.tdverti td{vertical-align:top;
text-align:left;}
	
/*shopのスタイル*/

.shoplist a{
	color:#9A766D;}

.shoplist a:hover{
	color:#912C24;}
	

.shoplist li{
	background:url(../infomation/img/shoplist.gif) no-repeat 0 0;
	padding:0px 0px 0px 10px;
	text-align:left;
	}

.shop01{
	width:220px;
	float:left;
	text-align:left;
	margin:0px 0px 50px;
	}
.shop02{
	width:194px;
	float:left;
	text-align:left;
	}
.shop03{
	width:194px;
	float:right;
	text-align:left;
	}

/*bemakeのスタイル*/
.bodyt{
	background:url(../bespa/img/bodym.jpg);
	background-repeat:repeat-y;
	text-align:left;}

.bodyt p{
	margin:0px 20px;}
#right .bodyt p.bodyright{
text-align:right;}

.bihadat{
	background:url(../bespa/img/bihadam.jpg);
	background-repeat:repeat-y;
	text-align:left;}

.bihadat p{
	margin:0px 20px;}

#right .bihadat p.bihadaright{
text-align:right;}

.seibun{
	background:url(../bespa/img/seibun.jpg) no-repeat 0 0;
	height:244px;
	margin:0px 0px 20px;
}

.seibun p{
	margin:5px 5px 15px;
	line-height:1.5em;}

.miryoku1{
	background:url(../bespa/img/miryoku01t.gif) no-repeat 0 0;
	padding:0px 0px;
	height:105px;
	margin:0px 0px 20px;}

.miryoku1 p{
	width:500px;
	margin:0px 20px;}

.miryoku2{
	background:url(../bespa/img/miryoku02t.gif) no-repeat 0 0;
	padding:0px 0px;
	height:106px;
	color:#FFFFFF;
	margin:0px 0px 20px;}

.miryoku2 p{
	width:500px;
	margin:0px 20px;}
	
.miryoku3{
	background:url(../bespa/img/miryoku03t.gif) no-repeat 0 0;
	padding:0px 0px;
	height:107px;
	color:#FFFFFF;
	margin:0px 0px 20px;}

.miryoku3 p{
	width:500px;
	margin:0px 20px;}

.yellowbox{
	background:#FFFCDB;
	padding:15px 0px 0px;
	}
	
.yellowbox p{
	line-height:1.5em;
	margin:10px 0px 0px;
	}

/*otherのスタイル*/

.hyou01 td{
	padding:5px 15px;
	text-align:left;
}

.hyou01 .trline{
	background:url(../commonimg/line.gif) no-repeat 0 0;
	background-position:center;
	height:7px;}
	
.hyou01 td.tdl01{
	background:url(../commonimg/tdlbg.gif);
	background-repeat:repeat-y;
	color:#93442D;}

.hyou01 td.tdl02{
	padding:5px 20px 5px 0px;}
	
.hyou01 td.tdl03{
	background:url(../commonimg/tdlbg.gif);
	background-repeat:repeat-y;
	color:#93442D;
	vertical-align: top;
	padding-right: 0px;
}

.hyou01 td.tdl04 {
	color: #93442D;
	padding-left: 2px;
	vertical-align: top;
}

.borderpoint{
	border-collapse: collapse;
}


.nolist{
	list-style:none;
}

.fleft{
	float:left;
	text-align:left;
}

.fright{
	float:right;
}

.tcenter{
	text-align:center;
}

.tright{
	text-align:right;
}

.tleft{
	text-align:left;
}

.pagetop{
	margin:30px 0px 0px;
	text-align:right;
}

.pagetop2{
	margin:20px 0px 20px;
	text-align:right;
}


.clear{
	clear:both;
}

.txtredb{
	color:#CC0000;
	font-weight:bold;
}

.txtred{
	color:#CC0000;
}

.txtorange{
	color:#FC7215;}

.txtblue{
	color:#004D91;}

.txtgreen{
	color:#397B27;}

.txtpnk{
	color:#E64583;}
	
.txtpnkb{
	color:#CB5E7A;
	font-weight:bold;}

.txtb{
	font-weight:bold;
	color:#623020;}

#right .txtglay p{
	color:#333333;
	
}

.txttorikeshi{
text-decoration:overline;
text-decoration:line-through;}

.txtglay{
	color:#999999;
}

.txt11{
	font-size:11px;}

.txt11pnk{
	color:#996666;
	font-size:11px;
}

.txtyellow{
	color:#CC9900;}

.w92l{
	width:92px;
	float:left;
}

.w120r{
	width:120px;
	float:right;
	line-height:1.5em;
}

.w140r{
	width:140px;
	float:right;}

.w144{
	width:144px;
	margin:0px auto;
	text-align:left;
	padding:10px 0px;
}

.w155l{
	width:155px;
	float:left;}

.w155r{
	width:155px;
	float:right;}

.w160l{
	width:160px;
	float:left;
}

.w180l{
	width:180px;
	float:left;}

.w165r{
	width:165px;
	float:right;}

.w170r{
	width:170px;
	float:right;}

.w180r{
	width:180px;
	float:right;}



.w190r{
	width:190px;
	float:right;}

.w190{
	width:190px;
	margin:0px auto;
	text-align:left;
}

.w200l{
	width:200px;
	float:left;
}

.w210l{
	width:210px;
	float:left;
	padding:0px;
	margin:0px 17px 17px 0px;}

.w210l_2{
	width:210px;
	float:left;
	padding:0px;
	margin:0px 0px 17px 0px;}
	
.w210r{
	width:210px;
	float:right;
	margin:0px 0px 17px 0px;}

.w218r{
	width:218px;
	float:right;}

.w220r{
	width:220px;
	float:right;}
	
.w240{
	width:240px;}

.w240r{
	width:240px;
	float:right;
	text-align:left;
	margin:0px 0px 30px;
}


.w250l{
	width:250px;
	float:left;
}

.w260l{
	width:260px;
	float:left;}
	
.w266r{
	width:266px;
	float:right;
}

.w270l{
	width:270px;
	float:left;
	margin:0px 0px 30px;}

.w280l{
	width:280px;
	float:left;}

.w290r{
	width:290px;
	float:right;
}

.w290{
	width:290px;
	margin:0px auto;}


.w306l{
	width:306px;
	float:left;}

.w300{
	width:300px;
	margin:0px auto;}

.w307l{
	width:307px;
	float:left;
	margin:0px 0px 20px;}
	
.w307r{
	width:307px;
	float:right;
	margin:0px 0px 20px;}
	
.w310l{
	float:left;
	width:310px;
	margin:0px 0px 10px;
}

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

.w315l{
	float:left;
	width:315px;
	margin:0px 0px 30px;
}

.w315r{
	float:right;
	width:315px;
}

.w318r{
	float:right;
	width:318px;
}

.w319l{
	float:left;
	width:319px;
}

.w319r{
	float:right;
	width:319px;
}

.w326l{
	width:326px;
	float:left;
}

.w330l{
	width:330px;
	float:left;
	margin:0px;
}

.w330r{
	width:330px;
	float:right;
}

.w340r{
	width:340px;
	float:right;
}

.w360r{
	width:360px;
	float:right;
}

.w375r{
	width:375px;
	float:right;
	margin:0px 0px 30px;
}

.w340l{
	width:340px;
	float:left;}
	

.w380l{
	width:380px;
	float:left;}

.w395l{
	width:395px;
	float:left;}

.w400r{
	width:400px;
	float:right;
	text-align:left;
}

.w415l{
	width:415px;
	float:left;
	text-align:left;
}

.w415r{
	width:415px;
	float:right;
	text-align:left;
}

.w430r{
	width:430px;
	float:right;
	text-align:left;
}

.w440r{
	width:440px;
	float:right;
	text-align:left;
}

.w460{
	width:460px;
	margin:0px auto;
	text-align:left;
}

.w465l{
	width:465px;
	float:left;
	text-align:left;
}

.w465r{
	width:465px;
	float:right;
	text-align:left;
}


.w470r{
	width:470px;
	float:right;
	margin:0px 0px 20px;
}

.w470r p{
	margin:0px 0px 10px;}

.w475l{
	width:475px;
	float:left;
	margin:0px 0px 30px;
}

.w482{
	width:482px;
	margin:0px auto;}

.w495r{
	width:495px;
	float:right;
}

.w510l{
	width:510px;
	float:left;}

.w520r{
	float:right;
	width:520px;
	margin:20px 0px 0px;}
	
.w530r{
	width:530px;
	float:right;
	margin:0px 0px 10px;}
	
.w530r p{
	margin:0px;
	}

.w544{
	width:544px;
	margin:0px auto;
}

.w570l{
	width:570px;
	float:left;
	text-align:right;}

.w590{
	width:590px;
	margin:0px auto;}

.w615{
	width:615px;
	margin:0px auto;
}

.w625{
	width:625px;
	margin:0px auto;
}

.w635{
	width:635px;
	margin:0px auto;
}

.w632l{
	width:632px;
	float:left;
}

.w644{
	width:644px;
	margin:0px auto;}

.w650{
	width:650px;
	margin:0px auto 0px;
	padding:10px 0;
}

.w840{
	width:820px;
	margin:0px auto 0px;
}

.w900{
	width:900px;
	margin:0px auto;
	padding:10px 0px;
}

.mtu13{
	margin:13px 0px;
}

.mt13u30{
	margin:13px 0px 30px;}
	
.mu3{
	margin:0px 0px 3px;
}

.mu8{
	margin:0px 0px 8px;
}

.mu10{
	margin:0px 0px 10px;
}
.mt10{
	margin:10px 0px 0px;
}

.mt10u5{
	margin:10px 0px 5px;
}

.mt20{
	margin:20px 0px 0px;
	}


.mu15{
	margin:0px 0px 15px;
	}

.mt5u15{
	margin:5px 0px 15px;
	}
	

.mu20{
	margin:0px 0px 20px;
	}


.mu25{
	margin:0px 0px 25px;
	}

.mtu20{
	margin:20px 0px;}

.mu30{
	margin:0px 0px 30px;
	}

.mt40{
	margin:40px 0px 0px;}

.mt40u5{
	margin:40px 0px 5px;
	}

.mu50{
	margin:0px 0px 50px;
	}

.mt50{
	margin:50px 0px 0px;}

.mt5{
	margin:5px 0px 0px;
}

.mlr10{
	margin:0px 10px;
}