body{
	margin:0px;
}
.gTable {border-collapse:collapse;border-spacing:0px;width:100%;}

.gTable th {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-weight:600;
	font-size:13px;
	background:#f9f9f9;
	text-align:left;
	padding:0px 0px 0px 15px;
}

.gTable td {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-size:12px;
	padding:10px;
}

.gTable td input[type="text"], input[type="password"]{
	padding:0px 0px 0px 5px;
	height:25px;
	border:1px solid #bbb;
}

.gTable td table td{
	border:0px;
	padding:0px;
	height:10px;
}


.mTable {border-collapse:collapse;border-spacing:0px;}

.mTable th {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-weight:normal;
	font-size:12px;
	background:#f9f9f9;
	text-align:left;
	padding:0px 0px 0px 5px;
}

.mTable td {
	border:1px solid #ccc;
	height:40px;
	color:#777;
	font-size:12px;
	padding:10px;
}

.mTable td input[type="text"], input[type="password"]{
	padding:0px 0px 0px 5px;
	height:25px;
	border:1px solid #bbb;
}

.mTable td table td{
	border:0px;
	padding:0px;
	height:10px;
}


.button, .button:visited {
	display: inline-block; 
	color: #fff; 
	text-decoration: none;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
}
 
.button:hover{
	background-color: #111; color: #fff;
}

.button:active{
	top: 1px;
}

.super.button, .super.button:visited{
	font-size: 13px;
	padding: 5px 10px;
	color: #fff;
	text-align:center;
}

.big.button, .big.button:visited{
	font-size: 13px;
	padding: 10px 20px;
	color: #fff;
	text-align:center;
	font-weight:bold;
}


.red.button, .red.button:visited{background-color: #ff9000;}
.red.button:hover{background-color: #e88402;}

.blue.button, .blue.button:visited{	background-color: #52809a;}
.blue.button:hover{background-color: #34566a;}

.black.button, .black.button:visited{background-color: #777777;}
.black.button:hover{background-color: #000000;}






.ttl01 {
	color:#484848;
	font-size:110%;
	font-family:µ¸¿ò;
	font-weight:bold;
	background-color:#f5f5f5;
	padding:3px;
}


.center_ttl{
	color:5a5a5a;
	font-size:13px;
	font-weight: bold;
	padding:3px 0px 0px 0px;
}
.center_s{
	color:5a5a5a;
	font-size:11px;
}

/* ÅØ½ºÆ® */
.s td	{font-size: 12px; color: 464646;}
.s2 td	{font-size: 12px; line-height:16px;}
.s2 	{font-size: 12px;}
.red	{color: f40c0c;}
.w2 td {font-size: 12px; color: #ffffff; letter-spacing:-1px;}
.w td {font-size: 12px; color: #ffffff;}
.w {font-size: 12px; color: #ffffff;}
.l_tit  { color: 000000; font-weight:bold; padding-left:14px;}