@charset "utf-8";
#riji {
	width: 700px;
	float: left;
	padding-bottom: 150px;
}
#riji h2 {
	height: 40px;
	line-height: 40px;
	font-size: 140%;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
}
#riji .border {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #141D5D;
	float: left;
	width: 200px;
	height: 3px;
}
#riji .download {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 676px;
	margin-top: 40px;
	border: 2px solid #ECECEC;
	line-height: 40px;
	height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 110%;
}



#riji ul {
	padding: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 700px;
	margin-top: 20px;
}
#riji li.word {
	margin-right: 20px;
	font-size: 110%;
	background-image: url(../img/riji/word.png);
	background-repeat: no-repeat;
	line-height: 35px;
	background-position: left center;
	height: 35px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
#riji li.excel {
	margin-right: 20px;
	font-size: 110%;
	background-image: url(../img/riji/excel.png);
	background-repeat: no-repeat;
	line-height: 35px;
	background-position: left center;
	height: 35px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
#riji li.ichitaro {
	margin-right: 20px;
	font-size: 110%;
	background-image: url(../img/riji/ichitaro.png);
	background-repeat: no-repeat;
	line-height: 35px;
	background-position: left center;
	height: 35px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
#riji li.pdf {
	margin-right: 20px;
	font-size: 110%;
	background-image: url(../img/riji/pdf.png);
	background-repeat: no-repeat;
	line-height: 35px;
	background-position: left center;
	height: 35px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
