@charset "utf-8";
/* - - - - - - - - - - - - - - - - - - - - -

Theme Name: 日本文教出版のデフォルトテーマ
Theme URI: http://www.nichibun-g.co.jp/
Description: 日本文教出版のデフォルトテーマ
Version: 1.0
Author: Symphonic
Author URI: http://www.symphonic.co.jp/
Tags:
- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

* {
    margin: 0;
    padding: 0;
	font-family: "ＭＳ ゴシック","ヒラギノ角ゴ Pro W3","Hiragino KaKu Gothic Pro","メイリオ",Meiryo,Osaka,Verdana, Arial, Helvetica, sans-serif;
}
html {
    font-size: 75%;	/* 12px */
	color: #5A5A5A;
    text-align: left;
	line-height: 150%;
}
body, html {
    margin: 0;
    padding: 0;
    background-color: #FFF;
}

/*--- footer 固定 ---*/
html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: 100%;
	min-height: 100%;
	height: auto !important;
}
#main_contents {
	padding-bottom: 54px;
}
/*-------------------*/

a{
    color:#0076E3;
    text-decoration:none;
	outline :0;
}
a:hover{
	color:#ff9900;
	text-decoration:underline;
}

#clear {
    clear:both;
}

/* ----- HEADER ----- */

#header {
    text-align: left;
    margin: 0;
    padding: 0;
    height: 100px;
    background-color: #FFF;
}
#logo{
    margin:0 auto;
	width:960px;
    height:70px;
}
#logo h1{
    border:0;
    float:left;
/*	padding :10px 0;*/
	padding :4px 0;
}

#logo img{
    border:0;
}

#logo h1 span{
/*	visibility:hidden;*/
}

#headermenu{
	top:15px;
    float:right;
	padding :10px 0 0 0;
    text-align:right;
/*	width:790px;*/
	width:490px;
	height:40px;
	/*background-color:#99FF99;*/
}

    #headermenu li {
        display: inline;
		border-left: 1px solid #999;
		padding: 0 10px;
    }
    #headermenu li.first {
		border-left: 0px;
    }
    #headermenu li.last {
		padding: 0  0 0 10px;
    }
	#headermenu ul#ulHeader02 {
	margin: 15px 0px 0px 0px;
	}
	#headermenu ul#ulHeader02 li {
	float: right;
	display: block;
	padding: 4px 0px 0px;
	border: none;
	list-style-type: none;
	}

	div#headermenu ul#ulHeader02 li#liContact {
	margin-right: 15px;
	padding-top: 0px;
	width: 134px;
	height: 18px;
	text-align: left;
	text-indent: -9999px;
	background:#FFF url(../images/contact.gif) top no-repeat;
	}
	#headermenu ul#ulHeader02 li#liContact a.aContact {
	display: block;
	width: 134px;
	height: 18px;
	}
	#headermenu li#liContact a:hover.aContact {
	background: url(../images/contact.gif) bottom no-repeat;
	}

/* ----- NAVIGATION ----- */

#navi {
	margin:0 auto;
	height: 32px;
	background: url(../images/menubg.jpg);
}

#dd {
	width: 960px;
	margin:0 auto;
	padding:0;
/*margin-left: 25%;*/
/*padding: 0 0 20px 0;*/
}
#dd .mainmenu {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  font-size: 0%;
  line-height: 0%;
}
#dd .mainmenu a.menu {
  display: block;
  text-align: center;
  padding:0;
  margin:0;
/*padding: 4px 10px;*/
/*margin: 0 1px 0 0;*/
		
  width: 160px;
  text-decoration: none;
}
#dd .mainmenu a.menu:hover {
/*background: #49A3FF;*/
}

.submenu {
/*background: #EAEBD8;*/
/*border: 1px solid #5970B2;*/
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  font-size: 0%;
  line-height: 0%;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}
