/* CSS Document */

/* メイン */
#title_box {
	height: 60px;
	width: 790px;
}
#main {
	height: 1450px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


#main_box {
	float: right;
	height: 1450px;
	width: 790px;
}
#main_box01 {
	height: 310px;
	width: 790px;
}
#main_box02 {
	height: 199px;
	width: 790px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #69C;
}
#main_box03 {
	height: 790px;
	width: 790px;
	padding-top: 10px;
}
