@charset "UTF-8";

.comout{
    width: 725px;
	height: auto;
	padding-bottom: 40px;
}



.combox01{
    width: 725px;
	height: 34px;
	margin-bottom: 3px;
}

.combox01left{
    float: left;
    width: 90px;
	height: 26px;
	background-color: #C7D8EF;
	padding: 8px 0px 0px 10px;
}

.combox01right{
    float: right;
	width: 612px;
	height: 26px;
	background-color: #C7D8EF;
	padding: 8px 0px 0px 10px;
}


.combox02{
    width: 725px;
	height: 234px;
	margin-bottom: 3px;
}

.combox02left{
    float: left;
    width: 90px;
	height: 226px;
	background-color: #C7D8EF;
	padding: 8px 0px 0px 10px;
}

.combox02right{
    float: right;
	width: 612px;
	height: 226px;
	background-color: #C7D8EF;
	padding: 8px 0px 0px 10px;
}



#combox03{
    width: 710px;
	height: 460px;
	background-color: #EAEAEA;
	padding: 10px 0px 0px 15px;
	line-height: 35px;
}

#combox03left{
    float: left;
	width: 140px;
	height: 455px;
}

#combox03right{
    float: right;
	width: 560px;
	height: 455px;
}


