@charset "utf-8";

.main_visual {
	background-image: url(../images/title_main.jpg);
	height: 174px;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	height: auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}

.maincontent {
	background-color: #f7ddba;
	height: auto;
	width: 945px;
	margin-left: 5px;
	padding-bottom: 30px;
}
.bar1 {
	background-image: url(../images/bar1.gif);
	height: 40px;
	width: 904px;
	margin-left: auto;
	margin-right: auto;
}
.bar2 {
	background-image: url(../images/bar2.gif);
	height: 25px;
	width: 496px;
	margin-top: 17px;
	margin-left: 20px;
	color: #fef5e1;
	font-size: 18px;
	padding-top: 1px;
	padding-left: 40px;
	float: left;
	font-weight: bold;
}
.right_box {
	background-image: url(../images/back1.gif);
	height: 600px;
	width: 280px;
	float: right;
	margin-top: 17px;
	margin-right: 17px;
	padding-bottom: 50px;
	color: #FFFFFF;
	padding-left: 20px;
}
.right_up {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 30px;
}

.left_box {
	height: auto;
	width: 496px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	margin-left: 20px;
	margin-top: 25px;
	padding-left: 40px;
}
.top_name {
	color: #bc563e;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}
.top_name a{
	color: #bc563e;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.top_name a:hover{
	color: #bc563e;
	font-size: 16px;
	font-weight: bold;
	margin-left: 1px;
}

.font_side1 {
	background-image: url(../images/fontside.gif);
	height: 22px;
	width: auto;
	margin-left: 20px;
	padding-left: 18px;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.1em;
}
.aback1 {
	height: auto;
	width: 904px;
	margin-top: 4px;
	background-color: #fff7eb;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 17px;
}
.right_link {
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-left: 10px;
	line-height: 200%;
}
.right_link a{
	height: auto;
	width: auto;
	margin-top: 20px;
	line-height: 200%;
	color: #FFFFFF;
	text-decoration: none;
}
.right_link a:hover{
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-left: 2px;
	line-height: 200%;
	color: #FFFFFF;
}
