#contents {
	width: 100%;
	height: auto;
	background-image: url(../images/bg-sora-sub.jpg);
	background-repeat: repeat-x;
	background-position: center -570px;
}
#title {
	color: #386AD2;
	font-size: 30px;
	width: 900px;
	height: 80px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	font-weight: bold;
	min-height: 0px;
}
.artcle {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	line-height: 25pt;
}
#main h2 {
	font-size: 24px;
	color: #505050;
	border-left: 10px solid #386AD2;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	width: 880px;
	border-top: 1px solid #A2BAEA;
	border-bottom: 1px solid #A2BAEA;
	border-right: 1px solid #A2BAEA;
	height: auto;
	background-color: #FFFFFF;
}
.ph-left {
	float: left;
	padding-right: 30px;
}
.name {
	width: 900px;
	height: 80px;
	text-align: right;
	clear: both;
}
.red-text1 {
	color: #EF0804;
	font-weight: bold;
	font-size: 20px;
}
/*環境システム*/
.20203_bnr{
    width: 430px;
    height: 100px;
    background-repeat: no-repeat;
    text-align: center;
}

.20203_bnr_2{
    width: 430px;
    height: 100px;
    text-align: center;
}

/* テーブルデザイン〜ここから*/

.sample_03{
width: 100%;
border-collapse: separate;
border-spacing: 0px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.sample_03 th{
	width: 20%;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 20px;
	padding-bottom: 4px;
	text-align: left;
	vertical-align: top;
	color: #444;
	background-color: #E9EEFA;
	border-left: 3px double #999;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.sample_03 td{
	width: 80%;
	padding-top: 4px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 4px;
	background-color: #fafafa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* テーブルデザイン〜ここまで*/

