@charset "utf-8";
 @import url("../../css/stay_common.css");
 @import url("plan_common.css");


#line-frame_n01,#line-frame_n02{
	color: #787878;
}

#line-frame_n01{
	height: 280px;
	background: #0c3360 url(../img/mens/ph_watch.jpg) no-repeat 100% 0%;
}

#line-frame_n01 h2{
	background-image: url("../img/mens/title.gif");
	background-repeat: no-repeat;
	background-position: 0 10px;
	text-indent: -9999px;
	margin: 10px 10px 50px 10px;
	height: 71px;
}

#line-frame_n01 p{
	margin-left: 10px;
	width: 280px;
	text-align: justify;
	color: #fff;
	line-height: 1.8;
}


#line-frame_n02{
	padding: 0;
}

#line-frame_n02 div.inner{
	background: url(../img/mens/ph_pule.jpg) no-repeat 100% 0%;
	margin-left: 10px;
}

#line-frame_n02 h3{
	margin-bottom: 20px;
	margin-left: 10px;
}

#line-frame_n02 h4{
	margin-bottom: 10px;
}

#line-frame_n02 p{
	margin-bottom: 10px;
}

#line-frame_n02 p.btn{
	margin-bottom: 30px;
}

#line-frame_n02 strong{
	font-size: 15px;
	color: #5c8536;
	display: block;
	margin-bottom: 5px;
}

#line-frame_n02 ul li{
	list-style: none;
	margin-bottom: 15px;
	line-height: 1.5;
}