
/* Main_visual
===============================================================*/
div#Main_visual {
	width:940px;
	padding:9px 0 25px 0;
}

div.top_support {
	width:940px;
	clear:both;
}


/* news
===============================================================*/
div.news {
	width:704px;
	margin:0 0 20px 0;
}

div.news_contents {
	width:682px;
	height:269px;
	padding:15px 10px 5px 10px;
	border:#ddd7c7 1px solid;
	background:url("../images/top/img_bg_03.gif") repeat-y 0 0;
}

div.news_box {
	width:331px;
}

div.box_left{
	float:left;
}

div.box_right{
	float:right;
}

div.news_box h3 {
	width:331px;
	padding:0 0 19px 0;
}

div.news_box dl {
	width:321px;
	padding:0 0 11px 0;
	margin:0 auto 10px auto;
	background:url("../images/top/img_line_01.gif") repeat-x left bottom;
	/zoom : 1;
}

div.news_box dl:after { content : ''; display : block; clear : both; height:0; }

div.news_box dl.end {
	width:321px;
	padding:0 0 11px 0;
	margin:0 auto;
	background:none;
}

div.news_box dt {
	width:56px;
	border:#ddd7c7 1px solid;
	padding:1px;
	float:left;
}

div.news_box dt a {
	display:block;
	width:56px;
	height:56px;
	overflow:hidden;
}

div.news_box dd {
	width:252px;
	line-height:15px;
	float:right;
}

div.news_box dd.date {
	color:#777777;
	padding:4px 0;
}


/* press
===============================================================*/
div.press {
	width:704px;
}

div.press_contents {
	width:682px;
	height:112px;
	padding:4px 10px 5px 10px;
	border:#ddd7c7 1px solid;
	background-color:#ffffff;
}

div.press_contents dl {
	width:682px;
	padding:9px 0 0 0;
	margin:0 auto 7px auto;
	background:url("../images/top/img_line_01.gif") repeat-x 0 0;
	/zoom : 1;
}

div.press_contents dl:after { content : ''; display : block; clear : both; height:0; }

div.press_contents dl.end {
	width:682px;
	padding:9px 0 0 0;
	margin:0 auto 7px auto;
	background:none;
}

div.press_contents dt {
	width:80px;
	padding:0 0 0 15px;
	background:url("../images/top/img_ic_01.gif") no-repeat 2px 6px;
	float:left;
}

div.press_contents dd {
	width:580px;
	float:right;
}


/* top_support
===============================================================*/
div.top_support {
	width:908px;
	height:255px;
	padding:0 16px;
	margin:0 0 40px 0;
	background:url("../images/top/img_bg_04.gif") no-repeat 0 0;
}

div.top_support_eng {
	width:908px;
	height:295px;
	padding:0 16px;
	margin:0 0 40px 0;
	background:url("../eng/images/top/img_bg_04.gif") no-repeat 0 0;
}

div.top_support h4 {
	padding:0 0 15px 0;
}

div.top_support ul li {
	padding:0 6px 0 0;
	float:left;
}

div.top_support ul li.end {
	padding:0;
}

div.top_support div.sp {
	width:536px;
	padding:0 0 18px 0;
	float:left;
}

div.top_support div.mc {
	width:337px;
	padding:0 0 18px 0;
	float:left;
}

div.top_support div.sup {
	clear:both;
}

div.top_support div.sup p {
	font-size:11px;
	color:#ffffff;
	line-height:20px;
}


