#main {
	-webkit-text-size-adjust:auto;
}
/*
#menu ul .m2 a {		background-position:-140px 0px;}
*/
#menu ul .m2 a {		background-position:-140px 0px;}


#maintop {
	width:950px;
	height:50px;
	margin:0 auto;
	background:url(/en/common/img/v2/sprite_base.png) 0px -250px no-repeat;
	margin-top:5px;
}
#maintop h1 {
	width:950px;
	height:50px;
	background:url(/en/common/img/v2/main_title.png) 0px -50px no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#main .text {
	padding:30px 50px;
	font-size:16px;
	line-height:1.3em;
	color:#333333;
}
#main .date {
	margin:10px 20px;
	text-align:right;
	font-size:16px;
	line-height:20px;
}

#main h2 {
	color:#333333;
	font-size:24px;
	text-align:center;
	border-bottom:1px solid #999999;
	width:800px;
	margin:0 auto;
	padding-bottom:20px;
}

#main h3 {
	font-size:20px;
	padding-bottom:8px;
}

#main table th {
	background:#eeeeee;
	font-weight:bold;
	width:150px;
	text-align:center;
}
#main table th ,#main table td {
	padding:5px;
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
	font-size:12px;
}
#main table {
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
#main .btn1 {
	width:450px;
	height:50px;
	line-height:48px;
	text-align:center;
	display:block;
	margin:0px auto;
	color:#ffffff;
	background:url(/common/img/btn2.png) 0px 0px no-repeat;
	font-size:23px;
	font-weight:bold;
	text-decoration:underline;
}
#main .btn1:hover {
	background-position:0px -50px;
	text-decoration:none;
}

.sonavi {
	width:850px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
.sonavi #sbm {
	float:right;
}

	#newslist {
		width:910px;
		min-height:300px;
	}
	#newslist ul {
		overflow:hidden;
		line-height:1.3em;
		border-top:solid 1px #dddddd;
	}
	#newslist ul li {
		border-bottom:solid 1px #dddddd;
	}
	#newslist ul li a {
		display:block;
		padding-top:10px;
		padding-bottom:10px;
		text-decoration:none;
		color:#333333;
		padding-left:10px;
		overflow:hidden;
		background:url(/en/common/img/arr.png) 890px center no-repeat;
	}
	#newslist ul .nolink {
		display:block;
		padding-top:10px;
		padding-bottom:10px;
		text-decoration:none;
		color:#333333;
		padding-left:10px;
		overflow:hidden;
	}
	#newslist ul li a div,  #newslist ul .nolink div {
		color:#999999;
		margin-bottom:3px;
		height:16px;
		line-height:16px;
	}
	#newslist ul .notice a div {
		text-indent:105px;
		background:url(/en/common/img/notice.png) 0px 0px no-repeat;
	}
	#newslist ul .blog a div {
		text-indent:55px;
		background:url(/en/common/img/blog.png) 0px 0px no-repeat;
	}
	#newslist ul .notice a  {
		color:#cc0000;
	}
	#newslist ul li a:hover {
		background-color:#ffe9f3;
	}
	#newslist ul .nolink:hover {
		background:#eeeeee;
	}
	#newslist ul .pickup a {
		color:#e3293f;
	}
	#newslist .more {
		background:url(/en/common/img/v2/sprite_base.png) 370px -349px no-repeat;
		height:30px;
	}
	#newslist .more a {
		float:right;
		text-align:right;
		display:block;
		color:#666666;
		padding:0px 20px;
		text-decoration:none;
		height:30px;
		line-height:30px;
	}
	#newslist .more a:hover {
		text-decoration:underline;
	}

