@import "yui/reset-fonts-grids/reset-fonts-grids.css";

/*------ Global ------*/
body{

	font-family:"ＭＳ Ｐゴシック", Osaka, sans-serif;
	margin: 0;
	padding: 0;
	line-height:1.4;
	
	text-align:left;

	background-color: #E9E9E9;
	background-image:url(img/bk.gif);
	background-repeat:repeat-y;
	background-position:center;
	padding-bottom:30px;
}


div
{
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;
}
img
{
	
	border:0px;
	margin: 0;
}


/*上のほう*/


div#head
{
	background-image:url(img/title.gif);
	width:758px;
	height:70px;
	

	float: center;
}

div#mainmenu1
{
	height:32px;
	width:844px;
	background-image:url(img/m-menu-bk.gif);
	margin-top:5px;
}

div#mainmenu2
{
	margin-top:0px;
	height:28px;
	width:758px;
	float: center;

}

div#footerline
{
	height:5px;
	width:844px;
	background-image:url(img/m-menu-bk.gif);
	float: center;
}

div#footer
{
	width:758px;
	height:50px;
	padding: 5px;
	text-align:right;
	float: center;
}

div.binfo
{
	width:235px;
	height:105px;
	
	margin-left:0px;    /* 左側マージンを自動的に空ける */
	margin-right:20px;   /* 右側マージンを自動的に空ける */
	margin-top:0px;
	margin-bottom:10px;

    border: 1px solid #CCC ;

	text-align:left;

	float: right;
}

div.binfow
{
	width:270px;
	height:105px;
	
	margin-left:40px;    /* 左側マージンを自動的に空ける */
	margin-right:0px;   /* 右側マージンを自動的に空ける */
	margin-top:0px;
	margin-bottom:10px;

    border: 1px solid #CCC ;

	text-align:left;

	float: left;
}


div.books
{
	margin-top:0px;
	height:230px;
	width:758px;
	float: center;

}

div.books2
{
	margin-top:0px;
	height:115px;
	width:758px;
	float: center;

}



div#toi
{
	margin-top:0px;
	height:200px;
	width:700px;

	background-image:url(img/toi.gif);
	background-position:center;
	background-repeat:no-repeat;

}

td.bi1{width:70px;height:90px;vertical-align:middle;text-align: center;}
td.bi2{width:165px;vertical-align:top;}


table#thead
{
	width: 758px;
	height: 70px;
}



a.tbt1{display: block; width:102px; height:24px; background-image : url(img/t-menu1.gif) ;}
a.tbt2{display: block; width: 87px; height:24px; background-image : url(img/t-menu2.gif) ;}
a.tbt3{display: block; width:116px; height:24px; background-image : url(img/t-menu3.gif) ;}

a.tbt4{display: block; width:116px; height:15px; background-image : url(img/t-menu4.gif) ;}
a.tbt5{display: block; width:116px; height:15px; background-image : url(img/t-menu5.gif) ;}



a.mbt1{display: block; width:186px; height:20px; background-image : url(img/m-menu1.gif) ;}
a.mbt2{display: block; width:186px; height:20px; background-image : url(img/m-menu2.gif) ;}
a.mbt3{display: block; width:186px; height:20px; background-image : url(img/m-menu3.gif) ;}
a.mbt4{display: block; width:186px; height:20px; background-image : url(img/m-menu4.gif) ;}

a:hover.mbt1{background-image : url(img/m-menu1-ho.gif) ;}
a:hover.mbt2{background-image : url(img/m-menu2-ho.gif) ;}
a:hover.mbt3{background-image : url(img/m-menu3-ho.gif) ;}
a:hover.mbt4{background-image : url(img/m-menu4-ho.gif) ;}


td.mbtsepa{width:2px; height:20px; background-image : url(img/m-menu-sepa.gif) ;}



a.btca{display: block; width:219px; height:31px; background-image : url(img/bt-cart.gif) ;}
a.btke{display: block; width:219px; height:31px; background-image : url(img/bt-kenpon.gif) ;}
a.btch{display: block; width:219px; height:31px; background-image : url(img/bt-chu.gif) ;}

a.btdl{display: block; width:255px; height:31px; background-image : url(img/bt-download.gif) ;}
a.btmo{display: block; width:255px; height:31px; margin-left:400px; background-image : url(img/bt-more.gif) ;}

a.btor{display: block; width:219px; height:81px; margin-left:30px; background-image : url(img/orderbt1.gif) ;}
a.btfx{display: block; width:219px; height:81px; margin-left:30px; background-image : url(img/orderbt2.gif) ;}





img.bookL{
	border: 1px solid #AAA;
	width:150px;
	height:210px;

	margin:5px;

}

img.bookM{
	border: 1px solid #AAA;
	width:100px;
	height:140px;
}

img.bookS{
	border: 1px solid #AAA;
	width:50px;
	height:70px;
}


h1{
	border-bottom:1px solid #777;
	
	font-size: 18pt;
	color: #000;

    background-image : url(img/dot-03.gif) ;
    background-repeat: no-repeat;

	margin-top:20px;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:10px;

	text-indent: 40px;

	padding-top:2px;
	padding-bottom:2px;
}

h2{

    background-image : url(img/h2bar.gif) ;
/*	border-bottom:1px dotted #CCC;*/
	
	font-weight:bold;
	font-size: 13pt;
	color: #222;
	text-indent: 20px;

	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}


h4{
	border-bottom:1px solid #CCC;
	font-weight:bold;
	font-size: 11pt;

    background-image : url(img/dot-05.gif) ;
    background-repeat: no-repeat;

	text-indent: 20px;

	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:3px;
}




p.p01{
	font-size: 8pt;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:5px;
	margin-right:5px;

	line-height: 150%;
}

