body {
	background-color: #FFFFFF;
	background-image:url(../imgs/back.png);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:17px;
}



h1, h2, h4 {
	font-size:17px;
	margin:23px 0px;
	line-height:20px;
}



/*リンクを設定*/
a:link {color:#FF0000; text-decoration:none;}
a:visited {color:#FF0000; text-decoration:none;} /*済*/
a:hover {color: #FFBFBF; text-decoration:underline;} /*のせる*/
a:active {color: #FFBFBF; text-decoration:none;} /*押す*/

/*よく使う指定*/


.aki_5px {
margin:5px 0px;
}



.aki {
margin:10px 0px;
}


.aki_2 {
margin:0px 20px;
}

.aki_sita {
margin-bottom:40px;
margin-top:10px;
}


.aki_ONLY_sita{
margin-bottom:20px;
}

/*テーブル使用*/

table.sample{
    border:1px solid #000000;
    border-collapse:collapse;
}

.sample th{
    border:1px solid #000000;
    padding:0.3em 1em;
}

.sample td{
    border:1px solid #000000;
    padding:0.3em 1em;
}


.left_box{
float:left;
text-align:left;
}


.right_box{
float:right;
text-align:left;
}




/*ぜんぶのboxの骨*/
 
#outline {
 width:740px;
 margin:0 auto;
 }
.outline-margin { margin:0px; }
.main { width:601px; height:390px; float:right; }
.side { width:129px; height:395px; float:left; }
.c-both { clear:both; }



/*メインbox骨*/


.top{
height:20px;
background-image:url(../imgs/1-ue.gif);
background-repeat:no-repeat;
background-position:top;
}



.top_middle{
width:599px;
height:350px;
border-left:solid 1px;
border-right:solid 1px;
border-color:#C8C8C8;
background:#FFFFFF;
}


.middle{
width:599px;
border-left:solid 1px;
border-right:solid 1px;
border-color:#C8C8C8;
background:#FFFFFF;
}


.bottom{
height:20px;
background-image:url(../imgs/1-sita.gif);
background-repeat:no-repeat;
background-position:bottom;
}


/*ボタンbox骨*/

.b_top{
background-image:url(../imgs/3-ue.gif);
background-repeat:no-repeat;
background-position:top;
}


.b_middle{
width:129px;
height:356px;
background:#000000;
}


.b_bottom{
background-image:url(../imgs/3-sita.gif);
background-repeat:no-repeat;
background-position:bottom;
}


/*下カテゴリbox骨*/

.c_top{
background-image:url(../imgs/2-ue.gif);
background-repeat:no-repeat;
background-position:top;
}


.c_middle{
width:738px;
height:150px;
background:#DCDCDC;
border-left:solid 1px;
border-right:solid 1px;
border-color:#B2B2B2;
}


.c_bottom{
background-image:url(../imgs/2-sita.gif);
background-repeat:no-repeat;
background-position:bottom;
}





/*下カテゴリなかみの箱*/

.naka_hako{
width:700px;
padding:0px 20px;
}

.left{
width:400px;
height:130px;
float:left;
background:#FFFFFF;
padding:10px;
}

.right{
width:250px;
height:130px;
float:right;
background:#FFFFFF;
padding:10px;
}

.c-both { clear:both; }





/*上ユードートリンク*/

.yudo_link{
width:740px;
margin:0 auto;
margin-bottom:10px;
}




/*下テキストリンク*/

.text_link{
width:740px;
margin:0 auto;
margin-top:10px;
}



/*こっから本編*/


/*boxの骨*/
 
#outline_2 {
 width:740px;
 margin:0 auto;
 }
.outline-margin { margin:0px; }
.main_2 { width:601px; float:right; }
.side { width:129px; height:385px; float:left; }
.c-both { clear:both; }



/*メインbox_内容入れ子骨*/

.aki_3 {
margin:0px 18px;
}


/*説明んとこはこ*/
.padding {
padding:5px;
margin-bottom:10px;
}

/*説明んとこタイトル*/
.titile {
font-size:15px;
font-weight:bold;
}



/*ミニタイトル*/
.mini_titile {
font-weight:bold;
}


/*69ギターboxの骨*/
 
#outline_3 {
width:740px;
margin-right:auto;
margin-left:auto;
 }
.outline-margin { margin:0px; }
.main_3 { width:601px; float:none;}
.c-both { clear:both; }




/*音楽ページです↓↓↓*/


/*ふりわけbox*/



.a-box {
 height:194px;
 widows:265px;
 border:1px solid #C8C8C8;
 clear:both;
 margin-bottom:5px;
}


.a-box2 {
 height:194px;
 widows:265px;
 border:1px solid #C8C8C8;
 clear:both;
 margin-bottom:5px;
}

.b-box {
 float:left;
 width:100px;
 margin-left:5px;
 margin-top:5px;
}

.c-box {
 float:right;
 width:165px;
 margin-top:5px;
}




/*曲再生の空き*/
.aki_music{
margin-bottom:40PX;
}




/*ライン*/

.simple_line{
border-bottom:solid 1px #000000; 
}




/*作曲者コメントbox*/

.comment_TITLE{
background-color:#000000;
padding:10px;
}


.comment{
background-color:#DCDCDC;
padding:5px;
}




/*タイトルバック*/

.title_link{
margin-top:10PX;
margin-left:490px;
}

/*ムービーbox*/

.movie_hako{
text-align:center;
margin-bottom:20px;
}





/*ブログパーツの箱*/

.blog_box{
height:200px;
clear:both;
}

.blog_left_box{
float:left;
text-align:left;
}


.blog_right_box{
float:right;
text-align:left;
}




/*壁紙の箱*/

.wp_box{
height:210px;
clear:both;
}

.wp_left_box{
float:left;
text-align:center;
}


.wp_right_box{
float:right;
text-align:center;
}

/*エメラルズの表題*/

.title_box{
padding:3px 0px; 
font-weight:bold;
font-size:14px;
color:#00B063; 
border-bottom:solid 1px #00B063; 
}



/*エメラルズの表題*/

.title_box{
padding:3px 0px; 
font-weight:bold;
font-size:14px;
color:#00B063; 
border-bottom:solid 1px #00B063; 
}




/*エメラルズの背景*/

#body {
	background-color: #FFFFFF;
	background-image:url(../imgs/em_line.gif);
	background-repeat:repeat;
	font-size:12px;
	line-height:17px;

}


