/* --- 共通 --- */
* {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
/* HTML拡張 */
body {
	color: #000000;
	background: #FFFFFF;
	margin: 0px;
}

dl {
	margin:0px;
}
/* CLASS */
A {color:#0066CC; text-decoration:underline; font-size: 12px} 
A:hover {color:#FF0000; text-decoration:underline; font-size: 12px}
.menu {
	padding-bottom: 3px;
}
.headers {
	background: #FFFFFF url(img/shared/fukyo_bg.gif) repeat-x;
	font-size: 12px;

}
.headers td{
	text-align: right;
	vertical-align: bottom;
	padding: 15px 5px;
}
.headers a img {
	margin-right: 5px;
	margin-bottom: -2px;
}
.corpinfo {
	font-size: 12px;
	background: #F7E6CC url(img/shared/add_corner02.gif) repeat-y;
	padding-left: 20px;

}
.corpinfo h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 3px 0px;
}
.corpinfo h2 span.ctype {
	font-size: 12px;
}
.corpinfo dt{
	font-weight: bold;
}
.corpinfo dd{
	margin-left: 0px;
	margin-bottom: 10px;
}
.content-base {
	background: #FFFFFF url(img/shared/menu_corner_bg.gif) repeat-x;
	padding: 14px 2px 14px 0px;
	text-align: left;
	vertical-align: top;

}
.copyright {
	text-align: center;
	background: #ffffff;
}
.copyright th {
	border-top: solid 1px #cccccc;
	padding: 3px;

}
.pankuzu-list {
	font-size: 10px;
	color: #993300;
	padding: 0px;
	white-space: nowrap;

}

/* えんじ色のテーブル */
.table-base{
	line-height: 18px;
	font-weight: normal;






}
.table-base thead{
	background: none;
	border-top: 1px solid #9D1716;
	border-left: 1px solid #9D1716;
	border-right: 1px solid #9D1716;
}
.table-base thead td{
	background: none;
	border: none;
}
.table-base thead th{
	background: none;
	border: none;
}

.table-base td{
	border-right: 1px solid #9D1716;
	border-left: 1px solid #9D1716;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(img/shared/red_dot.gif) repeat-x;
}
.table-base th {
	border-right: 1px solid #9D1716;
	border-left: 1px solid #9D1716;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	text-align: left;



}
td.corner{
	background: none;
	padding: 0px;
	border: none;
}
.table-base td.table-base-content-bottom {
	background: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: none;
	padding: 0px;


}
/* --- トップページ --- */
#top-pickup {
	background: #FFFFFF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	vertical-align: top;


}
#top-pickup table td,
#top-pickup table th {
	text-align: center;
}
.food-name {
	font-weight: bold;
	color: #006600;
	line-height: 18px;
	font-size: 80%;


}
td.td-02 {
	padding: 6px 5px 1px;
	font-weight: normal;
}
.food-section {
	line-height: 18px;
	color: #666666;
	text-align: left;
	font-size: 80%;
	margin: 3px;


}
.news-weeks {

	font-size: 12px;
	color: #0099FF;
	padding: 5px 2px;
	width: 30px;
	vertical-align: top;
}
.news-yymmdd {

	font-size: 12px;
	color: #0099FF;
	padding: 5px;
	vertical-align: top;
	width: 60px;
}
.news-text {

	font-size: 12px;
	color: #666666;
	padding: 5px 2px;
	width: 255px;
}
.recommend-text {


	font-size: 12px;
	color: #000000;
	padding: 5px;
}

.td-content {

	padding: 5px;
	border-top: 1px dotted #9D1716;
	border-right: 1px solid #9D1716;
	border-bottom: 1px solid #9D1716;
	border-left: 1px solid #9D1716;
}
.campain-td-content {
	padding: 10px;
	border-top: 1px dotted #9D1716;
	border-right: 1px solid #9D1716;
	border-bottom: 1px dotted #9D1716;
	border-left: 1px solid #9D1716;
	font-size: 80%;
	line-height: 18px;
	text-align: center;
}
.pankuzu-list a:link,
.pankuzu-list a:visited,
.pankuzu-list a:active {
	font-size: 10px;
	color: #993300;
	padding: 0px;
	white-space: nowrap;
	text-decoration: none;
}
