@charset "shift_jis";
#wrapper #new {
	float: left;
	width: 280px;
	padding-left: 30px;
	margin-top: 20px;
	padding-bottom: 5px;
}
#wrapper #info {
	float: right;
	width: 395px;
	margin-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#new #newContents {
	height: 210px;
	width: 240px;
	overflow:auto;
}
#new #newLine {
	width: 240px;
	height: 30px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E1E1;
}
#infoLine {
	width: 390px;
	height: 30px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E1E1;
}
#info #infoContents {
	height: 210px;
	width: 390px;
	overflow:auto;
}
#menuLine {
	width: 700px;
	height: 30px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E1E1;
	margin-left: 30px;
	margin-top: 20px;
}
#new #newContents ul {
	list-style-type: none;
	padding-left: 30px;
	margin: 0px;
	padding-top: 0px;
	line-height: 120%;
	color: #000000;
}
#new #newContents li {
	list-style-image: url(../img/wa2.gif);
	list-style-type: none;
	margin-bottom: 10px;
}
#info #infoContents ul {
	list-style-type: none;
	list-style-image: url(../img/wa1.gif);
	color: #000000;
}

#info #infoContents li {
	margin-top: 0px;
	list-style-type: none;
	margin-bottom: 10px;
	line-height: 120%;
}
#topImg #tirasi img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}
