#contents {


}
#contents h1 {
	background-image: url(images/tittle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 850px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 50px;
	padding-top: 10px;
}
#contents .top-image  {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents  .cage  .left-box {
	float: left;
	width: 540px;
	padding-left: 30px;
}
#contents   .cage   .left-box   h2 {
	display: block;
	height: 18px;
	margin-top: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
}



/*2009_08_09修正分*/
#contents  .cage  .left-box  .box  h2 {
	background-color: #D9EEDB;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
#contents  .cage  .left-box  .data  h2 {
	background-color: #FFCC99;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
/*ここまで*/



#contents   .cage   .left-box   .box   p {
	padding: 5px;
	line-height: 1.3em;
}
#contents .cage .left-box h3 {
	margin: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #009999;
	clear: left;
}

#contents   .cage   .left-box   .data   p {
	padding: 5px;
	line-height: 1.3em;
}

#contents  .cage  .left-box  .box  .img {
	text-align: center;
}
#contents  .cage  .left-box  img {
	margin-right: auto;
	margin-left: auto;
}
#contents  .right-box {
	display: block;
	float: right;
	width: 300px;
	padding-top: 10px;
	padding-right: 20px;
}
#contents  .right-box  img {
	margin-bottom: 10px;
	margin-top: 10px;
}
#contents .cage .clear {
	clear: both;
}
#contents .navi {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 300px;
	text-align: center;
}
#contents .cage .left-box .data table th {
	width: 120px;
	display: block;
	background-color: #F3FAE4;
}
#contents .cage .left-box .data table {
	margin: 10px;
	padding: 2px;
}
#contents .cage .left-box .data table td {
	margin: 0px;
	padding: 5px;
}
#contents .cage .left-box .data table table th {
	width: 120px;
	display: block;
	background-color: #E4E4E4;
}

/*2009_08_16修正分*/
#contents #koutei  {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width:850px;
	clear: left;
}
/*ここまで*/


#contents #koutei h2 {
	display: block;
	height: 18px;
	margin-top: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	background-color: #D9EEDB;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
}

#contents #koutei div {
	float:left;
	height:180px;
}
#contents #koutei img {
	margin:2px;
}


/*2009_08_09 追加分*/

.left-fleat {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#contents  .right-box {
	display: block;
	float: right;
	width: 300px;
	padding-right: 20px;
	text-align: center;
}

#contents .cage .right-box img {
	margin: 0px;
	padding: 0px;
}
#contents .cage .left-box .box2 h2 {
	background-color: #FF6600;
	color: #FFFFFF;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
	clear: left;
}

