@charset "UTF-8";

/* トップナビ */



#topnavi em {
	display: none;
}




#topnavi h2#tn1 a {
	background: url(image_menu/shop_guide_o.gif) no-repeat;
	width: 82px;
	padding-right: 0px;
	height: 42px;
}
#topnavi h2#tn1 a:hover,#topnavi h2#tn1 a:active {
	background: url(image_menu/shop_guide_u.gif) no-repeat;
	text-decoration: none;
	list-style: none;
}
#topnavi h2#tn2 a {
	background: url(image_menu/recomend_o.gif) no-repeat;
	width: 93px;
	padding-right: 0px;
	height: 42px;
}
#topnavi h2#tn2 a:hover,#topnavi h2#tn2 a:active {
	background: url(image_menu/recomend_u.gif) no-repeat;
}
#topnavi h2#tn3 a {
	background: url(image_menu/news_o.gif) no-repeat;
	padding-right: 0px;
	width: 98px;
	height: 42px;
}
#topnavi h2#tn3 a:hover,#topnavi h2#tn3 a:active {
	background: url(image_menu/news_u.gif) no-repeat;
}
#topnavi h2#tn4 a {
	background: url(image_menu/kancho_o.gif) no-repeat;
	padding-right: 0px;
	width: 68px;
	height: 42px;
}
#topnavi h2#tn4 a:hover,#topnavi h2#tn4 a:active {
	background: url(image_menu/kancho_u.gif) no-repeat;
}
#topnavi h2#tn5 a {
	background: url(image_menu/journal_o.gif) no-repeat;
	width: 98px;
	padding-right: 0px;
	height: 42px;
}
#topnavi h2#tn5 a:hover,#topnavi h2#tn5 a:active {
	background: url(image_menu/journal_u.gif) no-repeat;
}
#topnavi h2#tn6 a {
	background: url(image_menu/about_o.gif) no-repeat;
	padding-right: 0px;
	width: 104px;
	height: 42px;
}
#topnavi h2#tn6 a:hover,#topnavi h2#tn6 a:active {
	background: url(image_menu/about_u.gif) no-repeat;
}

#topnavi h2#tn7 a {
	padding-right: 0px;
	background-image: url(image_menu/recruit_o.gif);
	background-repeat: no-repeat;
	width: 92px;
	height: 42px;
}
#topnavi h2#tn7 a:hover,#topnavi h2#tn7 a:active {
	background-image: url(image_menu/recruit_u.gif);
}
#topnavi  h2 a {
	text-decoration: none;
	display: block;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	width: 85px;
	height: 50px;
	text-align: center;
}
#topnavi h2 {
	float: left;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#back {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 9px;
	text-align: left;
}

/* フォント */

.fo_midashi {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 16px;
	color: #555555;
	text-decoration: none;
	}



.fo_smasma {
	color: #888888;
	font: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 10px;
	line-height: 170%;
	}
	
.fo_mincho {
	color: #555555;
	font: bolder 18px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	;
	line-height: 150%;
	letter-spacing: 5px;
	font-size: 15px;
	}
.fo_mincho_bk {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 13px;
	line-height: 150%;
	color: #333333;
	text-align: left;
	text-decoration: none;
	}
.fo_goshi_11 {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 11px;
	color: #777777;
	line-height: 150%;
	text-decoration: none;
}


.entry_state {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 10px;
	color: #999999;
	margin: 20px 30px 25px 20px;
	}


blockquote {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 11px;
	color: #333333;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border-left: 3px solid #CCCCCC;
	}
	
/* 全てのくくり中心に */	
#container {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* 下の方オクノロゴ */
#container h3 {
	height: 30px;
	width: 200px;
	background: url(common_image/okuno_logo.gif) no-repeat;
	padding-left: 110px;
	color: #666666;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 70%;
	font-weight: lighter;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container h6 {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}