body {
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Arial;
	font-size: 12px;
	line-height: 140%;
	background-image: url(image/background_light.gif);
	color: #333333;
}
H1{
  font-size : 20px;
}

TD {
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Arial;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
TD.t1{
  font-size:12px;
  line-height:140%;
  background-color: #FFCC33;
  text-align: left;
  border-top-color: #666666;
  border-right-color: #666666;
  border-bottom-color: #666666;
  border-left-color: #666666;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
TD.t2{
  font-size:12px;
  line-height:140%;
  background-color: #FFFFCC;
  text-align: left;
  border-top-color: #666666;
  border-right-color: #666666;
  border-bottom-color: #666666;
  border-left-color: #666666;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #006600;
	text-decoration: none;
}

#body-box {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	background-color: #FFFFCC;
	border: 1px solid #FF9933;
}

#header-box {
	background-color: #FF9933;
	background-image: url(image/img_title.jpg);
	height: 150px;
}
#header-description{
	float: left;
	padding:85px 0px 0px 10px;
	width: 700px;
}
#header-title {
}
#header-banner {
	float: right;
}
#header-menu {
	background-color: #FFCC33;
	text-align: right;
	padding: 2px;
}
#contents-left-menu{
	float: left;
	width: 165px;
	background-color: #FF9933;
	padding: 2px;
}
#contents-body{
	float: left;
	width: 546px;
	margin-right: 10px;
	margin-left: 10px;
}
#contents-right-menu{
	float: right;
	width: 126px;
	background-color: #FFCC33;
	text-align: center;
}
#footer {
	font-size: 10px;
	background-color: #FF9933;
	text-align: center;
	padding: 1px;
}
.rightmenu-title {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF9933;
}
.leftmenu-title {
	color: #FFFFFF;
	border-left: 5px solid #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
}
.leftmenu-link {
	padding-left: 10px;
	padding-top: 3px;
	border-bottom: 1px solid #FFCC33;
	border-left: 1px solid #FFCC33;
	height: 14px;
}
	.leftmenu-link a:hover {
		color: #FFFFFF;
		background-color: #FFCC33;
	}
.leftmenu-banner {
	text-align: center;
	background-color: #FF9933;
}
.leftmenu-pick-title {
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	background-color: #FFCC33;
}

.contents-box {
	border-bottom: 1px dotted #FFCC33;
	margin-bottom: 20px;
}
.contents-banner {
	float: left;
}
.contents-description {
	padding: 5px;
}
.contents-title {
	background-color: #FFCC33;
	border-left: 10px solid #FF9933;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 10px;
}
OL{
  font-size:12px;
  line-height:140%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 30px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}


.left-image-nofloat{
width:100%;
display:table;
}

.left-image-nofloat div.image{
padding:5px 10px 5px 5px;
display:table-cell;
vertical-align:top;
width:1%;
/width:auto;
/float:left; /* IE 6, 7 */
} 

.left-image-nofloat div.image-plan{
padding:40px 20px 40px 20px;
display:table-cell;
vertical-align:top;
width:1%;
/width:auto;
/float:left; /* IE 6, 7 */
} 

.left-image-nofloat div.text{
display: table-cell;
vertical-align: top;
/zoom:1; /* IE 6, 7 */
}
