@charset "Shift-JIS";
/**********************************************************************
myclassics3 特設サイト
**********************************************************************/


/* -----------------------------------------------
タグ初期化
------------------------------------------------- */
body, div, p, ul, li, dl, dt, dd, img, a, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

img {
	border:none;
}

ul, dl, ol {
	list-style-type:none;
}

strong {
	font-weight:normal;
}

address {
	font-style:normal;
}

body {
    font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
}
table {
    font-size:inherit;
    font:100%;
}


/* -----------------------------------------------
汎用クラス
------------------------------------------------- */
.floatLeft  {float: left;}
.floatRight {float: right;}
.clearer    {clear: both;}

/* clearfixハック */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* -----------------------------------------------
コンテンツ
------------------------------------------------- */
body {
	background:#302134 url(../img/bg.jpg) left top repeat-x;
	color:#FCDEE2;
	line-height:160%;
}

a {
 text-decoration:none;
	color:#C1BDC2;
}

div#header {
	width:818px;
	height:381px;
	position:relative;
	font-size:93%;
	margin:0px auto
}

div#header h1,
div#header p,
div#header ul {
	position:absolute;
	left:0px;
	top:0px;
}

div#header h1 { left:0px; top:78px; z-index:2;}
div#header p { left:309px; top:20px; z-index:1;}
div#header ul {
	width:425px;
	height:41px;
	background:url(../img/menu_bg.gif) left top no-repeat;
	left:-29px;
 top:0px;
	z-index:3;
	padding-left:30px;
}

div#header ul li { 
	float:left;
	margin-right:51px;
	padding-top:15px;
	*padding-top:10px;
	_padding-top:15px;
}

div#header ul li.last { 
	margin-right:0px;
}

div#contents {
	background:#402D3C url(../img/content_bg.jpg) left top repeat-x;
	font-size:93%;
	margin:0px auto
}

div#contents div#content {
	width:818px;
	position:relative;
	margin:0px auto
}

div#footer {
	background-color:#302134;
	padding:15px;
}

div#footer div {
	width:818px;
	position:relative;
	font-size:93%;
	margin:0px auto
}

div#footer p {
	position:absolute;
	left:0px;
	top:60px;
	color:#C1BDC2;
}

div#footer p a {
	text-decoration:none;
	color:#C1BDC2;
}

div#footer address {
	text-align:right;
	color:#C1BDC2;
}

div#footer ul {
}

div#footer ul li {
	float:left;
	margin-left:17px;
}

div#footer ul li#btmBanner01 {
	margin-left:0px;
}

/* top */
body#top div#contents {
	height:395px;
}

body#top div#contents div#myclassics3 {
	position:absolute;
	left:0px;
	top:-53px;
}

body#top div#contents div#myclassics3 p {
	margin-bottom:10px;
}

body#top div#contents div#nowOnSale {
	position:absolute;
	left:300px;
	top:40px;
}

body#top div#contents div#nowOnSale h2 {
	margin-bottom:20px;
}

body#top div#contents div#nowOnSale ul li {
	width:112px;
	float:left;
	margin-right:20px;
}

body#top div#contents div#nowOnSale ul li.last {
	width:115px;
	margin-right:0px;
}

body#top div#contents div#nowOnSale ul li p.txt {
	line-height:140%;
	margin:5px 0px;
}


/* 下層共通 */
body.second div#content {
	background:url(../img/main_bg.jpg) right top repeat-y;
}

body.second div#contents div#main {
	width:613px;
	float:left;
	padding-bottom:60px;	
}

body.second div#contents div#main h2 {
	position:absolute;
	left:0px;
	top:-34px;
}

body.second div#contents div#nowOnSale {
	width:174;
	float:right;
	padding:24px;
}

body.second div#contents div#nowOnSale h2 {
	margin-bottom:20px;
}

body.second div#contents div#nowOnSale ul li {
	width:112px;
	margin-bottom:25px;
}

body.second div#contents div#nowOnSale ul li.last {
	width:115px;
	margin-bottom:0px;
}

body.second div#contents div#nowOnSale ul li p.txt {
	line-height:140%;
	margin:5px 0px;
}

body.second div#footer p#pageTop {
	position:absolute;
	left:550px;
	top:-40px;
}

/* songList */
body#songList div#contents div#main ul {
	padding-top:70px;
}

body#songList div#contents div#main ul li {
	background:url(../img/border.gif) left bottom repeat-x;
	position:relative;
	padding-bottom:11px;
	margin-bottom:10px;
}

body#songList div#contents div#main ul li h3 {
	color:#FFCC33;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

body#songList div#contents div#main ul li p.play {
	position:absolute;
	left:526px;
	top:18px;
}
	
	
	/* report */
body#report div#contents div#main div#movie1 {
	padding-top:70px;
	margin-bottom:30px;
}

body#report div#contents div#main div#movie1 strong {
	display:block;
	color:#FFCC33;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-0.005em;
	margin-bottom:15px;
}
body#report div#contents div#main div.article1,
body#report div#contents div#main div.article2 {
	margin-bottom:30px;
}

body#report div#contents div#main div#movie1 p.txt {	float:left; width:336px; }
body#report div#contents div#main div#movie1 p.img {	float:right; width:265px; }
body#report div#contents div#main div#movie2 p.txt {	float:left; width:336px; }
body#report div#contents div#main div#movie2 p.img {	float:right; width:265px; }

body#report div#contents div#main div.article1 p.txt {	float:right; width:390px; }
body#report div#contents div#main div.article1 p.img {	float:left; width:206px; }
	
body#report div#contents div#main div.article2 p.txt {	float:left; width:400px;}
body#report div#contents div#main div.article2 p.img {	float:right; width:196px; }
	
	
	
	
	
	
	
	
	
	
	