@charset "UTF-8";

/*----------------------------------------------------------

#nav

----------------------------------------------------------*/
#sub_nav {
	float: left;
	margin-top: 137px;
	margin-left: 46px;
	width: 222px;
}

#sub_nav li {
	position: relative;
	margin-left: 8px;
}

#sub_nav li p,
#sub_nav li a {
}

#sub_nav li p,
#sub_nav li a {
	display: block;
	background: url(../img/special_nav.png) top left no-repeat;
	width: 210px;
	height: 40px;
	text-indent: -9999px;
}

#sub_nav li span.new {
	background: url(../img/new.png) no-repeat;
	width: 52px;
	height: 22px;
	text-indent: -9999em;
	position: absolute;
	left: -25px;
	top: 10px;
}

/* ending_song */
#sub_nav li.ending_song p,
#sub_nav li.ending_song a {
	background-position: -0px -0px;
}
#sub_nav li.ending_song a:hover,
#sub_nav li.ending_song a.selected {
	background-position: -210px -0px;
}
#sub_nav li.ending_song .new {
	visibility: hidden;
}

/* wallpaper */
#sub_nav li.wallpaper p,
#sub_nav li.wallpaper a {
	background-position: -0px -40px;
}
#sub_nav li.wallpaper a:hover,
#sub_nav li.wallpaper a.selected {
	background-position: -210px -40px;
}
#sub_nav li.wallpaper .new {
	visibility: visible;
}

/*----------------------------------------------------------

#main_content

----------------------------------------------------------*/
#main_content {
	float: left;
	width: 723px;
	padding-top: 48px;
}

/*----------------------------------------------------------

#ending_song

----------------------------------------------------------*/
#ending_song .frame_middle {
	height: 686px;
}

#ending_song #main_content h2 {
	background: url(../img/special_ending_song_cap.png) top left no-repeat;
	width: 568px;
	height: 99px;
	text-indent: -9999px;
}

#ending_song #main_content #summary {
	padding-top: 16px;
	padding-left: 8px;
	height: 130px;
}

#ending_song #main_content #summary > .txt00 {
	margin-bottom: 12px;
}

#ending_song #main_content #summary > .txt01 {
	margin-bottom: 12px;
}

#ending_song #main_content #summary > .txt02 {
	margin-bottom: 12px;
}

#ending_song #main_content #summary > .txt00 {
	background: url(../img/special_ending_song_txt00.png) top left no-repeat;
	width: 682px;
	height: 297px;
	text-indent: -9999px;
}


#ending_song #main_content #summary > .txt01 {
	background: url(../img/special_ending_song_txt01.png) top left no-repeat;
	width: 700px;
	height: 346px;
	text-indent: -9999px;
}


#ending_song #main_content #summary > .txt02 {
	background: url(../img/special_ending_song_txt02.png) top left no-repeat;
	width: 588px;
	height: 106px;
	text-indent: -9999px;
}

/*----------------------------------------------------------

#wallpaper

----------------------------------------------------------*/
#wallpaper .frame_middle {
	height: 150px;
}

#wallpaper #main_content #summary {
	padding-top: 16px;
	padding-left: 8px;
	height: 130px;
}

#wallpaper #main_content #h2 {
}

#wallpaper a.btn_1280x1024 {
	background: url("../img/btn_wallpaper_1280x1024.png") no-repeat scroll 0 0 transparent;
    display: block;
	width: 98px;
	height: 27px;
	text-indent: -9999em;
}

#wallpaper a.btn_1600x1200 {
	background: url("../img/btn_wallpaper_1600x1200.png") no-repeat scroll 0 0 transparent;
    display: block;
	width: 98px;
	height: 27px;
	text-indent: -9999em;
}

#wallpaper a.btn_1920x1080 {
	background: url("../img/btn_wallpaper_1920x1080.png") no-repeat scroll 0 0 transparent;
    display: block;
	width: 98px;
	height: 27px;
	text-indent: -9999em;
}

#wallpaper a.btn_1280x1024:hover,
#wallpaper a.btn_1600x1200:hover,
#wallpaper a.btn_1920x1080:hover {
	background-position: 0px -27px;
}

#wallpaper #main_content #summary #no01 {
	float: left;
}

#wallpaper #main_content #summary #no02 {
	float: left;
	margin-left: 14px;
}

#wallpaper #main_content #summary .txt00 {
	margin-bottom: 12px;
}

#wallpaper #main_content #summary .img01,
#wallpaper #main_content #summary .img02 {
	margin-bottom: 4px;
}

#wallpaper #main_content #summary .btn_1280x1024,
#wallpaper #main_content #summary .btn_1600x1200,
#wallpaper #main_content #summary .btn_1920x1080 {
	float: left;
	margin-left: 10px;
}

#wallpaper #main_content #summary .btn_1600x1200,
#wallpaper #main_content #summary .btn_1920x1080 {
	margin-left: 2px;
}

#wallpaper #main_content h2 {
	background: url(../img/special_wallpaper_cap.png) top left no-repeat;
	width: 568px;
	height: 99px;
	text-indent: -9999px;
}

#wallpaper #main_content #summary .txt00 {
	background: url(../img/special_wallpaper_txt00.png) top left no-repeat;
	width: 603px;
	height: 52px;
	text-indent: -9999px;
}
