/*¥*//*/
@import "mac.css";
/**/

@charset "UTF-8";

html {
	font-family: "ふい字", HuiFont;
}


/*-- 全体的なルール --*/
body {
	font-family: "ふい字", HuiFont, "ダサ字", "へた字", "ダメ字", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background-image: url(images/background.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	color: #330000;
}
a {
	color: #FF3333;
}
a:hover {
	color: #FF6666;
}
.text_pink {
	color: #FF6666;
}

#header {
	width: 800px;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
div,img,p,h1,h2,h3,h4,h5,h6,strong {
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 36px;
	width: 800px;
	text-align: center;
	color: #330000;
	padding-top: 7px;
	background-repeat: no-repeat;
	padding-left: 0px;
	background-position: bottom;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.clear {
	clear: both;
}
address {
	font-style: normal;
}

/*-- ヘッダー --*/
#logo h1 {
	height: 79px;
	width: 356px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	z-index: 1;
	position:absolute;top:8px;
}

a:link#nodalogo,
a:visited#nodalogo {
margin: 0;
padding: 0;
width: 356px;
height: 79px;
display: block;
}

#nodalogo {
background: url("images/logo.gif") 0 0 no-repeat;
}
a:hover#nodalogo {
background: url("images/logo.gif") 0 -79px no-repeat;
}

#nodame {
	margin: 0px;
	padding: 0px;
	z-index: 0;
}

/*-- メニュー --*/
#menu {
	background-image: url(images/bg_menu.jpg);
	height: 54px;
	width: 800px;
	background-repeat: no-repeat;
}

a:link#info,
a:visited#info {
margin: 0;
padding: 0;
width: 152px;
height: 45px;
display: block;
}

a:link#story,
a:visited#story {
margin: 0;
padding: 0;
width: 95px;
height: 45px;
display: block;
}

a:link#system,
a:visited#system {
margin: 0;
padding: 0;
width: 106px;
height: 45px;
display: block;
}

a:link#movie,
a:visited#movie {
margin: 0;
padding: 0;
width: 105px;
height: 45px;
display: block;
}

a:link#chara,
a:visited#chara {
margin: 0;
padding: 0;
width: 128px;
height: 45px;
display: block;
}

a:link#syokai,
a:visited#syokai {
margin: 0;
padding: 0;
width: 132px;
height: 45px;
display: block;
}

#syokai {
background: url("images/menu/menu_syokai.gif") 0 0 no-repeat;
}
a:hover#syokai {
background: url("images/menu/menu_syokai.gif") 0 -45px no-repeat;
}
#story {
background: url("images/menu/menu_story.gif") 0 0 no-repeat;
}
a:hover#story {
background: url("images/menu/menu_story.gif") 0 -45px no-repeat;
}
#info {
background: url("images/menu/menu_info.gif") 0 0 no-repeat;
}
a:hover#info {
background: url("images/menu/menu_info.gif") 0 -45px no-repeat;
}
#system {
background: url("images/menu/menu_system.gif") 0 0 no-repeat;
}
a:hover#system {
background: url("images/menu/menu_system.gif") 0 -45px no-repeat;
}
#chara {
background: url("images/menu/menu_chara.gif") 0 0 no-repeat;
}
a:hover#chara {
background: url("images/menu/menu_chara.gif") 0 -45px no-repeat;
}
#movie {
background: url("images/menu/menu_special_new.gif") 0 0 no-repeat;
}
a:hover#movie {
background: url("images/menu/menu_special_new.gif") 0 -45px no-repeat;
}

.menu_ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	text-indent: -9999px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menu_li0 {
	float: left;
	list-style-type: none;
	height: 45px;
	width: 132px;
	display : block;
	margin-right: 14px;
}
.menu_li {
	float: left;
	list-style-type: none;
	height: 45px;
	width: 152px;
	display : block;
	margin-right: 4px;
}
.menu_li2 {
	float: left;
	list-style-type: none;
	height: 45px;
	width: 95px;
	display : block;
	padding-right: 14px;
}
.menu_li3 {
	float: left;
	list-style-type: none;
	height: 45px;
	width: 128px;
	display : block;
	margin-right: 4px;
}
.menu_li4 {
	float: left;
	list-style-type: none;
	height: 45px;
	width: 106px;
	display : block;
	padding-right: 14px;
}
.menu_li5 {
	float: left;
	list-style-type: none;
	height: 45px;
	width: 105px;
	display : block;
	padding-right: 0px;
}
.info_in {
background: url("images/menu/menu_info.gif") 0 -45px no-repeat;
}
.chara_in {
background: url("images/menu/menu_chara.gif") 0 -45px no-repeat;
}
.story_in {
background: url("images/menu/menu_story.gif") 0 -45px no-repeat;
}
.system_in {
background: url("images/menu/menu_system.gif") 0 -45px no-repeat;
}
.syokai_in {
background: url("images/menu/menu_syokai.gif") 0 -45px no-repeat;
}
.movie_in {
background: url("images/menu/menu_special_new.gif") 0 -45px no-repeat;
}

