@charset "Shift_JIS";

body {

	background:#000000;
	color:#000000;
	font-family: sans-serif,"lr oSVbN","qMmpS Pro W6" ;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height:18px;
}

.bg0 {background:url(../img/bg1.jpg) repeat center top;}
.bg1 {background:url(../img/bg2.jpg) repeat center top;}
.bg2 {background:url(../img/bg3.jpg) repeat center top;}


td, div {
	font-size: 12px;
	line-height:18px;
}


a {
	color: #b22300;
	text-decoration: none;
}


a:hover {
	color: #b22300;
	text-decoration: underline;
}


ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

table.all {
	background: #000000;
}

td.all {
	vertical-align: top;
/*	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;*/
}

/* HEADER */
img.header {
	display: none;
}

div.pagetitle {
	text-align:center;
	color:#FFFFFF;
	margin-top:70px;
/*	display: none;*/

}

div.catch {
	text-align: center;
	margin: 20px 0px 0px 0px;	
	color:#000000;
/*	display: none;*/
}

div.text {
	text-align: left;
	color: #000000;
	margin: 2px 0px 0px 0px;
	font-size: 10px;
	line-height:13px;

/*	display: none;*/
}

div.link {
	text-align: right;
/*	display: none;*/
}

/* fړe  */

table.detail {
	width: 900px;
	margin: 0px 0px 20px 0px;
/*	border-bottom: 3px #ff6600 dotted;*/
	padding: 5px 0px 20px 0px;

}

td.detail_img {
/*	width: px;*/
	vertical-align: top;
	padding-right: 40px;
/*	display: none;*/

}

td.detail_txt {

/*	width: px;*/
	text-align: left;
	vertical-align: top;
}


/* FOOTER */

div.footer_comment {
	width:800px;
	height:111px;
	margin:0 auto;
	padding:0;
	text-align:center;
	vertical-align:middle;


}




div.footer_text {
	padding: 50px 20px 0 20px;
	color:#FFF;
/*	padding: 5px 10px 15px 0px;
	border-top: 1px #006E8E solid;
	border-bottom: 1px #006E8E solid;*/
	font-size: 24px;
	font-weight:bold;
	line-height: 24px;
	text-align: center;
	float:left;


}

div.footer {
	padding: 5px 20px;
	color:#FFF;
/*	padding: 5px 10px 15px 0px;
	border-top: 1px #006E8E solid;
	border-bottom: 1px #006E8E solid;*/
	font-size: 10px;
	font-weight:bold;
	line-height: 14px;
	text-align: center;
	clear:both;
}


table.list {
	margin: 0px 0px 0px 0px;
	width:100%;
	border-right: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
}

td.l_title {
	text-align:center;
	font-weight: bold;
	border-bottom: 2px #999999 solid;	
	border-top: 2px #999999 solid;
	padding: 4px 20px 4px 10px;
	text-align: left;
}

td.r_title {
	text-align:center;
	font-weight: bold;
	border-bottom: 2px #999999 solid;
	border-top: 2px #999999 solid;
	padding: 0px 20px;
	text-align: left;
}



td.l {
	width: 75%;
	border-left: 1px #ffffff solid;	
	padding: 3px 0px 3px 23px;
	text-align: left;	
	background:#1a1a1a;
}

td.c {
	width: 12%;
	border-left: 1px #ffffff solid;
	padding: 15px 20px;
	text-align: center;
	color:#ffffff;
	background:#1a1a1a;
}


td.r {
	width: 12%;
	border-left: 1px #ffffff solid;
	padding: 15px 12px;
	text-align: center;
	color:#ffffff;
	background:#1a1a1a;
}



td.l2 {
	width: 75%;
	border-left: 1px #ffffff solid;	
	padding: 3px 0px 3px 23px;
	text-align: left;	
	background:#000000;
}


td.c2 {
	width: 12%;
	border-left: 1px #ffffff solid;
	padding: 15px 20px;
	text-align: center;
	color:#ffffff;
	background:#000000;
}


td.r2 {
	width: 12%;
	border-left: 1px #ffffff solid;
	padding: 15px 12px;
	text-align: center;
	color:#ffffff;
	background:#000000;
}

td.l3 {
	width: 75%;
	border-left: 1px #ffffff solid;	
	padding: 0px 0px 0px 23px;
	text-align: left;	
	background:#ffffff;
}


td.c3 {
	width: 12%;
	border-left: 1px #7f7f7f solid;
	padding: 0px 20px;
	text-align: center;
	color:#ffffff;
	background:#ffffff;
}




td.r3 {
	width: 12%;
	border-left: 1px #7f7f7f solid;
	padding: 0px 12px;
	text-align: center;
	color:#ffffff;
	background:#ffffff;
}



