@charset "utf-8";
/* ==================================================================================
/
/  HOME page chinese
/
================================================================================== */

body{
	background-color: #f4f0e7;
}
#topMain{
	width: 900px;
}
/*
visual toppage
------------------------------------------- */
#topheaderWrap{
	width: 100%;
	min-width: 900px;
	height:389px;
	background: url(../img/top_header_bg.gif) repeat-x;
}
#topheader{
	position: relative;
	width: 900px;
	height:389px;
	margin: 0 auto;
	text-align: left;
	background: url(../img/top_visual.jpg) no-repeat;
}
#topLogo{
	margin: 0;
	padding:25px 0 0 148px;
}
#topText{
	margin: 0;
	padding : 40px 0px 0px 90px;
}
/* bt [home] */
#top_btn_english{
	position:absolute;
	left:820px;
	top:10px;/*background-image: url(../../img/btn_home.gif);*/
}
/*
 2�̍���
------------------------------------------- */
#main .teaser{
	padding-bottom:14px;
	float:left;/*float:right;*/
	width: 900px;
}
#main .teaser .column{
	width:430px;
	_width:435px;
	float:left;
	margin:10px;
	_margin:6px;
	line-height:1.4;
}
#main .teaser .column h2{
	font-size:125%;
	margin-bottom:10px;
}
#main .teaser .column p{
	margin-bottom:10px;
}

#main .teaser .column td{
	margin-bottom:10px;
	vertical-align:top;
	
}

#main .teaser .column .img{
	margin-right:15px;
}
#main .teaser .column .rohs{
	float:right;
}

/*
 �g�s�b�N�X
------------------------------------------- */
.topicsBox{
	width: 680px;
	float:left;/*float:right;*/
	background:#fff;
	border:#c79c89 1px solid;
	margin-bottom:10px;
}
.topics{
	
	border-bottom:#c79c89 1px solid;
	padding:18px;
}

.titleTopicsBox{
	background:#aa816e;
	padding:4px 10px 3px 10px;
	color:#FFFFFF;
	font-size:130%;
	font-weight:bold;
}

.titleTopics{
	color:#fff;
font-size:120%;
font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	padding:4px 0 3px 8px;
	background:#6b1a2e;
	border-left:4px solid #b17372;
}

.topicsTime{
	/*border:#ccc 1px solid;*/
	padding:10px;
	margin-bottom:10px;
	background:#f4f0e7;
}

.titleM{
	background:#c79c89;
	padding:2px 10px 1px 10px;
	color:#FFFFFF;
	font-weight:bold;
}

.topics3w{
	border-left:4px solid #dacc9a;
	padding: 0 8px;
	margin:5px;
}
.topics3w dt{
	margin-bottom:5px;
	font-weight:bold;
}
.topics3w dd{
	margin-bottom:0px;
}


.bold{
	font-weight:bold;
}