@charset "UTF-8";
/* CSS Document */

/* ---メイン中央揃え--- */
#center {
	width:724px;
	margin:0 auto;
	vertical-align: bottom;
	line-height:0;
}

/* ---FLASH--- */
#flash {
	width:724px;
	height:214px;
	margin:15px auto 0 auto;
}

/* ---メインニュース中央揃え--- */
#news {
	width:714px;
	margin:20px auto;
	vertical-align: bottom;
	line-height:0;
}

/* ---見出し中央揃え--- */
#index_lh {
	width:714px;
	margin:16px auto 0 auto;
}

/* ---ニュースリリース--- */
h2.index1 {
	color:rgb(76,31,26);
	background: url(../../img/index/h1_01.png) no-repeat;
	text-align: left;
	line-height:46px;
	font-size: 23px;
	font-weight: bold;
	width:714px;
	height:46px;
	text-indent:76px;
	margin-left: auto;
	margin-right: auto;
}

td.index_a {
	color:rgb(76,31,26);
	font-size:12px;
/* IEで文字が欠ける対策↓ */
	line-height:38px;
}

td.index_b {
	color:rgb(0,107,180);
	font-size:13px;
/* IEで文字が欠ける対策↓ */
	line-height:38px;
}

td.index_b2 {
	color:rgb(0,107,180);
	font-size:13px;
/* IEで文字が欠ける対策↓ */
	line-height:21px;
}

td.index_c {
	color:rgb(76,31,26);
	font-size:14px;
	font-weight:bold;
/* IEで文字が欠ける対策↓ */
	line-height:21px;
}

/* ---トピックス--- */
h2.index2 {
	color:rgb(76,31,26);
	background: url(../../img/index/h1_02.png) no-repeat;
	text-align: left;
	line-height:46px;
	font-size: 23px;
	font-weight: bold;
	width:714px;
	height:46px;
	text-indent:76px;
	margin-left: auto;
	margin-right: auto;
}


/* ---刊行物--- */
h2.index3 {
	color:rgb(76,31,26);
	background: url(../../img/index/h1_03.png) no-repeat;
	text-align: left;
	line-height:46px;
	letter-spacing:15px;
	font-size: 23px;
	font-weight: bold;
	width:714px;
	height:46px;
	text-indent:76px;
	margin-left: auto;
	margin-right: auto;
}

#book {
	width:680px;
	margin:20px auto;
	vertical-align: bottom;
}

#book_text {
	float: right;
	width:513px;
	vertical-align: bottom;
}

img.book1 {
	float:left;
	margin:0 10px 0 0;
}

img.exp {
	margin:6px auto;
}

h1.book_h1 {
	color:rgb(0,107,180);
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}

p.book_p1 {
	font-size:12px;
	line-height:16px;
	padding:10px 0 0 0;
}

p.book_p2 {
	font-size:12px;
	line-height:16px;
	padding:10px 0 0 0;
}

p.book_p3 {
	color:#d13823;
	font-size:12px;
	line-height:16px;
	padding:10px 0 0 0;
}

p.book_p4 {
	color:#d13823;
	text-align: right;
	font-size:12px;
	line-height:16px;
	padding:0;
}

p.book_p5 {
	color:#d13823;
	font-size:11px;
	line-height:16px;
	padding:0;
}

p.renewal {
	text-align:right;
	margin:-22px 8px 21px 0;
}

/* ---ヘッドへもどる--- */
#tope {
	clear:both;
	width:724px;
	margin:15px auto;
	text-align: right;
}

a.tope {
	color:rgb(76,31,26);
	font-size:12px;
	font-weight:bold;
	padding:5px 22px 0 0;
}

a.tope:link { color:#7a4716; text-decoration:none; }
a.tope:visited { color:#7a4716; text-decoration:none; }
a.tope:hover { color:#ff6600; text-decoration:none; }
a.tope:active { color:#ff6600; text-decoration:none; }

