@charset "shift_jis";
/* ---------------------------------
     styles sheet
		 last updated 2025.06.13
------------------------------------*/
#menu {
	margin-bottom: 21px;
}

#menu ul li#video a {
	background-image: url("../../common/images/menu_on.png");
    background-position: 0 -146px;
}

#main div.message {
	background-color: #3e9738;
	padding: 0 0 20px 0;
}

#main div.message h1 {
	margin-bottom: 15px;
}

#main figure figcaption {
	width: 460px;
	line-height: 1.7;
	color: #FFF;
	font-weight: bold;
	margin: 15px auto 0 auto;
	padding-left: 0.45em;
	text-indent: -0.45em;
}

#main div.message p {
	color: #03F;
	float: right;
	margin-top: 25px;
}

#main div.message p a {
	color: #03F;
	text-decoration: underline;
}