.submenu a {
  display: block;
/*font: 11px arial;*/
  text-align: left;
/*text-decoration: none;
  padding: 5px;
  color: #2875DE;*/
}
.submenu a:hover {
/*background: #49A3FF;
  color: #FFF;*/
}

/* サブメニューの半透明処理
--------------------*/
.submenu {
  filter: alpha(Opacity=90);
  opacity: 0.9;
}

/*#navigation{
	margin:0 auto;
	height:32px;
	background: url(../images/menubg.jpg);
}
#navigation ul{
	width:960px;
	margin:0 auto;
	padding:0;
}
#navigation li{
    list-style:none;
	margin:0;
	padding:0;
}
#menu1{
	float:left;
	width:160px;
	height:32px;
	text-indent:-9999px;
	background: url(../images/btn_001.gif) no-repeat;
}
#menu1 a{
	width:160px;
	height:32px;
	display:block;
}
#menu1 a:hover{
	background: url(../images/btn_001_on.gif) no-repeat;
}
#menu1.on{
	background: url(../images/btn_001_on.gif) no-repeat;
}

#menu2{
	float:left;
	width:160px;
	height:32px;
	text-indent:-9999px;
	background: url(../images/btn_002.gif) no-repeat;
}
#menu2 a{
	width:160px;
	height:32px;
	display:block;
}
#menu2 a:hover{
	background: url(../images/btn_002_on.gif) no-repeat;
}
#menu2.on{
	background: url(../images/btn_002_on.gif) no-repeat;
}

#menu3{
	float:left;
	width:160px;
	height:32px;
	text-indent:-9999px;
	background: url(../images/btn_003.gif) no-repeat;
}
#menu3 a{
	width:160px;
	height:32px;
	display:block;
}
#menu3 a:hover{
	background: url(../images/btn_003_on.gif) no-repeat;
}
#menu3.on{
	background: url(../images/btn_003_on.gif) no-repeat;
}

#menu4{
	float:left;
	width:160px;
	height:32px;
	text-indent:-9999px;
	background: url(../images/btn_004.gif) no-repeat;
}
#menu4 a{
	width:160px;
	height:32px;
	display:block;
}
#menu4 a:hover{
	background: url(../images/btn_004_on.gif) no-repeat;
}
#menu4.on{
	background: url(../images/btn_004_on.gif) no-repeat;
}

#menu5{
	float:left;
	width:160px;
	height:32px;
	text-indent:-9999px;
	background: url(../images/btn_005.gif) no-repeat;
}
#menu5 a{
	width:160px;
	height:32px;
	display:block;
}
#menu5 a:hover{
	background: url(../images/btn_005_on.gif) no-repeat;
}
#menu5.on{
	background: url(../images/btn_005_on.gif) no-repeat;
}

#menu6{
	float:left;
	width:160px;
	height:32px;
	text-indent:-9999px;
	background: url(../images/btn_006.gif) no-repeat;
}
#menu6 a{
	width:160px;
	height:32px;
	display:block;
}
#menu6 a:hover{
	background: url(../images/btn_006_on.gif) no-repeat;
}
#menu6.on{
	background: url(../images/btn_006_on.gif) no-repeat;
}

#menu7{
	float:left;
	width:160px;
	height:32px;
	text-indent:-9999px;
	background: url(../images/btn_007.gif) no-repeat;
}
#menu7 a{
	width:160px;
	height:32px;
	display:block;
}
#menu7 a:hover{
	background: url(../images/btn_007_on.gif) no-repeat;
}
#menu7.on{
	background: url(../images/btn_007_on.gif) no-repeat;
}
*/

/* ----- HEADINGS ----- */

img{
    border:0;
}
/* ----- IMAGES ----- */
/*

img a{
    border:0;
    text-decoration:none;
}
img a:hover{
    border:none;
}
*/
/* ----- IDS ----- */

#contents{
    width:920px;
    margin:2px auto;
    padding:auto;
    background-color:#fff;
    text-align:left;
}

