@charset "utf-8";

@import "frame.css";

/* /////////////////////////////////////////// */
/* CONTENTS
/* /////////////////////////////////////////// */

#contents #right .title{
	width:  642px;
	height: 44px;
	background-image: url(../images/rightbar.gif);
	background-repeat: no-repeat;
	margin-bottom: 3px;
}

#contents #right h2{
	font-size: 18px;
	font-weight: bold;
	color: #BC1015;
	padding-left: 40px;
	padding-top: 11px;
}

#contents #right .lefty{
	width:  315px;
	float: left;
}

#contents #right .righty{
	width:  315px;
	float: right;
}

#contents #right .box{
	width:  315px;
	margin-bottom: 12px;
	background-image: url(../images/menu-bk.gif);
	background-repeat: repeat-y;
	text-align: center;
}

#contents #right .boxtitle{
	width:  315px;
	height: 57px;
	background-image: url(../images/menu-top.jpg);
	background-repeat: no-repeat;
}

#contents #right .boxlow{
	width:  315px;
	height: 14px;
}
#contents #right p.menu{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 18px;
	padding-left: 50px;
}
#contents #right p.item{
	padding-left: 25px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
#contents #right p.pric{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

#contents #right .box2{
	width:  642px;
	margin-bottom: 12px;
	background-image: url(../images/menu2-bk.gif);
	background-repeat: repeat-y;
	text-align: center;
}

#contents #right .boxtitle2{
	width:  642px;
	height: 57px;
	background-image: url(../images/menu2-top.jpg);
	background-repeat: no-repeat;
}

#contents #right .boxlow2{
	width:  642px;
	height: 14px;
}

/* /////////////////////////////////////////// */
/* Table
/* /////////////////////////////////////////// */
#contents #right table{
	border-collapse: collapse;
	width: 315px;
	text-align: left;
}
#contents #right td.big{
	border-collapse: collapse;
	width: 200px;
	height:25px;
}
#contents #right td.sml{
	border-collapse: collapse;
	width: 107px;
}

#contents #right table.long{
	border-collapse: collapse;
	width: 642px;
	text-align: left;
}
#contents #right td.big2{
	border-collapse: collapse;
	width: 507px;
	height:25px;
}
#contents #right td.sml2{
	border-collapse: collapse;
	width: 127px;
}

/* END □□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/
