@charset "UTF-8";

#t_main{
	width:100%;
	min-width:1280px;
	height:580px;
	background:url("../image/cover_tablet_220428.jpg") no-repeat center top;
}

#t_expert a{
	display:block;
	float:right;
	width:640px;
	height:580px;
}

#t_high a{
	display:block;
	float:left;
	width:640px;
	height:580px;
}

#contents{
	clear:both;
	width:100%;
	min-width:1280px;
	margin:0 0 0 0;
}
#contents #box .senmon_b{
	width:640px;
	height:1500px;
	float:right;
	margin:0 -165px 0 0;
	border-left:1px solid #c8c8c8;
	background:url(../image/s_back.gif) repeat;
}

#Footer{
	width:100%;
	min-width:1280px;
	background:#414141;
}

#footer_info{
	width:100%;
	min-width:1280px;
	padding:20px 0;
	background:#000;
	color:#fff;
}

