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

/*-------------------
Reset
-------------------*/

body {
	font-family: 'Meiryo', メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
	font-size: 0.9em;
	color: #333333;
	min-width: 1200px;
}
h1 {
	font-size: 175%;
	border-left: 5px solid #a51502;
	font-size: 175%;
	line-height: 2.03;
	padding-left: 21px;
}
h3 {
	border-bottom: solid 1px #AAAAAA;
	color: #A51300;
	margin-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#main_content section {
	clear: both;
}
#main_content h2 {
	border-bottom: 2px solid #a51502;
	font-size: 125%;
	font-weight: bold;
	padding-bottom: 10px;
}
#main_content h3 span {
	font-size: 125%;
	font-family: sans-selif;
	display: block;
	float: left;
	font-weight: bold;
	position: absolute;
	top: 50%;
	-moz-transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}
.content_title_wrap {
	border: solid 1px #CCCCCC;
	margin-bottom: 30px;
}
.content_title {
	border: 5px solid #eeeeee;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-top: 7px;
}
p {
	line-height: 1.8;
}
section p {
	margin: 10px 0;
}
section p:first-child {
	margin-top: 0;
}
section div {
	margin-bottom: 30px;
}
li {
	line-height: 1.8;
}
a {
	height: 100%;
	color: #333333;
}
table {
	width: 100%;
}
table th {
	background: #EEEEEE;
	color: #333333;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #AAAAAA;
}
table td {
	padding: 10px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #AAAAAA;
}
.btnone {
	border-top: none !important;
}
.cf:before, .cf:after {
	content: " ";
	display: table
}
.cf:after {
	clear: both
}
.cf {
*zoom:1
}
.main {
	width: 100%;
	text-align: center;
}
#topnav a {
	height: 100%;
}
.content {
	width: 950px;
	margin: 0 auto 30px;
}
.pan {
	width: 100%;
	display: table;
	margin-bottom: 20px;
	margin-top: 20px;
}
.pan li {
	float: left;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cb {
	clear: both;
}
.w100 {
	width: 100%;
}
.pb15 {
	padding-bottom: 15px;
}
.pb0 {
	padding-bottom: 0 !important;
}
.pt0 {
	padding-top: 0 !important;
}
.pt35 {
	padding-top: 35px;
}
.trg:before {
	margin: 8px;
	content: url(../images/triangle.png);
}
.gray {
	background: #EEEEEE;
}
.bb1 {
	display: table;
	border-bottom: solid 1px #BBBBBB;
}
a img:hover {
	opacity: 0.75;
}
.gnavi01 {
	background: url(../common/images/about.jpg) no-repeat center center;
}
.gnavi01:hover {
	background: url(../common/images/about02.jpg) no-repeat center center;
}
.gnavi02 {
	background: url(../common/images/activity.jpg) no-repeat center center;
}
.gnavi02:hover {
	background: url(../common/images/activity02.jpg) no-repeat center center;
}
.gnavi03 {
	background: url(../common/images/around.jpg) no-repeat center center;
}
.gnavi03:hover {
	background: url(../common/images/around02.jpg) no-repeat center center;
}
.gnavi04 {
	background: url(../common/images/news.jpg) no-repeat center center;
}
.gnavi04:hover {
	background: url(../common/images/news02.jpg) no-repeat center center;
}
.mtnone {
	margin-top: 0 !important;
}
ol, ul {
	list-style: none;
}
header {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
	border-top: solid 4px #A51401;
}
header form {
	float: left;
	border: 1px solid #a51401;
	width: 220px;
	height: 30px;
}
header form input {
}
header form .input01 {
	float: left;
	height: 30px;
	width: 152px;
	border: none;
	padding: 0 10px;
}
header form .input02 {
	padding: 2px;
}
.dt {
	display: table;
}
.pr {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
.pa {
	position: absolute;
	bottom: 0px;
	right: 0px;
	vertical-align: bottom;
	width: 480px;
}
.pa a {
	margin-left: 5px;
}
.pa form {
	margin-left: 10px;
}
/*--
nav {
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 20px;
}
nav ul {
	width: 950px;
	margin: 0 auto 30px;
}
nav li {
	float: left;
	height: 30px;
	border-right: dotted 1px;
	width: 24.86%;
}
nav li a {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
nav li:hover {
	border-bottom: 1px solid #a51401;
	height: 29px;
}

nav img {
	display: block;
	margin: auto auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
--*/
footer {
	border-top: #BBB solid 1px;
	background: #EEE;
	width: 100%;
}
.footer_bk {
	width: 950px;
	margin: 0 auto;
	height: 76px;
}
#logo {
	padding-right: 25px
}
address {
	padding-top: 20px;
}
.copyright_bk {
	background: #333;
	padding: 5px 0;
}
.copyrighr_content {
	width: 950px;
	margin: 0 auto;
}
.copyrighr_content p {
	color: #FFF;
}
.box {
	width:448px;
	border: solid 1px #AAAAAA;
	background: #EEEEEE;
	padding: 10px;
}
#main_content img{
	display:block;
}
a[href*=".pdf"] {
	color:#A51300;
}
img[src*="pdf"] {
	float: left!important;
	margin-right: 5px;
}

