@charset "UTF-8";

/**TOP CONTENTS**/

#rightcontent{
	display:none;
}

#header_wrap nav li a.top{
	background-position:0 -71px;
}

section{
}

section.top_content2{
	background:rgba(255,255,255,0.5);
	border:1px solid #aaa;
	/*width:158px;
	float:left;
	margin:20px 0 0 20px;*/
	width:958px;
	float:right;
	margin:20px 22px 0 0;
}
section.top_content1{
	background:rgba(255,255,255,0.5);
	border:1px solid #aaa;
	width:958px;
	float:right;
	margin:20px 22px 0 0;
}

section.top_header{
	width:958px;
	float:right;
	margin:20px 22px 0 0;
}

section.top_header img{
	max-width:100%;
	height:auto;
}

section.top_content1 h2,
section.top_content2 h2{
	background:url(../img/bg_h_top.png) no-repeat left top;
	color:#fff;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:34px;
	padding-left:40px;
	font-weight:normal;
}

section h2 a{
	color:#fff;
}

/*
section.top_content1,
section.top_content2{
	background:rgba(255,255,255,0.5);
	border:1px solid #aaa;
	margin:20px auto;
	width:958px;
}

section.top_content1 h2,
section.top_content2 h2{
	background:url(../img/bg_h_top.png) no-repeat left top;
	color:#fff;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:34px;
	padding-left:40px;
	font-weight:normal;
}
*/