/* ---------------------------------------------------------------- *
	フォント設定
 * ---------------------------------------------------------------- */

body {
	font-family: Arial, "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, sans-serif;
	font-size: 12px;
}

table {
	font-size: 12px;
}

a,
a:link {
	color: #090;
	text-decoration: none;
}

a:visited {
	color: #666;
}

a:hover {
	color: #666;
	text-decoration: none;
}

a:active {
	color: #F69;
	text-decoration: none;
}

#topnavi a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#topnavi a:hover {
	color: #CCC;
}

#nav a {
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
	font-weight: bold;
}

*+html #nav a {
	font-size: 11px;
}

* html #nav a {
	font-size: 11px;
}

#news h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

.links dl .linkname a {
	font-size: 16px;
	font-weight: bold;
}

#item h1 {
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
	text-indent: 15px;
}

#item h2 {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #666;
	text-indent: 3px;
}
.item_in ul .item_name {
	font-weight: bold;
	color: #F39;
	margin-bottom: 3px;
}

.price a, .contact a, .clean_price a, .clean_contact a {
	color: #FFF;
}

.price a:hover, .contact a:hover, .clean_price a:hover, .clean_contact a:hover {
	color: #000;
}

.item_in .caption {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}

.up a {
	color: #FFF;
}

.up a:hover {
	color: #000;
}
.cate_l  {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.cate_s2 {
	font-size: 14px;
	color: #FFF;
}
.cate_s2 a {
	color: #666;
	font-weight: bold;
	display: block;
}
.cate_s2 a:hover {
	background-color: #6CF;
	color: #FFF;
}
.sitename {
	font-size: 14px;
	font-weight: bold;
	color: #060;
}

.sitename a {
	font-size: 14px;
	color: #39F;
	font-weight: bold;
}
.sitename a:hover {
	color: #999;
}





#sitemap .cate_s a, #sitemap2 .cate_s a {
	color: #666;
	text-decoration: underline;
}

#sitemap .cate_s a:hover, #sitemap2 .cate_s a:hover {
	color: #666;
	background-color: #0CF;
}
.links .staff {
	font-weight: bold;
	color: #600;
}

#privacy dt {
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}
#privacy dd {
	padding-bottom: 20px;
}


#footercontent ul li a {
	color: #FFF;
}

#footercontent ul li a:hover {
	color: #333;
}

#footer address {
	color: #666;
	font-style: normal;
	font-size: 12px;
}

strong {
	color: #F0C;
	font-size: 18px;
	padding-left: 10px;
}
