/* CSS Document */

* {
	margin:0; padding:0;
}


/* maiñX^C */

#maintable {
	margin: 0;
	padding: 0;
	border: none;
}

#ww_spec {
	display: block;
	width: 184px;
	height: 78px;
	
	background-image: url(../img/contents/main_spec.gif);
	background-repeat: no-repeat;
	
	text-align:left;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.2;
	color: #0f218b;
	
	padding: 23px 0 0 30px;
	
	#width: 214px;
	#height: 91px;
	#padding: 10px 0 0 30px;
}

/* class */

strong {
	color: #ff0096;
	font-weight: bold;
}

.txt01 {
	width: 760px;
	height: 30px;

	text-align: center;
	vertical-align: top;
	padding: 0;
	
	font-size: 10pt;
	line-height: 1.2;
	color: #333333;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	
	background-image: url(../img/contents/contents_02.gif);
	background-repeat: no-repeat;
}

.txt02 {
	height: 70px;
	#height: 75px;

	text-align: left;
	vertical-align: top;
	padding: 5px 0 0 140px;
	#padding: 0 0 0 140px;

	font-size: 10pt;
	#font-size: 11pt;
	line-height: 1.4;
	color: #333333;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	
	background-image: url(../img/contents/contents_12.gif);
	background-repeat: no-repeat;
}

.txt03 {
	height: 55px;
	#height: 50px;

	text-align: left;
	vertical-align: top;
	padding: 5px 0 0 210px;
	#padding: 0 0 0 210px;

	font-size: 10pt;
	#font-size: 11pt;
	line-height: 1.4;
	color: #333333;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	
	background-image: url(../img/contents/contents_19.gif);
	background-repeat: no-repeat;
}

.txt04 {
	height: 50px;
	#height: 45px;

	text-align: left;
	vertical-align: top;
	padding: 5px 0 0 220px;
	#padding: 0 0 0 220px;

	font-size: 10pt;
	#font-size: 11pt;
	line-height: 1.4;
	color: #333333;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	
	background-image: url(../img/contents/contents_30.gif);
	background-repeat: no-repeat;
}

.txt05 {
	height: 50px;
	#height: 45px;

	text-align: left;
	vertical-align: top;
	padding: 5px 10px 0 60px;

	font-size: 9pt;
	#font-size: 10pt;
	line-height: 1.3;
	color: #333333;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	
	background-image: url(../img/contents/contents_34.gif);
	background-repeat: no-repeat;
}

.txt06 {
	height: 50px;
	#height: 40px;

	text-align: center;
	vertical-align: top;
	padding: 10px 0 0 10px;

	font-size: 9pt;
	#font-size: 10pt;
	line-height: 1.3;
	color: #333333;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	
	background-image: url(../img/contents/contents_35.gif);
	background-repeat: no-repeat;
}

.txt07 {
	height: 50px;
	#height: 45px;

	text-align: left;
	vertical-align: top;
	padding: 5px 50px 0 30px;

	font-size: 9pt;
	#font-size: 10pt;
	line-height: 1.3;
	color: #333333;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	
	background-image: url(../img/contents/contents_36.gif);
	background-repeat: no-repeat;
}

.txt08 {
	height: 40px;
	#height: 35px;

	text-align: left;
	vertical-align: top;
	padding: 0 10px 0 30px;

	font-size: 9pt;
	#font-size: 10pt;
	line-height: 1.3;
	color: #333333;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	
	background-image: url(../img/contents/contents_42.gif);
	background-repeat: no-repeat;
}

.txt09 {
	height: 40px;
	#height: 35px;

	text-align: left;
	vertical-align: top;
	padding: 0 10px 0 40px;

	font-size: 9pt;
	#font-size: 10pt;
	line-height: 1.3;
	color: #333333;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	
	background-image: url(../img/contents/contents_43.gif);
	background-repeat: no-repeat;
}

/* movBtnclass */
.movBtn {
	display: block;
	width: 760px;
	height: 180px;
	text-indent: -9999px;
	background-image: url(../img/contents/movBtn.gif);
	background-repeat: no-repeat;
}

/* a:hover */
a.movBtn { background-position: 0px 0px;}
a:hover.movBtn { background-position: 0px -180px;}

/* passInfoclass */
.passInfo {
	display: block;
	width: 760px;
	height: 150px;
	text-indent: -9999px;
	background-image: url(../img/contents/passBtn.gif);
	background-repeat: no-repeat;
}

/* a:hover */
a.passInfo { background-position: 0px 0px;}
a:hover.passInfo { background-position: 0px -150px;}


