@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../gfx/mycon_02.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 183px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container{
width:1000px;
height:93;
}
.logo{
background-image:url(../gfx/mycon_05.png);
width:262px;
height:93px;
float:left;
}
.img01{
width:155px;
height:93px;
padding-left:170px;
float:left;
}
.img02{
width:93px;
height:93px;
padding-left:70px;
float:left;
}
.img03{
background-image:url(../gfx/mycon_11.png);
width:194px;
height:93px;
padding-left:0px;
float:left;
}
