body {
	margin: 0;
	padding: 0;
	width:100%;
	background: #FFFFFF url('../images/bg.jpg') repeat-x center top;
	position: absolute;
}
h1 {
	font-size:1px;
	color: transparent;
}
.spacer {
	display:block;
	height: 100px;
}

#navigation
{
	width:100%;
	height:128px;
	padding:0;
	margin:0;
}

#navigation li
{
	text-decoration: none;
	list-style: none;
	float: right;
	display: block;
	padding:0;
	margin:0;
}

.volume1
{
	padding-left: 400px;
	font-size:1px;
	color: transparent;
	width: 143px;
	height: 64px;
}
.volume2
{
	font-size:1px;
	color: transparent;
	width: 143px;
	height: 64px;
}

.volume2:hover
{
	font-size:1px;
	color: transparent;
	width: 143px;
	height: 64px;

}

.volume2boshu
{
	padding-left: 20px;
	font-size:1px;
	color: transparent;
	width: 195px;
}


.center_box {
	margin : 0 auto;
	padding-top:20px;
	width:960px;
}
.center_box table {
	width : 100%;
	border : 0px none;
	cell-spacing:0px;
}
#main {
	width: 100%;
	background: transparent url('../images/header_bg.jpg') no-repeat center top;
	clear: both;
}

.container {
	background: transparent url('../images/footer_bg.jpg') no-repeat center bottom;
}

#area
{
	width: 960px;
	height: 740px;
}
div#iphone
{
	float: left;
	width: 268px;
	height: 580px;
	padding-top:140px;
	padding-left: 90px;
}
div#shake
{
	float: right;
	padding-top: 280px;
	width: 510px;
	height: 410px;
}
div#contents
{
	float: left;
	width: 100%;
	height: 460px;
	padding-bottom: 20px;
}

.cm
{
	float: left;
	width : 460px;
	height:360px;
	text-align:center;
	padding-top:60px;
	background:url('../images/cm.jpg') no-repeat center center;

}
/*
a.download {
	font-size:1px;
	color: transparent;
	display: block;
	width : 450px;
	height: 78px;
	background:url('../images/btn_download.jpg') no-repeat center center;
}

a.download:hover {
	background:url('../images/btn_download_hover.jpg') no-repeat center center;
}
*/

img {
	border: 0;
}
a {
	color: rgb(20, 150, 246);
}

.girls
{
	list-style: none;
	text: decoration: none;
}

.girls li
{
	float: left;
	padding: 20px 30px;
}

#spec
{
	padding: 30px;
	margin-left: 100px;
	line-height: 2em;
	text-align: left;
}

#poster
{
	background: transparent url('../images/monstar.fm_touroku.png') no-repeat center center;
	width: 100%;
	height: 400px;
}


#text
{
	padding: 130px 70px 10px 90px;
	display: block;
	text-align: left;
	width: 800px;
}

#text li
{
	margin: 0px;
	line-height: 2.5em;
	text-decoration:none;
	list-style: none;


}

#attention
{
	font-size: 12px;
	color: #333333;

}
a.shousai
{
	padding-left: 40px;
	color: orange;
}
a.shousai:hover
{
	color: red;
}

a.shousai:visited
{
	color:red;
}

a.artist
{
	display: block;
	background: url('../images/btn_artist.gif') no-repeat;
	width: 450px;
	height: 0;
	padding-top: 68px;
	overflow: hidden;
}

a.artist:hover
{
	background:url('../images/btn_artist_hover.gif') no-repeat;
	width: 450px;
	height: 0px;
	padding-top: 68px;
	overflow: hidden;
	display: block;
}