body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.main_text{
    font-size: 10px;
	font-style: normal;
	line-height: 20px;
	letter-spacing:0.5px;
	color: #e0c1af;
	font-family: "ヒラギノ角ゴシック", "sans-serif";
	font-weight: normal;
}



.main_text_past{
    font-size: 10px;
	font-style: normal;
	line-height: 20px;
	letter-spacing:0.5px;
	color: #333333;
	font-family: "ヒラギノ角ゴシック", "sans-serif";
	font-weight: normal;
}



.cuption_text{
    font-size: 9px;
	font-style: normal;
	line-height: 15px;
	letter-spacing:0.5px;
	color: #9f0000;
	font-family: "ヒラギノ角ゴシック", "sans-serif";
	font-weight: normal;
}



.cuption_text_L{
    font-size: 16px;
	font-style: normal;
	line-height: 25px;
	letter-spacing:0.5px;
	color: #9f0000;
	font-family: "ヒラギノ角ゴシック", "sans-serif";
	font-weight: normal;
}




.text_9_15_w{
    font-size: 9px;
	font-style: normal;
	line-height: 15px;
	letter-spacing:1px;
	color: #e0c1af;
	font-family: "ヒラギノ角ゴシック", "sans-serif";
	font-weight: normal;
}


.text_9_18{
    font-size: 9px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	font-family: "ヒラギノ角ゴシック", "sans-serif";
	font-weight: normal;
}




.text_10_16{
    font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	font-family: "ヒラギノ角ゴシック", "sans-serif";
	font-weight: normal;
}




.text_11_20_w{
    font-size: 11px;
	font-style: normal;
	line-height: 20px;
	letter-spacing:1px;
	color: #e0c1af;
	font-family: "ヒラギノ角ゴシック", "sans-serif";
	font-weight: normal;
}



.text_12_20_w{
    font-size: 12px;
	font-style: normal;
	line-height: 20px;
	letter-spacing:1px;
	color: #e0c1af;
	font-family: "ヒラギノ角ゴシック", "sans-serif";
	font-weight: normal;
}



.text_15_25_w{
    font-size: 15px;
	font-style: normal;
	line-height: 25px;
	letter-spacing:1px;
	color: #e0c1af;
	font-family: "ヒラギノ角ゴシック", "sans-serif";
	font-weight: normal;
}



.text_20_30_w{
    font-size: 20px;
	font-style: normal;
	line-height: 30px;
	letter-spacing:1px;
	color: #e0c1af;
	font-family: "ヒラギノ角ゴシック", "sans-serif";
	font-weight: normal;
}









a:link/*未訪問のリンク*/
{ color : #9f0000 ; 
font-style:normal;
text-decoration: none;
border-bottom:0px;
border:0px;
}

a:visited
{ color : #9f0000 ; 
font-style:normal;
text-decoration: none;
border-bottom:0px;
border:0px;
}

a:hover/*マウスをのせたとき*/
{ color : #000000 ; 
background-color : #9f0000 ; 
font-style:normal;
border-bottom:0px;
border:0px;
}

a:active/*クリック中*/
{ color : #000000 ; 
background-color : #9f0000 ; 
font-style:normal;
border-bottom:0px;
border:0px;
}