@charset "UTF-8";
@import url(cmn.css);
@import url(base.css);

#n3 a img{
	margin-top: -43px;
}

#c1 h2{
	margin: 20px 0 10px;
}

#c2 .section{
	width: 337px;
	float: left;
	height: 128px;
	padding: 20px 20px 20px 0;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}
#c2 .nbr{
	padding: 20px 0 20px 20px!important;
}
#c2 .section a{
	display: block;
	width: 337px;
	height: 128px;
}
#c2 .section span{
	display: block;
	width: 196px;
	float: right;
}
#c2 .section .L{
	width: 128px;
	height: 128px;
}
#c2 .section .title{
	background: url(../images/cmn/hr.gif) 0 100% repeat-x;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#c2 .section .ex{
	margin-bottom: 5px;
}
#c2 .section .btn{
	text-align: right;
}

.article{
	width: 715px;
	clear: both;
	float: left;
	margin-bottom: 30px;
}
.article .R{
	margin: 0 20px 10px;
}
.article .L{
}
.article .co_l{
	float: left;
	width: 300px;
}
.article .co_r{
	float: right;
	width: 394px;
	margin-bottom: 20px;
}

.article table{
	background: #eee;
	border-spacing: 0 1px;
}
.article td{
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 4px;
}
.article .bc1{
	background: #FF8000;
}
.article .bc2{
	background: #FFBB77;
}
.article .bc3{
	background: #FFDFBF;
}
.article h4{
	color: #FF8000;
	background: url(../images/cmn/icon.gif) 0 50% no-repeat;
	padding: 0 0 0 14px;
	font-size: 120%;
}

.article_cook{
	width: 715px;
	clear: both;
	float: left;
	margin-top: 20px;
}

.article_cook .R{
	margin-left: 10px;
	width: 345px;
}
.article_cook .L{
	width: 345px;
}
.article_cook h4{
	color: #FF8000;
	padding: 10px;
	font-size: 120%;
}
.article_cook p{
	padding-left: 10px;
}

.fig{
	width: 100%;
	border: none!important;
}
.fig th{
	padding-left: 14px!important;
	width: 150px;
	background-image: none!important;
}
.fig th, .fig td{
	padding: 5px 10px ;
	text-align: left;
}

.photo{
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.photo div{
	margin: 0 10px;
	text-align: center;
	float: left;
}











