/* 外部ファイル */
@import url("font.css");
@import url("kaiso.css");

body{
	font:100% "ＭＳ Ｐゴシック", "Osaka";
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size:small;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a:link{	color:#CC3366;	}
a:visited{	color:#660099;	}
a:active{color:#FF9900;}

td,tr {  font: 100% "ＭＳ Ｐゴシック", "Osaka"; color: #000000; text-decoration: none;}
.sfont {  font: 100% "ＭＳ Ｐゴシック", "Osaka"; text-decoration: none;}
#base{
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 100%;
	clear: left;
}

#headder {
	height: 72px;
	width: 800px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}

#headder1{
	height: 72px;
	width: 229px;
	float: left;
}
#headder2{
	float: left;
	height: 42px;
	width: 571px;
	text-align: right;
	padding-top: 30px;
}

#menu {
	clear: both;
	width: 800px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}

#pan{
	clear: both;
	height: 20px;
	text-align:left;
	padding:5px 0px 5px 0px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}
#body {
	clear: both;
	width: 100%;
	max-height:100%;
	background-image:url(../images/flash_bp.gif);
	padding:0px;
}

#flash {
	clear: both;

	width:780px;
	padding:10px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#666666;
}

#space{
padding:0px 0px 0px 0px;
clear: both;
}

#new {
	margin-top: 30px;
	text-align: left;
	width: 800px;
	clear: both;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}

#menu1{
	float: left;
	height: 45px;
	width: 200px;
}
#menu2{
	float: left;
	height: 45px;
	width: 200px;
}
#menu3{
	float: left;
	height: 45px;
	width: 200px;
}
#menu4{
	float: left;
	height: 45px;
	width: 200px;
}

#footer{
	background-color:#990000;
	text-align: center;
	margin-top:30px;
	font-size:12px;
	clear: both;
	height: 70px;
}

#footer1{ 
width:800px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	height:1px;
}

#footer2{
	width:400px;
	float:left;
	text-align:left;
	margin-top:10px;
	margin-bottom:auto;
	color: #FFFFFF;
}
#footer3{
	width:400px;
	float:right;
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	color: #FFFFFF;
}
#footer2 a:link{	color:#FFFFFF;	}
#footer2 a:visited{	color:#FFFFFF;	}
#footer2 a:active{color:#FFFFFF;}
.takasa {
	height: 60px;
}
