@charset "UTF-8";

@import url("reset.css");

#content {
	margin:10px 0;
}

#content h1{
	margin:0px 0;
	width:762px;
	height:40px;}

#content #information{
	padding:10px;
	margin:0px auto;
	width:700px;
	}

#content #information h2{
	color: #847c6f;
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
	background-image: url(../img/information/bg01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:645px;
	height:40px;
	padding:14px 0 0 55px;
	margin:10px 0 0 0;
}

#content #information p{
	font-size:16px;
	line-height:150%;
	margin:0 0 0 55px;
	}


#content #information p.detail{
	font-size:16px;
	line-height:150%;
	margin:0 0 0 55px;
	}

#content #information p.detail img{
	margin: 0px 3px;
	}

#content #information table{
	width:100%;
	}

#content #information table th{
padding:5px;
border-top: solid 1px #68401d;
border-left: solid 1px #68401d;
border-right: solid 1px #68401d;
background-color:#cfd8e6;
	}

#content #information table td{
padding:5px;
border-bottom: solid 1px #68401d;
border-left: solid 1px #68401d;
border-right: solid 1px #68401d;
	}
	
#content2 {
	margin:10px 0;
}

#content2 h1{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	background-image: url(../img/information/information01.jpg);
	background-position: left top;
	width:607px;
	height:29px;
	padding:11px 137px 0 18px;
}

#content2 #information{
	padding:10px;
	margin:0px auto;
	width:730px;
	}

#content2 #information h2{
	color: #847c6f;
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
	background-image: url(../img/information/bg01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:745px;
	height:40px;
	padding:14px 0 0 55px;
	margin:10px 0 0 0;
}

#content2 #information p{
	font-size:16px;
	line-height:150%;
	margin:10px 0 0 0;
	}


#content2 #information p.detail{
	font-size:16px;
	line-height:150%;
	margin:10px 0 0 0;
	}

#content2 #information p.detail img{
	margin: 0px 3px;
	}

#content2 #information table{
	width:100%;
	}

#content2 #information table th{
padding:5px;
border-top: solid 1px #68401d;
border-left: solid 1px #68401d;
border-right: solid 1px #68401d;
background-color:#cfd8e6;
	}

#content2 #information table td{
padding:5px;
border-bottom: solid 1px #68401d;
border-left: solid 1px #68401d;
border-right: solid 1px #68401d;
	}
@media screen and (max-width: 768px) {
#content #information{
	padding:10px 0;
	width:100%;
	}
#content h1{
	margin:0px 0;
	width:100%;
	height:auto;
}
#content #information h2{
	color: #847c6f;
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
	background-image: none;
	width:100%;
	height:auto;
	padding:14px 0 0 0;
	margin:10px 0 0 0;
}
#content #information p{
	font-size:16px;
	line-height:150%;
	margin:0 0 0 0;
	}
#content #information p.detail{
	font-size:16px;
	line-height:150%;
	margin:0 0 0 0;
	}
#content2 #information{
	padding:10px 0;
	width:100%;
	}
#content2 h1{
	margin:0px 0;
	width:100%;
	height:auto;
}
#content2 #information h2{
	color: #847c6f;
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
	background-image: none;
	width:100%;
	height:auto;
	padding:14px 0 0 0;
	margin:10px 0 0 0;
}
}