@charset "UTF-8";
/* スタイルの初期化 */
*{
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: black;
	font-size: medium;
	font-family: Verdana,Arial,sans-serif;
	}
ul,ol{
	list-style: none;
	}
img{
	border: none;
	}
th,td,form{
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: black;
	font-size: medium;
	font-family: Verdana,Arial,sans-serif;
	}
html,body{
	height: 100%;
	}
body{
	background: #fff url(bg.jpg) repeat-x top;
	color: #333;
	font-size: 12px;
	line-height: 1.5em;
	}
* html body{
	height: 100%;
	}
#container{
	position: relative;
	min-height: 100%;
	width: 100%;
	background: url(container-bg.gif) repeat-y top center;
	}
* html #container{
	height: 100%;
	}
#content{
	width: 920px;
	margin: 0 auto;
	background: url(content-bg.gif) repeat-y left;
	}
#content-bottom{
	clear: both;
	}
#header{
	background: url(header-bg.jpg) no-repeat top;
	width: 920px;
	height: 100px;
	padding: 20px 0 0 0;
	}
#header h1{
	margin-left: 10px;
	}
#side-box{
	float: left;
	width: 250px;
	background: url(side-box-bg.jpg) no-repeat;
	}
#side-box h4{
	margin-bottom: 10px;
	}
#side-box em{
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	}
#side-box strong{
	font-size: 18px;
	line-height: 1.25em;
	}
#side-box p,#side-box ol,#side-box ul{
	margin: 0 10px;
	}
#side-box ol,#side-box ul{
	padding: 0 10px;
	}
#side-box ol li,#side-box ul li{
	font-size: 12px;
	}
.endless-turn{
	margin-bottom: 0.75em;
	}
p#product-info{
	background: #fffca6;
	border: 1px dotted #b3b3b3;
	padding: 2px 5px;
	font-size: 11px;
	margin: 5px 10px;
	}
#link-box li{
	margin-bottom: 0.5em;
	}
#link-box li a{
	background: url(i-link.gif) no-repeat 0 50%;
	padding-left: 20px;
	font-size: 12px;
	color: #333;
	}
#link-box li a:hover{
	background: url(i-link-over.gif) no-repeat 0 50%;
	padding-left: 20px;
	color: #f90;
	font-weight: bold;
	}
p#umj-btn{
	margin-top: 25px;
	}
#umj-btn a:hover img{
	visibility: hidden;
	}
#umj-btn a{
	display: block;
	}
#umj-btn{
	background: url(banner-umj-over.gif) no-repeat;
	}
#umj-btn a:hover{
	background: url(banner-umj-over.gif) no-repeat;
	}
#main-box{
	float: left;
	width: 670px;
	}
#main-box h2,#main-box h3,#main-box h4{
	}
#pv-box{
	background: url(pv-bg2.jpg) no-repeat;
	width: 483px;
	height: 280px;
	padding-top: 1px;
	padding-left: 187px;
	padding-bottom: 15px;
	}

#pv-movie{
	margin-left:-10px;
}

#intro-box{
	background: url(intro-box-bg.gif) repeat-y top left;
	width: 670px;
	}
#intro-wave{
	background: url(intro-box-wave2.jpg) no-repeat top;
	padding: 40px 60px 20px;
	}
#intro-wave p{
	color: #fff;
	font-size: 14px;
	line-height: 1.5em;
	}
#tieup-box{
	background: url(tieup-bg.gif) repeat-y;
	width: 550px;
	padding: 3px 60px 0;
	}
#tieup-box li{
	font-size: 14px;
	padding-bottom: 0.25em;
	}
#tieup-box li img{
	vertical-align: middle;
	border: 1px solid #ccc;
	}
#tieup-box a{
	font-size: 14px;
	color: #0068a5;
	}
#tieup-box a:hover{
	background: #ffffe5;
	}
#tieup-box li a:hover img{
	border: 1px solid #fff;
	}
#tieup-box h3{
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 0.5em;
	}
li.i-heart{
	background: url(i-heart.gif) no-repeat 0 50%;
	padding-left: 20px;
	}
/*CDのご予約*/
p#buycd{
	margin-top:10px;
	font-size:12px;
}

p#buycd img{
	margin-top:5px;
}

/*SUMMER PARTY QR TABLE*/
p#qr_info{
	margin-top:10px;
	font-size:12px;
	text-indent:1em;
}

table#qr_summer{
	background: #fffca6;
	border: 1px dotted #b3b3b3;
	width:230px;
	height:110px;
	letter-spacing:0.1em;
	padding: 2px 5px;
	font-size: 11px;
	margin: 5px 10px;
	border-collapse:collapse;
	}
table#qr_summer td{
	height:auto;
	padding: 10px 0;
	font-size:0.75em;
	border-collapse:collapse;
	text-align:center;
	vertical-align:top;
	}
address{
	margin-left: 10px;
	}
#footer{
	clear: both;
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 10px;
	background: #fff94c;
	}
* html #footer{
	position: absolute;
	}
