.clear {
	font-size: 0px;
	clear: both;
	line-height: 0px;
	height: 1px;
}
p {
	margin-bottom: 20px;
}
p.top {
	margin-bottom: 0px;
}
ol.content1 li {
}

.box_left {
	float: left;
}
.box_left_240 {
	float: left;
	width: 240px;
}

.box_left_260 {
	float: left;
	width: 260px;
}

.box_left_340 {
	float: left;
	width: 340px;
}

.box_right {
	float: right;
}
.box_right_260 {
	float: right;
	width: 260px;
}
.box_right_340 {
	float: right;
	width: 340px;
}
.link_content1 {
	background-image: url(img/content_link1_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	color: #7F0710;
}
.link_content2 {
	background-image: url(img/content_link1_bg.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	padding-left: 25px;
	color: #7F0710;
	font-size: 16px;
	font-weight: bold;
}

.box1 {
	text-align: right;
	margin-top: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}
.box2 {
	margin-bottom: 10px;
}
.box3 {
	margin-bottom: 18px;
	margin-left: 13px;
}
#sidebarMenu  {
	background-image: url(img/bg_menu.jpg);
	background-repeat: no-repeat;
	width: 195px;
	float: left;
	}
.sidebyside_box {
           float: left;                /* 左に配置 */
           margin: 40px 0px 20px 0px; /* 周囲の余白 */
}
.image1 {
             text-align: center; /* 中央寄せ */
           margin: 0px 0px 0px 20px; /* 周囲の余白 */
}
.image2 {
             text-align: center; /* 中央寄せ */
           margin: 0px 0px 0px 70px; /* 周囲の余白 */
}
.topic {
	color: #0ea33f;
	font-size: 14px;
	*font-size: 95%;
	*font: 100%;
	font-weight: bold;
	background-image: url(img/bg_title.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 13px;
	padding: 4px 0 0 30px;
	width: 498px;
	height: 23px;
	margin-bottom: 10px;
	clear: both;
	display: block;
	}
.topic.black {
	color: black;
	font-size: 14px;
	background-image: url(img/bg_title.gif);
	background-repeat: no-repeat;
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
	padding: 4px 0 0 30px;
	width: 498px;
	height: 23px;
	clear: both;
	}
