/* ie5 */
body {
	font: small serif;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	color: #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align: center;
}
 
/* opera */
html>body {
}

body {
	color: #444;
	background-color: #FCFCFC;
	background-image: url(../images/bg01.gif);
	background-position: top center;
	background-repeat: repeat-y;
	font-size: 14px;
	line-height: 180%;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
/* IE6 */
* html body {
	font-size: 82%;
}
/* IF7 */
*:first-child + html body {	
	font-family: "メイリオ", "Meiryo";
	font-size: 82%;
}
p {
	font-size: 14px;
	line-height: 26px;
	text-align: left;
	margin: 14px 0px;
	padding: 0px;
}
h1, h2, h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 14px;
	border-bottom: 1px dashed lightgray;
}
dt {
	float: left;
	clear: both;
}
dd {
	margin-left: 90px;
}
#jerf {
	font-size: 17px;
	margin-left: 94px;
	padding: 0px;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #1859a2;
}
a:visited, a:visited:hover {
	text-decoration: none;
	color: #4276b1;
}
a:hover, a:active {
	text-decoration: underline;
	color: #0a7dff;
}
acronym {
	font-weight: normal;
	font-style: normal;
	border: 0;
}
table {
	width: 100%;
}
table td, table th {
	border: 1px solid lightgray;
	padding: 5px 10px;
}
img {
	border: 0;
}
.text1 {
	font-size: 12px;
	line-height: 140%;
}
.text_R {
	font-size: 12px;
	line-height: 140%;
	text-align: right;
	margin-right: 0.5em;
}
.float_left {
	float: left;
	margin-right: 1em;
}
.float_right {
	float: right;
	margin-left: 1em;
}
.qr {
	float: right;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}
.qr_text {
	float: right;
	font-size: 11px;
	text-align: center;
	margin-right: 0.6em;
}
.qr_img {
	float: right;
	border: 1px dotted #aaa;
}
/* link-menu */
ol.link-menu {
	margin-bottom: 12px;
	margin-left: 2.3em;
}
ol.link-menu li {
	position: relative;
	list-style: none;
	line-height: 0;
	margin-bottom: 0px;
}
ol.link-menu li span {
	position: absolute;
	top: 2px;
	left: -16px;
}
#side-menu ol.link-menu li.first-list {
	font-size: 20px;
	font-weight: bold;
	padding-left: 5px;
}
* html ol.link-menu li span {
	top: -0.1em;
}
*:first-child+html ol.link-menu li span {
	top: 3px;
	left: -16px;
}
ol.topic {
	margin-bottom: 12px;
	margin-left: 2.3em;
}
ol.topic li {
	position: relative;
	list-style: none;
	line-height: 0;
	margin-bottom: 0px;
}
ol.topic li span {
	position: absolute;
	top: 2px;
	left: -16px;
}
* html ol.topic li span {
	top: -0.1em;
}
*:first-child+html ol.topic li span {
	top: 3px;
	left: -16px;
}
.index_midashi {
	width: 212px;
	background-color: #EDEDED;
	color: #333366;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 3px;
}
.midashi2 {
	width: 540px;
	color: #222222;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	border-top: 1px dotted #cccccc;
	margin: 10px 0px 0px 0px;
	padding: 3px;
}
.link_text1 {
	clear: both;
	color: #000066;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: -50px;
}
* html .link_text1 {
	top: -0.1em;
}
*:first-child+html .link_text1 {
	top: 5px;
	margin-left: -10px;
}
#container {
	width: 920px;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#wrap {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#supportingText {
	width: 660px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
#side-menu {
	position: absolute;
	top: 275px;
	left: 0px;
	width: 220px;
	margin: 0px 0px 0px 700px;
	padding: 0px 0px 0px 0px;
}
.under #side-menu {
	top: 238px;
}
#head-info {
	height: 53px; 
	background-image: url(../images/title_image.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border-top: 0px;
	border-right: 1px solid #004B89;
	border-bottom: 1px solid #004B89;
	border-left: 1px solid #004B89;
	margin: 0px 0px 0px 0px;
	padding: 197px 0px 0px 0px;
}
#head-info h1 {
	color: #336;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	margin: -120px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
