@charset "Shift_JIS";
/*----------------------------------------

	+ kanpan_main
		- title
		- box01
		- box02
		- box03

-----------------------------------------*/

/*----------------------------------------
	kanpan_main
-----------------------------------------*/

#kanpan_main {
	width: 536px;
	margin-top: 49px;
}

/*----------------------------------------
	title
-----------------------------------------*/

#title h1 {
	height: 63px;
	text-align: center;
}

#title dt {
	float: left;
	width: 175px;
	height: 175px;
}

#title dd {
	float: right;
	width: 348px;
	margin-top: 5px;
}

#title dd p.read {
	padding-bottom: 14px;
}

#title dd p.read em {
	font-weight: bold;
}

#title .clear {
	height: 20px;
	font-size: 0;
	line-height: 0;
}

/*----------------------------------------
	box01
-----------------------------------------*/

#box01 {
	width: 536px;
	height: 243px;
	background: url(../distinguish/img/index_box_bg.gif) no-repeat left bottom;
}

#box01 h2 {
	width: 536px;
	height: 243px;
	margin-bottom: -178px;
	background: url(../distinguish/img/index_02_pic.jpg) no-repeat 50px 60px;
}

#box01 p {
	margin: 0 44px 0 270px;
	padding-top: 11px;
}

/*----------------------------------------
	box02
-----------------------------------------*/

#box02 {
	width: 536px;
	height: 243px;
	margin-top: 6px;
	background: url(../distinguish/img/index_box_bg.gif) no-repeat left bottom;
}

#box02 h2 {
	width: 536px;
	height: 243px;
	margin-bottom: -178px;
	background: url(../distinguish/img/index_01_pic.gif) no-repeat 44px 51px;
}

#box02 p {
	margin: 0 44px 0 270px;
	padding-top: 11px;
}

/*----------------------------------------
	box03
-----------------------------------------*/

#box03 {
	width: 536px;
	margin-top: 6px;
	padding-bottom: 27px;
	background: url(../distinguish/img/index_box_bg.gif) no-repeat left bottom;
}

#box03 h2 {
	padding-bottom: 10px;
}

#box03 table {
	margin: 0 44px 0 48px;
}

#box03 th {
	width: 134px;
	padding-top: 6px;
	vertical-align: top;
}

#box03 td {
	width: 310px;
	padding-top: 6px;
}

#box03 p img {
	float: right;
	margin-top: 11px;
}

#box03 p.font_small {
	margin: 0 44px 0 48px;
	text-align: right;
}
