@charset "euc-jp";

@import "top00000.css";
@import "header00.css";
@import "menu0000.css";
@import "footer00.css";
@import "other000.css";

img{
	border:none;
}

body{
	color:#535353;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}

a{
	color:#003366;
}

#Container{
	width:780px;
	margin-left:auto;
	margin-right:auto;
}

#Header{
	margin-bottom:10px;
}

#LeftSide{
	margin-right:10px;
	width: 200px;
	float: left;
}

#RightSide{
	width: 570px;
	float: right;
}

#Footer{
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

.red{
	color:#FF0000;
}

.brown{
	color: #9B2F25;
}

.content_whole{
	width:740px;
}