@charset "UTF-8";

#index {
color: #595959;
}

#index h2#page_title {
display: block;
width: 878px;
height: 30px;
text-indent: -9999px;
background: url(../img/subt_news.jpg) no-repeat 0 0;
}

#index #container {
width: 878px;
background: url(../common/bg_container_c.gif) repeat-y 0 0;
}

#index #container_b {
width: 878px;
padding: 0 0 1px 0;
background: url(../common/bg_container_b.gif) no-repeat left bottom;
}

/* -- // container_box // -- */
#index .containerbox {
width: 878px;
margin: 25px 0 0 0;
}

#index .comment {
margin: 0 0 30px 30px;
}

#index .comment p {
font-weight: bold;
color: #a23155;
font-size: 116%;
}

#index .commentcopy {
margin: 0 0 10px 40px;
}

#index .commentcopy p {
font-size: 80%;
}




/* -- navi_area -- */
#index .photo_box {
width: 818px;
margin: 0 0 30px 30px;
background: url(../img/bg_photobox_c.gif) repeat-y center top;
}

#index .photo_box_t {
width: 818px;
padding: 30px 0 0 0;
background: url(../img/bg_photobox_t.gif) no-repeat center top;
}

#index .photo_box_b {
width: 818px;
padding: 0 0 30px 0;
background: url(../img/bg_photobox_b.gif) no-repeat center bottom;
}

#index .photo_box {
width: 818px;
text-align: center;
}




