@charset "utf-8";
/* CSS Document */

/*------------ ナビゲーション（現在位置） ------------*/
ul#gnav li#gnav_05 a {
	width: 143px;
	background-image: url(../images/common/gnav_05_on.jpg);
}

/*------------ メインタイトル ------------*/
h2#main_title {
	height: 153px;
	background: url(../info/images/main_visual.jpg) no-repeat left top;
}

/*------------ 見出し ------------*/
h3#ttl_01 {
	background-image: url(../info/images/ttl_01.jpg);
}

h3#ttl_02 {
	background-image: url(../info/images/ttl_02.jpg);
}

h4#sub_ttl_01 {
	width: 333px;
	height: 33px;
	text-indent: -9999px;
	background:url(../info/images/subttl_01.gif) no-repeat left top;
}