/*-- メイン --*/
#main {
	background-image: url(images/bg_main.jpg);
	width: 770px;
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/*-- 更新履歴 --*/
#news h2 {
	height: 47px;
	width: 189px;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	text-indent: -9999px;
}
#news {
	background-image: url(images/bg_news.gif);
	height: 400px;
	width: 220px;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.heart {
	background-image: url(images/heart.gif);
	height: 20px;
	list-style-type: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 20px;
	font-weight: bold;
	color: #330000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.news_txt {
	list-style-type: none;
	color: #330000;
	margin-left: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#news ul {
	padding: 0px;
	width: 160px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
.news_block {
	overflow: auto;
	height: 320px;
	width: 207px;
}


/*-- メインスペース --*/
#right {
	width: 535px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*-- スペック --*/
.title_spec {
	margin-bottom: 4px;
	margin-top: 10px;
	background-image: url(images/title_spec.gif);
	height: 30px;
	width: 142px;
	text-indent: -9999px;
	margin-left: 6px;
}
#right h3 {
	background-image: url(images/nodamemain.gif);
	height: 255px;
	width: 532px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.spec_img {
	width: 95px;
	float: left;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.spec_left {
	width: 160px;
	background-image: url(images/icon_maru.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.spec_left_date {
	background-image: url(images/icon_maru.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.spec_left_date0 {
	background-image: url(images/icon_maru.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.spec_left_date2 {
	float: right;
	background-image: url(images/icon_maru.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.spec_txt {
	width: 380px;
	float: left;
	margin-left: 16px;
	margin-top: 4px;
}

.spec_txt h5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/musicclip.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 233px;
	text-indent: -9999px;
}

/*-- キャラクター紹介 --*/
.titlechara {
	background-image: url(images/title_chara.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 271px;
	text-indent: -9999px;
	margin-left: 50px;
	margin-bottom: 10px;
}
.chara {
	width: 665px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.chara_nodame {
	width: 662px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(images/chara_nodame.jpg);
	height: 340px;
}
.chara_txt {
	width: 460px;
	height: 240px;
	margin-top: 20px;
	margin-left: 30px;
	line-height: 170%;
	font-size: 1.1em;
	overflow: auto;
}
.chara_txt2 {
	width: 460px;
	height: 220px;
	margin-top: 20px;
	margin-left: 30px;
	line-height: 170%;
	font-size: 1.1em;
	overflow: auto;
}

#nodame_left {
	height: 340px;
	width: 499px;
	float: left;
}
#nodame_left h3 {
	background-image: url(images/chara_nodame3.gif);
	height: 49px;
	width: 437px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 16px;
	margin-left: 16px;
}
.chara_chiaki {
	width: 662px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(images/chara_chiaki.jpg);
	height: 340px;
}
#chiaki_left {
	height: 340px;
	width: 499px;
	float: left;
}
#chiaki_left h3 {
	background-image: url(images/chara_chiaki3.gif);
	height: 49px;
	width: 437px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 16px;
	margin-left: 16px;
}
.chara_mine {
	width: 662px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(images/chara_mine.jpg);
	height: 340px;
}
#mine_left {
	height: 340px;
	width: 499px;
	float: left;
}
#mine_left h3 {
	background-image: url(images/chara_mine3.gif);
	height: 49px;
	width: 437px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 16px;
	margin-left: 16px;
}
.chara_masumi {
	width: 662px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(images/chara_masumi.jpg);
	height: 340px;
}
#masumi_left {
	height: 340px;
	width: 499px;
	float: left;
}
#masumi_left h3 {
	background-image: url(images/chara_masumi3.gif);
	height: 49px;
	width: 437px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 16px;
	margin-left: 16px;
}
.chara_miruhi {
	width: 662px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(images/chara_miruhi.jpg);
	height: 340px;
}
#miruhi_left {
	height: 340px;
	width: 499px;
	float: left;
}
#miruhi_left h3 {
	background-image: url(images/chara_miruhi3.gif);
	height: 68px;
	width: 456px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 16px;
	margin-left: 16px;
}

/*-- トップへ戻る --*/
.gotop {
	width: 255px;
	height: 23px;
	display : block;
	text-indent: -9999px;
	margin-left: 500px;
}
a:link#gototop,
a:visited#gototop {
margin: 0;
padding: 0;
width: 255px;
height: 23px;
display: block;
}

