@charset "UTF-8";

/*********/
/* index */
/*********/

#index {
color: #595959;
}

#index h2#page_title {
display: block;
width: 660px;
height: 30px;
text-indent: -9999px;
background: url(../img/subt_news.jpg) no-repeat 0 0;
}

/* -- // main_box // -- */
#index #main_box {
width: 660px;
padding: 0;
margin: 0 0 10px 0;
}

/* -- // main_box end // -- */
/* -- // container // -- */
#index .container {
clear: both;
width: 600px;
margin: 25px 0 20px 30px;
}

#index .container .comment {
width: 560px;
margin: 0 0 10px 0;
}

#index .container .comment p {
font-weight: bold;
color: #a23155;
font-size: 116%;
}

#index .container .photo {
width: 600px;
background: url(../img/gb_photobox_c.gif) repeat-y left top;
}

#index .container .photo_t {
width: 600px;
padding: 30px 0 0 0;
background: url(../img/gb_photobox_t.gif) no-repeat left top;
}

#index .container .photo_b {
width: 600px;
padding: 0 0 30px 0;
background: url(../img/gb_photobox_b.gif) no-repeat left bottom;
}

#index .container .photo p {
width: 600px;
text-align: center;
}

#index .container .commentcopy {
width: 500px;
margin: 0 0 30px 10px;
}

#index .container .commentcopy p {
font-size: 80%;
}



/* -- // container end // -- */

