@charset "UTF-8";

body {
	margin: 0px;
	width: 100%;
	color: #333333;
	font-size: 14px;
	font-family: "Hiragino Kaku Gothic Pro W3",Meiryo,"MS PGothic",sans-serif;
}

header {
	margin: 0px;
	width: 100%;
}

#head_line {
	margin: 0px;
	width: 100%;
	height: 4px;
}

#head_text {
	margin: 0px;
	width: 100%;
	line-height: 135%;
}

#head_text h1 {
	margin: 0px auto;
	width: 960px;
	color: #111111;
	font-size: 10px;
	font-weight: normal;
}

#logo-box {
	margin: 0px;
	width: 100%;
	box-shadow: inset 0 8px 8px -8px rgba(0,0,0,0.2);
}

#head_logo {
	margin: 0px auto;
	padding-top: 8px;
	width: 960px;
	height: 90px;
}

#head_logo img {
	margin: 0px;
	width: 100%;
	height: auto;
	border: none;
}

#head_logo_sp {
	display: none;
}

#menubar_top {
	margin: 0px;
	width: 100%;
	height: 51px;
	background: linear-gradient(#ffffff, #f9f9f9);
}

#slider-box {
	margin: 20px auto 0px auto;
	width: 960px;
	height: 310px;
}

#header-image-box {
	display: none;
}

#sub_image01 {
	display: none;
}

#menubar_bottom {
	display: none;
}

#main {
	margin: 15px 0px 50px 0px;
	width: 100%;
}

#main_box {
	margin: 0px auto;
	width: 960px;
}

#contents {
	margin:  0px;
	width: 710px;
}

#contents input#topics_btn {
	display: none;
}

#contents label#topics_label {
	display: none;
}

#contents dl#topics {
	margin: 10px 5px 20px 10px;
	width: auto;
	height: 250px;
	overflow: auto;
}

#contents dl#topics dt {
	margin: 0px;
	padding: 0px;
	color: #0012ff;
	font-size: 15px;
}

#contents dl#topics dt img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: none;
}

#contents dl#topics dd {
	margin: 0px 5px 8px 0px;
	color: #333333;
	font-size: 12px;
	border-bottom: 1px solid #d2d2d2;
}

#contents dl#topics dd p.datetime {
	margin: 0px;
	padding: 0px;
	color: #555555;
	font-size: 11px;
	text-align: right;
}

#contents dl#topics dd img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: none;
}

#contents #sub_image02 {
	margin: 0px 0px 10px 0px;
	width: 710px;
	height: 200px;
}

#contents #sub_image02 img {
	margin: 0px;
	width: 100%;
	height: auto;
	border: none;
}

#contents #link-list {
	margin: 0 0 5px 0;
	display: block;
}

#contents #link-list ul {
	margin: 0 0 0 -40px;
	height: 20px;
	display: block;
}

#contents #link-list li {
	float: left;
	margin: 0 0 0 10px;
	white-space: nowrap;
	list-style: none;
	font-size: 11px;
	display: block;
}

#contents #link-list li span {
	font-weight: bold;
}

#contents #link-list a:link,
#contents #link-list a:visited {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

#contents #link-list a:hover {
	color: #333333;
	text-decoration: underline;
}

#contents #link-list a:active {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

#contents h2 {
	margin: 0px;
	width: 703px;
	min-height: 40px;
	padding : 4px 0px 5px 7px;
	border-top: 1px solid #cccccc;
	background: linear-gradient(#e1ecf5, #ffffff);
	overflow: hidden;
}

#contents h2 span {
	display: block;
	color: #444444;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 3px;
	line-height: 28px;
}

#contents h3 {
	margin: 30px 0px 0px 7px;
	padding: 3px 0px 3px 7px;
	color: #444444;
	font-size: 17px;
	line-height: 25px;
	border-bottom: 1px dotted #9f9f9f;
}

#contents h4 {
	margin: 20px 10px 15px 10px;
	padding: 0.2em;
	width: 97%;
	color: #444444;
	font-size: 15px;
	border-bottom: 1px dotted #9f9f9f;
}

#contents h5 {
	margin: 15px 0px 10px 10px;
	padding: 0.2em 0px 0px 7px; 
	color: #444444;
	font-size: 14px;
	line-height: 20px;
	border-left: 3px solid #444444;
}

#sidebar {
	margin: 0px;
	width: 220px;
}

#sidebar #site-search {
	margin: -4px 0px 10px 0px;
	width: 100%;
}

#sidebar #site-search .gsc-control-cse {
	padding: 0px;
}

#sidebar #pdf-btn {
	margin: 0px 0px 10px 0px;
	width: 220px;
	height: 52px;
}

#sidebar #pdf-btn a {
	display: block;
	line-height: 52px;
	text-indent: 100%;
	white-space: nowrap;
	background-image: url(images/bn_side_print.jpg);
	overflow: hidden;
}

#sidebar .side_box01 {
	margin: 0px 0px 10px 0px;
	width: auto;
	height: auto;
	border: 1px solid #878787;
	border-radius: 5px;
	overflow:hidden;
}

