@charset "utf-8";

/*============================================
全般的なスタイル
============================================*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color:#F7F0F8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo, Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 95%;
	line-height:1.2;	/* 行の高さを1.2倍にする */
	color:#333333;		/* 文字色を濃い目のグレーにする */
}
div#pagebody {
	width:1000px;
	margin:0 auto;
	background-color:#F9F7F0;
	position: relative;
	/*border: thin double #808080;*/
}
div#left {
	width:170px;
	margin:20px 10px 10px 0px;
	float:left;
}
div#main {
	width:640px;
	margin:0px; 		/*上下マージン0px、左右マージン0px*/
	background-color:#F9F7F0;		/*内容全体の背景色*/
	float:left;			/*カラムを左寄せにする*/
}
div#header {
	width:605px;
	background-color:#F9F7F0;		/*内容全体の背景色*/
	height:20px;				/*ヘッダ部分の高さ*/
	margin: 2px 2px 7px 2px;;
	padding: 2px;
	text-align: right;
}
div#title {
	width:620px;
	background-color:#F9F7F0;		/*内容全体の背景色*/
	position: relative;
	margin: 2px;
	padding: 2px;
}
div#right {
	width:170px;
	margin:20px 0px 0px 10px;		/*上下マージン0px、左右マージン0px*/
	float:left;	
    background-color:#F9F7F0;
}div#right_book {
	width:170px;
	margin:0px 0px 0px 10px;
	float:left;	
    background-color:#F9F7F0;
}
/*============================================
目次テーブル
============================================*/
table.index {
	width:610px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
    border:4px;
	font-size: medium;
}
table.index tr {
	text-align:left;
	height: 25px;
    vertical-align: medium;
}
table.index th {
	width:100px;
	height: auto;
	padding: 2px;
	text-align:center;
	color: #ffffff;
	vertical-align: medium;
}
table.index td {
	padding:7px 7px 7px 12px;
	background-color: #DFDFD4;
}
table.index2a {
	width:280px;				/*テーブル全体の幅*/
	margin-left: 20px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: small;
	float:left;
}
table.index2a tr {
	text-align:center;		/*セルのボーダー*/
	height: 25px;
	vertical-align: middle;
    background-color: #D5D8CE
}
table.index2a th {
	width:0px;
}
table.index2a td {
	width:150px;				/*テーブル全体の幅*/
	padding:0px;				/*パディング*/
	height: 20px;
}table.index2b {
	width:280px;				/*テーブル全体の幅*/
	margin-left: 20px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: small;
	float:left;
}
table.index2b tr {
	text-align:center;		/*セルのボーダー*/
	height: 25px;
	vertical-align: middle;
}
table.index2b th {
	width:45px;
	height: 25px;
	text-align:center;
	color: #ffffff;
	vertical-align: middle;
}
table.index2b td {
	width:150px;				/*テーブル全体の幅*/
	padding:0px;				/*パディング*/
	height: 20px;
	background-color: #E7E3C9;
}
table.index2c {
	width:310px;				/*テーブル全体の幅*/
	margin-left: 5px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: small;
	float:left;
}
table.index2c tr {
	text-align:center;		/*セルのボーダー*/
	height: 25px;
	vertical-align: middle;
}
table.index2c th {
	width:18px;				/*テーブル全体の幅*/
	height: 25px;
	text-align:center;
	color: #ffffff;
	vertical-align: middle;
}
table.index2c td {
	width:150px;				/*テーブル全体の幅*/
	padding:0px;				/*パディング*/
	height: 20px;
	background-color: #E7E3C9;

}table.index3 {
	width:200px;				/*テーブル全体の幅*/
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: small;
	float:left;
}
table.index3 tr {
	text-align:center;		/*セルのボーダー*/
	width:75px;				/*テーブル全体の幅*/
	height: 25px;
	vertical-align: middle;
}
table.index3 th {
	width:0px;				/*テーブル全体の幅*/
	height: 25px;
	text-align:center;
	color: #ffffff;
	vertical-align: middle;
}
table.index3 td {
	width:120px;				/*テーブル全体の幅*/
	padding:0px;				/*パディング*/
	background-color: #E7E3C9;
} 