#bread_list{
	font-size:92%;	/* 11px */
	height:30px;
	padding:10px 0px;
/*    background-color:#ffddff;*/
}

#contents h3 img {
	padding:10px 0px 10px 10px;
	height:34px;
}

/* ----- CONTENT ----- */

#left_contents{
    width:670px;
	padding-left:10px;
    float:left;
	background-color:#FFF;
}

#main{
}

/* --- 教科書インデックス用 --- */

#shinpan1 {
	padding:10px 0 0 10px;
}

#shinpan2 {
	padding:0 0 15px 10px;
}

#textbook_index img{
	border-width:0;
}
#textbook_index p.pKakudaibooks{
	margin: 10px 0px 5px;
	text-align: right;
}
#textbook_index ul.ulTextBooks li {
	float: left;
	width: 130px;
	margin-right: 50px;
	list-style-type: none;
	line-height: 1.4;
}
span.indent_icon {
	text-indent: -20px;
}
#textbook_index_jump table{
	width:920px;
}
#textbook_index_jump td{
	vertical-align:top;
	text-align:left;
	padding:10px 0 0 10px;
}
#textbook_index table{
	width:890px;
	margin-left:30px;
}

#textbook_index td{
	vertical-align:top;
	padding-bottom:20px;
}

#textbook_bottom td{
	margin:left 30px;
	vertical-align:top;
	padding-bottom:5px;
}

#img1 img{
	margin-bottom:5px;
	border-width:1px;
	border-style:solid;
	border-color:#DDDDDD;
}
#textbook_index .textname {
    font-weight:bold;
	margin:8px 0;
	padding:0 0 0 10px;
    background:url('../images/ico_01.gif') no-repeat;
	background-position:0 6px;
}
#textbook_index p{
	line-height:140%;
}
.textcomment {
	text-align:right;
	font-size:84%;	/* 10px */
	margin-bottom:30px;
}
.textcomment02 {
	text-align:right;
	font-size:84%;	/* 10px */
	margin-bottom:10px;
}

.textcomment03 {
	text-align:right;
	font-size:84%;	/* 10px */
	margin-top:5px;
}

.pagetop {
	text-align:right;
	font-size:100%;	/* 12px */
}

.pagetop2 {
	text-align:right;
	font-size:100%;	/* 12px */
	margin-top:10px;
	margin-bottom:20px;
}

/* --- リニューアル用 --- */

#textbook_index table.tbl_ptn1{
	width:907px;
	margin-left:13px;
	border-collapse:collapse;
}

#textbook_index table.tbl_ptn2{
	width:907px;
	margin-left:13px;
	border-collapse:collapse;
}

#textbook_index td.td_ptn1{
	width:130px;
	padding:10px;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-left:solid 1px;
	vertical-align:top;
	border-color:#cccccc;
}

#textbook_index td.td_ptn2{
	width:130px;
	padding:10px;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-left:solid 1px;
	border-right:solid 1px;
	vertical-align:top;
	border-color:#cccccc;
}

#textbook_index td.td_space{
	width:130px;
	padding:10px;
	vertical-align:top;
}

#textbook_index td.td_ptn1-2{
	width:130px;
	padding:10px;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-left:solid 1px;
	vertical-align:top;
	border-color:#ffbbbb;
}

#textbook_index td.td_ptn2-2{
	width:130px;
	padding:10px;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-left:solid 1px;
	border-right:solid 1px;
	vertical-align:top;
	border-color:#ffbbbb;
}

#textbook_index .textname2 {
	font-size:120%;
    font-weight:bold;
	margin:0;
	padding:0 0 0 10px;
    background:url('../images/ico_01.gif') no-repeat;
	background-position:0 7px;
}

