/* CSS Document */

.gazou_color{
	margin: 0px 20px 0px 35px;
	float: right;
}

p.detail {
	font-size:120%;
	color:#C466FF;
	font-weight: bold;
	margin: 0px 0px 30px 10px;
	padding: 5px 5px 5px 15px;
	float: right;
	border-top: #999999;
	border-right: 2px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: #999999;


}

p.detail a {
	color: #009900;

}

p.detail a:hover {
	color: #006699;
	text-decoration: none;

}
