@charset "UTF-8";
@import url(base.css);

/* ==========================================================================
    Default
========================================================================== */

h2 {
 font-size:13pt;
}
h3 {
 font-size:13pt;
 font-weight:bold;
}
hr{
 display:none;
}
p.int
{
 text-indent:1em;
 margin-bottom:1em;
 font-size: 12pt;
 line-height:150%;
}
.moreinfo {
 font-size:10pt;
}

/* ==========================================================================
    Media query
========================================================================== */
@media screen and (min-width:961px){
	.infoheader1 {
	 width:880px;
	 text-align:left;
	 font-size:12pt;
	 line-height:150%;
	 margin:20px auto 0 auto;
	}
	.infodate {
	 width:880px;
	 text-align:right;
	 font-size:12pt;
	 line-height:150%;
	 margin:auto;
	}
	.infocorp {
	 width:880px;
	 text-align:right;
	 font-size:12pt;
	 line-height:150%;
	 margin:auto;
	}
	.infotitle {
	 width:890px;
	 text-align:center;
	 font-size:14pt;
	 line-height:150%;
	 font-weight:bold;
	 margin:2em auto;
	}
	.infotext {
	 width:900px;
	 text-align:left;
	 font-size:12pt;
	 line-height:150%;
	 margin:auto;
	}
	.infofoot {
	 width:880px;
	 text-align:right;
	 font-size:12pt;
	 line-height:150%;
	 margin:1em auto 2em auto;
	}
	#navibox {
	 width:500px;
	 margin:0 auto 20px auto;
	 padding:10px;
	 border:#666 solid 1px;
	 //text-align:center;
	 -webkit-border-radius:10px;
	 -moz-border-radius:10px;
	 border-radius:10px;
	 behavior: url(/common/css/PIE.htc);
	 position: relative;
	 font-size:11pt;
	 line-height:1.5em;
	}
}

@media only screen and (max-width:960px) {
	#wrapper {
	 width:90%!important;
	}
	#bottomSearch,
	.bottomSerachOver img,
	.bottomSerachOverB img,
	.ghj,
	.ghj+ul,
	.pankuzuup {
	 display:none;
	}
	.infoheader1 {
	 font-size:11pt;
	 margin-bottom:10px;
	 padding-top:10px;
	}
	.infodate {
	 float:right;
	 font-size:11pt;
	}
	.infocorp {
	 clear:both;
	 float:right;
	 font-size:11pt;
	 margin-bottom:20px;
	}
	.infotitle {
	 clear:both;
	 font-size:12pt;
	 margin:20px 0;
	 line-height:1.2em;
	 font-weight:bold;
	 text-align:center;
	}
	.infotext .int{
	 font-size:11pt!important;
	}
	.infofoot {
	 margin-top:10px;
	 float:right;
	}
	#navibox {
	 width:92%;
	 margin:0 auto 20px auto;
	 padding:10px;
	 border:#666 solid 1px;
	 //text-align:center;
	 -webkit-border-radius:10px;
	 -moz-border-radius:10px;
	 border-radius:10px;
	 behavior: url(/common/css/PIE.htc);
	 position: relative;
	 font-size:11pt;
	 line-height:1.5em;
	}
	#footer div {
	 width:100%!important;
	}
	#footerArea > div.fr {
	 text-align:center;
	 margin:10px auto;
	}
	#footerArea ul li {
	 width:100%!important;
	 float:left;
	 margin:0px!important;
	 padding:0px!important;
	 line-height:0px!important;
	 width:100%!important;
	 text-align:center;
	 background:#e5e5e5!important;
	}
	#footerArea ul li a {
	 display:block;
	 width:100%!important;
	 height:20px!important;
	 font-size:9pt!important;
	 padding-top:8px!important;
	 text-decoration:none;
	}
	#footerArea ul li a:hover {
	 background:#999!important;
	}
}