#textbook_index .textname3 {
	font-size:120%;
    font-weight:bold;
	margin:7px 0 30px 24px;
	padding:0 0 0 10px;
    background:url('../images/ico_01.gif') no-repeat;
	background-position:0 7px;
}

#textbook_index .img2 {
	margin:10px 0 13px 0;
	text-align:center;
}

#textbook_index h4.nendo {
	font-size:130%;
    font-weight:bold;
	color:#666666;
	margin:0 0 5px 18px;
	padding:0 0 0 10px;
    background:url('../images/ico_nendo.gif') no-repeat;
	background-position:0 0px;
}

#textbook_index h4.shinpan {
	font-size:130%;
    font-weight:bold;
	color:#cc3333;
	margin:0 0 5px 18px;
	padding:0 0 0 10px;
    background:url('../images/ico_shinpan.gif') no-repeat;
	background-position:0 0px;
}

/* --- 教科書各ページ用 --- */

#textbook{
	padding:15px;
	background-color:#F5FCE5;
	color:#5A5A5A;
	line-height: 140%;
}
#textbook img{
	margin-bottom:10px;
	border-width:1px;
	border-style:solid;
	border-color:#DDDDDD;

}
#textbook h4{
	color:#58BB00;
	font-size:100%;	/* 12px */
	padding: 0 0 12px 0;
}
#textbook .title_textbook{
	color:#5A5A5A;
    font-weight:normal;
}
#textbook p.text01{
	color:#ff0000;
	margin-bottom:10px;
}

p.indent{
	padding-left:5em;
	text-indent:-5em;
	font-size:100%;	/* 12px */
}

p.kentei{
	color:#5A5A5A;
	padding-top:1em;
	font-size:100%;	/* 12px */
}

#left_textbook {
    width:340px;
    padding:0px 0px 0px 10px;
    float:left;
}

#left_textbook ul{
	margin:10px 0 0;
	list-style-type: disc;
}
#left_textbook ol{
	list-style-type: decimal;
	margin:10px 0 0 5px;
}
#left_textbook li{
	float:none;
	margin:0 0 0 20px;
}
#left_textbook p.text01{
	color:#ff0000;
	margin-bottom:10px;
}
#left_textbook p.text02{
	font-weight: bold;
	margin:10px 0px;
}

#right_textbook {
    width:215px;
    padding:0px 15px 0px 0;
    float:right;
	/* font-size:84%;	 10px */
	/* letter-spacing: 0.1em; */
    text-align:center;
}
#footer_textbook {
    clear:both;
}

#main_menu{
	padding:15px 15px 15px 15px;
}
#left_textbook_dotoku #main_menu {
	padding-left: 0px;
}
#main_menu ul li{
    list-style:none;
    padding-left:15px;
    margin: 8px 0;
    background:url('../images/ico_01.gif') no-repeat;
	background-position:6px 3px;
}
#main_menu li a{
/*    color:#0076E3;
    text-decoration:none;*/
}
#main_menu li a:hover{
/*    color:#0076E3;
    text-decoration:none;*/
}

#pagefooter{
	margin:25px 0;
	text-align:right;
}

#thumbnail{
	padding:5px 15px 15px 15px;
	color:#5A5A5A;
	/* font-size:84%;	 10px */
	/* letter-spacing: 0.1em; */
	line-height: 150%;
}
#thumbnail img{
	border-width:1px;
	border-style:solid;
	border-color:#DDDDDD;
	margin:0px 0px 10px 0px;
}
#thumbnail .noborder img{
	border:none;
}
#thumbnail td{
	vertical-align:top;
	padding:5px 5px 15px 5px;
}

.book_title{
	font-size:92%;	/* 11px */
}
.book_page{
	padding:10px 0;
	font-size:92%;	/* 11px */
}

