@charset "utf-8";

/* コンテンツトップ画像
---------------------------------------------*/
h2 {
	margin-bottom: 10px;
	text-align: center;
}
ul#piclist li {
	display: inline;
	margin-right: 5px;
}
ul#piclist li img {
	border: #CCC 1px solid;
}
ul#piclist li img:hover {
	border: #b7171a 1px solid;
	cursor: pointer;
}
p#piclist_a {
	margin-bottom: 17px;
	font-size: 80%;
}



#c_buttom {
	position:relative;
	width:780px;
	height:100px;
	background-repeat:no-repeat;
	margin-bottom:15px;
}

p.cb_01, p.cb_02 {
	text-indent:-9999px;
}
p.cb_01 {
	list-style:none;
	margin:0;
	padding:0;
	height:100px;
}
p.cb_02 {
	position:absolute;
	top:20px; right:0;
}


p.cb_01 a, p.cb_02 a {
	display:block;
	background-repeat:no-repeat;
	background-position:center right;
}

p.cb_01 a{
	width:780px; height:100px;
	background-image:url(../images19077a/buttom_netu.jpg);
}

p.cb_01 a:hover{
	background-image:url(../images19077a/buttom_netu_on.jpg);
}


p.cb_02 a{
	width:270px; height:70px;
	background-image:url(../images19077a/buttom_common.gif);
}

p.cb_02 a:hover{
	background-image:url(../images19077a/buttom_common_on.gif);
}

.spec {
	font-size:12px;
	text-align:left;
	color:#666666;
}

/* アクセサリー
---------------------------------------------*/
.acce_box ul {
	width:770px;
	_width:780px;
	margin-bottom:10px;
}

.acce_box li {
	float:left;
	margin-left:8px;
	width:370px;
	border:1px solid #ccc;
	padding:2px;
}

.acce_box form {
	text-align:center;
	font-size:12px;
	margin-top:5px;
	margin-bottom:5px;
}

.clear_a{
	clear:both;
}

/* 料理集
---------------------------------------------*/
.book_box ui{
	width:760px;
}

.book_box li {
	margin-left:8px;
	border:1px solid #ccc;
	padding:2px;
	margin-bottom:15px;
}

.book_box form {
	text-align:right;
	font-size:12px;
	margin-top:10px;
	margin-bottom:5px;
	padding-right:20px;
}

.bb {
	margin-bottom:-10px;
}

/* 注文
---------------------------------------------*/
.red {
	color:#C00;
}

#o_p p {
	margin:3px 0;
}

#o_p li {
	margin-bottom:12px;
	border-bottom:1px dashed #CCC;
}

.order_p {
	width:750px;
	margin-left:20px;
}

.bold {
	font-weight:bold;
}

/* よくあるご質問
---------------------------------------------*/

.qa_box {
	border:1px solid #CCC;
	width:750px;
	margin-left:15px;
	padding:10px;
}


/* 動画
---------------------------------------------*/
#main_cl .section {
    padding: 0 0 30px;
}

/* 節約・節電レシピ
---------------------------------------------*/

#repi_zai {
	width:720px;
	margin-left:30px;
	margin-top:15px;
}

.repi_zai01{
	width:350px;
	float:left;
}

.repi_zai01 li {
	margin-bottom:12px;
	padding-bottom:2px;
	border-bottom:1px solid #CCC;
}

.repi_zai02 {
	width:330px;
	float:right;
}

.repi_p {
	float:right;
	*margin-top:-20px;
}

	color: red; /* all browsers, of course */
	color : green\9; /* IE8 and below */
	*color : yellow; /* IE7 and below */
