@charset "Shift_JIS";

@import "../default.css";

#together {
	margin-left:10px;
	font-size:80%;
}

#together blockquote {
	line-height:160%;
	margin-top:10px;
	margin-bottom:20px;
}

#together p {
	line-height:200%;
}

#together table {
	margin-left:20px;
	margin-bottom:20px;
}

.Main {
	padding:5px 5px 20px 5px;
	border-right: solid 1px #999999;
	background-color:#ffffff;
	width:680px;
}

#together li {
	list-style:square;
}
#together ul {
	margin-left:30px;
	margin-bottom:20px;
}




