@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 {
	padding-bottom: 10px;
}

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

#line-frame_n01 p {
	margin: 0 0 30px 15px;
	color: #787878;
}

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

#line-frame_n01 strong {
	background-image: url(../img/index/specialBanquiet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
	display: block;
	height: 180px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#line-frame_n01 ul#newYearMenu {
	width: 656px;
	list-style: none;
	margin-left: 3px;
	margin-bottom: 40px;
}

#line-frame_n01 ul#newYearMenu li {
	float: left;
	width: 155px;
	margin: 0 0 20px 7px;
}

#line-frame_n01 ul#newYearMenu li a {
	background: url(../img/common/ico.gif) no-repeat 0 0;
	padding-left: 19px;
	display: block;
}


#line-frame_n01 {
	background-image: url(../img/index/bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-top: 7px;
}


#line-frame_n01 dl {
	margin-left: 10px;
	margin-bottom: 10px;
}

#line-frame_n01 dl dt {
	border: 3px solid #f44;
	display: inline;
	padding: 3px 7px;
	color: #f44;
	vertical-align: middle;
}

#line-frame_n01 dl dd {
	margin: 10px 0 15px;
}

#line-frame_n01 dl dd span {
	font-size: 93%;
}