@charset "utf-8";

/* **************************************
*Since: 2008-12-09
*Modified: 2008-12-09
************************************** */


/* Reset & Restyle
---------------------------------------------------------------------------------------- */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,li,table,th,td,form,select,option,address,pre,strong,em{
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	line-height:1.5;
	color: #555;
	margin:0;
	padding:0;
	zoom: 1;
}

body{
	font-size:75%;
	text-align:center;
}

/* ModernBrowsersOnly(notIE7) */
html>/**/body{
	font-size:12px;
}

img{
	border: 0px;
	vertical-align:bottom;
}

ul, ol{
	list-style-type: none;
}

table {
	border: none;
}

th, td {
	padding: 0px;
}

hr{
	visibility:hidden;
}


/* link color
---------------------------------------------------------------------------------------- */
a {
	text-decoration: none;
	color:#666;
}

a:hover {
	text-decoration: none;
	color:#03c;
}


/* clearFix
---------------------------------------------------------------------------------------- */
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearFix{
	display:inline-block;
}

/*\*/ * html .clearFix{
	height:1%;
} /**/

/*\*/ .clearFix{
	display:block;
} /**/


/* wrapper
---------------------------------------------------------------------------------------- */
#mainWrapper{
	float:left;
	margin:0px auto;
	width:100%;
}

/* wrapper
---------------------------------------------------------------------------------------- */
#wrapper{
	margin:0px auto;
	width:910px;
}


/* header
---------------------------------------------------------------------------------------- */
#header{
	width:860px;
	height:43px;
	padding:42px 24px 5px 24px;
}

#header span{
	float:left;
	width:248px;
}

#header p{
	float:right;
	width:593px;
	padding:8px 0px 0px 0px;
	text-align:left;
	font-weight:bold;
}


/* mainContents
---------------------------------------------------------------------------------------- */
#mainContents{
	margin:0px 24px;
	width:858px;
	background:#FFFCF5;
	border:1px solid #999;
}

/* Flash
------------------------------------------------- */
#Flash{
	padding:4px;
}


/* globalMenu
---------------------------------------------------------------------------------------- */
#globalMenu{
	margin:0px 25px 30px 24px;
	width:859px;
	height:29px;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}

*:first-child+html #globalMenu{
	margin:0px 25px 30px 25px;
}

* html #globalMenu {
	margin:0px 25px 30px 25px;
} 

#globalMenu ul li{
	float:left;
	border-right:1px solid #999;
}


#globalMenu ul li a{
	display:block;
}


#globalMenu ul li a:hover{
	background:transparent;
}

#globalMenu ul li a:hover img{
	visibility:hidden;
}

#globalMenu ul .glmenu01{
	background:url(../common/bt01_hover.gif) no-repeat;
}

#globalMenu ul .glmenu02{
	background:url(../common/bt02_hover.gif) no-repeat;
}

#globalMenu ul .glmenu03{
	background:url(../common/bt03_hover.gif) no-repeat;
}

#globalMenu ul .glmenu04{
	background:url(../common/bt04_hover.gif) no-repeat;
}

#globalMenu ul .glmenu05{
	background:url(../common/bt05_hover.gif) no-repeat;
}

#globalMenu ul .glmenu06{
	background:url(../common/bt06_hover.gif) no-repeat;
}

/* sideMenu
---------------------------------------------------------------------------------------- */
#sideMenu{
	float:right;
	padding:0px 24px 0px 0px;
	width:223px;
}

#sideMenu ul{
	float:left;
	margin:0px 0px 20px 0px;
	width:223px;
}

#sideMenu ul li{
	float:left;
	margin:0px 0px 10px 0px;
	width:223px;
	text-align:left;
	font-size:10px;
}

#sideMenu ul li img{
	float:right;
}

#sideMenu ol{
	float:left;
	border-top:1px dotted #000;
}

#sideMenu ol li{
	padding:5px 0px;
	width:223px;
	border-bottom:1px dotted #000;
	text-align:left;
	font-size:10px;
}

#sideMenu ol li img.Left{
	float:left;
	padding:0px 10px 0px 0px;
	display:block;
}

#sideMenu p.privacy{
	clear:both;
	text-align:left;
	padding-top:25px;
}

/* afterMaintenance | information
---------------------------------------------------------------------------------------- */
#afterMaintenanceInformation ,#information{
	float:left;
	margin:0px 0px 12px 0px;
	padding:0px 0px 0px 30px;
	width:600px;
	height:165px;
	
}

#afterMaintenanceInformation h1 ,#information h1{
	padding:0px 0px 6px 0px;
	width:600px;
	height:12px;
	border-bottom:1px solid #000;
	text-align:left;
}

#afterMaintenanceInformation h1 img.Left{
	float:left;
}

#afterMaintenanceInformation h1 img.Right{
	float:right;
}

#afterMaintenanceInformation ul li ,#information ul li{
	float:left;
	margin:14px 0px 0px 0px;
	padding:0px 0px 14px 0px;
	width:600px;
	border-bottom:1px dotted #000;
	text-align:left;
}

/*#afterMaintenanceInformation ul li.NEW ,#information ul li.NEW{
	background:url(../common/new.gif) no-repeat top left;
}*/

#afterMaintenanceInformation ul li .new,
#information ul li .new{
	width:55px;
	display:block;
	float:left;
	line-height:1;
}

#afterMaintenanceInformation ul li .time,
#information ul li .time{
	line-height:1;
	margin-top:2px;
	width:95px;
	float:left;
	display:block;
}

#afterMaintenanceInformation ul li .title,
#information ul li .title{
	line-height:1;
	margin-top:2px;
	display:block;
	float:left;
	width:450px;
}


/* footer
---------------------------------------------------------------------------------------- */
#footer{
	float:left;
	margin:25px 0px 0px 0px;
	width:100%;
	background:#CCC;
}

#footer p{
	padding:10px 0px;
	width:100%;
	background:#FFF;
	border-top:1px solid #999;
	text-align:center;
	font-size:10px;
}

#footer address{
	padding:20px 0px;
	text-align:center;
	color:#FFF;
	font-size:10px;
}

/* footer2
---------------------------------------------------------------------------------------- */
#footer2{
	float:left;
	margin:0px 0px;
	width:100%;
	height:1%;
	background:#CCC;
}

#footer2 p{
	padding:10px 0px;
	width:100%;
	background:#FFF;
	text-align:center;
	font-size:10px;
}

#footer2 address{
	padding:20px 0px;
	text-align:center;
	color:#FFF;
	font-size:10px;
}
