/* CSS Document */

/* BODY */
body{
	margin: 0 auto;
	vertical-align:top;
	text-align:center;
}

h1{
display:none;
}

.body-shadow_right {
	background-image: url(../common/gra_right.gif);
	background-repeat: repeat-y;
	width:10px;
}

.body-shadow_left {
	background-image: url(../common/gra_left.gif);
	background-repeat: repeat-y;
	width:10px;
}

.under-bg {
	background-image: url(../common/gra_f.gif);
	background-repeat:no-repeat;
}
.contents {border:solid 1px #cccccc;
           padding:0 19px;
		   }
	   

/* NF */
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}

a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}

a:hover {
	color: #999999;
	font-size: 12px;
	text-decoration:underline;
}

a:active {
	font-size: 12px;
	color: #FFFFFF;
	background-color:#999999;
}




/* wi’ΒEΆρθ */
.mf1{font-size:12px;
	padding:0.5em;
	text-align:left;
	line-height:130%;
	letter-spacing: 0.2em; 
	border-bottom:solid 1px #D5D5D5;
	background:#EFEFEF;
	vertical-align:middle;
	}
	
/* Z^[ρθ */	
.mf2{font-size:12px;
	padding:0.5em;
	text-align:center;
	line-height:130%;
	letter-spacing: 0.2em; 
	}
	
/* wiEΆρθ@gό θ */	
.mf3{font-size:12px;
	padding:0.5em;
	text-align:left;
	line-height:130%;
	letter-spacing: 0.2em; 
	border-bottom:solid 1px #D5D5D5;
	vertical-align:middle;
	}

/* wiEΆρθ@gό³΅ */	
.mf4{font-size:12px;
	padding:0.5em;
	text-align:left;
	line-height:130%;
	letter-spacing: 0.2em; 
	}

/* wiEEρθ@gό³΅ */	
.mf5{font-size:12px;
	padding:0.5em;
	text-align:center;
	line-height:130%;
	}

/* ¨β’νΉXN[o[ */
.scr-contact {
	overflow-y:scroll;
	overflow-x:hidden;
	height:150px;
	width:700px;
	text-align: center;
}
/* InformationXN[o[ */
.scr-information {
	overflow-y:scroll;
	overflow-x:hidden;
	height:156px;
	width:510px;
	border:solid 1px #cccccc;
	vertical-align:top;
	text-align:center;
}
.information_txt {
	padding:10px;
	border-bottom:1px dotted #333333;
	color:#333333;
	font-size:12px;
	text-align:left;
	}

/*gbvοΠΔΰ*/
.top_company {
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-left-color: #CCCCCC;
}
.top_company_txt {
	font-size: 11px;
	padding: 2px 10px;
	line-height:110%;
	color:#333333;
	text-align: left;
}


.pct {
	padding: 3px;
	border: 1px solid #333333;
}

