@charset "utf-8";

/*
--------------------------------------------------------------------------------

	Kaijyusemji style
	designed by Askaen...

--------------------------------------------------------------------------------
*/


/* ---------------------------------
*    title
*/
.aboutTitle1{
background: url(../img/book_t01.jpg) no-repeat;
width:230px;
height:75px;
text-indent:-9999px;
display:block;
}

/* ---------------------------------
*    common_title
*/

.bktitle{
padding:2px 10px;
background:#E9E8C9;
margin:0 0 20px 0;
font-weight:bold;
font-size:110%;
border-bottom:1px #c3c3c3 solid;
}
.bktable{
float:right;
width:420px;
border-top:1px #CCCC99 solid;
border-left:1px #CCCC99 solid;
font-size:85%;
}
.bktable th{
border-right:1px #CCCC99 solid;
border-bottom:1px #CCCC99 solid;
width:100px !important;
text-align:center;
padding:5px 0;
background:#EEEEDB;
}
.bktable td{
border-right:1px #CCCC99 solid;
border-bottom:1px #CCCC99 solid;
padding:5px 15px;
background:#ffffff;
width:390px !important;
}
.bktable a{ text-decoration:underline; color:#006699;}
.bktable a:hover{ text-decoration:underline; color:#0099CC;}
.blimg{ float:left;}




