@charset "UTF-8";
/*
----------------------------------------------------------------------------------------------------
  (c)2009 satokototsuki. All rights reserved.
----------------------------------------------------------------------------------------------------*/


/* デフォルト */
* {
	margin: 0; padding: 0;  
	font-family:Verdana, Arial, Helvetica, sans-serif, ＭＳ Ｐゴシック,ヒラギノ角ゴ Pro W3;
	
}

body{
	text-align:center;
	font-size:14px;
	color:#333333;
	letter-spacing:1px;
	line-height: normal;
	background-color: #000011;
	margin-top: 0px;
}
#mother{
	margin:0 auto;
	text-align:left;
	width:524px;
	padding:1% 0px;
		background-color: #ffffff;
}
/* リンク */
a{
	color:#C85078;
	text-decoration:underline;
	font-weight:bold;
}


a:hover{
	left:2px;
	top:1px;
	position:relative;
	text-decoration:none;
	color:#006699;
}



/* 揃 */
hr{
	border:1px dotted #999999;
}
/* 画像 */
img{
	border:0px solid #CCCCCC;
	background:#FFFFFF;
}




/* 段落 */
p{
	margin:2px 0px 12px 0px;
}
/* 見出し */
h1{
	font-size:12px;
}
h2{
	color:#000000;
	font-size:17px;
	text-align: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
h3{
	color:#ffffff;
	font-size:15px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #c56078;
}
h4 {
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	padding-left: 10px;
}
/* サイトタイトル */
#title{
	padding-left:12px;
}
#title h1{
	font-size:12px;
}
#title a{
	text-decoration:none;
	color:#cccccc;
}




#present_header {
	background-image:url(img/bn_labo524x393.jpg);
	width:524px;
	height:393px;
	margin-top: -10px;
}


/* 記事部分 */
#main{
	float:left;
	background:#FFFFFF;
	padding-right:10px;
	padding-left:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	width: 500px;
}
#main img{
	padding:1px;
	margin:6px 12px 2px 12px;
}





/* 記事部分リンク */
#main a{
	color:#C85078;
	text-decoration:underline;
}
#main a:hover{
	color:#226699;
	text-decoration:none;
}

/* 記事部分リスト */
#main ul{

	margin:12px 0px 12px 24px;
}

#main li{
	margin:4px 0px;
	list-style-image:url(img/list.gif);
}


/* 引用 */
blockquote{
	margin:2px 20px 12px 20px;
	padding:12px 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}



/* フッター */
#footer{
	width:524px;
	text-align:left;
	color:#AAAAAA;
	margin: 0px;
	padding: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
#footer a{
	color:#999999;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
.mawarikomi {
	margin-right: 15px;
	margin-bottom: 10px;
}
.mawarikomi_right {
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
}
/*
====================================================================
Common_color
====================================================================
*/
.color-point {
	color: #b40015;
	font-weight: bold;
}
.color-caption {
	color: #000;
	font-weight: bold;
}
.artwork {
	float: left;
	width: 140px;
	text-align: center;
}
.artwork img {
	border: 1px solid #ccc;
}
.release_title {
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	line-height: 15px;
	margin: 5px 0px 5px 0px;
}
.release_date {
	color: #a2bcd5;
	font-size: 100%;
	font-weight: bold;
	line-height: 15px;
	margin: 5px 0px 5px 0px;
}
.release_data {
	color: #333333;
	font-size: 100%;
	line-height: 15px;
	margin: 5px 0px 5px 0px;
}
.tracklist {
	margin: 10px 0px 10px 0px;
}
.tracklist td {
	border-bottom: 1px solid #eeeeee;
}
.track_num {
	font-size: 95%;
	line-height: 20px;
	text-align: right;
	width: 20px;
	padding: 0px 3px 0px 0px;
}
.track_name {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 95%;
	line-height: 20px;
}
.listen {
	font-size: 95%;
	line-height: 20px;
	width: 16px;
}

