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


/*------------------------------------- 

 IR情報ライブラリ用css

------------------------------------- */

body.pageLibTop a.libTop {
	background-color: #83a0e6;
	widt90%;
	color: #fff;
}



/*
バックナンバー
---------------------------*/
.backnumber h2 {
	clear:both;
	font-weight: bolder;
	width: 100%;
	margin:20px 0 10px 0;
	padding: 0 0 0.5em 0;
	font-size: 120%;
	background-color: transparent;
	background: url(../../img/h2_backnumber.gif) no-repeat left bottom;
	text-indent: 0;
	line-height: 1.5em;
	color: #444;
}

.backnumber ul {
	width: 600px;
	padding-left: 10px;
}

.backnumber ul li {
	display: inline;
	margin: 0 7px 10px 0;
	padding: 0 0 0 10px;
	line-height: 1em;
	border-left: 1px solid #999;
}

p.note {
	clear:both;
}
