/* CSS Document */

#comtxt{
	position:absolute;
	width: 500px;
	top: -500px;
	left: 50%;
	margin: 0 0 0 -250px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 80%;
	z-index: 15;
}

#comtxt span{
	display:none;
}

#comtxt p{
	margin:30px 40px;
	line-height:150%;
}

#comtxt h2{
	margin:30px 40px 10px;
	background:url(images/h2.gif) no-repeat -5px 0px;
	height: 58px;
}
#comtxt a.close{
	display:block;
	width:82px;
	height:31px;
	background:url(images/close.gif) no-repeat;
	position: absolute;
	left: 384px;
	top: 25px;
}

a#comtxtbtn{
	display:block;
	background:url(images/btn.gif) no-repeat 0% 0%;
	width:120px;
	height:26px;
	position:absolute;
	top:201px;
	left:50%;
	margin:0 0 0 240px;
	z-index: 11;

}

a#comtxtbtn:hover{
	display:block;
	background:url(images/btn.gif) no-repeat 0% 100%;
	z-index: 10;

}

a#comtxtbtn span{
	display:none;
}




#main.com table{
	width: 730px;
	border-collapse: collapse;
}


#main.com th{
	text-align: left;
	padding: 5px;
	background-color: #333333;
	color: #FFFFFF;
	border-bottom: 1px solid #666666;
}
#main.com th.peel{
	background-color: #666666;
}

#main.com table td{
	text-align: center;
	border-left: 1px dashed #ADADAD;
	border-bottom: 1px solid #E1E1E1;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#main.com table td.ttl{
	text-align: left;
	white-space: nowrap;
	width: 250px;
	border-right: 1px solid #F6F6F6;
	border-left: none;
	background-color: #EDEDED;
	color: #333333;
}
#main.com .mainbody2{
	padding: 20px 0 20px 0;
}

#main.com div.photos{
	background:url(../images/bg_photo.gif);
	text-align: left;
	border: none;
	padding: 0 3px;
	font-size: 10px;
	position: relative;
	height:82px;
}

#main.com div.photos img{
	margin:1px 1px 1px 0;
	border: none;
}

#main.com div.photos div.movie{
	margin:0;
	padding:0;
	position:absolute;
	width: 119px;
	left: 609px;
	top: -40px;
}


#main.com div.mainbody#graph{
	padding:20px;
	text-align: center;
}

#main.com div.padding5.small{
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:10px;
}