@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, div, p, ul, dl, dt, dd, form, fieldset, address, img {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:14px;
	border:none;
	font-style: normal;
	color: #333333;
	line-height: 1.3em;
}

.space {
	text-align: left;
	clear: left;
}
a:link,a:active,a:visited {
	color: #0033CC;
	text-decoration: underline;
}

a:hover {
	color: #0033CC;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	font-size: 14px;
}
.btm5 {
	margin-bottom: 5px;
}
.btm10 {
	margin-bottom: 10px;
}
.btm20 {
	margin-bottom: 20px;
}
.txt12 {
	font-size: 12px;
	line-height: 14px;
}
.link {
	background-image: url(../images/link_icon_b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	clear: left;
}
.link a {
	font-weight: bold;
}



#contents_bg {
	background-image: url(../images/navi_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 60px;
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
}
#inner {
	float: left;
	width: 980px;
}

#header {
	height: 86px;
	position: relative;
	width: 980px;
}
#header h1 {
	font-size: 12px;
	color: #FFF;
	position: absolute;
	top: 6px;
	left: 210px;
}

#logo {
	left: 5px;
	position: relative;
}

#header ul {
	position: absolute;
	width: 780px;
	top: 26px;
	left: 195px;
}
#header ul li {
	float: left;
}
#mainImg {
	height: 400px;
	width: 980px;
	position:relative;
	margin-bottom: 20px;
}
#mainImg p {
	font-size: 36px;
	font-weight: bold;
	line-height: 38px;
	padding-top: 175px;
	text-align: center;
}

#page_image {
	float: left;
	height: 120px;
	width: 980px;
	margin-bottom: 40px;
	background-image: url(../images/page_tit.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#breadcrumbs {
	margin-top: 50px;
	margin-right: 10px;
}
#breadcrumbs li {
	display: inline;
	color: #FFF;
	font-weight: bold;
}
#breadcrumbs li a {
	color: #FFF;
	font-weight: normal;
}

#contents {
	width: 745px;
	float: right;
}
.tit {
	background-image: url(../images/tit_bg.png);
	background-repeat: no-repeat;
	height: 60px;
	clear: left;
	width: 727px;
	padding-top: 6px;
	padding-left: 18px;
}
.tit h2 {
	font-size: 32px;
	line-height: 34px;
}
.tit p {
	font-size: 18px;
	line-height: 20px;
}
.tit_news {
	background-image: url(../images/tit_bg.png);
	background-repeat: no-repeat;
	height: 50px;
	clear: left;
	width: 727px;
	padding-top: 16px;
	padding-left: 18px;
}
.tit_news h2 {
	font-size: 32px;
	line-height: 34px;
}
.contents_inner {
	float: left;
	width: 745px;
	padding-top: 20px;
	padding-bottom: 90px;
}
.contents_inner p {
	font-size: 16px;
	line-height: 24px;
}
.news_inner {
	float: left;
	width: 685px;
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.news_inner p {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
}
.contents_t {
	background-image: url(../images/contents_t.gif);
	background-repeat: no-repeat;
	height: 34px;
	font-size: 18px;
	clear: left;
	padding-top: 11px;
	padding-left: 18px;
}
.main {
	padding: 10px;
	width: 725px;
	float: left;
}
.main_inner {
	padding: 10px;
	float: left;
	width: 705px;
}
.main_inner p {
	margin-bottom: 20px;
}




.img_left {
	float: right;
	margin-left: 10px;
}



#side {
	float: left;
	width: 200px;
	margin-right: 25px;
	background-color: #FFF;
	padding: 5px;
}
#side h4 {
	font-size: 16px;
	line-height: 18px;
	background-image: url(../images/side_tit.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 6px;
	padding-left: 8px;
	margin-bottom: 5px;
	clear: left;
}
#side_staff {
	height: 34px;
	width: 156px;
	background-image: url(../images/side_man.jpg);
	background-repeat: no-repeat;
	padding-left: 34px;
	margin-bottom: 5px;
}
#side_staff p {
	font-weight: bold;
	color: #C4A528;
	margin-left: 5px;
	padding-top: 8px;
}
.side_inner {
	float: left;
	width: 190px;
	margin-bottom: 20px;
	padding: 5px;
}
.side_link a {
	background-image: url(../images/link_icon_s.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: left center;
	padding-left: 14px;
}


#footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2A271B;
	background-color: #FFF;
	text-align: center;
	padding-top: 25px;
}
#footer ul {
	padding-top: 25px;
	padding-bottom: 25px;
}
#footer li {
	display: inline;
}
#footer li a {
	color: #333;
	text-decoration: underline;
}
#copyright {
	background-color: #2A271B;
	padding-top: 50px;
	padding-bottom: 50px;
}
#copyright p {
	font-weight: bold;
	color: #FFF;
}
.top_item_left {
	float: left;
	width: 340px;
	margin-bottom: 25px;
	background-color: #FFF;
	padding: 10px;
}
.top_item_left h3 {
	font-size: 18px;
	line-height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C4A528;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.top_item_left p {
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
}

.top_item_right {
	float: left;
	width: 340px;
	margin-left: 25px;
	margin-bottom: 25px;
	background-color: #FFF;
	padding: 10px;
}
.top_item_right h3 {
	font-size: 18px;
	line-height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C4A528;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.top_item_right p {
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
}
#top_news {
	width: 745px;
	float: left;
	margin-bottom: 20px;
}
#top_news li {
	clear: left;
}
#top_news li .date {
	background-color: #D7B83D;
	padding: 5px;
	float: left;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 10px;
}
#top_news li a {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	padding-left: 10px;
	padding-top: 4px;
	float: left;
}
#tb1 {
}
#tb1 th {
	padding: 15px;
	width: 100px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C4A528;
	text-align: left;
	font-size: 16px;
}
#tb1 td {
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 16px;
}
.staff_inner {
	float: left;
	width: 745px;
	margin-bottom: 40px;
}
.staff_img {
	float: left;
	width: 250px;
	margin-right: 20px;
}
.staff_inner h3 {
	font-size: 20px;
	color: #C4A528;
}
