
/*----リンク-----------------------------*/
	a:hover {color: #ff6600;}
	a { text-decoration: underline;}
	table {font-size: 13px; line-height:130%;}
/*----カテゴリ-----------------------------*/
.kate{
	font-size: 13px;
	line-height:140%;
}
table.kate{
	font-size: 10px;
	line-height:180%;
}
/*----オススメ-----------------------------*/
.osusume{
	width: 400px;
	height:95px;
	padding:1px 0 0 19px;
	margin:6px 0 5px 0;
	background : url(./image/osusume.gif);
	background-repeat:no-repeat;
	background-position: left;
	border:solid #ff632f 1px ;
	line-height:180%;
}

.red{color:#FF0000;}


.tline td{border-bottom: 1px dashed #FF6D02; padding:5px;}

.bold{ font-weight:bold;}



li{margin:5px 0 6px 0;}

.tbox01{
	padding:5px 0 3px 5px;
	margin:15px 0 10px 0;
	border-bottom:2px solid #FB9C4F;
	background:#FFFBEC;
	font-weight:bold;
}
