body{
	background-image: url(../image/body01.jpg);
	font-family: "ＭＳ Ｐゴシック";
	font-size: small;
	color: #999999;
	margin: 0px;
	padding: 0px;
	background-color: #E1E1E1;
	background-repeat: repeat-x;
}

.main{
	background-image: url(../image/main.jpg);
	background-repeat: repeat-y;
	text-align: center;
	background-position: center;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
}


.header{
height:45px;
}

h1{
	float: left;
	margin-left: 5px;
}

.bottom{
	float: left;
	padding: 0px;
}

.Top{
clear:both;
	height: 300px;
	width: 748px;
}

.Timage{
	height: 279px;
	width: 748px;
	margin-top:10px;
	padding: 0px;
}

.Tp{
	font-family: "ＭＳ Ｐゴシック",;
	font-size: 12px;
	color: #999999;
	padding:5px 0px 0px 128px;
	background-image: url(../image/top_image02.jpg);
	width:590px;
	margin-bottom:0px;
	height: 21px;
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-left: 15px;
	margin-top: 0px;
}

.topimage{
	background-image: url(../image/top_image02.jpg);
	height: 21px;
	width: 718px;
}

.Tleft{
	float: left;
	padding-left: 10px;
}

.Tright{
	margin-right: 16px;
	background-image: url(../image/Bback.jpg);
}

.contents{
	width: 754px;
	height: 630px;
}

.Cs{
	height: 411px;
	width: 754px;
}

.Cm{
	height: 220px;
	width: 754px;
}

.scene{
	padding: 3px;
	border: 1px solid #cccccc;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 20px;
}

.Bscene{
	margin-right: 623px;
	padding-bottom: 1px;
	margin-top: 22px;
}

.border{
	margin: 0px;
	padding: 0px;
}

.Tmenu{
	height: 196px;
	width: 711px;
	margin-right: auto;
	margin-left: auto;
}

table{
	height: 189px;
	width: 711px;
}

.td_left{
	padding-bottom: 4px;
	width: 482px;
	background-color: #F7F5EE;
	text-align: left;
	padding-left: 10px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.td_right{
	padding-top: 4px;
	padding-bottom: 4px;
	width: 227px;
	background-color: #F7F5EE;
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.Ttd_left{
	padding-top: 4px;
	padding-bottom: 4px;
	width: 482px;
	background-color: #F9F8F4;
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.Ttd_right{
	padding-top: 4px;
	padding-bottom: 4px;
	width: 227px;
	background-color: #F9F8F4;
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.Bbottom{
	margin-left: 560px;
	margin-top: 30px;
}

.footer{
	text-align:right;
	padding:10px;
}

.fp{
	margin-left: 15px;
	margin-top: 21px;
}


/*-----ボーダハック-----*/
#hackDiv:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#hackDiv{
display:inline-table;
}

/* Hides from IE-mac \*/
*html #hackDiv{
height:1%;}
#hackDiv{
display:block;}
/*End hide from IE-mac*/
/*-----ボーダハックここまで-----*/

