@charset "UTF-8";
/* CSS Document */

p{
width:480px;
margin:8px 0 8px 15px;
}

#image{
background:url(../images/image.jpg) no-repeat 0 0;
width:800px;
height:140px;
margin:0 auto;
}

h2.title{
background:url(../images/h2_title.gif) no-repeat 0 0;
width:512px;
height:50px;
margin:0 0 0 0;
}

h2.title2{
background:url(../images/h2_title2.gif) no-repeat 0 0;
width:512px;
height:50px;
margin:0 0 0 0;
text-align:left;
font-size:16px;
padding-top:15px;
text-indent:0.5em;
}


h3.h3title1{
background:url(../images/h3_title1.jpg) no-repeat 0 0;
width:512px;
height:40px;
margin:30px 0 20px 0;
}

h3.h3title2{
background:url(../images/h3_title2.jpg) no-repeat 0 0;
width:512px;
height:40px;
margin:30px 0 20px 0;
}

h3.h3title3{
background:url(../images/h3_title3.jpg) no-repeat 0 0;
width:512px;
height:40px;
margin:30px 0 20px 0;
}

table.outline{
border-collapse:collapse;
}

table.outline td{
background:url(../../images/dot_line.gif) repeat-x left bottom;
padding:8px 0;
vertical-align:top;
text-align:left;
}

.fontSmall{
font-size:12px;
line-height:155%;
}


ol.setsuritu{
text-align:left;
margin:0 0 0 0;
}

*+html ol.setsuritu{
text-align:left;
margin:0 0 0 0;
padding:0 0 0 28px;
}

ol.setsuritu li{
margin-bottom:5px;
}

table.member{
border-collapse:collapse;
border-top:1px solid #999;
border-right:1px solid #999;
}

table.member th{
text-align:left;
background-color:#EEE;
padding:4px;
border-left:1px solid #999;
border-bottom:1px solid #999;
}

table.member td{
text-align:left;
background-color:#FFF;
padding:4px;
border-left:1px solid #999;
border-bottom:1px solid #999;
}

.syomei{
width:240px;
text-align:left;
margin:60px 0 0 265px;
_width:200px;
_margin:60px 0 0 300px;
}


*:first-child+html .syomei{
width:200px;
margin:60px 0 0 300px;
}

.photo{
border:1px solid #CCC;
padding:2px;
float:right;
margin:0 0 8px 10px;
}

.blogList ul{
margin:0 10px 0 10px;
padding:0;
}

.blogList li{
background:url(../../images/dot_line2.gif) repeat-x left bottom;
padding:15px 0;
}

.blogList li p{
width:450px;
text-align:left;
margin:0 0 0 0;
background:url(../../images/allow1.gif) no-repeat 0 5px;
padding-left:20px;
}

/*2階層目右メニュー*/
#rightMenu .topTitle{
background:url(../images/r_title.jpg) no-repeat 0 0;
width:246px;
height:50px;
}

#rightMenu .topTitle a{
display:block;
width:246px;
height:50px;
}


dl.navi{
margin-bottom:20px;
}

dl.navi dt{
margin-top:15px;
}

dl.navi dd{
margin-left:15px;
}

dl.navi ul{
margin:0;
padding:0;
text-align:left;
}

dl.navi ul.category li, dl.navi ul.archive li{
background:url(../../images/top_news_list.gif) no-repeat 0 10px;
padding-left:15px;
margin-bottom:3px;
text-align:left;
font-size:12px;
}