/*エンコードはUTF-8固定です*/

.table-margin {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.td-margin {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	font-size: 80%;
	line-height: 18px;
	padding: 2px;
}
.td-name {
	padding: 5px;
	border-right: 1px solid #9D1716;
	border-bottom: 1px dotted #9D1716;
	border-top: 1px solid #9D1716;
	border-left: 1px solid #9D1716;
	font-size: 85%;
	line-height: 18px;
}
.td-column1 {
	padding: 5px;
	border-right: 1px solid #9D1716;
	border-left: 1px solid #9D1716;
	border-bottom: 1px dotted #9D1716;
	font-size: 85%;
	line-height: 18px;
}
.td-content {
	padding: 5px;
	border-top: 1px dotted #9D1716;
	border-right: 1px solid #9D1716;
	border-bottom: 1px solid #9D1716;
	border-left: 1px solid #9D1716;
}
.td-fooder {

	padding: 5px;
	border-top: 1px dotted #9D1716;
	border-right: 1px solid #9D1716;
	border-bottom: 1px solid #9D1716;
	border-left: 1px solid #9D1716;
	font-size: 80%;
	font-weight: bold;
	color: #006600;
}
.list-header {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	font-size: 80%;
	line-height: 18px;
	padding: 2px;
	background: #FFFFCC;
	text-align: center;
	color: #666600;



}
.td-margin-gray {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	font-size: 80%;
	line-height: 18px;
	padding: 2px;
	background: #F3F3F3;

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

}
}
.column-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;

}
.column-td-fooder {
	padding: 5px;
	border-top: 1px dotted #9D1716;
	border-right: 1px solid #9D1716;
	border-bottom: 1px solid #9D1716;
	border-left: 1px solid #9D1716;
	font-size: 85%;
	font-weight: normal;
	line-height: 18px;

}
.column-td-name {
	padding: 5px;
	border-top: 1px solid #9D1716;
	border-right: 1px solid #9D1716;
	border-bottom: 1px dotted #9D1716;
	border-left: 1px solid #9D1716;
	font-size: 90%;
	font-weight: bold;
	color: #003399;
}
.table-border {
	border-top: none #999999;
	border-right: none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.td-oldlink {
	padding: 5px;
	border: 1px solid #9D1716;
	font-size: 85%;
	line-height: 18px;
	text-align: right;
}
h3{
	font-size:14px;
	font-weight: bold;
	margin: 10px 10px 0px;
}
h3 img{
	vertical-align: bottom;
}
p.todetail{
	font-size: 12px;
	padding-left: 20px;
	text-align:right;
}
p.todetail img{
	vertical-align:middle;
}
p.columnp{
	font-size: 12px;
	line-height: 130%;
	letter-spacing: 2px;
	margin-left: 10px;
	margin-right: 30px;
	/* \*/margin-right: 0px;/**/
}
p.cexp{
	margin-top: 2px;
	font-size: 12px;
	text-align: right;
}
p.cexp img{
	vertical-align: bottom;
	margin: 0px 5px;
}
span.cdate {
	color:#9D1717;
}
img.column{
	margin: 5px 15px 15px;
	border: 1px solid #9D1717;
}
/*コラムリスト奇数*/
.codd img.column{
	margin-right: 0px;
	float:right;
	margin-left: 45px;
	/* \*/margin-left: 15px;/**/
}
/*コラムリスト偶数*/
.ceven img.column{
	margin-left: 10px;
	float:left;
}
.codd:after, .ceven:after{
	display:block;
	height: 0;
	clear:both;
	visibility:hidden;
}
.codd, .ceven {
	width:500px;
}
/* \*/
* html .codd,* html .ceven {height: 1%;}
.codd,.ceven {display:block; margin-bottom: 10px;}
/**/
/*
.codd *, .ceven *{
	border: 1px solid blue;
}
*/
hr{
	background: url(../img/shared/red_dot.gif) 0% 100% repeat-x;
	border-style: none;
	border-bottom: 1px dotted #9D1717;
	width: 100%;
	height: 2px;
/* \*/background: none;/**/
	color: #fff;
}