@charset "shift_jis";
body
{
	background-image: none;
}
#header
{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #1a1a1a;
}
#eyecatch
{
	_zoom:1;
	overflow:hidden;
}
#eyecatch img
{

}
#center_area
{

}


#top_footer
{
	background-image: url(../images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #F00;
	_zoom: 1;
	overflow: hidden;
	padding-top: 36px;
}

#top_footer .top_foot_body
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	_zoom:1;
	overflow:hidden;
}

#top_footer .title
{
	float: left;
	width: 300px;
}
#top_footer .title h1
{
	margin: 0px;
	padding: 0px;
}

#top_footer .navi
{
	float: right;
	width: 556px;
	text-align: left;
}

#top_footer .copyright
{
	line-height: 40px;
	color: #FFF;
	text-align: right;
	background-image: url(../images/copyright_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	height: 40px;
	padding-top: 20px;
	font-size: 12px;
}



/* タブレットレイアウト : 640 px 〜 939 px*/
@media screen and (max-width:939px)
{

}

/* スマホ設定  639 以下*/
@media screen and (max-width:639px)
{


}
