@charset "utf-8";

.torikumi_frm_left {
	background-color: #F0FFFF;
	padding: 10px;
	height: 160px;
	width: 300px;
	text-align: left;
	margin-bottom: 10px;
	float: left;
}
.torikumi_frm_right {
	background-color: #F0FFFF;
	padding: 10px;
	height: 160px;
	width: 300px;
	text-align: left;
	margin-bottom: 10px;
	float: right;
}
.torikumi_img {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
.torikumi_frm_left h2, .torikumi_frm_right h2 {
	font-size: 14px;
	font-weight: bolder;
	color: #09F;
	padding: 2px;
	margin: 0px 0px 5px;
}
#osirase_frm {
	background-image: url(../images/title_osirase.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 640px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #eeeeee;
	text-align: left;
}
.osirase_date {
	float: left;
	width: 100px;
	text-align: left;
	color: #666;
}
.osirase_text {
	width: 520px;
	padding-left: 20px;
}
.osirase_border {
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
.osirase_link {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
h1 {
	z-index: 3;
	width: 940px;
	text-align: right;
	padding-right: 10px;
	height: 20px;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}
