@charset "utf-8";

#link #left {
	float: left;
	width: 480px;
	padding-left: 10px;
}
#link #right  {
	float: right;
	padding-right: 20px;
	padding-top: 20px;
}
#link #content02 {
	width: 690px;
	background-image: url(../packages/tanka/img_custom/line_02.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 20px;
}
#link #text_bottom  {
	width: 690px;
	background-image: url(../packages/tanka/img_custom/line_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0.4em;
	padding-bottom: 0.4px;
}
#link h2 {
	font-size: 108%;
	color: #af342b;
}
#link p {
	margin-bottom:1em;
}

