body {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	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: #555555;
	font-family: "ヒラギノ角ゴシック", "sans-serif";
	font-weight: normal;
}



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



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



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









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

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

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

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