@charset "shift_jis";

body {
	color:#323232;
	background-color:#FFFFFF;
	background-image:url(gas_im/info_bg1.gif);
	background-repeat:repeat-y;
	background-attachment:fixed;
	font-family:"Trebuchet MS",Meiryo,Verdana,"MS UI Gothic",Osaka;
	font-size:10px;
	font-weight: normal;
}
* {
	margin: 0;
	padding: 0;
}
*img{border:0px;}
A:link    { color:#0066CC; text-decoration:none; }
A:visited { color:#0066CC; text-decoration:none; }
A:active  { color:#0066CC; text-decoration:underline; }
A:hover {
	color:#0066CC;
	position: relative; 
	text-decoration: underline;
}


#top {
	font-weight:bold;
	height:80px;
	margin-top:10px;
	margin-left:150px;
	margin-bottom:10px;
	width:600px;
	float:left;
}
#top img {
	float: left;
	margin-right:50px;
}
#top p {
	font-size: 10px;
	line-height: 1.5em;
	text-indent:1em;
}
/* -- id="linker" start here -- */
#top ul{
	float:left;
	padding-top:60px;
	list-style:none;
}
#top li{
	font-size:12px;
	display:inline;
	white-space:nowrap;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:2px;
	padding: 0.1em 0.1em;
}

/* -- id="linker" end here -- */


#backnumber {
	clear:left;
	margin-left:100px;
	width:650px;
	border-top:2px solid #d60000;
	padding-top:10px;
}

#backnumber .book {
	clear:left;
	border:1px dashed #CCCCCC;
	margin:0.5em;
	padding:0.5em;
}
#backnumber .book h2 {
	font-weight:bold;
	font-size:12px;
	line-height: 1.5em;
}
#backnumber .book p {
	font-weight:normal;
	font-size: 12px;
	line-height: 1.2em;
	margin: 5px;
	text-indent:1em;
}