#stance {
	width: 640px;
	overflow: hidden;
	background: url(../../img_top/bg_img/bg_sp_up_small.jpg) no-repeat 80px 28px;
	padding-right: 15px;
	float: left;
	height: 320px;
}
#stance p{
	float: left;
	padding: 70px 20px 60px 60px;
	line-height: 1.5;
}
#stance #link{
	list-style-type: none;
	padding-left: 100px;
}
#stance #link li{
	width: 230px;
	height: 50px;
	margin-right: 20px;
	float: left;
}
#stance #link li a{
	display: block;
	text-decoration: none;
	height: 100%;
	width: 100%;
}
#stance #link li a span {
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}
/*#stance #link #link1 a{
	background: url(../../img_top/link.png) no-repeat 0px 0px;
}
#stance #link #link1 a:hover {
	background: url(../../img_top/link.png) no-repeat 0px -50px;
}
#stance #link #link2 a{
	background: url(../../img_top/link.png) -230px 0px;
}
#stance #link #link2 a:hover {
	background: url(../../img_top/link.png) no-repeat -230px -50px;
}*/
#news {
	width: 240px;
	font-size: 95%;
	overflow: hidden;
	margin-top: 10px;
}
#news h3 img {
	padding-top: 15px;
	padding-bottom: 5px;
}

#news dl {
	overflow: auto;
	width: auto;
	height: 260px;
	background: url(../../img_top/bg_img/bg_press.png) repeat;
}
#news dt {
	letter-spacing: 0em;
	margin: 0px;
	padding: 5px 0px 0px 5px;
	color: #000;
}
#news dd {
	line-height: 1.2;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 15px;
	letter-spacing: 0em;
}
#main_note {
	padding: 0px;
	clear: left;
	height: 120px;
	margin: 0px;
	width: 920px;
}
#press {
	height: 410px;
	width: 800px;
	overflow: hidden;
	clear: both;
	padding: 15px 0px 50px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #CCC;
}
#press a:link　{
	text-decoration: none;
	color: #09F;
	font-weight: normal;
}
#press h3 img {
	padding-bottom: 5px;
}

#press dl {
	overflow: auto;
	height: 360px;
	background: url(../../img_top/bg_img/bg_press.png) repeat;
	margin: 5px 0px 0px;
	padding: 5px 0px;
}
#press dt {
	letter-spacing: 0em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#press dd {
	line-height: 1.2;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 3em;
}
#infomation   {
	width: 660px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	background: url(../../img_top/bg_img/bg_infomation.jpg) no-repeat left top;
	height: 280px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#infomation .title {
	font-size: 1.3em;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 20px 0px;
}
#infomation dl {
	margin-top: 10px;
	margin-left: 120px;
}
#infomation dl dt {
	float: left;
	width: 70px;
	margin: 0px;
}