/* --- 中学社会用 --- */
#textbook h4.h4_csha{
	padding: 0 0;
}
#thumbnail_csha .main_menu_csha{
	margin:15px 0;
	padding:0 0 0 10px;
    background:url('../images/ico_01.gif') no-repeat;
	background-position:0 6px;
	font-size:100%;	/* 12px */
}
#thumbnail_csha{
	padding:15px 15px 0px 15px;
	color:#5A5A5A;
	/* font-size:92%;	 11px */
	/* letter-spacing: 0.0em; */
	line-height: 150%;
}
#thumbnail_csha img{
	border-width:1px;
	border-style:solid;
	border-color: #DDD;
	margin:0px 0px 10px 0px;
}

#thumbnail_csha td{
	vertical-align:top;
	padding:5px 5px 0px 5px;
}
#h22text {
	margin: 25px 0;
	padding: 15px 20px;
	background-color: #F5FCE5;
	color: #5A5A5A;
	line-height: 140%;
}
#h22text h5 {
	background-color:#A1CC49;
	color:#fff;
	font-size:100%;	/* 12px */
	padding: 5px 10px;
	margin-bottom:20px;
}
#h22text h5.h5_02 {
	background-color: #F5FCE5;
	color: #58BB00;
	font-size: 120%;	/* 12px */
	padding: 5px 5px;
	margin-bottom: 0px;
}
#h22text h6 {
	color:#58BB00;
	padding: 5px 0;
}
#h22text ul {
	list-style: none;
}
#h22text dl {
	list-style:disc;
}
#h22text dl dt {
	margin-left:20px;
	color:#58BB00;
	font-weight:bold;
/*	display: list-item;
	list-style-type: square;*/
}
#h22text dl dd {
	margin:10px 0 10px 30px;
}
#h22text dl dl dt{
	color:#5A5A5A;
/*	list-style-type: none;*/
}
#h22text hr {
	margin:15px 0;
	height:1px;
	border: none;
	border-top: 1px #58BB00 solid;
}
#h22text .font10{
	font-size:84%;	/* 10px */
}
#h22text ul{
	margin: 15px 0 15px 15px;
}
#h22text ul.ulSubMenu_top5 {
	margin-top: 5px;
}
#h22text ol{
	margin:0px 0 0px 25px;
}
#h22text ul li {
	margin: 0px 0px 5px 15px;
}
#h22text img{
	border:0px;
}
#h22text dl img{
	width:17px;
	height:17px;
	padding:0 3px;
}
#h22text dl dt .pdfsize{
	font-weight:normal;
}
/* --- 高校美術用 --- */
#thumbnail .main_menu_kbi{
	margin:5px 0;
	padding:0 0 0 10px;
    background:url('../images/ico_01.gif') no-repeat;
	background-position:0 6px;
	font-size:100%;	/* 12px */
}
/* --- 道徳用 --- */
#left_textbook_dotoku {
    width:300px;
    padding:20px 0px 0px 10px;
    float:left;
}
#left_textbook_dotoku img{
	border:0px;
}
#left_textbook_dotoku ul{
	margin:10px 0 0;
	list-style-type:disc;
}
#left_textbook_dotoku li{
	float:none;
	margin:0 0 0 20px;
}
#right_textbook_dotoku {
    padding:20px 0px 0px 10px;
    float:right;
}
#right_textbook_dotoku img{
	border:0px;
}
#right_textbook_dotoku ul{
	margin:10px 0 0;
	list-style-type:disc;
}
#right_textbook_dotoku li{
	float:none;
	margin:0 0 0 20px;
}
p.indent2{
	padding-left:1em;
	text-indent:-1em;
}
#right_textbook_dotoku p.text01{
	color:#ff0000;
	margin-bottom:10px;
}

/* ----- 関連情報ページ用 ----- */
#left_contents hr {
	margin:10px 0 30px;
	width: 550px;
	height:1px;
	border: none;
	border-top: 1px #58BB00 solid;
}

/* ----- SIDEBAR ----- */
#sidebar{
    width:210px;
    margin:0px 0px 0px 0px;
	padding-left:0px;
    float:right;
    clear:none;
	background-color:#fff;
    color:#5A5A5A;