p.p02{
	font-size: 9pt;
	margin-top:0px;
	margin-bottom:3px;
	margin-left:20px;
	margin-right:10px;

	line-height: 180%;
	text-indent: 5px;
}













address{
	font-size: 0.9em;
	margin: 10px;
	text-align: right;
	font-style: normal;
}
em{
	font-weight: bold;
	font-style: normal;
	color: red;
}
#ft{
	background-color: #36F;
	color: #fff;
	margin-top: 5px;
	padding: 2px 4px;
	text-align:right;
}

/*------ Header ------*/
p#header{
	line-height: 35px;
	background-color: #36F;
	background-image:url(image/top.gif);
	background-repeat:no-repeat;
	color:white;
	text-align: right;
	padding-right: 10px;
	margin:0 0 5px;
}
p#header a{
	text-decoration:none;
	color:white;
}
p#header a:hover{
	text-decoration:underline;
}
p#navi{
	font-size: 0.8em;
	margin: 0 10px 5px;
	color: #666;
	clear:both;
}

/*------ Section ------*/
.section{
	margin: 5px;
}

/*------ Book ------*/
.book{
	margin:0px 25px;
	padding:0;
	clear:both;
}
.book img{
	float:left;
	border: 1px solid #000;
	margin: 0 30px 20px;
}
.book p{
	margin:0;
	padding:0;
}

#bookinfo table{
	font-size: 0.8em;
	border-collapse:collapse;
	border:1px solid #ccc;
	margin: 0 0 15px;
}

#bookinfo tr.col1{
	background-color: #EEE;
}
#bookinfo tr.col2{
	background-color: #fff;
}
#bookinfo td{
	padding: 1px 8px;
}
#bookinfo p {
	margin: 0;
	padding: 0;
}

#bookinfo {
	margin-left:300px;
}

.summary{
	border: 1px dotted #CCC;
	margin: 0px 35px 10px;
	padding: 5px 30px;
	clear: both;
}
.summary h2{
	padding: 0;
	margin: 5px -20px;
	border-style: solid;
	border-color: #999;
	border-width: 0px 0px 1px;
}
.summary h3{
	font-size: 1em;
	padding: 0;
	margin: 10px -20px 0px;
}
.summary p{
	margin: 0;
	text-indent: 1em;
	line-height: 1.5em;
}
.summary ol, .summary ul{
	list-style-position: outside;
	margin: 0 2em 0em;
	padding: 0;
}
.summary li{
	margin: 2px 0;
}

/*------ Article ------*/
.article {
	margin: 0px 25px;
}

.article h2 {
	font-size: 12pt;
	font-weight: bold;
	padding: 1px 0px;
	margin: 10px 5px;
	border: solid 1px #DDD;
}
.article h2.header a {
	float:right;
	margin-right:20px;
}
.article ul {
	margin: 0 30px;
	padding: 30;
	list-style-type: circle;
	list-style-position:outside;
	text-align:left;
}
.article ol {
	margin: 0 30px;
	padding:10;
}
.article li{
	font-size:9pt;
	padding: 3px 4px;
}
.article p {
	text-indent: 5px;
	margin: 6px 30px;
}
.article img{
	float: right;
	margin-left: 10px;
}
.article img.notfloat{
	float: none;
	margin-right: 10px;
}
.article table {
	margin-bottom: 5px;
}
.article tr.color1 {
	background-color: #DDD;
}
.article tr.color2 {
	background-color: #FFF;
}
.article td {
	padding: 0px 15px;
}
.article td p {
	text-indent: 0;
	margin: 0.3em 0px;
}

.article h3.bookmark {
	border-bottom: solid 3px #555;
	background-color: #FFF;
}

.article h3 {
	font-size: 9pt;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 20px;
	margin-right: 20px;
	padding: 2px 5px;
	background-color: #E5E5E5;
}
.article p.download{
	text-align: right;
	margin: 0 20px;
	padding: 0;
}

.article p.download a{
	margin: 0;
	padding: 3px 10px;
	background-color: #E5E5E5;
}

a.image-link {
display: block;
padding: 0 0 12px 0;
margin-bottom: 0.2em;
text-decoration: none;
width: 200px;
margin-left: 0px;
color: #360;
}

a.image-kenpon {
background: url("/image/bkenpon.gif") 0 100% no-repeat;
}

a.image-cart {
background: url("/image/bcart.gif") 0 100% no-repeat;
}

a.image-link span {
display: block;
padding: 9px 10px 0 58px;
min-height: 20px;
font-size: 120%;
}

* html a.image-link span { height: 43px; }

a.image-kenpon span {
background: url("/image/bkenpon.gif") 0 0 no-repeat;
font-size: 120%;
letter-spacing: -0.02em;
}

a.image-cart span {
background: url("/image/bcart.gif") 0 0 no-repeat;
font-size: 120%;
letter-spacing: -0.02em;
}
a.image-link:hover, a.image-link:hover span, a.image-link:hover strong {
color: #030;
cursor: pointer; /* need for IE6 */
background-position: 100% 100%;
text-decoration:underline;
}

a.image-link:hover span {
background-position: 100% 0;
}

a.ilink{
display: block;
text-decoration: none;
text-indent: -999px;
width: 250px;
height: 80px;
}

a.ilink-order
{
background: url(image/order.gif) left top no-repeat;
}
a.ilink-order:hover
{
background-position:left bottom;
}
a.ilink-orderf
{
background: url(image/orderf.gif) left top no-repeat;
}
a.ilink-orderf:hover
{
background-position:left bottom;
}
ol li
{
list-style-type: decimal;
}

li.alpha
{
list-style-type:upper-alpha;
}