*{
	margin:0;
	padding:0;
}
html{
}
body{
	height:100%;
	background:#efefef;
	text-align:center;
	z-index:0;
}
h1{
	position:relative;
	font-size:0;
	line-height:0;
	z-index:1;
}
img{
	border:0;
}
em{
	font-style:normal;
	font-weight:bold;
	color:#777777;
}
#layoutBody{
	overflow: auto;
	margin:0 auto;
	width:785px;
}
#sheet{
	float:left;
	width:762px;
	background:#ffffff;
	border:1px solid #CCCCCC;
	z-index:10;
/* ie5.x:start */
	voice-family:"\"}\"";
	voice-family:inherit;
/* ie5.x:end */
	width:760px;
}
.dotLineTop{
	padding-top:10px;
	background: url(../images/dotted.gif) top repeat-x;
}
/* globNavi (GlobalNavigation) ----------------------------------------------------------------- */
#globNaviForMac{
	height:31px;
	width:760px;
	overflow:hidden;
}
#globNavi{
	height:31px;
	width:760px;
	font-size:0;
	line-height:0;
	list-style-type:none;
	background: url(../images/globnavi-base.jpg);
}
#globNavi li{
	display:inline;
	height:31px;
}
#globNavi li a:hover{
	position:relative;
	top:-31px;
}
#globNavi li img{
	border:0;
}
/* contents ------------------------------------------------------------------------------*/
#pan{
	font-size:80%;
	width:520px;
	padding:3px;
	text-align:right;
	border-bottom: 1px solid #cccccc;
	margin-bottom:10px;
}
.noresult{
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:80%;
	color:#666666;
	text-align:center;
}
#localNavi{
	text-align:right;
	font-size:80%;
	padding-right:20px;
}
/* sideBar (sideBar) ----------------------------------------------------------------- */
#sideBar{
	float:left;
	width:195px;
	margin-top:10px;
	margin-bottom:20px;
	padding-left:5px;
/* ie5.x:start */
	voice-family:"\"}\"";
	voice-family:inherit;
/* ie5.x:end */
	width:190px;
}
/* searchPanel ( in sideBar) ----------------------------------------------------------------- */
#searchPanel{
	margin-bottom:10px;
	text-align:left;
	background:url(../images/sp/spbody.jpg);
}
#searchPanel p{
	padding-right:4px;
	padding-left:4px;
}
#searchPanel ul{
	list-style-type:none;
	padding-left:4px;
	padding-bottom:6px;
}
#searchPanel li{
	display:inline;
}
#searchPanel li img{
	height:25px;
	width:89px;
}
#searchPanel #right{
	padding-top:0;
	padding-bottom:0;
	text-align:right;
}
#keyInputBox{
	width:178px;
}
#searchPanel strong{
	color:#ffa1a1;
	font-size:80%;
	line-height:1.5;
}
#searchPanel #spFoot{
	padding-bottom:6px;
	background:url(../images/sp/spfoot.jpg) no-repeat bottom;
}
/* outerlinks ( in sideBar) ----------------------------------------------------------------- */

#outerLinks{
	list-style-type:none;
}
#outerLinks li{
	display:block;
	padding-bottom:2px;
}
#outerLinks li a img {
	border:none;
}


/* sideMenuChip (SideChipNavigation) ----------------------------------------------------------------- */
#sideMenuChip{
	float:right;
	overflow: hidden;
	width:23px;
	height:250px;
	padding-top:1px;
	list-style-type:none;
	font-size:0;
	line-height:0;
}
#sideMenuChip li{
	display:inline;
}
#sideMenuChip li a img{
	width:23px;
	margin-bottom:1px;
	height:80px;
	border:none;
}

/* footer (Navigation) ----------------------------------------------------------------- */
#footerNavi{
	clear:both;
	padding-left:5px;
	padding-right:5px;
	height:52px;
	list-style-type:none;
	font-size:80%;
	text-align:center;
	background:url(../images/footerbg.gif);
}
#footerNavi li{
	position:relative;
	top:7px;
	display:inline;
	line-height:1.4;
/* mac-ie5:start \*/
	border-right:1px solid #999999;
/* mac-ie5:end */
}
#footerNavi li a{
	color:#666699;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
}
#footerNavi .floatbr{
	background:none;
	border:none;
}
/* footer (Copyright) ----------------------------------------------------------------- */
#footer{
	padding:10px;
	padding-bottom:15px;
	text-align:right;
	font-size:80%;
	color:#666666;
}
#footer em{
	letter-spacing:0.1em;
	color:#666666;
}