/* よもやま話用 */
.revv{
	color: #009900;
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 18px;
	font-size: 12px;
}

.gjj{
	color: #444444;
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 18px;
	font-size: 12px;
	}

.yotbl{
	background-color: #eeeeee;
	width: 598px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-top-color: #eeeeee;
	border-bottom-color: #eeeeeee;
	padding-top: 5px;
	padding-bottom: 5px;
}
.yotbl2{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-top-color: #eeeeee;
	border-bottom-color: #eeeeeee;
}
.mg{
	padding-right: 15px;
}



.tl{
	color: #0033cc;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}

.tx10{
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.tx10_2{
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.tx10_3{
	font-size: 12px;
	line-height: 15px;
	color: #009900;
}
.tx10 a:link{
	color: #000000;
	text-decoration: underline;
}
.tx10 a:visited{
	color: #000000;
	text-decoration: underline;
}
.mgtx{
	padding-right: 5px;
	padding-left: 5px;
}
.mgtp{
	margin-top: 5px;
	margin-bottom: 5px;
}

.otrk{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	display: inline;
	width: 185px;
	line-height: 19px;
}
/* イメージ付加*/

.dvd {
	background-image: url(../img/miniicon/dvd.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 18px;
	font-weight: bold;
	font-size: 16px;
	color: #3333FF;
	line-height: 16px;
}

.dvd a:link{
	text-decoration: underline;
	}
	
/* カート用　*/


.tsu{
	background-color: #fce6cc;
	text-align: left;
	width: 620px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 10px;
}
.tsu_mi{
	font-size: 14px;
	font-weight: bold;
	color: #f3492c;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
}
.tsu_dot {
	background-image: url(../img/or_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 14px;
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
}
.oka{
	background-color: #fce6cc;
	text-align: left;
	width: 620px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 10px;
}
.oka_mi{
	font-size: 14px;
	font-weight: bold;
	color: #f3492c;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
}
.oka_dot {
	background-image: url(../img/or_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 14px;
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
}
.ct_head{
	background-image: url(../img/cart_back.gif);
	background-repeat: repeat-x;
	height: 21px;
	background-position: bottom;
}
.mem_head{
	background-image: url(../img/mem_back.gif);
	background-repeat: repeat-x;
	height: 21px;
	background-position: bottom;
}
.fu{
	background-color: #dff3ff;
	width: 630px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.orbg{
	background-color: #fce6cc;
}