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

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

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

#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;
}

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;
}

h4{
font-size:14px;
border-bottom:3px double #C3B0A4;
padding:0 0 3px 0;
text-align:left;
margin:0 0 10px 0;
color:#746250;
}

ol.anquate{
width:450px;
text-align:left;
margin:8px 0 0 0px;
_margin:8px 0 0 0;
_padding:0 0 0 35px;
}

*+html ol.anquate{
text-align:left;
margin:8px 0 0 0;
padding:0 0 0 25px;
}

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

ul.anquate{
margin:0 0 0 20px;
padding:0;
}

ul.anquate li{
background:url(../../images/list_maker_red.gif) no-repeat 0 7px;
padding-left:15px;
margin-bottom:5px;
text-align:left;
}

table.library td{
text-align:left;
vertical-align:top;
padding:3px;
}

p.tableTitle{
margin:0 0 0 10px;
}

/*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;
}
