@charset "utf-8";

/*===============【 maintenance.html 】クラス===================================================================

CPI
LastUpDate:2010.07.22.12：18

記載内容：
1.メンテナンス中


===================================================================================================*/


/*//////　1.メンテナンス中　////////////////////////////////////////////////////////////////////*/
h1.maintenance-h1 {
	text-indent:0px;
	margin:0px auto;
	width:745px;
	padding:100px 0 0 0;
}

#maintenance-box {
	margin:0px auto;
	width:745px;
	background:url(../img/maintenance_bg.gif) repeat-y;
	color:#666;
	padding:20px 0;
}

#maintenance-box p {
	padding:0 50px;
}

p.maintenance-kwc {
	text-indent:0px;
	margin:0px auto 50px;
	width:745px;
}

#maintenance-box #maintenance-table {
	margin:20px 50px 0;
	border-top:1px solid #D6DCDA;
	border-left:1px solid #D6DCDA;
}

#maintenance-box #maintenance-table th {
	border-bottom:1px solid #D6DCDA;
	border-right:1px solid #D6DCDA;
	padding:10px;
	font-weight:bold;
	width:200px;
	color:#666666;
}

#maintenance-box #maintenance-table td {
	border-bottom:1px solid #D6DCDA;
	border-right:1px solid #D6DCDA;
	padding:10px;
	color:#666666;
}