/*============================================
テキスト
============================================*/
img {
	border:2;
	text-align: center;
} 
.image_map {
	border:0px;
	display:block;
    margin: 0 0 0 auto;
	padding:2px 0px 2px 0px;
    float:right;
} 
.image_map2 {
	border: 0px;
    margin: 0 0 0 0;
	padding:2px 0px 2px 5px;
    float:right;
} 
.head_index {
	border: 0px;
	display:block;
    margin: 0 0 0 auto;
	padding:2px 0px 2px 0px;
} 
.image_title {
	border: 0px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px; 
}				
.image_main {
	border: 0px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px; 
}				
h1 {
	font-size:36px;			/*文字サイズ*/
	width:98%;			/*幅の指定*/
	color:#ffffff;			/*文字色*/
	text-align: center;
	display:block;
	margin:  0px auto 0px auto;
    padding: 14px 0px 10px 0px;
}
h2 {
	font-size:16px;			/*文字サイズ*/
	width:98%;			/*幅の指定*/
	color:#ffffff;			/*文字色*/
	text-align: left;
	display:block;
	margin:  0px auto 0px auto;
	padding: 4px 0px 4px 0px;
}
h3 {
	font-size:18px;			/*文字サイズ*/
	width:95%;			/*幅の指定*/
	background-color:#003399;	/*背景色*/
	color:#ffffff;			/*文字色*/
	text-align: center;
	display:block;
	margin-left: auto;
	margin-right: auto;
}
h4 {
	font-size:14px;
	width:98%;
	color:#ffffff;
	text-align: center;
	display:block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0px 4px 0px;
}p {
	width:85%;			/*マージン*/
    font-size: medium;
	text-indent:0em;
	line-height:1.5;		/* 行の高さを1.5倍にする */
	margin: 10px 3px 20px 20px;
	padding: 2px 2px 2px 30px;
}
.comment {
	color: #2A1FAA;
	font-size: small;
	text-align: center;
}
.x-comment {
	color: #2A1FAA;
	font-size: small;
	text-align: center;
}.x-memo {
	font-size: small;
}.x-memo_bold {
	font-size: small;
	font-weight: bold;
}.caption {
	font-size: small;
	text-align: left;
	text-indent: 0;
	line-height:1.4;
	
}
.date1 {
	color: #AD4729;
	text-align: right;
	font-size: small;
}
.date2 {
	color: #2A1FAA;
	text-align: right;
	font-size: small;
}
.title2 {
	font-size: 18px;
	color: #FFFBF0;
	font-weight: bold;
}
.title3 {
	font-size: 13px;
	color: #FFFBF0;
	font-weight: bold;
}
.memo {
	font-size: small;
}
.memo_bold {
	font-size: small;
	color: #AB006A;
	font-weight: bold;
}.memo_link {
	font-size: medium;
}.new {
	font-family: Arial, Helvetica, sans-serif;
    font-size: small;
	color: #FF0000;
	font-weight: bold;
}
.new2 {
    font-size: small;
	color: #224E03;
	font-weight: bold;
}
.book {
	font-size: small;
   	line-height:1.1;
    text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 150px;
	padding: 3px;
	text-indent:0em;		/*インデント幅*/
	float: left;
}
.topmenu {
	font-size: small;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	width: 115px;
	padding: 2px 3px 2px 3px;
    text-align: center;
    text-indent:0em;
	float: left;
    background-color:#D6D9EA;
}
.monookimenu {
	font-size: small;
	margin: 2px auto 20px 20px;
	width: auto;
    text-indent:0em;
    background-color:#D7DCC9;
}
.topics {
	margin-top: 2px;
	margin-right: 30px;
	margin-bottom: 2px;
	margin-left: 30px;
   	padding: 5px;
    background-color:#D6D9EA;
	line-height:1.8;
}
.topics2 {
	margin-top: 0px 20px 2px 20px;
   	padding: 5px;    
}
hr {
	clear:both;			/*フロート配置をクリアする*/
	width:100%;			/*幅の指定*/
	margin:10px 0px;		/*マージン*/
	border:0px;	/*内容の区切りをグレーの点線表示にする*/
    height:0;　/* ＜hr＞の実線を消す */
}