#gototop {
background: url("images/goto_top.gif") 0 0 no-repeat;
}

/*-- インフォメーション --*/
.titleinfo {
	background-image: url(images/title_info.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 309px;
	text-indent: -9999px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.infoblock {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/info_w_02.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-y;
}
.infoblock ul {
	background-image: url(images/info_w_03.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 680px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin: 0px;
}


/*-- アバウト --*/
.titleabout {
	background-image: url(images/title_about.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 199px;
	text-indent: -9999px;
	margin-left: 50px;
	margin-bottom: 10px;
}
#about p {
	margin-left: 40px;
	margin-top: 20px;
	line-height: 160%;
	font-size: 1.2em;
}
.aboutblock {
	width: 642px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_about1.jpg);
	height: 307px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.h3_t1 {
	background-image: url(images/title_about_m1.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 506px;
	text-indent: -9999px;
	margin-left: 20px;
	margin-bottom: 4px;
}
.h3_s1 {
	background-image: url(images/title_about_s1.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 333px;
	text-indent: -9999px;
	margin-left: 20px;
	overflow:hidden;
}
.aboutblock2 {
	width: 642px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_about2.jpg);
	height: 307px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.h3_t2 {
	background-image: url(images/title_about_m2.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 503px;
	text-indent: -9999px;
	margin-left: 20px;
	margin-bottom: 4px;
}
.h3_s2 {
	background-image: url(images/title_about_s2.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 323px;
	text-indent: -9999px;
	margin-left: 20px;
	overflow:hidden;
}
.aboutblock3 {
	width: 642px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_about3.jpg);
	height: 279px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
.h3_t3 {
	background-image: url(images/title_about_m3.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 501px;
	text-indent: -9999px;
	margin-left: 20px;
	margin-bottom: 4px;
}
.h3_s3 {
	background-image: url(images/title_about_s3.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 371px;
	text-indent: -9999px;
	margin-left: 20px;
	overflow:hidden;
}
.aboutblock4 {
	width: 642px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_about4.jpg);
	height: 245px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
.h3_t4 {
	background-image: url(images/title_about_m4.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 502px;
	text-indent: -9999px;
	margin-left: 20px;
	margin-bottom: 4px;
}
.h3_s4 {
	background-image: url(images/title_about_s4.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 360px;
	text-indent: -9999px;
	margin-left: 20px;
}

/*-- システム --*/
.titlesystem {
	background-image: url(images/title_system.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 221px;
	text-indent: -9999px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.systemmenu {
	background-image: url(images/system/menu_bg.jpg);
	height: 288px;
	width: 220px;
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-left: 12px;
	float: left;
}

.systemmenu ul {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 200px;
}

.systemmenu li {
text-indent: -9999px;
}

a:link#sys_top,
a:link#sys_ad,
a:link#sys_con,
a:link#sys_oke,
a:link#sys_piano,
a:link#sys_tenpo,
a:visited#sys_top,
a:visited#sys_ad,
a:visited#sys_con,
a:visited#sys_oke,
a:visited#sys_piano,
a:visited#sys_tenpo {
margin: 0;
padding: 0;
width: 200px;
height: 21px;
display: block;
}

.menu_sys1,
.menu_sys2,
.menu_sys3,
.menu_sys4,
.menu_sys5,
.menu_sys6 {
margin-bottom: 12px;
padding: 0;
list-style-type: none;
width: 200px;
height: 21px;
display : block;
}

#sys_top {
	background-image: url(images/system/menu_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a:hover#sys_top {
background: url("images/system/menu_top.gif") 0 -21px no-repeat;
}

#sys_ad {
background: url("images/system/menu_ad.gif") 0 0 no-repeat;
}
a:hover#sys_ad {
background: url("images/system/menu_ad.gif") 0 -21px no-repeat;
}

#sys_con {
background: url("images/system/menu_con.gif") 0 0 no-repeat;
}
a:hover#sys_con {
background: url("images/system/menu_con.gif") 0 -21px no-repeat;
}

#sys_oke {
background: url("images/system/menu_oke.gif") 0 0 no-repeat;
}
a:hover#sys_oke {
background: url("images/system/menu_oke.gif") 0 -21px no-repeat;
}

#sys_piano {
background: url("images/system/menu_piano.gif") 0 0 no-repeat;
}
a:hover#sys_piano {
background: url("images/system/menu_piano.gif") 0 -21px no-repeat;
}

#sys_tenpo {
background: url("images/system/menu_tenpo.gif") 0 0 no-repeat;
}
a:hover#sys_tenpo {
background: url("images/system/menu_tenpo.gif") 0 -21px no-repeat;
}

.systemblock {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/system/sys_bg.gif);
	background-repeat: repeat-y;
}

.systemblock:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .systemblock {
    height: 1em;
    overflow: visible;
}
/**/

.sys_bg {
	background-image: url(images/system/sys_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 489px;
	float: right;
	padding-top: 10px;
}

.h3_sys3 {
	background-image: url(images/system/title_top.jpg);
	height: 137px;
	width: 488px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: right;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-position: right top;
}

.h3_sys4 {
	background-image: url(images/system/title_ad.jpg);
	height: 137px;
	width: 488px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: right;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-position: right top;
}
.h3_sys5 {
	background-image: url(images/system/title_con.jpg);
	height: 137px;
	width: 488px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: right;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-position: right top;
}
.h3_sys6 {
	background-image: url(images/system/title_oke.jpg);
	height: 137px;
	width: 488px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: right;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-position: right top;
}
.h3_sys7 {
	background-image: url(images/system/title_piano.jpg);
	height: 137px;
	width: 488px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: right;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-position: right top;
}
.h3_sys8 {
	background-image: url(images/system/title_tempo.jpg);
	height: 137px;
	width: 488px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: right;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-position: right top;
}
.systemblock p {
	font-size: 1.2em;
	line-height: 150%;
	margin-right: 10px;
}
.sys_maintxt {
	width: 480px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.sys_maintxt2 {
	width: 670px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;
}

.sys_swf {
	width: 670px;
	margin-top: 20px;
	background-image: url(images/system/sys_btm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 20px;
	padding-left: 50px;
}
.sys_main {
	width: 650px;
	margin-left: 33px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: both;
	padding: 0px;
}
.sys_btm {
	width: 680px;
	padding-left: 40px;
	background-image: url(images/system/sys_btm.gif);
	padding-bottom: 20px;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.sys_btm:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .sys_btm {
    height: 1em;
    overflow: visible;
}
/**/


.sys_block {
	clear: both;
	width: 680px;
}


.ad_btn {
	background-image: url(images/system/ad_03.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 315px;
	text-indent: -9999px;
	display: block;
}
.ad {
	width: 315px;
	float: left;
	margin-left: 0px;
}
.sys_main h4 {
	background-image: url(images/system/sinario.jpg);
	height: 197px;
	width: 666px;
	text-indent: -9999px;
	margin-left: 7px;
	margin-bottom: 20px;
}


.ad h4 {
	background-image: url(images/system/ad_01.jpg);
	height: 253px;
	width: 315px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
.ad_txt {
	background-image: url(images/system/ad_02.jpg);
	height: 45px;
	width: 315px;
	text-indent: -9999px;
	overflow: hidden;
}

.con {
	width: 315px;
	float: right;
	margin-right: 20px;
}

.con h4 {
	background-image: url(images/system/co_01.jpg);
	height: 253px;
	width: 315px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
.con_txt {
	background-image: url(images/system/co_02.jpg);
	height: 45px;
	width: 315px;
	text-indent: -9999px;
	overflow: hidden;
}
.con_btn {
	background-image: url(images/system/co_03.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 315px;
	text-indent: -9999px;
	display: block;
}







/*-- info --*/
.info_ul {
	text-indent: -9999px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
a:link#what,
a:visited#what {
margin: 0;
padding: 0;
width: 190px;
height: 48px;
display: block;
}
#what {
background: url("images/info_w_04.jpg") 0 -48px no-repeat;
}
a:hover#what {
background: url("images/info_w_04.jpg") 0 0 no-repeat;
}
a:link#goods,
a:visited#goods {
margin: 0;
padding: 0;
width: 190px;
height: 48px;
display: block;
}
#goods {
background: url("images/info_g_04.jpg") 0 -48px no-repeat;
}
a:hover#goods {
background: url("images/info_g_04.jpg") 0 0 no-repeat;
}
a:link#media,
a:visited#media {
margin: 0;
padding: 0;
width: 190px;
height: 48px;
display: block;
}
#media {
background: url("images/info_m_04.jpg") 0 -48px no-repeat;
}
a:hover#media {
background: url("images/info_m_04.jpg") 0 0 no-repeat;
}


.goodsblock {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/info_g_02.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*-- info-what's new --*/
.info_w_title {
	background-image: url(images/info_w_01.gif);
	background-repeat: no-repeat;
	width: 720px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 63px;
}
.info_ul li {
	list-style-type: none;
	float: left;
}
.info_w_btn {
	background-image: url(images/info_w_04.jpg);
	height: 48px;
	width: 189px;
	padding: 0px;
	background-repeat: no-repeat;
	margin: 0px;
}
.info_w_btn2 {
	height: 48px;
	width: 189px;
	padding: 0px;
	background-repeat: no-repeat;
	margin: 0px;
}

/*-- info-goods --*/
.info_g_btn {
	background-image: url(images/info_g_04.jpg);
	height: 48px;
	width: 190px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.info_g_btn2 {
	height: 48px;
	width: 190px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.goodsblock h3 {
	background-image: url(images/title_goods.gif);
	height: 56px;
	width: 621px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -9999px;
}
.goods_unit_left {
	background-image: url(images/goods_1.gif);
	height: 316px;
	width: 306px;
	text-indent: -9999px;
	float: left;
}
.goods_btm {
	background-image: url(images/info_g_03.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 700px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px;
}

.goods_unit_left2 {
	background-image: url(images/goods_3.gif);
	height: 316px;
	width: 306px;
	text-indent: -9999px;
	float: left;
}
.goods_unit {
	width: 640px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.goods_unit2 {
	width: 640px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.goods_unit_right {
	background-image: url(images/goods_2.gif);
	height: 316px;
	width: 306px;
	text-indent: -9999px;
	float: right;
}



.info_g_title {
	background-image: url(images/info_g_01.gif);
	background-repeat: no-repeat;
	width: 720px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 63px;
}

/*-- info-media --*/
.info_m_btn {
	background-image: url(images/info_m_04.jpg);
	padding: 0px;
	height: 48px;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.info_m_btn2 {
	padding: 0px;
	height: 48px;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.info_m_title {
	background-image: url(images/info_m_01.gif);
	background-repeat: no-repeat;
	width: 720px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 63px;
}


.mobileblock {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/info_m_02.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*-- media unit --*/
.m_unit_left {
	float: left;
	width: 150px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5E8C08;
	padding-left: 10px;
	padding-right: 0px;
	text-align: left;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.m_unit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E8C08;
	width: 563px;
}
.m_unit_right {
	float: left;
	width: 390px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #86A944;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #86A944;
}
.mobileblock h3 {
	width: 591px;
	font-size: 1.2em;
	color: #FFFFFF;
	background-image: url(images/mobile_title.gif);
	padding: 0px;
	height: 88px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-indent: -9999px;
}
.mediablock_btm {
	background-image: url(images/info_m_03.gif);
	padding: 0px;
	height: 33px;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mobileblock p {
	margin-right: 60px;
	margin-left: 60px;
	line-height: 150%;
}
.mobile_qr {
	text-align: center;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*-- 初回特典 --*/
.titlesyokai {
	background-image: url(images/title_syokai.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 326px;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.syokai1 {
	background-image: url(images/syokai_01.jpg);
	height: 107px;
	width: 720px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
}
.syokai2 {
	background-image: url(images/syokai_02.jpg);
	height: 356px;
	width: 720px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.syokai3 {
	background-image: url(images/syokai_03.jpg);
	height: 125px;
	width: 720px;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.syokaiblock {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/sp_bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/*-- リンク --*/

.link h6 {
	background-image: url(images/link_title2.gif);
	height: 26px;
	width: 240px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
.link {
	padding-top: 8px;
	margin-right: 0px;
	margin-left: 14px;
	width: 240px;
	float: left;
}

.link ul {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.link li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

/*-- スペシャル --*/
.spewrapper {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
.speblock_left {
	width: 180px;
	float: left;
}
.speblock_right {
	float: right;
	width: 530px;
	margin-bottom: 12px;
}


.specialblock {
	width: 530px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/sp_bg.jpg);
	background-repeat: repeat-y;
}

.titlespecial {
	background-image: url(images/title_special.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
	height: 33px;
	width: 247px;
}
.special1 {
	background-image: url(images/title_blogparts.jpg);
	height: 98px;
	width: 530px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
}
.special_main {
	background-image: url(images/sp_bg_btm.jpg);
	background-repeat: no-repeat;
	width: 530px;
	text-align: center;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
.special_text {
	width: 463px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-image: url(images/sp_bg_main.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.spe_btm {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 423px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
	background-image: url(images/sp_bg_mainbtm.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.special_text h4 {
	background-image: url(images/sp_title.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 57px;
	width: 443px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.spe_right {
	float: right;
	width: 160px;
	padding: 0px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.spe_left {
	float: left;
	width: 280px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 1.2em;
	line-height: 140%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.spe_main {
	width: 490px;
	text-align: left;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.sp_goriyou {
	background-image: url(images/sp_goriyou.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 38px;
	width: 463px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sp_setti {
	background-image: url(images/sp_setti.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 38px;
	width: 463px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sp_saisei {
	background-image: url(images/sp_saisei.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 38px;
	width: 463px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sp_koko {
	background-image: url(images/sp_koko.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 38px;
	width: 463px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.spe_main li {
	padding: 0px;
	list-style-type: circle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.spe_main ul {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
} .spe_main p {
	margin-left: 10px;
	line-height: 140%;
}
.spe_main textarea {
	width: 400px;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 0.9em;
}
.txt_list {
	padding-left: 40px;
	color: #CC6633;
}
.flashplayer {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.banner {
	height: 130px;
	width: 240px;
	display : block;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	float: left;
}
#spec {
	width: 510px;
	float: left;
	margin-left: 0px;
}
.btm_content {
	padding-top: 10px;
}
.btm_content:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .btm_content {
    height: 1em;
    overflow: visible;
}
/**/

a:link#nmpbana,
a:visited#nmpbana {
margin: 0;
padding: 0;
width: 240px;
height: 130px;
display: block;
}

#nmpbana {
background: url("images/nmp_banner.jpg") 0 0 no-repeat;
}
a:hover#nmpbana {
background: url("images/nmp_banner.jpg") 0 -130px no-repeat;
}

.comment {
	height: 130px;
	width: 240px;
	display : block;
	margin-top: 16px;
	margin-right: 0px;
	margin-left: 20px;
	text-indent: -9999px;
	float: left;
}

a:link#commentbana,
a:visited#commentbana {
margin: 0;
padding: 0;
width: 240px;
height: 130px;
display: block;
}
.banacontents {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


#commentbana {
background: url("images/btn_coment.gif") 0 0 no-repeat;
}
a:hover#commentbana {
background: url("images/btn_coment.gif") 0 -130px no-repeat;
}
.syousai {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 160%;
}
.keitai {
	background-image: url(images/mobile_bg2.gif);
	height: 138px;
	width: 534px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	text-indent: -9999px;
}
.s1 {
	margin-bottom: 16px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	width: 533px;
}
.spelink {
	padding-bottom: 10px;
}
.cre {
	height: 130px;
	width: 240px;
	display : block;
	margin-top: 16px;
	margin-right: 0px;
	margin-left: 20px;
	text-indent: -9999px;
	float: left;
}

a:link#crebana,
a:visited#crebana {
margin: 0;
padding: 0;
width: 240px;
height: 130px;
display: block;
}

#crebana {
background: url("images/creater_bana.jpg") 0 0 no-repeat;
}
a:hover#crebana {
background: url("images/creater_bana.jpg") 0 -130px no-repeat;
}
.tsutaya {
	background-image: url(images/tsutaya.jpg);
	height: 300px;
	width: 180px;
	margin-top: 10px;
}
.tsutaya textarea {
	padding: 0px;
	height: 20px;
	width: 140px;
	font-size: 0.9em;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}