﻿/*　サブメニュー下の下線
-----------------------------------------------*/

#none-menu-set {
	background-image:url(../images/share/content-side.gif);
	background-repeat:repeat-y;
	position:relative;
	text-align:center;
	width:1010px;
	height:30px;
	margin:0;
	padding:0 0 0 0;
}

ul#category-menu{
	background-image:url(../images/menu_jp/button-menu-bg.gif);
	background-repeat:repeat-x;
	margin:0 0 0 60px;
	_margin-left:0px;
	padding:0;
	list-style:none;
	text-align:left;
	width:890px;
	height:30px;
	/* for MacIE5.x \*//*/
	 overflow: hidden;
	/* end */
	}

*:first-child+html ul#category-menu{
	background-image:url(../images/menu_jp/button-menu-bg.gif);
	background-repeat:repeat-x;
	position:relative;
	float:left;
	margin:0 0 0 60px;
	_margin-left:0px;
	padding:0;
	list-style:none;
	text-align:left;
	width:890px;
	height:30px;
	/* for MacIE5.x \*//*/
	 overflow: hidden;
	/* end */
	}

/*   一覧
-------------------------------------------------*/

h4 {
	font-size:12px;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-weight:bold;
	color:#000000;
	margin:0;
	padding:0;
}

.sitepolicy {
	background-image:url(../images/sitepolicy/siteploicy-item01.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:688px;
	margin:0;
	padding:0 0 15px 190px;
	font-size:12px;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color:#777777;
	line-height:185%;
}

.link {
	background-image:url(../images/sitepolicy/siteploicy-item02.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:688px;
	margin:0;
	padding:0 0 15px 190px;
	font-size:12px;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color:#777777;
	line-height:185%;
}

.policy {
	background-image:url(../images/sitepolicy/siteploicy-item03.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:688px;
	margin:0;
	padding:0 0 15px 190px;
	font-size:12px;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color:#777777;
	line-height:185%;
}

.divider{
	background-image:url(../images/menu_jp/button-menu-bg.gif);
	background-repeat:repeat-x;
	position:relative;
	float:left;
	width:866px;
	height:20px;
	margin:0;
	padding:0 0 0 12px;
	display:block;
	overflow:hidden;
	text-align:left;
	text-indent:-9999px;
	font-size:5px;
}



/*   サブメニュー
-------------------------------------------------*/

ul#sub-menu{
	margin:0 0 0 60px;
	_margin-left:0px;
	padding:0;
	list-style:none;
	text-align:left;
	width:890px;
	height:64px;
	/* for MacIE5.x \*//*/
	 overflow: hidden;
	/* end */
	}

*:first-child+html ul#sub-menu{
	position:relative;
	float:left;
	margin:0 0 0 60px;
	_margin-left:0px;
	padding:0;
	list-style:none;
	text-align:left;
	width:890px;
	height:64px;
	/* for MacIE5.x \*//*/
	 overflow: hidden;
	/* end */
	}
li#sub-menu-item01{
	height:53px;
	width:208px;
	margin:0 12px 0 0;
	padding:0;
	float:left;
	font-size:5px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	list-style:none;
}

li#sub-menu-item01on {
	background-image:url(../images/menu_jp/sub_sitepolicy.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
	height:53px;
	width:208px;
	margin:0 12px 0 0;
	padding:0;
	float:left;
	font-size:5px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	list-style:none;
}

li#sub-menu-item01 a{
	background-image:url(../images/menu_jp/sub_sitepolicy.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:53px;
	width:208px;
	margin:0 12px 0 0;
	padding:0;
	float:left;
	font-size:5px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	list-style:none;
}

li#sub-menu-item01 a:hover{
	background-position:0 -53px;
}
