@charset "UTF-8";

.subtitle02{
    width: 520px;
	height: 22px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #315FB0;
	margin-bottom: 10px;
}

.subtitle03{
    width: 705px;
	height: 23px;
	padding:10px;
	font-size: 23px;
	color: #FFFFFF;
	background-color: #315FB0;
	margin-bottom: 20px;
}

.subtitle04{
    width: 465px;
	height: 22px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #315FB0;
	margin-bottom: 10px;
}

.subtitle05{
    width: 720px;
	height: 22px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #315FB0;
	margin-bottom: 10px;
}


.gasbox01{
    width: 725px;
	height: auto;
	padding-bottom: 40px;
	overflow: hidden;
}

.gasbox01left{
    float: left;
    width: 525px;
	height: auto;
}

.gasbox01right{
    float: right;
	width: 175px;
	height: auto;
}

.gasbox02left{
    float: left;
    width: 217px;
	height: auto;
}

.gasbox02right{
    float: right;
	width: 473px;
	height: auto;
}

.text03{
    line-height: 25px;
}

.gasbox01left a{
    color:#FF0000;
}



