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

/* ページタイトル */
h3#ttl01_vol{
	width:725px;
	height:30px;
	background:url(img/others/ttl_01_vol.gif) no-repeat top left;
	text-indent:-9999px;
	margin-bottom:20px;
}

/* 見出し */
h4#ttl_vol{
	width:695px;
	height:15px;
	color:#333333;
	font-size:15px;
	padding:9px 0px 9px 10px;
	background-image: url(img/main/ttl_s_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:10px;
}

ul#vol{
	margin-bottom:30px;
	font-size:80%;
}
ul#vol li{
	line-height:1.5;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-left: 10px;
	list-style-type: disc;
}

.txt90{
	font-size:90%;
	line-height:1.5;
}
