/* CSS Document */
/*  */







/* */

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.div:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


#my_body {
	text-align:left;
	width : 820px ;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg_space.png);
	background-repeat:repeat-y;
	background-color: #FFF;
	border-style:outset;
    filter:Alpha(opacity=90);
	-moz-opacity:0.7;
	opacity:0.90;
}

#my_header {
	text-align:left;
	width :100% ;
	height :120px ;
	margin: 0 auto;
	background-image: url(images/mainBG_right.png);
}

#my_navigation {
	text-align:left;
	background-image: url(images/bg_space.png);
	overflow: hidden;
	float : left ;
	width : 200px ;
	margin: 0 auto;
}

#my_contents {
	float : right ;
	text-align:left;
	margin-top:60px;
	width : 600px ;
	overflow:hidden;
}

#my_footer {
	position: static;
	width :820px ;
	text-align:center;
	clear :both ;
}





/* */

body {
	text-align:center;
	font-size:12px;
	color:#666;
	background-color:#fff;
	background-image: url(images/bg_mat.gif);
	background-attachment:fixed;
	background-repeat:repeat;
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
}

hr {
	margin-bottom:10px;
}

A:link{
  color:#FF9900;
  font-weight:bold;
}
A:visited{
  color:#dd7700;
  font-weight:bold;
}

A:hover{
  color:#FFFF00;
  font-weight:bold;
}

A:active{
  color:#FFFFFF;
  font-weight:bold;
}


tr,td {
	font-size:12px;
	color:#666;
	line-height:1.2em;
}


p {
	padding-left:2em;
} 


small {
	font-size:9px;
	line-height:1.2em;
}

ul, ol, li, dl, dt, dd {
	font-size:11px;
	margin:2px;
	margin-left:10px;
	padding: 0px;
}

li {
	background-repeat: no-repeat;
	padding-left: 0px;
	line-height:1em;
	background-position: left center;
}

/* */
.size_10px {
	font-size:10px;
}

.size_12px {
	font-size:12px;
}

.size_14px {
	font-size:14px;
	font-weight:bold;
	line-height:1.4em;
}

.size_21px {
	font-size:21px;
	font-weight:bold;
	line-height:1.5em;
}

.margin_20px {
	margin:20px;
}

b.red,strong.red {
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	color:#ff0000;
	font-weight: bold;
}

.blue {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	color:#0055ff;
	font-weight: bold;
}

.green {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	color:#339933;
	font-weight: bold;
}

textarea {
	font-size:10px;
	color:#333;
	background:#fff;
	margin:5px;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#FFFFFF;
}

/*　　*/
.red {
	color: #F00;
}

/* マウスオーバー処理 */
#head_top a{
	display:block;
	width:200px;
	height:36px;
	background:url(images/menu_category_01.png) no-repeat;
	line-height:50px;
	text-decoration:none;
	text-align:center;
}

#head_top a:hover {
	background:url(images/menu_category_02.png) no-repeat;
}



#img_category a{
	display:block;
	width:200px;
	height:36px;
	background:url(images/menu_category_01.png) no-repeat;
	line-height:50px;
	text-decoration:none;
	text-align:center;
}

#img_category a:hover{
	background:url(images/menu_category_02.png) no-repeat;
}

#img_artist a{
	margin-top:20px;
	display:block;
	width:200px;
	height:36px;
	background:url(images/menu_artist_01.png) no-repeat;
	line-height:50px;
	text-decoration:none;
	text-align:center;
}

#img_artist a:hover{
	margin-top:20px;
	background:url(images/menu_artist_02.png) no-repeat;
}

#img_document a{
	margin-top:20px;
	display:block;
	width:200px;
	height:36px;
	background:url(images/menu_doc_01.png) no-repeat;
	line-height:50px;
	text-decoration:none;
	text-align:center;
}

#img_document a:hover{
	margin-top:20px;
	background:url(images/menu_doc_02.png) no-repeat;
}

#img_recom a{
	display:block;
	width:200px;
	height:36px;
	background:url(images/menu_recom_01.png) no-repeat;
	line-height:50px;
	text-decoration:none;
	text-align:center;
}

#img_recom a:hover{
	color:orange; 
	background:url(images/menu_recom_02.png) no-repeat;
}

#img_form a{
	margin-top:20px;
	display:block;
	width:200px;
	height:36px;
	background:url(images/menu_form_01.png) no-repeat;
	line-height:50px;
	text-decoration:none;
	text-align:center;
}

#img_form a:hover{
	margin-top:20px;
	background:url(images/menu_form_02.png) no-repeat;
}

div.main {
	content:"";
	display:block;
	clear:both;
	line-height:1.2em;
	background-image:url(http://music-msart.com/images/win_mid.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 60px;
}

/* リコメンド欄の文章 */
.recoment {
	font-size:9px;
	line-height:1.2em;
	margin-left:10px;
	width:180px;
	margin-bottom:1.5em;
}
