/*上のスタイル誘導メニュー----------------------------*/
#mainbox {
	width: 870px;
	float: left;
}
#mainbox .ttlbox {
	width: 870px;
	float: left;
}
#mainbox .ttlbox p {
	width: 870px;
}
#ttlbox h1 {
	width: 870px;
}

/*下のタイトル部分----------------------------*/
#mainunderbox {
	width: 870px;
	float: left;
}
#mainunderbox p {
	width: 434px;
}
#mainleft {
	width: 434px;
	background-image:url(../image/top/bg_btm.gif);
	background-repeat:no-repeat;
	background-position:right;
	float: left;
	background-color: #000000;
	height: 470px;
}
#mainright {
	width: 436px;
	float: left;
}
#mainleft .btm {
	width: 434px;
	float: left;
}
