@charset "utf-8";


div#footer {
	background: #1b1b1b;
	clear			: both;
	width		: 600px;
	padding: 3px 0;
	border-bottom:4px solid #21497b;
	margin: 0 0 0 180px;
	color:#ffffff;
	text-align:center;
}

div#wrapper {
	background:url(../../../web/common/img/common/bg_wrapper.gif) repeat-y right 0;
	text-align	: left;
	margin		: 0px auto;
	width		: 780px;
	padding-right : 3px; 
}
#left_side {
	float: left;
	width: 180px;
}
#right_side {
	float: right;
	width: 600px;
	font-size: 120%;
	clear: none;
}
body,td,th {
	font-size: 76%;
	color: #00;
	font-family: メイリオ, ヒラギノ角ゴ2, ＭＳ ゴシック;
}
body {
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-image: url(../img/common/bg_main.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nav {
	margin-top: 10px;
	margin-bottom: 39px;
}
#nav_li {
	margin-bottom: 10px;
}
#rogo {
	margin-left: 0px;
}
.pege_top {
	text-align: right;
	margin-right: 20px;
	clear: both;
	margin-bottom: 10px;
}
#link_img {
	margin-top: 7px;
}
#address {
	color: #666666;
	line-height: 170%;
	padding-left: 5px;
	font-size: 90%;
}
.tel {
	font-weight: bold;
	padding-left: 3px;
}
.mail {
	padding-left: 10px;
}
.acceptance {
	padding-left: 10px;
}
#sponsor {
	margin-top: 30px;
}
.ten_line {
	margin-top: 5px;
	margin-bottom: 5px;
}
