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

.none {
	display: none;
}

.sng_ttl01 {
	background: url(images/song/sng_ttl01.gif) no-repeat;
	margin: 1em 0;
	height: 220px;
}

.sng_ttl01 h2 {
	height: 80px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	display: block;
}

.sng_ttl01 p {
	width: 300px;
}

.sng_ttl01 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.sng_ttl01 ul li {
	display: inline;
	color: #f24a15;
}

.sng_ttl01 ul li a {
	color: #f24a15;
}

.sng_ttl01 ul li a:hover {
	color: #000000;
	text-decoration: none;
}

.sng_cnt01 {
	background: url(images/song/sng_bg01.gif) no-repeat;
	margin: 1em 0;
	width: 693px;
	height: 1310px;
}

.sng_cnt01 * {
	display: none;
}

.sng_cnt02 {
	background: url(images/song/sng_bg02.gif) no-repeat;
	height: 121px;
	margin: 1em 0;
	width: 692px;
}

.sng_cnt02 ul {
	display: block;
	padding: 50px 0 0 250px;
	text-align: center;
	list-style: none;
	margin: 0;
}

.sng_cnt02 ul li {
	width: 210px;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

.sng_cnt02 ul li a {
	display: block;
	height: 41px;
	text-align: left;
	text-indent: -9999px;
	width: 193px;
}

a.sbt01 {
	background: url(images/song/sng_btn01.gif) no-repeat;
}

a.sbt02 {
	background: url(images/song/sng_btn02.gif) no-repeat;
}

.sng_cnt02 ul li a:hover {
	background-position: 0 -41px;
}


/* sidebar */

#area_sidebar h3 {
	background: url(images/introduction/itr_ttl02.gif) no-repeat;
	height: 36px;
	text-indent: -9999px;
}

#area_sidebar ul {
	margin: 0;
	padding: 0;
	width: 196px;
	list-style: none;
}

#area_sidebar ul li {
	margin: 0;
	padding: 0;
	height: 56px;
	overflow: hidden;
	border-bottom: 1px dotted #e60012;
}

#area_sidebar ul li a {
	text-align: right;
	height: 56px;
	line-height: 56px;
	color: #333333;
	font-weight: bold;
	display: block;
	padding: 0 10px;
	text-decoration: none;
}

#area_sidebar ul li a.sli01 {
	background: url(images/introduction/itr_sli01.gif) no-repeat left top;
}

#area_sidebar ul li a.sli02 {
	background: url(images/introduction/itr_sli02.gif) no-repeat left top;
}

#area_sidebar ul li a.sli03 {
	background: url(images/introduction/itr_sli03.gif) no-repeat left top;
}

#area_sidebar ul li a.sli04 {
	background: url(images/introduction/itr_sli04.gif) no-repeat left top;
}

#area_sidebar ul li a.sli05 {
	background: url(images/introduction/itr_sli05.gif) no-repeat left top;
}

#area_sidebar ul li a:hover {
	color: #e60012;
}

#area_sidebar p.banner a {
	background: url(images/introduction/itr_bn01.gif) no-repeat;
	width: 196px;
	display: block;
	height: 69px;
	text-indent: -9999px;
}

#area_sidebar p.banner a:hover {
	background-position: 0 -69px;
}

