@charset "utf-8";
/* CSS Document */

body{
background:#000;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color:#ccc;}

#container{
	width:1050px;
	height:900px;}

P {
	font-size:13px;}

P span{
	font-size:16px;
	color:#ddd;
	font-weight:bold;}

#left{
	float:left;
	width:390px;
	height:860px;
}
#right{
	float:left;
	width:640px;
	height:860px;
	margin:0 10px;
	}
/*--------------------------------------

	clearfix

---------------------------------------*/

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {min-height: 1px;
}

#clear {clear: both;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

/* End hide from IE-mac */

/* for MacIE5 \*//*/
div.pickupnews div.news ,
div.newsinfo div.section ,
div.categoryWeb ,
div.categoryGraphic ,
body.basicColumnLayout div#main div.section ,
body.newsDetail div#main div.section ,
body.portfolio div#main div#productList div.product ,
body.calendar div#main div.section ,
body.portfolio div#main div#productList ul.categoryGraphic ,
body.contact div#main dl.contactForm ,
body.download div#main div.section ul.MobileList ,
body.downloadDetail div#main div.section {
	height: auto;
	overflow: hidden;
}
/* end */
