.bgCont {

	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;
}
.indexMain {
	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;
}
/* サブメニュー */
.subNavi a{
	display: block;
}
.subNavi A:link {
	color:#333333;
	text-decoration:none;
	height: 34px;
	width: 440px;
	background-image: url(../images/01/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;
}
.subNavi A:visited {
	color:#333333;
	text-decoration:none;
	height: 34px;
	width: 440px;
	background-image: url(../images/01/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;
} 
.subNavi A:hover {
	color:#FF3300;
	height: 34px;
	width: 440px;
	background-image: url(../images/01/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;
}
.Title {
	text-align:left;
	background-image: url(../images/common/img_bgTtlOrng.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 22px;
	color: #444444;
	height: 45px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
}
.subTitle {
	font-size: 14px;
	color: #444444;
	letter-spacing: 1px;
	padding-top: 6px;
	padding-left: 7px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 4px;
	background-image: url(../images/01/img_bgSTtl01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#keitai {
	padding: 5px;
	border: 3px double #FFA823;
	background-color: #F6F6F6;
	font-size: 10px;
	color: #333333;
}
#keitai .st {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}
#keitai img {
	float: left;
	margin-right: 5px;
}
.bodyWide #privacy {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-right: 20px;
	margin-left: 20px;
}
.bodyWide #privacy ol {
	margin: 0px;
}
/*100311追加*/
#keitai01 {
	border: 3px double #FFA823;
	background-color: #F6F6F6;
	font-size: 10px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 20px;
}
#keitai01 .st {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}
#keitai01 img {
	padding: 5px;
}
.title08 {
	text-align:left;
	background-image: url(../images/common/img_bgTtlOrng2.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;
}

