* {
	margin: 0;
	padding: 0;
	font-size: 12px ;
	line-height: 1.4em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


html {
	background: #d3d6db url(../template/bg.gif) repeat-x top center;
	color: #1d2a33;
	overflow-x : hidden;
	overflow-y : auto;
	margin: 0 auto;
	height: 100%;
}	

body {
	height: 100%;
}
* html body {
	font-size: 100%;
	padding-left: 1px;
}
*:first child+html body {
	font-size: 100%;
}
*:first child+html body {
	padding-left: 1px;
}



a {
	outline: 0;
}


a:link,
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #a20021;
	}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #7f001a;
	}
a:active {
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	color: #2f373e;
	}

img {
    border: 0;
}

img.leftPhoto {
	border: 0;
	margin: 0 5px 5px 0;
	float: left;
}
img.rightPhoto {
	border: 0;
	margin: 0 0 5px 5px;
	float: right;
}


h1{
	display:none;
}
h2{
	font-size: 160%;
	font-weight: bold;
	margin: 0 0 0.5em;
	color: #333c44;
}
h2 small{
	font-size: 80%;
	font-weight: normal;	
}
h3{
	font-size: 130%;
	font-weight: bold;	
	margin: 0 0 0.2em;
	color: #333c44;
}
h3 small{
	font-size: 80%;
	font-weight: normal;	
}
h4{
	font-size: 100%;
	font-weight: bold;
}
h4 small{
	font-size: 100%;
	font-weight: normal;
}




.new {
	font-size: inherit;
	color: #ffb400;
	margin: 0 6px;
}






ul {
	list-style: none;
	margin: 0;
}
ul li {
	margin: 0 0 0.2em 0;
}

p {
	margin: 1em 0;
}


hr {
	visibility: hidden;
	clear: both;
}



#wrapper {
	width: 990px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: url(../template/tabBg.png) repeat-y left top;
}
body > #wrapper {
    height: auto;
}
#header {
	margin: 0 auto;
	width: 990px;
	height: 230px;
	position: absolute;
	z-index: 500;
}
#header img#logo {
	margin: 0 0 25px 0;
}
#lisaPhoto{
	background: url(../template/mainPhoto.png) no-repeat left bottom;
	position: fixed;
	width: 769px;
	height: 100%;
	min-height: 907px;
	right: 0;
	top: 0;
	z-index: 500;
}

* html #lisaPhoto{
	display:none;
}
*:first-child+html #lisaPhoto{
	display:none;
}
* html #ielisa {
	background: url(../template/mainPhoto2.png) no-repeat top center;
	width: 100%;
	height: 907px;
	position: absolute;
}
*:first-child+html #ielisa {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	min-height: 1024px;
	background: url(../template/mainPhoto2.png) no-repeat bottom center;
	position: absolute;
}



/*タブコンテンツ内 共通ーーーーーーーーーーーー*/
.tabContentsTop{
	margin: 0;
	padding: 315px 0 0 0;
	width: 560px;
	background: url(../template/tabBgTop.gif) no-repeat left top;
}
* html .tabContentsTop{
	background: url(../template/tabBgTopindex.png) no-repeat left top;
}
*:first-child+html .tabContentsTop{
	background: url(../template/tabBgTopindex.png) no-repeat left top;
}
.tabContents{
	margin: 0;
	padding: 315px 0 0 0;
	width: 560px;
	min-height: 484px;
}
.tabMainContents{
	margin: 0 30px 0;
	padding: 0;
	width: 485px;
}
img.contentTitle{
	margin: 0 0 30px 0;
}

#gototop {
	margin: 0 0 0 30px;
	padding: 0 0 30px;
	clear: both;
	text-align: left;
	width: 490px;
}




/*TOPページーーーーーーーーーーーー*/
div#Poshe{
	background: url("../template/PocheBg.png") no-repeat left top;
	width: 548px;
	height: 191px;
	position: relative;
	top: -45px;
}
div#Poshe img.jacket{
	position: absolute;
	top: 20px;
	left: 22px;
}
div#Poshe img.pocheText{
	position: absolute;
	top: 20px;
	left: 180px;
}
div#Poshe2{
	background: url("../template/PocheBg2.png") no-repeat left top;
	width: 548px;
	height: 191px;
	position: relative;
	top: -45px;
}
div#Poshe2 img.pocheText2{
	position: absolute;
	top: 20px;
	left: 22px;
}

div#Poshe a{
	display: block;
	width: 548px;
	height: 191px;
	z-index: 999;
	border: none;
}

dl#whatsnew {
	margin: 0;
	padding: 10px 0 20px 0;
	width: 500px;
	text-align: left;
	border-width: 1px 0;
}
dl#whatsnew dt {
	margin: 0 0 0.5em 0;
	width: 80px;
	text-align: left;
	line-height: 2em;
}
dl#whatsnew dd {
	margin: -2.3em 0 0 80px;
	padding: 0 0 1em 0;
	line-height: 1.5em;
	width: 400px;
}


#smallContent {
	margin: 0;
	padding: 20px 0 50px 0;
	clear: both;
	text-align: left;
}
small {
	font-family: Helvetica;
	font-size: 90%;
	font-style: normal;
	line-height: 1;
}
.footerLink a {
	font-size: 90%;
	font-weight: lighter;
}
#cmeBanner {
	float: left;
	margin: 0 5px 0 5px;
}


/*リリースーーーーーーーーーーーーーーーー*/
ul.release {
	margin: 1em 0;
}
ul.release li.disc {
	margin: 0;
	padding: 0 0 5em 0;
}
ul.release li.disc img.discJacket {
	border: 1px solid #ccc;
	margin: 0 0 10px;
}
ul.release li.disc ol {
	margin: 1em 0 2em 20px;
}
ul.release li.disc ol li {
	margin: 0 0 1em;
}

/*イベント・インフォーーーーーーーーーーーーーーーー*/
ul#event {
	margin: 1em 0;
}
ul#event li {
	margin: 0;
	padding: 0 0 5em 0;
}
dl.info dt {
	margin: ;
	font-weight: bold;
}
dl.info dd {
	margin: 0 0 1em;
}

/*プロフィールーーーーーーーーーーーーーーーー*/

dl#profile {
	margin: 1em 0;
}

dl#profile dt {
	margin: 0 0 0.5em 0;
	width: 80px;
	text-align: right;
	line-height: 2em;
}
dl#profile dd {
	margin: -2.5em 0 0 80px;
	line-height: 2em;
}