@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------
 __リンク
-----------------------------------------------*/
a.item:link {
	color: #017acd;
	text-decoration: underline;
}
a.item:visited {
	color: #017acd;
	text-decoration: underline;
}
a.item:hover {
	color: #666;
	text-decoration: none;
}
a.uptop:link {
	color: #666;
	text-decoration: none;
}
a.uptop:visited {
	color: #666;
	text-decoration: none;
}
a.uptop:hover {
	color: #017acd;
	text-decoration: underline;
}
/*-----------------------------------------------
 __リンク 郵送複写サービス
-----------------------------------------------*/
/* フォームボタン web */
a.f_web {
	display: block;
	width: 500px;
	margin: 5px auto 5px 30px;
	padding: 5px 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #339933;
}
a.f_web:visited {
	color: #fff;
}
a.f_web:hover {
	color: #1F5E96;
	background-color: #FFFAEC;
}
/* フォームボタン emai l*/
a.f_email {
	display: block;
	width: 500px;
	margin: 5px auto 5px 30px;
	padding: 5px 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #66CC99;
}
a.f_email:hover {
	color: #1F5E96;
	background-color: #FFFAEC;
}
/* フォームボタン fax */
a.f_fax {
	display: block;
	width: 500px;
	margin: 5px auto 5px 30px;
	padding: 5px 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #99ccff;
}
a.f_fax:hover {
	color: #1F5E96;
	background-color: #FFFAEC;
}
/*-----------------------------------------------
 __本文
-----------------------------------------------*/
div#main div.honbun {
	width: 740px;
	padding-top: 6px;
	padding-right: auto;
	padding-bottom: 6px;
	padding-left: 0px;
}
/*-----------------------------------------------
 __ｐ
-----------------------------------------------*/
p {
	width: 600px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 1.1em;
}
p.koushinbi {
	width: 670px;
	text-align: right;
}
div#section2 p {
}
p.uptop {
	width: 680px;
	margin-right: 0;
	font-size: 0.9em;
	text-align: right;
}
p.cl_uptop {
	clear: left;
	width: 680px;
	margin-right: 0;
	font-size: 0.9em;
	text-align: right;
}
p.uptop02 {
	width: 920px;
	font-size: 0.9em;
	text-align: right;
}
p.readbun {
	width: 680px;
	line-height: 1.6em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 1em;
	text-indent: 1em;
}
p.clear {
	clear: left;
}
/*-----------------------------------------------
 __ul
-----------------------------------------------*/
ul.section1 {
	margin-left: 20px;
}
ul.section1 {
	width: 500px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 40px;
}
ul.section1 li {
	line-height: 2.5;
	padding-left: 30px;
	background-image: url(../images/li_yamabuki.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
ul.section4 {
	width: 650px;
	margin-left: 20px;
}
ul.section4 li {
	line-height: 1.5;
	padding-top: 5px;
	padding-left: 35px;
	background-image: url(../images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
/*-----------------------------------------------
 __ul 新着図書案内　リード文部分
-----------------------------------------------*/
div#readbun {
	width: 940px;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.index_new {
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 0px;
}
ul.index_new li {
	float: left;
	width: 297px;
	height: 25px;
	line-height: 2;
	padding-left: 16px;
	background-image: url(../images/li_yamabuki.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}
/*-----------------------------------------------
 __ul 加除式和、洋　インデックス
-----------------------------------------------*/
div#index {
	width: 700px;
	height: 30px;
	overflow: hidden;
	margin: 10px auto 0 10px;
}
div#index ul {
	width: 600px;
	height: 30px;
}
div#index ul li {
	float: left;
	width: 280px;
	height: 30px;
	line-height: 30px;/* テキストの上下位置を中央ぞろえに */
	margin: 0 0 0 10px;
	font-weight: normal;
	font-size: 1.1em;
	text-align: center;
}
div#index ul li#menu01 a {
	display: block;
	width: 280px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 1px;
}
div#index ul li#menu01 a:hover {
	background-position: 0 100%;
}
div#index ul li#menu01 a {
	background-image: url(../images/index_tab.gif);
}
div#index ul li#menu01_gen {
	display: block;
	width: 280px;
	height: 30px;
	background-image: url(../images/index_tab_gen.gif);
	background-repeat: no-repeat;
}
div#index ul li#menu02 a {
	display: block;
	width: 280px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 1px;
}
div#index ul li#menu02 a:hover {
	background-position: 0 100%;
}
div#index ul li#menu02 a {
	background-image: url(../images/index_tab.gif);
}
div#index ul li#menu02_gen {
	display: block;
	width: 280px;
	height: 30px;
	background-image: url(../images/index_tab_gen.gif);
	background-repeat: no-repeat;
}
/*-----------------------------------------------
 __ul 所蔵一覧　インデックス
-----------------------------------------------*/
div#index {
	width: 700px;
	height: 30px;
	overflow: hidden;
	margin: 10px auto 0 10px;
}
div#index ul {
	width: 600px;
	height: 30px;
}
div#index ul li {
	float: left;
	width: 280px;
	height: 30px;
	margin: 0 0 0 10px;
	line-height: 30px;/* テキストの上下位置を中央ぞろえに */
	text-align: center;
	font-weight: normal;
	font-size: 1.1em;
}
div#index ul li#menu03 a {
	display: block;
	width: 280px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 1px;
}
div#index ul li#menu03 a:hover {
	background-position: 0 100%;
}
div#index ul li#menu03 a {
	background-image: url(../images/index_tab_blue.gif);
}
div#index ul li#menu03_gen {
	display: block;
	width: 280px;
	height: 30px;
	background-image: url(../images/index_tab_gen_blue.gif);
	background-repeat: no-repeat;
}
div#index ul li#menu04 a {
	display: block;
	width: 280px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 1px;
}
div#index ul li#menu04 a:hover {
	background-position: 0 100%;
}
div#index ul li#menu04 a {
	background-image: url(../images/index_tab_blue.gif);
}
div#index ul li#menu04_gen {
	display: block;
	width: 280px;
	height: 30px;
	background-image: url(../images/index_tab_gen_blue.gif);
	background-repeat: no-repeat;
}
/*-----------------------------------------------
 __ul 新着図書案内　インデックス
-----------------------------------------------*/
div.index_new {
	width: 900px;
	height: 30px;
	margin: 10px auto 0 0px;
}
div.index_new ul {
	width: 900px;
	height: 30px;
}
div.index_new ul ul {
	width: 900px;
	height: 30px;
	background-color: #ddeedd;
}
div.index_new ul li {
	float: left;
	width: 280px;
	height: 30px;
	line-height: 30px;/* テキストの上下位置を中央ぞろえに */
	margin: 0 0 0 0px;
	font-weight: normal;
	font-size: 1.1em;
	text-align: center;
}
/*-----------------------------------------------
 __ul 更新履歴　年度
-----------------------------------------------*/
ul.update {
	width: 100%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 13px;
}
ul.update li {
	float: left;
	line-height: 2;
	width: 100px;
	height: 25px;
	padding-bottom: 10px;
	padding-left: 16px;
	background-image: url(../images/li_yamabuki.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}
/*-----------------------------------------------
 __dl
-----------------------------------------------*/
dl.section2 {
	width: 680px;
	margin-left: 20px;
}
dt.section2 {
	float: left;
	width: 7em;
}
dd.section2 {
	width: auto;
	margin-left: 7em;
}
dl.section4 {
	width: 660px;
	margin-top: 8px;
	margin-left: 40px;
}
dt.section4 {
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-color: #444;
	border-bottom-style: dotted;
	color: #242F59;
	font-weight: bold;
}
dd.section4_1 {
	float: left;
	width: 20px;
	margin-left: 0;
	padding: 3px 0 3px 0;
	color: #cc0033;
	font-weight: bold;
}
dd.section4_2 {
	width: 620px;
	margin-left: 2em;
	padding: 3px 0 10px 0;
}
/*-----------------------------------------------
 __dl.reading_space
-----------------------------------------------*/	
dl.reading_space, dt.reading_space, dd.reading_space {
	margin: 0;
	padding: 0;
}
dl.reading_space {
	width: 626px;
	margin-bottom: 15px;
	margin-left: 41px;
	border: 1px #CCCCCC solid;
	border-top: none;
	background: #e7e7e7;
}
dt.reading_space, dd.reading_space {
	padding: 3px;
}
dt.reading_space {
	float: left;
	clear: left;
	width: 80px;
	border-top: 1px #CCCCCC solid;
}
dd.reading_space {
	margin-left: 80px;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	background: #fff;
}
/*-----------------------------------------------
 __table
-----------------------------------------------*/
table {
	width: 700px;
	margin: 5px auto 5px 10px;
	border: 1px solid #DEDEDE;
	border-collapse: collapse;
	text-align: left;
}
caption {
	line-height: 1.8em;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #4d4d4d;
	font-weight: bold;
	font-size: 0.85em;
	text-align: left;
	background-color: #fff;
}
table th {
	padding: 2px;
	border: none;
	font-size: 0.8em;
	text-align: left;
	background-color: #CACACA;
}
table td {
	line-height: 1.2;
	padding: 2px;
	border: 1px solid #DEDEDE;
	font-size: 0.8em;
	text-align: center;
	text-align: left;
}
/*-----------------------------------------------
 __table 加除式
-----------------------------------------------*/
table.kajyo {
	width: 700px;
	margin: 0px auto 5px 10px;
	border: none;
	border-collapse: collapse;
	text-align: center;
}
table.kajyo th.wa01 {
	width: 44%;
	line-height: 2;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.8em;
	text-align: center;
	background-color: #FFFAEC;
}
table.kajyo th.wa02 {
	width: 31%;
	line-height: 2;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.8em;
	text-align: center;
	background-color: #FFFAEC;
}
table.kajyo th.wa03 {
	width: 14%;
	line-height: 2;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.8em;
	text-align: center;
	white-space: nowrap;
	background-color: #FFFAEC;
}
table.kajyo th.wa04 {
	width: 11%;
	line-height: 2;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.8em;
	text-align: center;
	background-color: #FFFAEC;
}
table.kajyo th.yo01 {
	width: 44%;
	line-height: 2;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.8em;
	text-align: center;
	background-color: #FFFAEC;
}
table.kajyo th.yo02 {
	width: 28%;
	line-height: 2;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.8em;
	text-align: center;
	background-color: #FFFAEC;
}
table.kajyo th.yo03 {
	width: 18%;
	line-height: 2;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.8em;
	text-align: center;
	white-space: nowrap;
	background-color: #FFFAEC;
}
table.kajyo th.yo04 {
	width: 10%;
	line-height: 2;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.8em;
	text-align: center;
	background-color: #FFFAEC;
}
table.kajyo td {
	line-height: 1.4;
	padding: 3px;
	border: 1px solid #DEDEDE;
	font-size: 0.8em;
	text-align: center;
	text-align: left;
}
/*-----------------------------------------------
 __table 所蔵雑誌一覧
-----------------------------------------------*/
table.shozo {
	width: 700px;
	margin: 0px auto 5px 10px;
	border: none;
	border-collapse: collapse;
	text-align: center;
}
table.shozo th.wa01 {
	width: 2%;
	line-height: 2;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.75em;
	text-align: center;
	background-color: #E1F3FF;
}
table.shozo th.wa02 {
	width: 28%;
	line-height: 2;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.75em;
	text-align: center;
	background-color: #E1F3FF;
}
table.shozo th.wa03 {
	width: 19%;
	line-height: 2;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.75em;
	text-align: center;
	background-color: #E1F3FF;
}
table.shozo th.wa04 {
	width: 38%;
	line-height: 2;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.75em;
	text-align: center;
	background-color: #E1F3FF;
}
table.shozo th.wa05 {
	width: 13%;
	line-height: 2;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.75em;
	text-align: center;
	background-color: #E1F3FF;
}
table.shozo th.yo01 {
	width: 3%;
	line-height: 2;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.8em;
	text-align: center;
	background-color: #E1F3FF;
}
table.shozo th.yo02 {
	width: 32%;
	line-height: 2;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.8em;
	text-align: left;
	background-color: #E1F3FF;
}
table.shozo th.yo03 {
	width: 11%;
	line-height: 2;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.8em;
	text-align: left;
	background-color: #E1F3FF;
}
table.shozo th.yo04 {
	width: 42%;
	line-height: 2;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.8em;
	text-align: left;
	background-color: #E1F3FF;
}
table.shozo th.yo05 {
	width: 12%;
	line-height: 2;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-weight: normal;
	font-size: 0.8em;
	text-align: left;
	background-color: #E1F3FF;
}
table.shozo td {
	line-height: 1.4;
	padding: 3px;
	border: 1px solid #DEDEDE;
	font-size: 0.75em;
	text-align: center;
	text-align: left;
}
/*-----------------------------------------------
 __table copyservice
-----------------------------------------------*/
/* table copyservice */
table.copyservice {
	width: 700px;
	margin: 5px auto 5px 10px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	text-align: left;
}
table th.copyservice {
	width: 100px;
	line-height: 2.5;
	padding: 2px 2px 2px 4px;
	border: none;
	border: 1px solid #cccccc;
	color: #000;
	font-weight: normal;
	font-size: 0.8em;
	white-space: nowrap;
	background-color: #e7e7e7;
}
/* table copyservice ul */
table.copyservice td ul.copyservice {
}
li.copyservice {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
p.copyservice {
	width: 500px;
	margin: 2px auto 2px 30px;
	padding: 5px 0px;
	font-size: 0.9em;
}
div.copyservice table {
	width: 500px;
	margin: 2px auto 0px 35px;
	padding: 5px 0px;
	border: none;
}
div.copyservice table tr {
	border: none;
}
div.copyservice table td {
	border: none;
}
/*-----------------------------------------------
 __table document 一般
-----------------------------------------------*/
table th.ippan {
	padding: 2px;
	border: none;
	color: #fff;
	font-size: 0.8em;
	text-align: center;
	background-color: #855C33;
}
table th.ippan01 {
	width: 21%;
	padding: 2px;
	border: none;
	color: #fff;
	font-size: 0.8em;
	text-align: center;
	background-color: #855C33;
}
table th.ippan02 {
	width: 27%;
	padding: 2px;
	border: none;
	color: #fff;
	font-size: 0.8em;
	text-align: center;
	background-color: #855C33;
}
table th.ippan03 {
	width: 6%;
	padding: 2px;
	border: none;
	color: #fff;
	font-size: 0.8em;
	text-align: center;
	background-color: #855C33;
}
table th.ippan04 {
	width: 6%;
	padding: 2px;
	border: none;
	color: #fff;
	font-size: 0.8em;
	text-align: center;
	background-color: #855C33;
}
table th.ippan05 {
	width: 40%;
	padding: 2px;
	border: none;
	color: #fff;
	font-size: 0.8em;
	text-align: center;
	background-color: #855C33;
}
table td.ippan {
	padding: 2px 2px 2px 2px;
	padding-top: 10px;
	border: 1px solid #DEDEDE;
	font-size: 0.8em;
	text-align: center;
	text-align: left;
}
/*-----------------------------------------------
 __table 新着図書案内
-----------------------------------------------*/
table.shinchaku01 {
	clear: left;
	width: 938px;
	margin: 10px auto 5px 0px;
	border: 1px solid #DEDEDE;
	border-collapse: collapse;
	color: #000000;
	text-align: left;
}
table.shinchaku01 th {
	padding: 3px 2px;
	border: 1px solid #DEDEDE;
	font-weight: normal;
	font-size: 0.85em;
	text-align: center;
	background-color: #ddeede;
}
table.shinchaku01 td {
	line-height: 1.2;
	padding: 3px 2px;
	border: 1px solid #DEDEDE;
	font-size: 0.85em;
	text-align: left;
}
table.shinchaku {
	width: 938px;
	margin: 0px auto 5px 0px;
	border: 1px solid #DEDEDE;
	border-collapse: collapse;
	color: #000000;
	text-align: left;
}
table.shinchaku th {
	padding: 3px 2px;
	border: 1px solid #DEDEDE;
	font-weight: normal;
	font-size: 0.85em;
	text-align: center;
	background-color: #ddeede;
}
table.shinchaku td {
	line-height: 1.2;
	padding: 3px 2px;
	border: 1px solid #DEDEDE;
	font-size: 0.85em;
	text-align: left;
}
table.shinchaku02 {
	width: 938px;
	margin: 0px auto 5px 0px;
	border: 1px solid #DEDEDE;
	border-collapse: collapse;
	color: #000000;
	text-align: left;
}
table.shinchaku02 th {
	padding: 3px 2px;
	border: 1px solid #DEDEDE;
	font-weight: normal;
	font-size: 0.85em;
	text-align: center;
	background-color: #ddeede;
}
table.shinchaku02 td {
	line-height: 1.2;
	padding: 3px 2px;
	border: 1px solid #DEDEDE;
	font-size: 0.8em;
	text-align: left;
}
/*-----------------------------------------------
 __inner_table
-----------------------------------------------*/
table.inner_table {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none;
	border-collapse: collapse;
	text-align: left;
	margin_top: 0px;
}
table.inner_table th {
	width: 20%;
	border: none;
	font-weight: normal;
	font-size: 0.8em;
	text-align: left;
	white-space: nowrap;
	background-color: #fff;
}
table.inner_table td.photo {
	width: 150px;
	padding: 2px;
	border: none;
	font-size: 0.8em;
	text-align: center;
}
table.inner_table td {
	vertical-align: top;
	padding: 2px;
	border: none;
	font-size: 0.8em;
	text-align: left;
	text-align: left;
}
/*-----------------------------------------------
 __inner_intable
-----------------------------------------------*/
table.inner_intable {
	width: 100%;
	vertical-align: top;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	border: none;
	border-collapse: collapse;
	text-align: left;
	margin_top: 0px;
}
table.inner_intable th {
	width: 15%;
	border: 1px solid #DEDEDE;
	font-size: 0.8em;
	text-align: left;
	background-color: #fff;
}
table.inner_intable td {
	vertical-align: top;
	padding: 2px;
	border: 1px solid #DEDEDE;
	font-size: 0.8em;
	text-align: center;
	text-align: left;
}
table.inner_intable td.list {
	vertical-align: top;
	padding: 2px;
	border: 1px solid #DEDEDE;
	font-size: 0.8em;
	text-align: center;
	text-align: left;
}
/*-----------------------------------------------
 __table 閲覧スペース写真
-----------------------------------------------*/
table#reading {
	width: 650px;
	margin: 5px auto 5px 30px;
	border: none;
	border-collapse: collapse;
	text-align: center;
}
table td.reading {
	padding: 2px;
	border: none;
	font-size: 0.8em;
	text-align: center;
}
/*-----------------------------------------------
 __dl 更新履歴
-----------------------------------------------*/

/* dl update */
dl.update {
	width: 690px;
	margin: 5px 0 10px;
	padding: 0 0 10px 10px;
	border-top: none;
	border-bottom: none;
}
dl.update dt.update {
	float: left;
	width: 7em;
	padding: 10px 0 10px 10px;
	font-weight: bold;
	line-height: 150%;
}
dl.update dd.update {
	padding: 10px 0 10px 7em;
	line-height: 150%;
	border-bottom: 1px #CCCCCC solid;
}
/*-----------------------------------------------
 __section
-----------------------------------------------*/	
div#section1 {
}
div#section2 {
}
div#section3 {
}
/*-----------------------------------------------
 __arrow_s 
-----------------------------------------------*/	

img.list_img {
	position: relative;
	top: 1.5px;
	left: 0;
}
