/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/

* {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	color:#312E31;
	line-height:1.8em;
	

}

/*bodyのスタイル*/
body {
	text-align: center;
	background:#fff;
	background-image:url(/shop/item/lipo/design/img01/bg.jpg) ;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:left;
}

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: #990033;
}

a:hover {
	color:#FF6699;
}


li{
	list-style:none;
}

td{
	text-align:left;}
	
	p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:left;
}

h2{
	margin:35px 0px 10px;
	text-align:left;}

h2.h2m0{
	margin:0px;
	text-align:left;}

#right h2{
	margin:20px 0px 0px;
	text-align:right;}


/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/

/*containerのスタイル*/

#container{
	width:900px;
	text-align:center;
	margin:0px auto;
	font-size:12px;
	color:#312E31;
}


/*headerのスタイル*/
#header {
	padding: 0px;
	margin: 0px auto 0px;

}

#hleft{
	width:465px;
	float:left;}
	
#hright{
	width:420px;
	float:right;
	padding:20px 0px 0px;}

#hmenu{
	float:right;
	padding:20px 0px 0px;}
	
#hmenu ul{
	margin:0px 0px 0px 0px;}
	
#hmenu li{
	margin: 0;
	padding:0px 0px 0px 15px;
	float:left;}
	
	*+html #hmenu li {
		margin-top: -1px;
	}

.input1{
	width:150px;}

#navi{
	margin:0px auto 34px;
	width:900px;
	}
#main{
		margin:0px auto 30px;
	width:900px;
	}
#left{
	width:650px;
	float:left;
	}

#right{
	width:249px;
	float:right;
	text-align:right;}

#footer01{
background:url(/shop/item/lipo/design/img01/fbg.jpg) repeat-x;
padding:20px 0px 0px;}

#footer01 p{
	font-size:12px;
	color:#312E31;
	line-height:1.5em;}

#f01r{
	width:644px;
	float:right;
	background:url(/shop/item/lipo/design/img01/fmenubg.jpg) no-repeat 0 0;
	padding:3px 0px 2px;}

#f01r ul{
	margin:0px 0px 0px 20px;}
	
#f01r li{
float:left;
text-align:left;
padding:0px 0px 0px 10px;}

#f02{
	width:900px;
	margin:0px auto;}

#f02l{
width:520px;
float:left;}

#f02r{
width:350px;
float:right;}

#f02 a{
	color:#312E31;
	text-decoration:none;}
	
#f02 p{
	font-size:12px;
	color:#312E31;
line-height:1.5em;}


/*topのスタイル*/
h1.h1top{
	background:url(/shop/item/lipo/design/img01/header.jpg) no-repeat 0 0;
	height:249px;
	text-indent:-9999px;
	margin:0px 0px 15px;}
	
.pbox01{
	width:173px;
	float:left;
	margin-right:55px;
	text-align:left;}

.pbox02{
	width:173px;
	float:right;
	text-align:left;}
	
/*otherのスタイル*/

.borderpoint{
	border-collapse: collapse;
}


.pagetop{
	margin:12px 10px 15px;
	text-align:right;
}

.txtb{
	font-weight:bold;
}

.txt14b{
	font-size:14px;
	font-weight:bold;}
	
.txt404{
	font-size:18px;
	font-weight:bold;
	color:#990134;}

.txtred{
	color:#AD0354;
}

.txtredb{
	color:#AD0354;
	font-weight:bold;
}
	
.nolist{
	list-style:none;
}

.fleft{
	float:left;
	text-align:left;
}

.fleft .tel {
	padding-left: 10px;

	float:left;
	text-align:left;
}

.fleft .tel img {
	margin-right: 20px;
}

.fright{
	float:right;
}

.tcenter{
	text-align:center;
}

.tright{
text-align:right;
}

.tleft{
	text-align:left;
}

.txtb{
	font-weight:bold;}
.clear{
	clear:both;
}

.w426l{
width:426px;
float:left;}

.w426r{
width:426px;
float:right;}

.w900{
	width:900px;
	margin:0px auto;}
	
.ml20{
	margin:0px 0px 0px 20px;}

.mu10{
	margin:0px 0px 10px;}

.mu11{
	margin:0px 0px 11px;}

.mu15{
	margin:0px 0px 15px;}
	
.mu25{
	margin:0px 0px 25px;}

.mu35{
	margin:0px 0px 35px;}

/*cartcssの特徴


#right{
	width:249px;
	float:right;
	text-align:right;}
	
	#right h2{
	margin:0px;
	text-align:right;}
	
	
*/

/*　creansing　*/

.creansingbuy{
background:url(http://www.lipo-cosme.jp/img/creansing/buy.jpg) no-repeat 0 0;
	position:relative;
height:112px;
width:650px;
margin:0px 0px 20px;}

.creansingbtn{
position:absolute;
top:60px;
left:385px;}
