﻿@charset "utf-8";

/* main************************************************************************/

body#top div#contents div#sub_block{
	margin-top:20px;
}
body#top div#contents div#sub_block div.left{
	float:left;
	width:200px;
}
body#top div#contents div#sub_block div.left img.book {
	border:1px solid #999;
}
body#top div#contents div#sub_block div.left p.special {
	text-align: center;
}
body#top div#contents div#sub_block div.right{
	float:right;
	width:382px;
}
body#top div#contents div#sub_block div.right h3{
	padding-bottom:8px;
}
body#top div#contents div#sub_block div.right p.dbl_bd{
	margin-top:20px;
	background:url(../common_img/line_border01.gif) left top no-repeat;	
}
body#top div#contents div#sub_block div.right p.dbl_bd span{
	display:block;
	background:url(../common_img/line_border01.gif) left bottom no-repeat;
	padding:5px 0;
}

/*2010.6.23 201007月号より追加*/

body#top div#contents div#sub_block div.right p.prg{
	margin-top:20px;
}
ul.disc li {
	list-style-type: disc;
	margin-left: 1.2em;
}
body#top div#contents div#sub_block div.right p span{
	font-weight:bold;
}
body#top div#contents div#sub_block div.right p .feature{
	font-weight:bold;
	font-size:140%;
}
body#top div#contents div#sub_block div.right p .feature2{
	font-weight:bold;
	font-size:120%;
}

* html body#top div#main{
}

div#side_var ul#side_bn li.b_none{
	background:none;
}
/*20110411*/
div#side_var li.none span{
	background:none;
	display:block;
	padding:0 0 1em 0;
    width:90%;
    height:100%;
	border-color:#F00;
}
div#side_var li.none a{
	border:#F00;
}
.rd{ color:#F00; border-color:#F00;}
