@charset "utf-8";
/* CSS Document */

#wrapper h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 70px;
	width: 760px;
	clear: both;
}

#wrapper #top {
	float: right;
	height: 40px;
	width: 40px;
	padding-right: 10px;
	padding-top: 10px;
}

.ph1 {
	clear: both;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.text1 {
	font-size: 13px;
	color: #333333;
	line-height: 170%;
}

.text2 {
	color: #CC0000;
}

.system {
	margin-top: 10px;
}

.purpose {
	background-image: url(../images/plan/midashi_1.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 580px;
	margin-top: 35px;
}

.system {
	background-image: url(../images/plan/midashi_2.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 580px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.index {
	background-image: url(../images/plan/midashi_3.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 580px;
	margin-top: 35px;
}


#wrapper #container #left .purpose p {
	padding-left: 70px;
	margin: 0px;
	padding-top: 10px;
	line-height: 150%;
	font-size: 13px;
	text-align: justify;
	padding-right: 10px;
}

#wrapper #container #left .system p {
	padding-left: 70px;
	margin: 0px;
	padding-top: 10px;
	line-height: 150%;
	font-size: 13px;
	text-align: justify;
	padding-right: 10px;
}

#wrapper #container #left .index p {
	padding-left: 70px;
	margin: 0px;
	padding-top: 10px;
	line-height: 150%;
	font-size: 13px;
	text-align: justify;
	padding-right: 10px;
}

#wrapper #container #left .index .inex_b {
	font-weight: bold;
	color: #006699;
}

