@chartset "utf-8";

/*=======================================================


         　　　　TOPページ　　index.html
		 

=======================================================*/

.info_top {
	margin-bottom: 20px;
	text-align: center;
	width: 960px;
}

h2.main_img {
	background: url(../../img/img_main.jpg) no-repeat left top;
	height: 290px;
	margin-bottom: 40px;
	text-indent: -9999px;
	width: 960px;
}
.txt_download {
	margin: 0 0 40px;
	text-align: center;
}
	.txt_download_catch {
		color: red;
		font-weight: bold;
		margin-right: 10px;
	}

ul.topics {
	background: url(../../img/line_3parts.gif) repeat-y left top;
	margin-right: -60px;
	margin-bottom: 30px;
	overflow: hidden;
	width: 1020px;
	_zoom: 1;
}
ul.topics li {
	display:inline-block;
	margin-right: 60px;
	vertical-align:top;
	width: 280px;
}
* html ul.topics li { /* IE 6 */
	display:inline;
	zoom:1;
}
*:first-child+html ul.topics li { /* IE 7 */
	display:inline;
	zoom:1;
}
h3 {
	height: 20px;
	margin-bottom: 20px;
	text-indent: -9999px;
	width: 280px;
}
h3.t_product {background: url(../../img/t_product.gif) no-repeat left top}
h3.t_feature {background: url(../../img/t_feature.gif) no-repeat left top}
h3.t_request {background: url(../../img/t_request.gif) no-repeat left top}

ul.topics img {
	float: left;
	margin-right:15px;	
}
.text_box {
	float: left;
	width:165px;
}
ul.topics p {
	line-height: 1.3;
}
ul.topics p a {
	background: url(../../img/icon_link.gif) no-repeat left center;	
	padding-left: 18px;
	
}
ul.topics p.link {
	margin-top: 10px;
}

img.contact {
	margin-bottom: 10px;
}



#top_header_area {
	width: 100%;
	height: 610px;
	position: relative;
}
#top_mainimg {
	width: 100%;
	height: 480px;
	position: absolute;
	top: 137px;
	left: 0;
}

#top_mainimg_photo {
	width:960px;
	height: 480px;
	margin: 0 auto;
	position: relative;
}
ul#portfolio {
	top: 0;
	left: 0;
	position: absolute;
}
ul#portfolio li {
	/margin-left: -480px;
}
#top_contents {
	width:960px;
	margin: 0 auto;
	margin-top: 40px;
	position: relative;
	text-align: left;
}
#top_info_area {
	width: 340px;
	float: left;
	margin-right: 30px;
}
#top_info_area h2 {
	margin-bottom: 20px;
}
.top_info {
	width: 340px;
	height: 320px;
	background: url(../../img/top_new_line.gif) repeat-x 0 0;
	padding-top: 1px;
	overflow: auto;
}
.top_info li {
	width: 320px;
	background: url(../../img/top_new_line.gif) repeat-x 0 bottom;
	padding: 11px 0 12px 0;
}
.top_info img {
	width: 110px;
	height: 80px;
	border: #666 solid 1px;
	float: left;
	overflow: hidden;
}
.top_info .text_area {
	width: 200px;
	float: right;
	font-size: 95%;
	line-height: 1.5;
}
.top_info .text_area a {
	color: #ccc;
}
.top_info .text_area a:visited {
	color: #ccc;
}
.top_info .text_area a:hover {
   color: #CC3300;
}
.top_info .text_area a:active {
   color: #CC3300;
}
.top_info .text_area a sup {color: #ccc}
.top_info .text_area a:visited sup {color: #ccc}
.top_info .text_area a:hover sup {color: #CC3300}
.top_info .text_area a:active sup {color: #CC3300}
.date {
	color: #999;
	font-size: 90%;
	margin-bottom: 6px;
}
.flag {
	width: 350px;
	margin-top: 15px;
	margin-right: -10px;
	overflow: hidden;
	_zoom: 1;
}
.flag li {
	width: 80px;
	margin-right: 6px;
	margin-bottom: 15px;
	display: inline-block;
	vertical-align:top;
}
* html .flag li { /* IE 6 */
	display:inline;
	zoom:1;
}
*:first-child+html .flag li { /* IE 7 */
	display:inline;
	zoom:1;
}

#top_banner_area {
	width: 220px;
	float: right;
}
#top_banner_area li {
	margin-bottom: 6px;
}
.top_banner_2012newlineup {
	width: 220px;
	height: 163px;
	background: url(../../img/top_ba_lineup_back.gif) no-repeat 0 0;
	padding: 3px;
}
.top_banner_2012newlineup img {
	float: left;
}