@charset "shift_jis";
/* CSS Document */

#content h3{
	margin:0 0 10px 0;
	border-bottom:#26338f solid 1px;
	border-left:#26338f solid 10px;
	color:#26338f;
	padding-left:5px;
}

#content .box{
		margin:0 auto;
		width:895px;
}

#content .box p{
		margin:0px;
}

