@charset "UTF-8";
/* CSS Document */


/*トップページ


/*****************************************************************************
 タイトル
 *****************************************************************************/

.title_2{
	margin-bottom: 20px;
}


.title_3{
	margin-bottom: 15px;
	margin-top: 30px;
}
.title_4{
	margin-bottom: 15px;
}
.title_5{
	margin-bottom: 10px;
}
#c_contents {
	width: 730px;
	line-height: 1.5;
}

.rd{
	margin-bottom: 30px;
	line-height: 1.6;
}

.c_copy{
	margin-bottom: 25px;
}
.c_rd{
	margin-bottom: 20px;
	line-height: 1.6;
	width: 457px;
}
.oder{
	clear: both;
	margin-top: 30px;
	color: #F0F0F0;
}
.menu{
	height: 126px;
}

.img_main{
	margin-right: 20px;
	float: left;
}
.menu_rd{
	line-height: 1.6;
}
.menu_ct{
	margin-bottom: 20px;
	background-color: #F5EFEB;
	clear: both;
	margin-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 16px;
}

.menu_price {
	margin-top: 10px;
	background-color: #C6947E;
}
.menu_left {
	float: left;
	text-align: left;
	width: 310px;
	color: #834F3A;
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.5;
}
.menu_right {
	text-align: left;
	color: #834F3A;
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.5;
}
.price_left {
	float: left;
	width: 295px;
	margin-right: 10px;
	color: #FFF;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 110%;
	padding-left: 15px;
}

.price_right {
	color: #FFF;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 110%;
	padding-right: 15px;
}

.order_ct{
	margin-bottom: 20px;
	background-color: #ECECEC;
	clear: both;
	margin-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 14px;
	text-align: left;
}
.order_rd{
	line-height: 1.6;
	margin-bottom: 12px;
}
.order_dl{
	margin-top: 15px;
}

.order_dt{
	font-size: 110%;
	margin-bottom: 3px;
}
.order_dd{
	margin-bottom: 2px;
}
.order_dd_last{
	margin-bottom: 15px;
}

.order_tel {
	width: 335px;
	height: 35px;
	background-color: #A5A5A5;
	float: left;
    display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../delivery/images/order_tel.gif);
}

#order_mail {
	width: 335px;
	height: 35px;
	background-color: #9E9E9E;
	float: right;
}
#order_mail a {
	display: block;
	width: 335px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../delivery/images/bt_mail.gif);
}

#order_mail a:hover {
	background-image: url(../delivery/images/bt_mail.gif);
	background-position: 0px -35px;
}

/*
/*****************************************************************************
 コンテンツ1
 *****************************************************************************/
.ct1{
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
}
.c_ct{
	margin-left: 0px;
	text-align: left;
	width: 720px;
}

