@charset "utf-8";
#wrap {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d4dcd3;
	border-left-color: #d4dcd3;
}

#contents {
	width: 760px;
	margin-left: 10px;
}
#main {
	width: 450px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contents h1 {
	padding-left: 120px;
	margin-bottom: 5px;
	font-size: 16px;
	margin-top: 15px;
	color: #387d39;
}
#main ul {
	padding-left: 120px;
	margin-top: 0px;
	font-size: 15px;
	line-height: 170%;
	list-style-image: url(images/icon_green.gif);
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #387d39;
}

#box1 {
	background-image: url(images/t_moringa.jpg);
	background-repeat: no-repeat;
	border-bottom-color: #a0d8ef;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#box2 {
	background-image: url(images/t_all.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}
.lead {
	font-size: 14px;
	margin-left: 120px;
	color: #387d39;
}



#side {
	float: right;
	width: 300px;
	background-image: url(images/bk_new_l.gif);
	background-position: 0px;
	background-repeat: repeat-y;
	margin-top: 10px;
}
#sider {
	background-image: url(images/bk_new_r.gif);
	background-repeat: repeat-y;
	background-position: 293px;
}
#sidet {
	background-image: url(images/bk_new_t.gif);
	background-repeat: no-repeat;
}
#sideb {
	background-image: url(images/bk_new_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#sidebox {
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13.5px;
	line-height: 150%;
	padding-bottom: 10px;
}
.sidebox {
	font-size: 13px;
	line-height: 150%;
	padding-left: 10px;
}


#main hr {
	height: 1px; /* 高さ */
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #d4dcd3;
	border-right-color: #d4dcd3;
	border-bottom-color: #d4dcd3;
	border-left-color: #d4dcd3;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
}
.cap {
	font-size: 13px;
	color: #0075c2;
	line-height: 145%;
}
.styleBlue {
	color: #0075c2;
	font-size: 13.5px;
}
.marginTop10 {
	margin-top: 10px;
}
.marginLeft10 {
	margin-left: 10px;
}
a {
	color: #0068b7;
}
a:hover {
	color: #68a4d9;
}

