@charset "Shift_JIS";

/*----------------------------------------
	header setting
-----------------------------------------*/

#header {
	width: 570px;
}

#content {
	width: 550px;
	padding: 10px;
}

#content p {
	display:block;
	margin: 0 0 5px 0;
}

#content p.text_indent {
	text-indent: -1em;
	margin: 6px 0 6px 1.5em;
}

#box01 {
	width:550px;
	margin: 15px 0 0 0;
}

#box02 {
	width: 550px;
	margin: 50px 0 0 0;
	text-align: right;
}

#box02 p {
	display: block;
	padding-bottom: 6px;
}


#box03 {
	width:550px;
	margin: 35px 0 0 0;
	text-align:right;
}


