@charset "utf-8";
#topimg {
	background-image: url(../img/top/top01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 900px;
}
#top01 {
	background-image: url(../img/top/top02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 122px;
	width: 450px;
	padding-top:20px;
	float:left;
}
#top02 {
	background-image: url(../img/top/top03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 142px;
	width: 450px;
	float:left;
}
#top03 {
	background-image: url(../img/top/top02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 122px;
	width: 450px;
	padding-top:20px;
	float:left;
}
#top04 {
	background-image: url(../img/top/top04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 900px;
	float:left;
	margin-top:10px;
}
#top05 {
	background-image: url(../img/top/top05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 900px;
	float:left;
	margin-top:10px;
}
#top02 a {
	position: relative;
	left: 272px;
	top: 32px;
}
#top05 a {
	position: relative;
	left: 650px;
	top: 28px;
}
#main .title01 {
	background-image: url(../img/top/topmenu01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 55px;
	width: 900px;
	clear: both;

}
#main .title02 {
	background-image: url(../img/top/topmenu02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 65px;
	width: 900px;
}

#main .title03 {
	clear:both;
}

#main .tabletop {
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

#main .tabletop .tdleft {
	width: 130px;
}

#main .tabletop .tdrow {
	width: 300px;
	text-align : center;
	vertical-align :middle;
	font-weight : bold;
	font-size : large;
}

#main .service01 {
	background-image: url(../img/top/topmenu01_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	width: 900px;
}
#main .service02 {
	background-image: url(../img/top/topmenu01_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	width: 900px;
}

.t_red{
	color : red;
}

.t_blue{
	color : blue;
}
