@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------------------------------
clearfix
------------------------------------------------------------------------------*/
.clearfix:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
	}
/*-------IE--------*/	
.clearfix{
	zoom:100%;
	}

body{
	background:#ffffff url(../img/top/index_bg.gif) repeat-x top left;
	font-size:100%;
	color:#3d3d3d;
	}
#wrap{
	width:1000px;
	margin:0 auto;
	text-align:center;
	clear:both;
	}
h2{
	width:872px;
	height:445px;
	margin:-0.5px auto 0 auto;
	padding:0;
	}
#index_contents{
	width:820px;
	background:url(../img/top/contents_bg.png) repeat-y top center;
	padding:0 27px 45px 27px;
	margin:0 auto;
	text-align:left;
	color:#ffffff;

	}
h3{
	background:url(../img/top/h3_bg.gif) repeat-x bottom left;
	border-left:#2bd415 solid 5px;
	padding-left:10px;
	}
h3 img{
	margin:6px 0;}
h3 .news{
	float:left;
	}
h3 .rss{
	float:right;
	margin:0;
	}
#left{
	width:510px;
	margin-right:29px;
	float:left;
	font-size:0.8em;
	}
#left ul.news, #right ul{
	background:url(../img/top/bg_line.gif) repeat-y left top;
	padding:0;
	margin:0;
	list-style:none;
	padding-top:1px;
	margin-top:5px;
	}
#left ul.news li{
	background:url(../img/top/news_arrow.gif) no-repeat center left;
	padding:0 0 0 15px;
	margin:15px 0 0 15px;
	list-style:none;
	}
#left a{
	color:#ffffff;
	}
#right{
	width:270px;
	float:left;
	font-size:0.8em;
	}
#right ul{
	padding:15px 0 0 20px;
	}
#right ul li{
	padding:0;
	margin:0;
	list-style:none;
	}
.more{
	background:url(../img/top/bg_line.gif) repeat-y left top;
	text-align:right;
	padding-top:15px;
	}
.more img{
	margin-left:10px;
	}
.iso{
	margin-top:31px;
	}


/*ヘッダー*/
#header{
	line-height:normal;
	font-size:12px;
	letter-spacing:normal;
text-align:left;
width:860px;
padding:0 70px;
	}
#header h1{
	float:left;
	line-height:normal;
	font-size:12px;
	letter-spacing:normal;
}
.s_navi{
	float:right;
	}
.s_navi ul{
	list-style:none;
	padding:0;
	margin:0;
	line-height:normal;
	font-size:12px;
	letter-spacing:normal;
}
.s_navi ul li{
	list-style:none;
	padding:0;
	margin:14px 15px 0 0;
	float:left;
	}
.s_navi table{
	margin:10px 0 0 0;
	width:500px;
	}
.fsize_txt{
	margin:0 0 2px 3px;
	}
		
/*フッター*/
#footer{
	background:url(../img/common/footer_bg.gif) repeat-x left top;
	text-align:center;
}
#footer ul{
	margin:0;
	padding:0;}
#footer ul li{
	margin:0;
	padding:0;
	display: inline;}
#footer ul li img{
	margin:0 5px;}
#footer .copyright{
	padding:10px 0;}
	
/**/
.mb10{
	margin-bottom:10px;
	}
.mr10{
	margin-right:10px;
	}
/*------------------------------------------------------------------------------
お知らせ
------------------------------------------------------------------------------*/
h3.osirase{
	padding-top:20px;
	}

#left ul.osirase{
	padding-top:5px;
	}
#left ul.osirase li{
	background:url(../img/top/news_arrow2.gif) no-repeat center left;
	padding:0 0 0 10px;
	margin:0 0 15px 15px;
	list-style:none;
	}

/*------------------------------------------------------------------------------
ISO
------------------------------------------------------------------------------*/
.iso{
	width:798px;
	background-color:#304570;
	padding:10px;
	margin-top:31px;
	}
.iso .mark{
	width:125px;
	float:left;
	}
.iso .iso_txt{
	width:645px;
	float:left;
	}

/*------------------------------------------------------------------------------
新規事業
------------------------------------------------------------------------------*/
.newBusiness{
	width:484px;
	border:3px solid #5a6b8e;
	padding:10px 14px 16px 14px;
	margin-bottom:20px;
	}
.newBusiness h3, h3.osirase{
	background:none;
	border-left:none;
	padding-left:0;
	padding-bottom:10px;
	}
.kentiku, .BPPM{
	width:227px;
	padding-top:5px;
	}
.kentiku{
	float:left;
	}
.BPPM{
	float:right;
	padding-right:5px;
	}	
p.new_image{
	width:119px;
	float:left;
	padding-right:10px;
	}
.new_title{
	width:98px;
	float:right;
	}	
p.business{
	padding:46px 0 6px 0;
	}

	
/*IE7*/
*:first-child+html h3 .rss{
	margin-bottom:6px;
	}

