.pageTitle {
	width: 746px;
	/*height: 100%;*/
	float: left;
	height: 72px !important;
	background-image: url(../images/midashiImg.png);
	background-repeat:no-repeat;
	background-position: 2px 0px;
	display: block;
	margin-top: 20px;
}
.pageTitle .text1{
	font-size: 24px;
	font-weight: bold;
	width: 700px;
	height: 30px;
	float: left;
	padding-top: 5px;
	margin-left:20px;
	display: inline;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.pageTitle .text2{
	font-size: 12px;
	width: 700px;
	height: 35px;
	float: left;
	margin-left:20px;
	background-image: url(../images/midashiLine.png);
	background-repeat:repeat-x;
	background-position: 0px 30px;
	display: inline;
}

#CenterBody .titleGreen {
	width: 580px;
	height: 49px;
	float: left;
	margin-top:20px;
	padding-top: 15px;
	padding-left:10px;
	font-size:18px;
	font-weight:bold;
	background-image:url(../images/titleGreen.png);
	background-repeat:no-repeat;
	
}
#CenterBody .titleGreen .gokaku {
	font-size:16px;
	font-weight:bold;
	color: #333333;
}
#CenterBody h2.blogmidashi {
	width: 580px;
	height: 49px;
	margin-top:20px;
	padding-top: 15px;
	padding-left:10px;
	font-size:18px;
	font-weight:bold;
	background-image:url(../images/titleGreen.png);
	background-repeat:no-repeat;
	
}
#CenterBody h2.blogmidashi A:link {
	COLOR: #333333;
	text-decoration: none;
}

#CenterBody h2.blogmidashi A:active {
	COLOR: #333333;
	text-decoration: none;
}
#CenterBody h2.blogmidashi A:visited{
	COLOR: #333333;
	text-decoration: none;
}
#CenterBody h2.blogmidashi A:hover {
	COLOR: #333333;
	text-decoration: none;
}

#CenterBody .box4 .midashi{
	font-size: 21px;
	line-height: 24px;
	font-weight:bold;
	border: 0px solid #009999;
}
#CenterBody .box4 .noborderTable th{
	background-color:#FFFFFF;
	vertical-align:top;
	font-size: 14px;
	line-height: 21px;
	font-weight:bold;
	text-align: left;
	padding:5px;
}
#CenterBody .box4 .noborderTable td{
	background-color:#FFFFFF;
	vertical-align:top;
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	padding:5px;
}

#CenterBody .nobiritsuBox{
	width:590px;
	float:left;
	padding:0px;
}

#CenterBody .nobiritsu th {
	background-color:#ccc;
	padding: 0px;
	font-size: 9px;
	text-align:center;
}
#CenterBody .nobiritsu th.bggreen {
	color:#FFFFFF;
	background-color:#AEE26D;

}
#CenterBody .nobiritsu td {
	padding: 0px;
	font-size: 8px;
	text-align:center;
}
#CenterBody .nobiritsu td strong{
	font-size: 9px;
	font-weight:bold;
	color:#000;
}
#CenterBody .nobiritsu td.bgpink{
	color:#FFF;
	background-color:#FFCCFF;
}
#CenterBody .nobiritsu td.bggray{
	background-color:#eee;
}

#CenterBody #privacypolicy strong {
	color:#333333;
	font-weight:bold;
}
#CenterBody .taikendownload {
	width: 275px;
	height: 85px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
	background-image: url(../images/shidoupdf_download_OFF.png);
	background-repeat:no-repeat;
	display:block;
}

#CenterBody .taikendownload:hover {
	width: 275px;
	height: 85px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
	background-image: url(../images/shidoupdf_download_ON.png);
	background-repeat:no-repeat;
}

#CenterBody .col2Left {
	font-size:16px;
	font-weight:bold;
	float:left;
	width:120px;
}
#CenterBody .col2Right {
	float:right;
	margin-left:0px;
	width:380px;
}
#CenterBody .kakomi2 {
	background-color:#FDF4ED;
	width: 550px;
	border:4px solid #F6E7DB;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#CenterBody .kakomi2 .texbox1 {
	font-size:24px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width: 260px;
}
#CenterBody .kakomi2 .texbox2 {
	font-size:14px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:15px;
	width: 260px;
}
#CenterBody .kakomi2 .texbox3 {
	font-size:18px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	width: 260px;
}
#CenterBody .kakomi2 td{
	background-color:#FDF4ED;
}
.colorGreen {
color:#70b437;
}


.extable table,.extable td,.extable th {
	border:0px solid #bbb;
	background-color: #ddd;

}

.extable th {
	border:0px solid #bbb;
	background-color: #ddd;
	font-size: 14px;
	line-height:24px;
	text-align:center;
}
.extable .bggreen {
	color:#FFFFFF;
	background-color:#AEE26D;

}
.extable td {
	padding: 3px;
	vertical-align:top;
	background-color:#FFF;

	font-size: 14px;
	text-align:center;
}
.extable td strong{
	font-weight:bold;
	color:#000;
}
.extable td.bgpink{
	color:#FFF;
	background-color:#FFCCFF;
}
.extable td.bggray{
	background-color:#eee;
}

.exbutton {
display:block;
	width:100px;
	height:30px;
	background-image: url(../images/kakudai.gif);
	background-repeat:no-repeat;
}

.exbutton:hover {
	background-image: url(../images/kakudai_r.gif);
	background-repeat:no-repeat;
}

#CenterBody .gensentabel th , #CenterBody .gensentabel td{
	padding: 3px;
	font-size: 12px;
	line-height:18px;
	text-align:center;
	vertical-align:middle;
}
#CenterBody .gensentabel .smallsub{
	font-size: 11px;
	line-height:12px;
	text-align:center;
	vertical-align:middle;
}
#CenterBody .gensentabel .tdgray{
	background-color:#F7F7F7;
}

