@charset "utf-8";

/*-----------------------------------------------

Base & Common parts

-----------------------------------------------*/

html,body,h1,h2,h3,h4,h5,h6,div,p,pre,ul,ol,li,dl,dt,dd,td,form{
	margin:0;
	padding:0;
	line-height:1%;
	text-align:left;
	list-style:none;
	color:#000000;
}
a:link{
	color:#000000;
	text-decoration:none;
}
a:visited{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#333333;
	text-decoration:none;
}
a:active{
	color:#333333;
	text-decoration:none;
}
.clear{
	margin-top:-1px;
	height:1px;
	clear:both;
	line-height:1%;
}
body{
	text-align:center;
}
body div#wrap{
	width:1050px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}


body div#wrap div#content div#contentL{
	width:326px;
	padding-top:41px;
	float:left;
}

body div#wrap div#content div#contentR{
	width:650px;
	padding-top:70px;
	float:right;
}



/*-----------------------------------------------

h1

-----------------------------------------------*/

body div#wrap div#content div#contentL h1 a{
	width:326px;
	height:151px;
	margin-bottom:36px;
	display:block;
	background:url(/images/com_logo-trans.png) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
}


/*-----------------------------------------------

Global Menu setting

-----------------------------------------------*/

body div#wrap div#content div#contentL ul{
	margin-left:26px;
}
body div#wrap div#content div#contentL ul li{
	font-size:1%;/*for the benefit of IE Win*/
	line-height:1%;
}
body div#wrap div#content div#contentL ul li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
/*bg setting*/
body div#wrap div#content div#contentL ul li#mm1 a{
	width:105px;
	height:29px;
	background:url(/images/com_mm_001-trans.png) no-repeat left top;
}
body div#wrap div#content div#contentL ul li#mm2 a{
	width:97px;
	height:29px;
	background:url(/images/com_mm_002-trans.png) no-repeat left top;
}
body div#wrap div#content div#contentL ul li#mm3 a{
	width:110px;
	height:32px;
	background:url(/images/com_mm_003-trans.png) no-repeat left top;
}
body div#wrap div#content div#contentL ul li#mm4 a{
	width:123px;
	height:39px;
	background:url(/images/com_mm_004-trans.png) no-repeat left top;
}
body div#wrap div#content div#contentL ul li#mm5 a{
	width:134px;
	height:30px;
	background:url(/images/com_mm_005-trans.png) no-repeat left top;
}
body div#wrap div#content div#contentL ul li#mm6 a{
	width:71px;
	height:30px;
	background:url(/images/com_mm_006-trans.png) no-repeat left top;
}
body div#wrap div#content div#contentL ul li#mm7 a{
	width:93px;
	height:39px;
	background:url(/images/com_mm_007-trans.png) no-repeat left top;
}
/**/
body div#wrap div#content div#contentL ul li#mm_b a{
	width:300px;
	height:200px;
	text-indent:0px;
	margin-top:10px;

}
/**/

/*OnMouse / active setting*/
body div#wrap div#content div#contentL ul li#mm1 a:hover,
body div#wrap div#content div#contentL ul li#mm1 a.act{
	background:url(/images/com_mm_001on-trans.png) no-repeat left top;
}
body div#wrap div#content div#contentL ul li#mm2 a:hover,
body div#wrap div#content div#contentL ul li#mm2 a.act{
	background:url(/images/com_mm_002on-trans.png) no-repeat left top;
}
body div#wrap div#content div#contentL ul li#mm3 a:hover,
body div#wrap div#content div#contentL ul li#mm3 a.act{
	background:url(/images/com_mm_003on-trans.png) no-repeat left top;
}
body div#wrap div#content div#contentL ul li#mm4 a:hover,
body div#wrap div#content div#contentL ul li#mm4 a.act{
	background:url(/images/com_mm_004on-trans.png) no-repeat left top;
}
body div#wrap div#content div#contentL ul li#mm5 a:hover,
body div#wrap div#content div#contentL ul li#mm5 a.act{
	background:url(/images/com_mm_005on-trans.png) no-repeat left top;
}
body div#wrap div#content div#contentL ul li#mm6 a:hover,
body div#wrap div#content div#contentL ul li#mm6 a.act{
	background:url(/images/com_mm_006on-trans.png) no-repeat left top;
}
body div#wrap div#content div#contentL ul li#mm7 a:hover,
body div#wrap div#content div#contentL ul li#mm7 a.act{
	background:url(/images/com_mm_007on-trans.png) no-repeat left top;
}
/*margin setting*/
body div#wrap div#content div#contentL ul li#mm1{
	margin-bottom:4px;
}
body div#wrap div#content div#contentL ul li#mm3,
body div#wrap div#content div#contentL ul li#mm6{
	margin-bottom:2px;
}
body div#wrap div#content div#contentL ul li#mm5{
	margin-bottom:1px;
}

/*-----------------------------------------------

footer

-----------------------------------------------*/
#pageTop p{
	text-align: right;
}

body div#wrap p#copy a{
	width:174px;
	height:12px;
	margin-top:40px;
	margin-bottom:15px;
	background:url(/images/com_copy-trans.png) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

/*-----------------------------------------------

404 Error

-----------------------------------------------*/
.text404 {
	font-size: 12px;
	line-height: 1.6;
	margin-bottom: 1em;
}