﻿@charset "shift_jis";




/*-----*/
h3.bar_short {
	width:465px;
	height:37px;
	margin:0px 0px 5px 0px;
	background-image:url(../img/price/bar_short.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	text-indent:20px;
	line-height:37px;
	border:0px green dotted;
}

h3.bar_short a {
	display:block;
	width:465px;
	height:35px;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
}

h3.bar_short a:hover {
	color:#FFFF00;
}




/*-----*/
h3.bar_long {
	width:680px;
	height:45px;
	margin:0px 0px 5px 0px;
	background-image:url(../img/price/item_bar_long.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	text-indent:20px;
	line-height:37px;
	border:0px green dotted;
}

h3.bar_long a {
	display:block;
	width:680px;
	height:45px;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
}

h3.bar_long a:hover {
	color:#FFFF00;
}