#sidebar .side_box01:hover {
	opacity: 0.7;
}

#sidebar a.side_banner {
	padding-left: 30px;
	width: auto;
	height: 86px;
	line-height: 38px;
	color: #333333;
	font-size: 15px;
	text-decoration: none;
	text-shadow: #ffffff 0px 2px;
	display: block;
}

#sidebar a.side_banner span {
	padding-right: 5px;
	width: auto;
	height: 48px;
	line-height: 75px;
	color: #111111;
	font-size: 11px;
	text-align: right;
	display: block;
}

#sidebar #side_banner01 {
	background-repeat: no-repeat, no-repeat;
	background-position: 10px 10px, top right;
}

#sidebar #side_banner02 {
	background-repeat: no-repeat, no-repeat;
	background-position: 10px 10px, top right;
}

#sidebar #side_banner03 {
	background-repeat: no-repeat, no-repeat;
	background-position: 10px 10px, top right;
}

#sidebar #side_banner04 {
	background-repeat: no-repeat, no-repeat;
	background-position: 10px 10px, top right;
}

#sidebar #side_banner05 {
	background-repeat: no-repeat, no-repeat;
	background-position: 10px 10px, top right;
}

#sidebar #side_banner06 {
	background-repeat: no-repeat, no-repeat;
	background-position: 10px 10px, top right;
}

#sidebar .side_box02 {
	margin: 0px;
	width: 220px;
	height: 62px;
	overflow:hidden;
	background-image: linear-gradient(to right, #000, #000 1px, transparent 1px, transparent 4px);
	background-size: 5px 1px;
	background-position: bottom;
	background-repeat: repeat-x;
}

#sidebar .side_menu {
	width: 198px;
	height: 61px;
	padding-left: 22px;
	color: #333333;
	line-height: 61px;
	display: block;
}

#sidebar a.side_menu,
#sidebar a.side_menu:visited {
	text-decoration: none;
}

#sidebar a.side_menu:hover,
#sidebar a.side_menu:focus,
#sidebar a.side_menu:active {
	text-decoration: underline;
	background-color: #e1ecf5;
}

#sidebar .side_box03 {
	margin-top: 30px;
	width: 218px;
	height: auto;
	border: 1px solid #dcdcdc;
	border-radius: 3px;			/* CSS3???? */  
	-webkit-border-radius: 3px;	/* Safari,Google Chrome?p */  
	-moz-border-radius: 3px;	/* Firefox?p */ 
}

#sidebar #side_corp {
	margin: 3px auto;
	width: 212px;
	height: 47px;
}

#sidebar #side_corp a {
	width: 100%;
	height: 47px;
	display: block;
	overflow: hidden;
}

#sidebar #side_addr {
	margin: 25px auto 0px auto;
	width: 212px;
	height: auto;
	line-height: 24px;
}

#sidebar #side_tel {
	margin: 30px auto 0px auto;
	padding: 10px 0px 0px 44px;
	width: 168px;
	height: 29px;
	color: #111111;
	font-size: 21px;
}

#sidebar #side_station {
	margin: 25px auto 0px auto;
	width: 212px;
	height: auto;
	font-size: 20px;
}

#sidebar #side_station span {
	font-size: 25px;
}

#sidebar #side_open {
	margin: 25px auto 0px auto;
	width: 212px;
	height: auto;
	font-size: 13px;
	line-height: 20px;
}

#sidebar .side_image_box {
	width: 212px;
	height: 141px;
}

#sidebar #side_image01 {
	margin: 25px auto 0px auto;
}

#sidebar #side_image02 {
	margin: 10px auto 0px auto;
}

#sidebar #side_map {
	margin: 20px auto 3px auto;
	width: 212px;
	height: 212px;
}

#sidebar .side_box04 {
	display: none;
}

.clear_box {
	margin: 0;
	width: 0px;
	height: 0px;
	clear: both;
}

#tel_box {
	display: none;
}

footer {
	margin: 0px;
	width: 100%;
}

#foot_box01 {
	width: 100%;
	height: 3px;
}

#foot_line {
	margin: 0px auto;
	width: 960px;
}

#page_top_link {
	float: right;
	margin: -23px 0px 0px 0px;
	width: 104px;
	height: 23px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	overflow: hidden;
}

#page_top_link a {
	padding-left: 10px;
	color: #ffffff;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
}

#foot_box02 {
	width: 100%;
	height: 196px;
	background-color: #eeeeee;
}

#foot_link {
	margin: 0px auto;
	width: 960px;
	padding-top: 60px;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
}

#foot_link a,
#foot_link a:visited {
	color: #333333;
	text-decoration: none;
}

#foot_link a:hover,
#foot_link a:focus,
#foot_link a:active {
	color: #333333;
	text-decoration: underline;
}

#foot_box03 {
	width: 100%;
	height: 54px;
	background-color: #111111;
}

#foot_credit {
	margin: 0px auto;
	width: 940px;
	color: #ffffff;
	font-size: 11px;
	text-align: right;
	line-height: 50px;
}



