@charset "utf-8";
/* CSS Document */
/* Common ******************/
#release{
	padding:0;
	margin :0;
}
#release li{
	border-bottom :1px dotted #A4A4A4;
	list-style-type :none;
	padding-top :5px;
	padding-bottom :5px;
	padding-left:0;
}
hr{
    border: 1px #7D7D7D dotted; 
    height: 1px;
    clear :both ;
}
.text{
	font-family : "Osaka",MS UI Gothic, sans-serif;
    font-size :11px;
    margin-right :10px;
    float:left ;
    margin-bottom :3px;
}
.indent{
	text-indent: 30px; 
    margin :0;
}







