/* CSS Document */

/* contents
---------------------------------------------------------*/
#contents h2 {
margin-bottom: 20px;
}

#contents h3 {
margin-bottom: 20px;
}

#contents #section01 {
position: relative;
margin-bottom: 20px;
padding-bottom: 36px;
width: 900px;
height: 430px;
background: url(../image/photo/photo_section01_border.png) center bottom no-repeat;
}

#contents #section01 p {
position: absolute;
right: 6px;
top: -14px;
}

#contents #section01 .parts01 {
position: absolute;
left: 0;
top: 0;
}

#contents #section01 .parts02 {
position: absolute;
right: 0;
top: 160px;
}

#contents #section02 {
position: relative;
width: 900px;
height: 380px;
}

#contents #section02 p {
position: absolute;
right: 0;
bottom: 0;
}

#contents #section02 .parts01 {
position: absolute;
left: 0;
top: 60px;
}

#contents #section02 .parts02 {
position: absolute;
left: 356px;
top: 26px;
}

#contents #section02 .parts03 {
position: absolute;
right: 0;
top: 16px;
}





