/*ページ全体の設定*/
td{ font-size: 10pt;}
small{ font-size: 7.5pt;}
span{ line-height: 135%;}
a:hover { color: #BD0052;}
a{ color: #666666; text-decoration: underline;}
h1 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #454C24;
}
h2 {
	font-size: 18px;
	color: #454C24;
	font-weight: bold;
}
h3 {
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #FFCC00;
}


/*ヘッダー*/
.header {
	width: 780px;
	height: 140px;
}
.header-cate {
	width: 780px;
	height: 55px;
	background-image: url('img/cate_back.gif');
	background-repeat: no-repeat;
	vertical-align: top;
}
.header-cate1 {
	width: 3px;
    height: 25px;
	margin: 6px 0 0 0;
	padding: 0px;
    float:left;
}
.header-cate2 {
	width: 100px;
    height: 25px;
	margin: 6px 0 0 5px;
	padding: 0px;
    float:left;
}


/*ナビゲーション*/
#navibox2 {
	font-size : 12px;
	width:558px;
}
#navi2 {
	clear: left;
	list-style:none;
	text-align:left;
	margin: 0px !important;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0 !important;
	padding: 0px;
}
#navi2 li{
	color: #fff;
	letter-spacing: 0.1em;
	display:inline;
	padding-left:8px;
	padding-right:4px;
}

#navi2 a:link, #navi2 li a:visited{
	color: #fff;
	text-decoration:none;
}
#navi2 li a:hover{
	border-bottom:2px solid #ffffff;
	color:#ffffff;
	background:none;
}
#navi2 img {
	display: inline;
}
.cate {
	margin: 3;
	padding-left: 20;
}
.cate2 {
	margin: 3;
	padding-left: 20;
	line-height: 135%;
}

/*ページ一部の設定*/
.center {
	text-align: center;
}
.line {
	border: 1px solid #C0C0C0;
}
.font-height {
	line-height: 135%;
}
.font10 {
	font-size: 10pt;
}
.font10-red {
	font-size: 10pt;
	color: #FF0000;
}
.font11 {
	font-size: 11pt;
}
.font11-title {
	font-size: 11pt;
        color: #454C24;
}
.font11-height {
	font-size: 11pt;
	line-height: 135%;
}
.font12-red {
	font-size: 12pt;
	color: #FF0000;
}
.font12-green {
	font-size: 12pt;
	color: #008000;
}
.font14 {
	font-size: 14pt;
}
.font14-red {
	font-size: 14pt;
	color: #FF0000;
}
.font14-green {
	font-size: 14pt;
	color: #008000;
}
.font18 {
	font-size: 18pt;
}
.font18-red {
	font-size: 18pt;
	color: #FF0000;
}
.price {
	color: #FF0000;
	font-size: medium;
}
.title {
	font-size: small;
	background-color: #96DC32;
}
.page-top {
	text-align: right;
}
.float-right {
	float: right;
}
.float-right0 {
	float: right;
        border-width: 0px;
}
.obi-height {
	height: 8px;
}
.font-red {
	color: #FF0000;
}
.font-blue {
	color: #0000FF;
}
.border0 {
	border-width: 0px;
}
