@charset "UTF-8";
/* CSS Document */

#main {
width: 1000px;
margin-right: auto;
margin-left: auto;
}
#header {
	width: 990px;
	height: 104px;
	border-bottom: 1px solid #663300;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(image/header_ba.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
#side {
width: 256px;
float: left;
padding-left: 12px;
padding-right: 12px;
}
#contents {
width: 690px;
float: right;
padding-left: 15px;
padding-right: 15px;
}
#footer {
width: 1000px;
float: left;
height: auto;
vertical-align: bottom;
padding-top: 300px;
padding-bottom: 20px;
}
#main #block {
height: auto;
width: 1000px;
}
#side .logo { margin-bottom: 10px; }
#side .sideba {
margin-top: 20px;
margin-left: -10px;
}
body {
	background-image: url(image/fotter_ba.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
}
#header .copy {
font-size: 18px;
color: #663300;
line-height: normal;
}
#contents .mainimg { margin-bottom: 0px; }
#contents .text16{
font-size: 16px;
color: #663300;
padding: 15px 10px;
}
#contents h2 { margin-top: 10px; }
#contents .staff {
margin-top: 15px;
float: left;
margin-right: 15px;
}
#contents .text14 {
font-size: 14px;
color: #663300;
padding-top: 20px;
}
#footer a {
font-size: 14px;
color: #663300;
margin-left: 5px;
margin-right: 5px;
}
#footer .footerMenu {
}
#footer .footerMenu {
width: 750px;
}
#footer .copyright {
width: 250px;
}
#footer .footerContents {
height: 20px;
width: 1000px;
}
#footer .copyright {
text-align: right;
display: inline;
}
#footer .footerMenu {
width: 800px;
float: left;
}
#footer .copyright {
font-size: 12px;
color: #663300;
}
#header .headerTel {
text-align: right;
width: 980px;
}
#contents {
	font-size: 12px;
	color: #663300;
	margin-bottom: 10px;
	margin-top: 10px;
}
#contents ul .bread { display: inline; }
#contents .banner { display: inline; }
#contents .caption { text-align: right; }
#contents .teganuma { margin-top: 60px; }
