#content_box2 {
	margin: auto;
	padding: 0px;
	width: 760px;
	background-image: url(../history/images/main_b_his.gif);
	background-repeat: repeat-y;
	color: #202020;
}

/*-----共通項目-----*/
p {
	font-size: 0.95em;
	color: #202020;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	text-justify: inter-ideograph;
}
h1,h2,h3,h4 {
	line-height:1.3em;
}
h4,h5 {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
p,dl,cite,blockquote {
	line-height:1.3em;
}
.indent01 {
	padding-top: 1em;
	padding-bottom: 1em;
}
.indent01 ul {
	color: #202020;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 1em;
	list-style-image: url(../kouka/gaiyo/images/dot_1.gif);
	list-style-type: none;
}
.indent01 li {
	font-size: 0.9em;
	line-height: 1.5em;
}
.gray_box {
	color: #202020;
	background-color: #EDEDED;
	padding: 15px 12px;
	margin-top: 10px;
}
.gray_box img {
	vertical-align: middle;
}
.gray_box ul {
	font-size: 0.95em;
	list-style: circle url(none);
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*-----上下緑ライン-----*/
#youshi {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #326633;
	border-bottom-color: #326633;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*-----文字などレイアウト-----*/
.chuu {
	font-size: 0.8em;
	text-align: right;
}
.small {
	font-size: 0.8em;
}.small h4 {
	font-size: 1em;
	background-color: #CCCCCC;
	display: inline;
}
.green {
	color: #326633;
	font-weight: bold;
}
.center {
	text-align: center;
}
.w200 {
	width: 200px;
	float: left;
}
.w200 ul {
	list-style: circle url(none);
	margin-right: 5px;
}
.w200 p {
	font-weight: bold;
	background: #CCCCCC;
}
/*-----写真の配置-----*/
.photo {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
.caption {
	font-size: 0.8em;
	margin-bottom: 10px;
	text-align: center;
}
.caption2 {
	font-size: 0.8em;
	margin-bottom: 10px;
	text-align:left;
}
.photo_01 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
}
.photo_02 {
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
}
.photo_03 {
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
}
.photo_box {
	float: right;
	margin-left: 10px;
}
.indent01 h3 {
	background-image: url(../history/images/dot_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 0.95em;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.table01 {
	margin-bottom: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DCDCDC;
	border-left-color: #DCDCDC;
	font-size: 0.95em;
	line-height: 1.3em;
}
.table_cell2 {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	vertical-align: top;
	color: #020202;
	background-color: #EAE7AA;
}

.table_cell1 {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	vertical-align: top;
	color: #020202;
	background-color: #999966;
}
