/* CSS Document */
#h1 {
	background-image: url(images/h1.jpg);
	float: left;
	height: 40px;
	width: 490px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#h2_1{
	background-image: url(images/h2_1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 485px;
	padding-top: 150px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#h2_2{
	background-image: url(images/h2_2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 490px;
	margin-top: 25px;
	margin-bottom: 5px;
}
#h2_3{
	background-image: url(images/h2_3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 490px;
	margin-top: 25px;
	margin-bottom: 5px;
}
#h2_4{
	background-image: url(images/h2_4.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 490px;
	margin-top: 25px;
	margin-bottom: 5px;
}
.texbox {
	float:left;
	width: 480px;
	padding-left: 5px;
	padding-top: 10px;
}
.texbox_dot {
	float:left;
	width: 480px;
	padding-left: 5px;
	padding-top: 10px;
	margin-top: 10px;
}
.texbox li{
	padding-top: 0px;
	padding-left: 0px;
}
.texbox #incyo{
	float: right;
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}
.texbox #logo{
	float: left;
	padding: 3px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.setubi{
	float: left;
	height: auto;
	width: 480px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.setubi img{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.setubi_cap {
	float: left;
	width: 480px;
	height: auto;
	padding-left: 5px;
	border-bottom-color: #57B3C2;
	border-bottom-width: thin;
	border-bottom-style: solid;
	margin-top: 15px;
	font-weight: bold;
}
