@charset "UTF-8";
/* ***********************************************************************************************

                                  ［かんきつの成分］

*********************************************************************************************** */

h1 {
	background-image: url(../img/h1/nakashima.gif);
	text-indent: -9999px;
	height: 200px;
	width: 800px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
#main {
	border: 2px solid #f4d330;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-bottom: 30px;
}
.caption {
	background-color: #FFF0EC;
	padding: 10px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 0.9em;
}
.print {
	padding: 10px;
	clear: both;
	text-align: center;
}

h2 {
	background:none;
}

.imgL p {
	margin-right:25px;
}
.imgR img {
	padding-right:25px;
}