#main_content h2{
	font-size:100%;
}
p{
	line-height:1;
}
.main {
	height: 350px;
}
.info {
	float: left;
	width: 100%;
}
.info h2, .top_event {
	border-bottom: 3px solid #901d22;
	position: relative;
}
.info h2 a {
	color: #A51300;
}
.info_list {
	position: absolute;
	right: 0;
	top: 2px;
}
#main_content{
	display:block;
}
#news ul dl {
	padding: 20px;
}
#news ul dl dd, #news ul dl dt {
	float: left;
}
#news ul dl dt span, #news ul dl dd span {
	display: block;
	margin-right: 10px;
	padding: 1px 0;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}
#news li {
	color: #FFF;
	padding:20px;
}
#news li a {
	color: #A51401;
	padding: 1px 0;
}
#news ul:nth-child(2n) {
	background: #EEE;
}
#news .blue {
	background: #0078CC;
}
#news .green {
	background: #029D6F;
}
#news ul li span {
    display: block;
    float: left;
    margin-right: 10px;
    padding: 1px 0;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}
#news ul li .text {
    display: inline-block;
    text-align: left;
    vertical-align: top;
	color:#333;
}
#news ul li span {
    float: left;
}
.time {
	font-weight: bold;
	color: #000;
	margin-right: 20px!important;
}
.pickup {
	padding-top:40px;
	width: 100%;
	float: right;
}
.pickup div {
	width: 190px;
	float: right;
}
.pickup a {
	font-weight: bold;
}
.pickup ul {
	padding-top: 5px;
	border-bottom: 1px dotted;
}
.pickup ul li{
	width:33.3%;
	float: left;
	padding: 10px 0;
}
.pickup ul div {
	padding: 0 15px;
}
.pickup ul div a {
	line-height: 1.8;
	margin-top: -0.4em;
}
.pickup ul div span {
	line-height: 1.5;
}
.pickup img {
	float: left;
}
.pickup h2 img {
	float: none;
}
.pickup a {
	display: block;
	margin-bottom: 10px;
	color: #A51300;
}
.top_activity {
	width: 100%;
	background: #D0D0D0;
	padding-bottom: 15px;
	padding-top: 15px;
}
#banner {
	width: 950px;
	margin: 0 auto;
}
.banner_wrap {
	padding: 20px 0px;
	background: #EEE;
}
.about {
	width: 950px;
	margin: 0 auto;
	padding-top: 40px;
	background: #FFF;
	line-height: 2;
}
.about ul li {
	float: left;
}
.about ul li {
	width: 316px;
	border-right: dashed 1px;
}
.about div {
	height: 93px;
}
.about img {
	margin: auto;
	display: block;
}
.descri {
	padding: 20px 30px;
}
#about01 a {
	display: block;
	padding-bottom: 20px;
}
#about03 {
	border: none;
}
#banner02 {
	padding: 0 40px;
}
footer {
	clear: both;
}
.ban-size {
	width: 290px;
	height: 54px;
}
.ban-size a {
	display: block;
}
.ban-size img {
	display: block;
}
#main_content .top_info img , #main_content .top_event img{
	float:none;
}
/*お知らせ・新着情報*/
/*お知らせ・新着情報*/
/*#news ul li span{
	width:auto;
}*/
#news ul li p{
	display:inline-table;
	float:left;
	line-height:1.8;
}
/*#news ul li span:first-child{
	display:inline-table;
	width:5em;
	padding:1px 3px;
}*/
#news ul li .time{
	width:auto;
	display:block;
	padding:1px 0;
/*	margin-right: 23px!important;*/
	word-wrap: break-word;
}
#news ul li .text {
	float:none;
	margin-right: 0px;
}
#news .news_set{
	display:table;
}
#news .news_set li{
	display:table-cell;
	vertical-align:middle;
}

#news .news_set .icon .new{
	color:white;
	background-color:#FFA604;
	font-size:0.8em;
	height:16px;
}
#news .news_set .icon ul li{
	padding: 0;
    display: block;
}

#news .news_set .news_text{
	color:#333;
}
/*フッターエリア調整*/
.footer_bk{
height:auto;
}
.footer_content{
	position:relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer_left{
	float:left;
	width:450px;
}
.footer_left address{
	padding-top:0;
}
.footer_right div{
	position:absolute;
	right:0;
	bottom:2px;
	height:35px;
	margin-bottom:2px;
}
.info h2{
	margin-bottom:10px;
}