#main_box{
	width: 700px;
	border: 1px solid #333333;
}

#trike_toha_box{
	background-image: url(../img/trike/trike_toha.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.toha_titel{
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;

}
.toha_txt{
	font-size: 10pt;
	line-height: 15pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #000066;

}

#trike_shosai{
	height: 230px;
	width: 670px;
	border: 2px solid #000099;
}

.shosai_titel{
	font-size: 14pt;
	color: #000066;
	font-weight: bolder;
	padding-left: 5px;
	padding-bottom: 5px;

}

.shosai_tokucho{
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}
.shosai_ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 5px;

}
.shosai_txt{
	font-size: 10pt;
	color: #333333;
	padding-bottom: 2px;

}
.shosai_kakaku{
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
#bigboy_box{
	height: 100%;
	width: 600px;
	border: 2px solid #0099FF;

}

.bigboy_titel{
	font-size: 15pt;
	font-weight: bolder;
	color: #FFFFFF;
}
.bigboy_text{
	font-size: 10pt;
	line-height: 13pt;
	color: #000066;

}

