@charset "Shift_Jis";
/* CSS Document */

h1 {
	font-size:1.3em;
	color:#FF9933;
}

#leftbox {
	float: left;
	width: 400px;
}

.informationtext{
	font-size: 0.9em;
	margin-top: 5px;
	line-height:1.2em;
	margin-left:20px;

}


#rightbox {
	float: right;
	width: 410px;
	height:330px;
	padding-right: 10px;
	background-image: url(../images/informationblck.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}


#stomptext{
	font-size: 0.9em;
	line-height:1.2em;
	padding-top: 5px;	
}

#stompimg{
	padding:10px 20px;
}

.tittle2 {
	height:30px;
}
