@charset "utf-8";
/* CSS Document */

#left p.btn001{
margin-bottom:10px;}

.columnTtl{
color:#3399CC;
font-size:16px;
font-weight:bold;
}

#writer{
text-align:right;
font-weight:bold;
}

div#clMain{
background-color:#FFFFFF;
padding:30px;
}

div.clContainer,div.bnContainer{
width:500px;
background-color:#FFF;
margin-top:15px;
margin-left:auto;
margin-right:auto;
}

div.clContainer p,div.clContainer dl,div.clContainer dd{
margin-bottom:1em;
}

div.clContainer h6,div.bnContainer h6{
font-size:12px;
font-weight:bold;
}

div.clContainer p.note,div.bnContainer p.note{
font-size:11px;
}


#courseTbl{
margin:0 0 1em 15px;
}

#courseTbl td.number{
padding-right:10px;
} 

#courseTbl span.key{
color:#3399FF;
font-weight:bold;
}

/*ローカルメニュー部分*/

div#left .local p.btn002{
margin:0 0 10px;
}

div#left .local ul{
list-style-type:none;
margin:0px;
padding:0px 0px 10px;
}

div#left .local li{
margin:0px;
padding:0px;
text-indent:-9999px;
}

div#left .m1{
width:140px;
height:25px;
background:url(img/btn004.gif) no-repeat left top;
display:block;
line-height:100%;
background-position:0px -25px
}
div#left .m1 a{
width:140px;
height:25px;
background:url(img/btn004.gif) no-repeat left top;
display:block;
line-height:100%;
}

div#left .m2{
width:140px;
height:35px;
background:url(img/btn005.gif) no-repeat left top;
display:block;
line-height:100%;
background-position:0px -35px
}
div#left .m2 a{
width:140px;
height:35px;
background:url(img/btn005.gif) no-repeat left top;
display:block;
line-height:100%;
}

div#left .local li.m2 a:hover{
background-position:0 -35px;
}

div#left .m3{
width:140px;
height:25px;
background:url(img/btn006.gif) no-repeat left top;
display:block;
line-height:100%;
background-position:0px -25px
}
div#left .m3 a{
width:140px;
height:25px;
background:url(img/btn006.gif) no-repeat left top;
display:block;
line-height:100%;
}
div#left .local a:hover{
background-position:0 -25px
}

/*書籍紹介*/
#bookInfo{
background:url(img/bg003.gif) no-repeat left bottom;
padding:0;
}

#bookInfo div.phBox{
padding:5px 0 20px 40px;
float:left;
width:120px;
}

#bookInfo p.txtBox{
float:left;
padding:5px 0 20px 20px;
width:280px;
}

/*バックナンバー部分*/

div.bnContainer h6{
color:#666666;
font-size:12px;
margin-bottom:5px;
}

div.bnContainer ul{
margin-bottom:20px;
}

div.bnContainer li{
list-style:none;
font-size:11px;
line-height:100%;
padding:0;
margin:0;
}

div.bnContainer li.clTtl{
background:url(img/line002.gif) no-repeat 0 bottom;
margin-bottom:10px;
}

div.bnContainer li.clTtl a{
color:#3399CC;
font-size:14px;
font-weight:bold;
}

#pagination {
clear:both;
font-size:12px;
font-weight:bold;
text-align:right;
margin:20px 0 0 0;
}

