@charset "UTF-8";
/* CSS Document */
#text01{
	width:295px;
}
#text02{
	clear:both;
}
#text03{
	width:360px;
}
p#text04{
	width:inherit;
	font-size:12px;
}


.red{
	font-size:14px;
	color:#ff0033;
	line-height:150%;
}

#text05{
	font-size:12px;
	margin-bottom: 20px; 
}

.line{
	margin:0;
	width:inherit;
	height:1px;
	background-color:#e0e0e0;
}