@charset "utf-8";

@import url("common.css");

#line-frame_n01,
#line-frame_n02,
#line-frame_n03 {
	color: #454545;
}

div#left-contents div#left-contents-menu div#inner-menu strong {
	background: url(../img/common/left-title.gif) no-repeat 0 0;
}

/*line-frame_n01*/
#line-frame_n01 h2 {
	margin: 0 0 20px 10px;
}

#line-frame_n01 p {
	margin: 0 0 10px 10px;
}


#line-frame_n01 h2 {
	background-image: url(../img/onemore/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
	height: 43px;
	margin-bottom: 0;
}

#line-frame_n01 ul {
	margin: 20px 0;
	list-style: none;
}

#line-frame_n01 ul li {
	float: left;
	margin: 0 0px 10px 10px;
	display: inline;
}

/*line-frame_n02*/
#line-frame_n02 {
	background: url(../img/onemore/bg.jpg) no-repeat 100% 80%;
}

#line-frame_n02 h3 {
	background-image: url(../img/onemore/title2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
	display: block;
	height: 23px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 5px;
}

#line-frame_n02 p {
	margin-left: 10px;
	margin-bottom: 15px;
	width: 291px;
}

#line-frame_n02 dl {
	margin-left: 10px;
	padding-bottom: 10px;

	line-height: 1.6;
	
}

#line-frame_n02 dl dt {
	margin-bottom: 5px;
	font-size: 113%;
	color: #c1e40a;
}

#line-frame_n02 dl dt span {
	color: #454545;
}

#line-frame_n02 dl dd {
	width: 280px;
	padding: 0;
	margin-bottom: 5px;
}

#line-frame_n02 dl dd ul {
	list-style: none;
	margin-left: 0;
}

#line-frame_n02 dl dd ul li {
	padding: 0 0 0 1em;
	background: url(../img/common/list_green.gif) no-repeat 0 50%;
}

/*line-frame_n03*/
#line-frame_n03 {
	background: url(../img/common/bg_line-frame_n03.jpg) no-repeat 270px 33px;
}

#line-frame_n03 h3 {
	background-image: url(../img/common/free_drink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
	display: block;
	height: 23px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 5px;
}

#line-frame_n03 ul {
	list-style: none;
	margin-left: 10px;
	margin-bottom: 70px;
	line-height: 1.6;
}

#line-frame_n03 ul li {
	background: url(../img/common/list_skyBlue.gif) no-repeat 0 50%;
	padding-left: 14px;
}

