@charset "utf-8";

/***header***/
#header {
	background-color: #282828;
	padding-top: 23px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8b8b8b;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
    padding-bottom: 20px;
}
#header .inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#header .inner h1 {
	float: left;
	width: 370px;
}
#header .inner ul {
	float: right;
	margin-top: 10px;
	width: 330px;
}
#header .inner li {
	float: left;
}
#header .inner .btn {
	margin-top: 14px;
}


#header .inner p {
	color: #ffffff;
	clear: both;
	text-align: right;
	width: 300px;
	float: right;
	height: 18px;
}



/***slide***/
#slide {
	background-color: #ebebe1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dcdcdc;
}
#slide_img {
	width: 960px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#slide_img li {
	position: absolute;
	left: 0px;
	top: 0px;
}

#mainvbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dcdcdc;
    background-image:url(../img/top/main_new4.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size:auto 343px;
    height:343px;
    width:100%;
}

#mainvbox img {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#greetingbox {
    margin-right: auto;
	margin-left: auto;
    background:#efefef;
    padding-top: 20px;
    padding-bottom: 20px;
}

#greeting21 {
    display:flex;
    justify-content: left;
    width: 960px;
    margin-right: auto;
	margin-left: auto;
}

#greeting21 img:last-child{
	margin-left: 25px;
}



#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	overflow: hidden;
	padding-bottom: 40px;
}



/***menu***/
#menu {
	width: 255px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.fixed {
	position: fixed;
	top: 20px;
}
#menu ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 6px;
	padding-top: 10px;
}
#menu li {
	margin-bottom: 4px;
}
#menu .border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 235px;
	padding-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
#menu .contact {
	margin-bottom: 8px;
}
#contents {
	float: right;
	width: 670px;
	text-align: center;
}
#contents #topix {
	margin-bottom: 60px;
}

#contents .topix {
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
	padding-top: 20px;
	padding-bottom: 10px;
}
#contents .topix .date {
	background-color: #000000;
	color: #ffffff;
	float: left;
	margin-right: 15px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#contents .topix h3 {
	font-size: 16.5px;
    border-left:5px solid #333;
    padding:10px 7px;
    font-weight:bold;
}
#contents .topix p {
	color: #666666;
	line-height: 1.8em;
	margin-top: 16px;
}
#contents .topix a {
	color: #00469d;
}
#contents .topix a:hover {
	text-decoration: underline;
}

.topics_img {
    padding-top:10px;
}
    
#contents .c_box {
	border: 1px solid #d2d2d2;
	background-color: #f4f4f4;
}
#contents .c_box h2 {
	background-color: #373534;
	text-align: left;
	margin-bottom: 20px;
}
#contents .c_box h3 {
	color: #ff4000;
	text-align: left;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	background-color: #d2d2d2;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#contents .c_box p {
	text-align: left;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.5em;
}
#contents .c_box ul {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 20px;
}
#contents .c_box li {
	line-height: 2em;
}
#contents .c_box .photo {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 30px;
}
#contents .c_box .photo img {
	margin-bottom: 8px;
}

#contents .c_box .photo .photo1 {
	width: 304px;
	float: left;
}
#contents .c_box .photo .photo2 {
	float: right;
	width: 304px;
}
#contents .c_box .photo span {
	text-align: left;
	display: block;
}
#contents .c_box address {
	font-size: 18px;
	text-align: left;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
#contents .c_box .add {
	font-size: 16px;
}
#contents .c_box table {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#contents .c_box td {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	text-align: left;
}
#contents .c_box table a {
	color: #00469d;
}
#contents .c_box table a:hover {
	text-decoration: underline;
}






#contents .gototop {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
#contents .gototop a {
	color: #7095b2;
}

#footer {
	clear: both;
	background-color: #282828;
	padding-top: 100px;
	padding-bottom: 70px;
}
#footer .inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#footer .inner .left {
	float: left;
}
#footer .inner .right {
	float: right;
	width: 144px;
}
#footer #copyright {
	color: #FFFFFF;
	padding-top: 30px;
	font-size: 12px;
}
#footer #copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
