@charset "UTF-8";
/* CSS Document */

#wrapper{
width:841px;
margin:0 auto;
}

body{
width:100%;
margin:0;
}

h2{
width:841px;
}

.top_t1{
background:url(../img/top_img/top_t1.gif) no-repeat 0 0;
}

.top_t2{
background:url(../img/top_img/top_t2.gif) no-repeat 0 0;
}

.top_t3{
background:url(../img/top_img/top_t3.gif) no-repeat 0 0;
}

.top_t4{
background:url(../img/top_img/top_t4.gif) no-repeat 0 0;
}

.caption{
font-size:300%;
text-align:center;
}

.cont_cell_bnr{
width:841px;
padding:0 0 35px 0;
}

.cont_cell_bnr img{
width:203px;
height:52px;
margin:0 2px 4px 1px;
}

#album {
position: relative;
height: 600px;
width: 841px;
}

#album img {
	position: absolute;
	top: 20px;
	left: 0px;
	bottom: 10px;
}