.bgCont00 {

	text-align:left;
	background-color: #FFFFFF;
	background-image: url(../images/common/img_bgCont.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.indexLeft {
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 209px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
.indexMain00 {
	background-color: #F5F5F5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: left;
}
.cntArea {
	margin: 10px 10px 20px;
	width: 440px;
}
/* サブメニュー */
.subNavi00 a{
	display: block;
}
.subNavi00 a:link {
	color:#333333;
	text-decoration:none;
	height: 34px;
	width: 440px;
	background-image: url(../images/00/btn_index1.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 8px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}
.subNavi00 a:visited {
	color:#333333;
	text-decoration:none;
	height: 34px;
	width: 440px;
	background-image: url(../images/00/btn_index1.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 8px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
} 
.subNavi00 a:hover {
	color:#FF3300;
	height: 34px;
	width: 440px;
	background-image: url(../images/00/btn_index2.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 8px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}
.Title00 {
	text-align:left;
	background-image: url(../images/00/img_bgTtl00.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 22px;
	color: #333333;
	height: 45px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
}
.subTitle00 {
	font-size: 14px;
	color: #444444;
	letter-spacing: 1px;
	padding-top: 6px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 4px;
	background-image: url(../images/00/img_bgSTtl00.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*100311追加*/
#searchWrap {
	margin-right: 10px;
	margin-left: 10px;
	width: 440px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 20px;
}
#searchText {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/content/img_allow1.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
}
.title00New {
	text-align:left;
	background-image: url(../images/00/img_bgTtl00New.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 22px;
	color: #333333;
	height: 45px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 35px;
}
ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}

