/*　サブメニュー下の下線

-----------------------------------------------*/
#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;
}

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;
}

/*　ボランティア
-----------------------------------------------*/
#volunteer-description {
    width:864px;
    margin:0 auto;
    padding:0 0 50px 0;
    background:url(../images/volunteer/divider866.gif) bottom left no-repeat;
}

#volunteer-description img.title{
    margin:0 0 18px 0;
    padding:0;
}

#volunteer-description dl{
    margin:18px 0 0 0;
    padding:0;
}

#volunteer-description dl dt{
    float:left;
    width:423px;
    margin:0;
    padding:0 25px 0 0;
	font-size:12px;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color:#777;
	line-height:185%;
}

#volunteer-description dl dt p{
    margin:0 0 12px 0;
}

#volunteer-description dl dt strong{
    color:#000;
}

#volunteer-description dl dt ul{
    margin:0 0 12px 0;
    padding:0;
}

#volunteer-description dl dd{
    float:left;
    width:415px;
    margin:0;
    padding:0;
}
#volunteer-description p.pdf{
    font-size:12px;
    margin:15px 0;
    height:16px;
    background:url(../images/share/icon_pdf.gif) 0 -16px no-repeat;
    padding:2px 0 0 25px;
}
#volunteer-description p.pdf:hover{
    background:url(../images/share/icon_pdf.gif) 0 0 no-repeat;
}

/*  ニュース ： サブメニュー
-------------------------------------------------*/
ul#sub-menu{
	margin:0 0 0 60px;
	_margin-left:0px;
	padding:0;
	list-style:none;
	text-align:left;
	width:890px;
	height:64px;
}

*: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;
}

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_volunteer.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_volunteer.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;
}