/*	line-height:110%;*/
}

#main_sub{
    margin:0 auto;
}
#main_sub li{
    list-style:none;
    padding:3px 0 10px 15px;
    margin:8px 0;
    font-weight: normal;
	line-height: 1.3;
    background:url('../images/ico_01.gif') no-repeat;
	background-position:8px 8px;
	border-width: 0 0 1px 0;
	border-style:dotted;
	border-color:#BBBBBB;
}
#banner3 {
	margin:0 0 5px 0;
}

#banner2 {
	margin:0 0 10px 0;
}

#banner {
	margin:15px 0 5px 0;
}
#banner ul {
	margin: auto 0px;
	text-align: center;
	list-style-type: none;
}
#banner ul li {
	margin: 0px 0px 10px 0px ;
}
#banner ul li img {
	border: none;
}
#banner img {
	margin-bottom: 10px;
}
#local_nav{
    width:210px;
    clear:none;
	background-color:#F3F3F3;
}
#local_nav img{
	border:0px;
	margin:0;
	padding: 0;
}
#local_nav li img{
    padding:0 3px 0 3px;
}
#local_nav ul{
    width:200px;
    list-style:none;
    padding:0 0 0 10px;
    font-weight:bold;
    color:#5A5A5A;
	background-color:#F3F3F3;
}
#local_nav ul li {
    width:190px;
    padding:10px 0 0 0;
    margin:0;
}
#local_nav ul li ul{
    width:190px;
    padding:0px 0 0 0;
    margin:10px 0 0 0;
	border-width: 1px 0 0 0;
	border-style:solid;
	border-color:#FFFFFF;
}
#local_nav ul li ul li{
    width:175px;
    list-style:none;
    padding:10px 0 10px 15px;
    margin:0px 0;
    font-weight: normal;
    background:url('../images/ico_02.gif') no-repeat;
	background-position:8px 13px;
	border-width: 0 0 1px 0;
	border-style:solid;
	border-color:#FFF;
}
#local_nav .list_end{
	border-width: 0;
}
#local_nav .nav_top{
	height:32px;
}
#local_nav .nav_foot{
	font-size:4px;	/* サイドバーフッタ画像の隙間を埋めるため固定でよい */
	height:6px;
	background-color:#fff;
}

#footer_sub{
    margin:8px 15px 25px;
	font-weight: normal;
	font-size:92%;	/* 11px */
}
#footer_sub p{
	padding-left:1em;
	text-indent:-1em;
	line-height:130%;
}

/* ----- FOOTER ----- */

#footer{
	margin:-54px 0 0 0;
	font-size:92%;	/* 11px */
    color:#fff;
    background-color:#373737;
	text-align:center;
	position: relative;
	height: 54px;
	clear:both;
}

    #footer ul{
        list-style:none;    
	    margin:0;
		padding:6px 0;
    }
    #footer li{
        list-style:none;
        display:inline;
    }
    #footer #copyright{
    }
    #footer #links li{
		border-left: 1px solid #fff;
		padding: 0 3px 0 10px;
    }
    #footer #links li.first {
		border-left: 0px;
    }
    #footer #links li.last {
		padding: 0  0 0 10px;
    }
    #footer a{
        color:#fff;
        text-decoration:none;
    }
    #footer a:hover{
        color:#fff;
        text-decoration:underline;
    }

/* ----- CLASSES ----- */

