@charset "Shift_JIS";

/* summary ------------------
1.list
-------------------------- */


/* list ----------------- */

/* listBox */
#main .listBox {
margin:0 0 25px 0;
}

#main .listBox p {
margin:10px 0 0 0;
line-height:1.5;
}

#main .listBox h3 {
background:#F4F4F4 url(images/contents_bg_001.jpg) repeat-x;
border:1px solid #D9D9D9;
padding:4px;
font-size:80%;
}
#main .listBox h3 a {
display:block;
}

#main .listBox .photo {
margin:10px 0 0 0;
}

#main .listBox ul {
margin:0 0 25px 0;
}
#main .listBox ul li {
margin:10px 0 0 0;
padding:0 0 0 10px;
background:url(images/contents_arr_001.gif) no-repeat left 4px;
}
#main .listBox ul li a {
color:#000;
}
#main .listBox ul li a:visited {
color:#25609C;
}
#main .listBox ul li a:hover {
color:#47ACF2;
}


#main .listBox p.more {
border-top:1px dotted #D9D9D9;
padding:5px 0 0  0;
font-size:80%;
}
#main .listBox p.more a {
float:right;
padding:0 0 0 10px;
background:url(images/contents_arr_001.gif) no-repeat left 3px;
line-height:1.3;
}