@charset "Shift_JIS";

/* ページ構造 */
body {
margin:0;
padding:0;
background-color:#ffffff;


}

h2,h3,h4{
margin:0px;
padding:0px
}

dt{
clear:both;
padding:5px 10px 4px 10px;
border-left:5px solid #994343;
border-right:0px solid #ffffff;
border-top:0px solid #ffffff;
border-bottom:1px solid #994343;
background-color:#FFFFFF;
background-image: url(../image/dt_bg.gif);
background-repeat: repeat-y;
background-position: right top;
font-weight:bold;
font-size:16px;
color:#666666;
}
.q{
clear:both;
font-weight:bold;
color:#994343;
padding:15px 0px 10px 10px;

}
.a{
float:left;
padding:0px 0px 10px 10px;

}
#book_center{
clear:both;
text-align:center;
padding:0px 10px 10px 10px;
}
.photoleft2{
float:left;
padding:0px 10px 10px 0px;
width:260px;
height:190px;
}

.photoright1{
float:right; !important
padding:0px 0px 10px 10px;
width:220px;
height:325px;
}
.photoright2{
float:right; !important
padding:0px 0px 10px 10px;
width:240px;
height:310px;
}
.photoright3{
float:right; !important
padding:0px 0px 10px 10px;
width:220px;
height:308px;
}
.lefttxt a:link {
color:#994343;
   text-decoration:none;
   font-weight:bold;
}
.lefttxt a:visited {
color:#994343;
   text-decoration:none;
}
.lefttxt a:hover {
  color: #994343;
    text-decoration:underline;
}
.lefttxt  a:active {
  color: #994343;
    text-decoration:underline;
}

.bk_title{
font-size:11px;
font-weight:bold;
}
.bk_txt{
font-size:10px;
line-height:12px;
}

/* 大橋追加タグ */
.credit{
clear:both;
padding:0px 10px 0px 10px;
font-size:10px;
text-align:right;
}
