/* メニューボタン
---------------------------------------------------- */
#header li#wind a {
	background: url(../images/bottan_on.jpg) -5px 0px;
}

/* サブコンテンツ
---------------------------------------------------- */
#sub_contents a:active,#sub_contents ul li a:hover {
	color: #b450e5;
	text-decoration: underline;
}


/* サブコンテンツタイトル
---------------------------------------------------- */
h2 {
	background-image: url(../images/sub_original.jpg);
}