#head-info h2 {
	width: 600px;
	color: #336;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	padding: 0px 0px 0px 3px;
	margin: -16px 0px 0px 10px;
	padding: 0px 0px 10px 4px;
}
.under #head-info {
	height: 1px;
}
.under #head-info h1 {
	margin-top: -142px;
}
.regenerative dl {
	display: block;
	width: 200px;
	margin: 10px 10px 0px;
	float: left;
	height: 410px
}
.regenerative dl dt, .regenerative dl dd {
	width: 200px;
	display: block;
	margin: 0;
	font-weight: bold;
}
#quickSummary {
	width: 660px;
	background-image: url(../images/bg02.jpg);
	background-position: top center;
	background-repeat: repeat;
	background-color: #284Cdd;
	border: 1px solid #aaa;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
}
#quickSummary1 {
	float: right;
	font-size: 92%;
	color: #333333;
	position: absolute;
	top: 136px;
	right: 0;
	margin: 0px 0px 10px 0px;
	padding: 14px 10px 0px 10px;
}
#quickSummary2 {
	clear: both;
	width: 660px;
	border: 1px solid #DD0000;
	margin: 10px 0px 10px 0px;
	line-height: 140%;
	padding: 10px 10px 10px 10px;
}
.news_topics {
	width: 200px;
	border-left: 5px solid #00740F;
	color: #00740F;
	margin: 0px 0px 5px 0px;
	line-height: 140%;
	padding: 5px 10px 5px 10px;
}
.news {
	float: left;
	width: 660px;
	border-bottom: 1px dotted #CCCCCC;
	line-height: 140%;
	margin: 0px 0px 5px 5px;
	padding: 3px 0px 3px 0px;
}
.news2 {
	float: left;
	width: 200px;
	border-bottom: 1px dotted #CCCCCC;
	line-height: 140%;
	margin: 0px 0px 5px 5px;
	padding: 3px 0px 3px 0px;
}
.news_L {
	clear: both;
	float: left;
	width: 15px;
	margin: 0px 0px 0px 0px;
	padding: 3px;
}
.news_C {
	float: left;
	width: 70px;
	margin: 0px 0px 5px 0px;
	line-height: 140%;
	padding: 3px;
}
.news_R {
	float: left;
	width: 540px;
	margin: 0px 0px 5px 0px;
	line-height: 140%;
	padding: 3px;
}
.news_R2 {
	float: left;
	width: 172px;
	margin: 0px 0px 5px 0px;
	line-height: 140%;
	padding: 3px;
}
#contents {
	width: 660px;
	border: 1px solid #aaa;
	/*background-image: url(../images/pont1.gif);*/
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFF;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
}
.line {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 3px dotted #666699;
	margin: 6px 50px 10px 50px;
}
.clear {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin: -10px 0px 0px 0px;
}
.button1 {
	float: left;
	width: 240px;
	margin: 20px 0px 10px 30px;
}
#explanation, #participation, #benefits, #requirements {
	width: 660px;
	border: 1px solid #aaa;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFF;
	margin: 10px -10px 0px -10px;
	padding: 10px 10px 20px 10px;
}
#footer {
	width: 660px;
	color: #fff;
	border: 1px solid #aaa;
	background-position: center center;
	background-repeat: repeat;
	background-color: #B3B3B3;
	margin: 5px -10px -1px -10px;
	padding: 5px 10px 3px 10px;
	text-align: center;
}
#explanation p, #participation p, #benefits p, #requirements p, #contents p {
	padding-bottom: 8px;
	text-align: justify;
}
#contents h3, #supportingText h3 {
	color: #424242;
	border-left: 7px solid #09F;
	background-color: #ddd;
	background-position: bottom center;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 16px;
	margin: -10px -10px 4px -10px;
	padding: 10px;
}
h4 {
	background-color: #EEEEEE;
	font-size: 14px;
	line-height: 16px;
	padding: 7px;
}
#quickSummary .p1 {
	color: #fff ! important;
	font-size: 12px ! important;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0px 50px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#quickSummary .p2 {
	color: #fff ! important;
	font-size: 12px ! important;
	line-height: 140%;
	font-weight: normal;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#side-menu ul {
	border-top: 1px dotted #ccc;
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
#side-menu li {
	display: block;
	list-style-type: none;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 1px dotted #ccc;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 10px;
}
#side-menu li a:link, #side-menu li a:visited, #side-menu li a:visited:hover, #side-menu li a:hover, #side-menu li a:active {
	padding-right: 5px;
}
.c {
	color: #006 ! important;
	font-weight: normal ! important;
	font-style: italic ! important;
	margin: 0px 0px 0px 0px;
	padding: 0px 14px 0px 0px;
}
#side-menu h3 {
	color: #FFF;
	background-color: #0558B6;
	background-position: center right;
	background-repeat: repeat-x;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 1px solid #aaa;
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 8px 10px;
}
.lselect, .lfavorites, .larchives, .lresources {
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #FFF;
	border: 1px solid #aaa;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 20px 0px;
}

.button {
	width: 220px;
	text-align: center;
	margin: 8px 0;
}
.qr {
	width: 220px;
	text-align: center;
	margin: 5px 0;
}
.tel {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0;
}
.qr_img {
	width: 150px;
	height: 150px;
	border: 1px dotted #000;
	margin: 3px 0 3px 30px;
}
#side-menu li:hover {
	background-color: #fefefe;
}