/*????????^?u???b?g?p???????
---------------------------------------------------------------------------*/
@media screen and (max-width:960px) {

#head_text {
	margin: 0px;
	width: 100%;
}

#head_logo {
	width: 98%;
	height: auto;
	line-height: 0px;
}

#menubar_top {
	margin: 10px auto;
	width: 98%;
	height: auto;
	background: none;
}

#slider-box {
	margin: 0px auto;
	width: 98%;
	height: auto;
}

#main_box {
	width: 98%;
}

#contents {
	width: 100%;
}

#contents h2 {
	width: 99%;
}

#contents #topics {
	margin: 10px 0px;
	height: auto;
}

#contents #sub_image02 {
	width: 100%;
	height: auto;
}

#sidebar {
	margin-top: 30px;
	width: 100%;
}

#sidebar .side_box01 {
	float: left;
	margin-right: 1%;
	width: 48%;
}

#sidebar .side_box02 {
	width: 100%;
}

#sidebar .side_menu {
	width: 100%;
}

#sidebar .side_box03 {
	float: left;
	width: 100%;
}

#sidebar #side_corp {
	float: left;
	margin: 3px;
}

#sidebar #side_addr {
	float: left;
	margin: 3px 0px 0px 30px;
	width: 45%;
}

#sidebar #side_tel {
	float: left;
	margin: 30px 0px 0px 3px;
	clear: both;
}

#sidebar #side_station {
	float: left;
	margin: 36px 0px 0px 30px;
	width: 45%;
}

#sidebar #side_open {
	float: left;
	margin: 25px 0px 0px 3px;
	clear: both;
}

#sidebar #side_image01 {
	float: left;
	margin: 25px 0px 0px 3px;
	clear: both;
}

#sidebar #side_image02 {
	float: left;
	margin: 25px 0px 0px 30px;
}

#sidebar #side_map {
	float: left;
	margin: 20px 3px 3px 3px;
	width: 99%;
	clear: both;
}

#foot_line {
	margin: 0px;
	width: 100%;
}

#page_top_link {
	margin-right: 5px;
}

#foot_box02 {
	height: auto;
}

#foot_link {
	width: 90%;
	padding-top: 30px;
	padding-bottom: 30px;
	word-wrap: break-word;
}

#foot_link a,
#foot_link a:visited {
	white-space: nowrap;
}

#foot_credit {
	width: 95%;
}

}



/*????????X?}?[?g?t?H???p???????
---------------------------------------------------------------------------*/
@media screen and (max-width : 480px) {

#head_text,
#head_logo {
	display: none;
}

#head_logo_sp {
	display: inherit;
}

#head_logo_sp a {
	margin: 0px auto;
	width: 98%;
	height: auto;
	line-height: 0px;
	display: block;
}

#head_logo_sp a img {
	margin: 0px;
	width: 100%;
	height: auto;
	border: none;
}

#head_logo_sp span {
	margin: 0px auto 10px auto;
	width: 98%;
	font-size: 24px;
	text-align: center;
	display: block;
}

#contents label#topics_label {
	position: relative;
	float: right;
	margin: -48px 0px 0px 0px;
	width: 34px;
	height: 34px;
	cursor: pointer;
	background: url(images/bg_open.png) no-repeat;
	display: block;
}

#contents input[type="checkbox"]:checked + label#topics_label {
	background: url(images/bg_close.png) no-repeat;
}

#contents dl#topics {
	height: 100px;
	line-height: 25px;
	transition-property: height;
	transition-duration: .6s;
}

#contents input[type="checkbox"]:checked + label + dl#topics {
	height: 300px;
}

#contents dl#topics dt {
	float: none;
	width: auto;
}

#contents dl#topics dd {
	padding-left: 0px;
}

#sidebar .side_box01 {
	float: none;
	margin-right: 0px;
	width: auto;
}

#sidebar #side_corp {
	float: none;
}

#sidebar #side_addr {
	float: none;
	margin: 25px 0px 0px 3px;
	width: 212px;
}

#sidebar #side_tel {
	float: none;
	margin: 30px 0px 0px 3px;
}

#sidebar #side_station {
	float: none;
	margin: 25px 0px 0px 3px;
	width: 212px;
}

#sidebar #side_open {
	float: none;
	margin: 25px 0px 0px 3px;
}

#sidebar #side_image01 {
	float: none;
	margin: 25px 0px 0px 3px;
	clear: both;
}

#sidebar #side_image02 {
	float: none;
	margin: 10px 0px 0px 3px;
}

#sidebar #side_map {
	width: 98%;
}

#tel_box {
	position: fixed;
	left: 50%;
	bottom: 20px;
	margin-left: -100px;
	width: 200px;
	height: 50px;
	border-radius: 10px;
	opacity: 0.9;
	display: inherit;
}

#tel_box a {
	line-height: 50px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
}

}



/*??????k??????????
---------------------------------------------------------------------------*/
@media screen and (max-width : 320px) {

body {
	width: 320px;
}

}