img.imgFright {
	float: right;
	margin: 0px 0px 10px 10px;
}
img.imgFleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
.fLeft {
	float: left;
	margin: 0px 10px 10px 0px;
}
.fRight {
	float: right;
	margin: 0px 0px 10px 10px;
}
.txtNormal {
	font-weight: normal;
}
.txtCenter {
	text-align: center;
}
.txtSize70 {
	font-size: 70%;
}
.txtSize80 {
	font-size: 80%;
}
.txtSize90 {
	font-size: 90%;
}
.txtSize100 {
	font-size: 100%;
}
.txtSize110 {
	font-size: 110%;
}
.txtSize120 {
	font-size: 120%;
}
.txtSize130 {
	font-size: 130%;
}
.txtSize140 {
	font-size: 140%;
}
.color555 {
	color: #555;
}
.colorWhite {
	color: #FFF;
}
.colorRed {
	color: #F33;
}
.colorNavy {
	color: #006;
}
.colorGreen {
	color: #58BB00;
}
.mgnTop75 {
	margin-top: 75px;
}
.lineHeight12 {
	line-height: 1.2;
}
.lineHeight14 {
	line-height: 1.4;
}
ul.ulDisc li {
	list-style-type: disc;
}
ul.ulArrowCircleOra li {
	padding-left: 15px;
	list-style-type: none;
	background: url(../images/icon/arrow_circle_orange.gif) left 3px no-repeat;
}

.clear{
    clear:both;
}


.clearfix:after {content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden;}  
.clearfix {display: inline-block;}  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%;}  
.clearfix {display: block;}  
/* End hide from IE-mac */  

/* ----- PRINT ----- */

@media print{
	#navigation ul{
		width: 961px;	/* メニューが改行されないように */
	}
}

/*------------------------------------------
 外余白
------------------------------------------*/
.mgn_btm_5 { margin-bottom:5px;}
.mgn_btm_10 { margin-bottom:10px;}
.mgn_btm_15 { margin-bottom:15px;}
.mgn_btm_20 { margin-bottom:20px;}
.mgn_top_5 { margin-top:5px;}
.mgn_top_10 { margin-top:10px;}
.mgn_top_15 { margin-top:15px;}
.mgn_top_20 { margin-top:20px;}


/*------------------------------------------
 内余白
------------------------------------------*/
.pdd_lft_5 { padding-left:5px;}
.pdd_lft_10 {
	padding-left:10px;
	padding-top: 8px;
}
.pdd_lft_20 { padding-left:20px;}
.pdd_rgt_5 { padding-right:5px;}
.pdd_rgt_10 { padding-right:10px;}
.pdd_rgt_20 { padding-right:20px;}

/*------------------------------------------
 フォントサイズ
------------------------------------------*/
.fs_10 {  font-size: 60%; line-height: 138%; letter-spacing:1px}
.fs_10L {  font-size: 60%; line-height: 158%; letter-spacing:1px}
.fs_12 {  font-size: 92%; line-height: 138%}
.fs_12S {  font-size: 92%; line-height: 110%}
.fs_12L {  font-size: 92%; line-height: 158%}
.fs_14 {  font-size: 100%; line-height: 138%}
.fs_14S {  font-size: 100%; line-height: 110%}
.fs_14L {  font-size: 100%; line-height: 158%}
.fs_16 {  font-size: 113%; line-height: 138%}
.fs_18 {  font-size: 127%; line-height: 138%}

#textbox {
	width:860px;
	margin:0 10px;
	font-size:107%;
	line-height:150%;
}

table#table-01 {
    width: 880px;
    border: 1px #313131 solid;
    border-spacing: 0;
	border-collapse: collapse;
}

table#table-01 td {
    padding: 5px;
    border: 1px #313131 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}

td.headerRow {
	background-image: url(../kakudaibooks/images/tbl_bg.gif);
}

.tit_dl {
color:#138F2E;
font-size: 150%;
font-weight: bold;
}

table#table-02 {
  border-collapse: collapse;
  border-style: solid; /* 枠の種類 */
  border-width: 0px; /* 枠の幅 */
}

table#table-02 td {
  background-color: #ffffff; /* 背景の色 */
  border-style: solid; /* 枠の種類 */
  border-width: 0px 0px; /* 枠の幅 */
}

