#contents, #footer, .section, .section_w50{
	width:100%;
}

div.top_img {
	width:100%;
}

#obs2_hidden {
	display: none;
}


@media screen and (min-width: 1125px) {
	#contents, .section {
		width:1100px;
	}

	div.top_img {
		width:1100px;
	}

	.section_w50 {
		width:550px;
	}
	
	#obs2_hidden {
		display:block;
	}
}

#header {
	height:100px;
}

#footer {
	margin:0;
	padding:0;
}


div#footernavi {
	margin:0 auto 0 auto;
	width: 100%;
	max-width:1200px;
}
#copyright {
	display: inline-box;
	width:400px;
	margin: 0 2em 0 auto;
	padding: 0;
	text-align:right;
}


h1 {
	padding:0;
	margin:0.2em 0 0 0;
	height:78px;
	border:0;
	display:inline;
	color:#ffffff;
	font-size:42px;
	text-shadow:
		1px 1px 0px #000000,
		1px -1px 0px #000000,
		-1px 1px 0px #000000,
		-1px -1px 0px #000000,
		2px 2px 0px #888888;
}

h2 {
	display:block;
	width:90%;
	max-width:750px;
	min-width:500px;
	margin:0 0.2em 0.2em 0.2em;
	padding:0 0 0.2em 1.2em;
	line-height:1em;
	border-style:solid;
	border-width:0 0 2px 0;
	font-weight:bold;
	background-image:url("./img/h1head.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	background-size:1em 1em;
}

a {
	margin:0;
	padding:0;
	text-decoration:none;
	cursor:pointer;
}

a:hover img {
	position:relative;
	top:1px;
	left:1px;
}

img {
	margin:0;
	padding:0;
}


li {
	margin: 0 0 0 2em;
}


.article {
	margin:0;
	padding:0.7em 0 0 0;
	border-style:solid;
	border-width:0px;
	border-color:#2b478e;
} 

div.info {
	padding:0.2em;
	display:block;
	font-weight: normal;
	border-width:1px;
	border-style:solid;
	border-color:#999999;
}

div#info1 {
	margin:0 1em 0 0.5em;
	padding: 0.5em 0 0.5em 0;
	height:5em;
	overflow-y: scroll;
}

div#info1 ul li {
	margin:0 0 0 1.5em;	
	list-style-type: square;
}

div#info2 {
	margin:-1em 2em 1em 0.5em;
	padding:0.2em 0.2em 0.2em 1.5em;
	height:5em;
	overflow-y: scroll;
}

div.top_img {
	margin:0 auto 0 auto;
	height:100px;
	overflow:hidden;
	display:table;
	text-align:center;
	line-height: 100px;
	background-repeat:no-repeat;
	background-position:left bottom;
	background-image:url("img/top_ttl2.jpg");
	background-size:1100px 100px;
}

div.subTitle {
	max-width:1200px;
	margin:0.2em auto 0 auto;
	padding:0 0.5em 0 0.5em;
	line-height:1;
}

div.subTitle a {
	display:inline-block;
	min-width:6em;
	font-size:13pt;
	line-height:1;
	margin:0 auto 0 0;
	padding:3px 0.5em 3px 0.5em;
	border-width:2px;
	border-color:#8fabf2 #2b478e #2b478e #8fabf2;
	border-style:solid;
	border-radius: 10px;
	background-color:#ffffff;
	background-image:url("common/img/ico_bg.png");
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align:center;
	text-decoration:none;
	color:#000000;
}

div.subTitle a#english {
	float:right;
}

div.subTitle a:link{
	color:#000000;
}

div.subTitle a:visited{
	color:#000000;
}

div.subTitle a:hover{
	color:#000000;
}

div.subTitle a:focus{
	color:#000000;
}

div.subTitle a:active{
	color:#000000;
}

div.top_img {
	background-image: url("img/top_ttl2.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size:1280px 100px;
	overflow: hidden;
}

div.section{
	margin: 0 auto 0 0;
	clear: both;
}

div.section_w50{
	float:left;
}

div.component {
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	width:100%;
	max-width:750px;
	min-width:500px;
	border-style:solid;
	border-width:0 0 0 0;
}

#obs1, #obs2, #obs3, #obs4 {
	display: block;
	padding:0;
}



.obscontent {
	width:500px:
	clear:both;
}

.component label {
  display: block;
  height : 100px;
  padding : 8px;
  color: #0000ff;
  font-weight: bold;
  cursor: pointer;
  clear:both;
	margin:0 0.5em 0 0.5em;
	display:block;
	padding:2px 220px 2px 0.5em;
	background-color:#ffffff;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: contain;
	border-color:#8fabf2 #2b478e #2b478e #8fabf2;
	border-style:solid;
	border-width:2px;
	border-radius: 10px;
	text-align:left;
	text-decoration:none;
	color:#000000;
}


#obs01{
	background-image:url("./img/1st01.jpg");
}

#obs02{
	background-image:url("./img/2nd01.jpg");
}

#obs03{
	background-image:url("./img/3rd02.jpg");
}

#obs04{
	background-image:url("./img/3rd01.jpg");
}

.component input[type="checkbox"] {
  display: none;
}

.component .obscontent {
  height: 0;
  padding: 0;
  overflow: hidden;
  margin-bottom: 10px;
}

.switch:checked + .obscontent {
  height: auto;
  padding: 8px;
}

.obs_comment {
	font-weight: normal;
}

#obs2_hidden {
	visibility: hidden;
}

#new_info {
	width:95%;
	max-width:750px;
	min-width:500px;
	margin:1em auto 1em auto;
	padding:0.5em 0.5em 0 0.5em;
	border-color:000000;
	border-style:solid;
	border-width:1px;
	border-radius: 5px;
}

#new_info h2 {
	background-color:transparent;
	border-width:0;
}

#location {
	width:100%;
	max-width:750px;
	min-width:500px;
	margin:auto;
}

li.nul {
	list-style:none;
}

.clear {
	clear: both;
}