@charset "utf-8";

/*===================================================
制作日：2009.05.21
製作者：y.matsunaga
更新日：
更新者：

==================================================== */
/* key_visual
---------------------------------------------------- */
#key_visual h3{
}

/* subnavi
---------------------------------------------------- */
.project #subnavi{
	margin-left: 345px;
}
.tablefortwo #side_menu h3#s_menu1 a{
	color: #338999;
	background: #d3e9cd url(../images/common/arrow_green.gif) no-repeat 5px 50%;
	padding-left: 15px;
}
.campaign #side_menu h3#s_menu2 a{
	color: #338999;
	background: #d3e9cd url(../images/common/arrow_green.gif) no-repeat 5px 50%;
	padding-left: 15px;
}
.event #side_menu h3#s_menu3 a{
	color: #338999;
	background: #d3e9cd url(../images/common/arrow_green.gif) no-repeat 5px 50%;
	padding-left: 15px;
}
.book #side_menu h3#s_menu4 a{
	color: #338999;
	background: #d3e9cd url(../images/common/arrow_green.gif) no-repeat 5px 50%;
	padding-left: 15px;
}

/* side_menu
---------------------------------------------------- */
.project #side_menu h2{
	background: url(../images/common/side-title_project.gif) no-repeat left top;
}

/* involved
---------------------------------------------------- */
.involved{
	margin: 0 0 20px 20px ;
}
.involved dt{
	font-weight: bold;
	background: url(../images/common/list_bullet.gif) no-repeat left center;
	margin-bottom: 5px;
	padding-left: 10px;
}
.involved dd{
	font-size: 85%;
	_font-size: 80%;
	background: url(../images/common/list_bullet.gif) no-repeat left center;
	margin-left: 10px;
	padding-left: 10px;
}
.involved dd a{
	color: #000;
}