@charset "utf-8";
/*メイン上部分ここから*/

.main_box{
	width:850px;
	height:404px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/main_pink.gif);
	background-repeat:no-repeat;
}

/*

.main_box{
	width:850px;
	height:404px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	background-image:url(../images/main_pink.gif);
	background-repeat:no-repeat;
}
*/

.main_left{
	width:350px;
	height:404px;
	float:left;
}

.shop_name{
	margin-top:15px;
	margin-left:140px;
}

.greeting{
	font-size:12px;
	line-height:120%;
	color:#333;
	letter-spacing: 0.14em;
	width:280px;
	margin-top:35px;
	margin-left:30px;
}

.main_price{
	margin-left:30px;
	margin-top:15px;
}

.campaign{
	width:245px;
	height:120px;
	margin-top:15px;
	margin-left:30px;
}

.campaign li{
	margin-top:5px;
	list-style-type:none;
}

.campaign img a{
	border:none;
}



.main_middle{
	width:280px;
	height:375px;
	margin-top:13px;
	float:left;
}

.main_right{
	width:210px;
	height:375px;
	margin-top:15px;
	float:left;
}

.main_right a:hover{
	position: relative; 
    top: 1px; 
    left: 1px;
}


/*メイン上部分ここまで*/

/*メイン下部分ここから*/

#main_bottom{
	width:850px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}

#main_bottom h2{
	margin-left:5px;
	margin-bottom:10px;
}

.pickup{
	width:280px;
	height:1200px;
	float:left;
	font-size:12px;
	border-right:#999 1px dashed;
}


/*左キャンペーン部分ここから*/

#campaign_box1{
	width:270px;
	float:left;
	border:#B366FF 4px double;
	margin-bottom:1.5em;
}

#campaign_box1 .cam{
	width:270px;
}


#plan1{
	width:460px;
	float:left;
}

#plan2{
	width:800px;
	margin-top:35px;
	margin-bottom:35px;
}

.cam_text{
	line-height:140%;
		padding:5px;

}

#campaign_box1 .text2{
	color:#F3C;
}

#campaign_box1 h4{
	font-size:1.5em;
	color:#C30;
	margin-bottom:10px;
}

/*左キャンペーン部分ここまで*/



.info{
	width:295px;
	padding-right:5px;
	height:1200px;
	float:left;
	line-height:130%;
	border-right:#999 1px dashed;
}

.info ins{
	color:#F00;
}


.info dl{
	margin-left:5px;
	margin-bottom:20px;
	color:#666;
}

.info dt{
	font-size:14px;
	
}


.info dt a{
	text-decoration:none;
	color:#666;
}

.info dt a:hover{
	color:#d6db85;
	text-decoration:underline;
}


.info dd{
	font-size:12px;
	line-height:140%;
	padding-left:5px;
	padding-right:5px;
}

.info dd img{
	border:none;
}


.plan{
	width:260px;
	height:1200px;
	float:left;
}

.plan ul{
	margin-left:15px;
	list-style-type:none;
}

.plan ul a{
	text-decoration:none;
}


.plan li{
	margin-bottom:15px;
	margin-bottom:0;
	margin-top:0;
}

.plan li a{
	margin-bottom:0;
	font-size:12px;
	color:#333;
}

.plan li a:hover{
	color:#F60;
	position: relative; 
    top: 1px; 
    left: 1px;
}

.plan .plan_text{
	font-size:12px;
	color:#333;
}


/*メイン下部分ここまで*/

/*ヘアセットキャンペーンここから*/
.camp0901{
	width:850px;
	height:100px;
	margin-bottom:-10px;
	margin-left:auto;
	margin-right:auto;
	
}
/*ヘアセットキャンペーンここまで*/

