@charset "utf-8";
#main #left .list:after {
	content: "";
	clear: both;
	display: block;
}
#header ul {
	padding-right: 10px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 0.9em;
}
#top {
	margin-top: 10px;
	width: 960px;
	margin: 0 auto;
}
#top .left-side {
	float: left;
	width: 540px;
	margin-top: 10px;
}
#main #left h2 {
	margin-top: 15px;
	background: url(../img/h2_icon.png) no-repeat left top;
	padding: 7px 0 10px 25px;
	font-size: 1.2em;
	font-weight: normal;
	border-bottom: 1px dotted #333;
}
#main #left h2 strong {
	color: #9cdeff;
	margin-right: 5px;
}
#top .mono {
	float: left;
	width: 260px;
	height: 200px;
}
#top .mono h3 {
	text-align: center;
	padding-top: 20px;
	font-size:1.2em;
}
#top .mono p {
	font-size: 0.9em;
	line-height:1.8em;
	padding: 10px;
}
#top #slider1 {
	float: left;
	height: 200px;
	width: 280px;
}

#top .news {
	float: right;
	width: 410px;
}
#top  .news  h2 {
	padding-top: 10px;
	position: relative;
	padding-bottom: 3px;
	color: #337AA3;
	border-bottom: 1px dotted #333;
	margin-bottom: 5px;
}
#top .news span {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: .9em;
	font-weight: normal;
	color: #666;
}
#top  .news  div {
	height: 140px;
	width: 400px;
	overflow: auto;
	display: block;
}
#top .news ul {
	margin: 0 10px 10px 10px;
}
#top .news li {
	background: url(../img/link.gif) no-repeat left 6px;
	padding: 0 0 5px 20px;
	}
#top  .news  .date {
	font-size: 0.85em;
	color: #366;
}
#top  .news  a {
	color: #366;
	font-weight: bold;
	padding: 2px;
	margin-right: 5px;
}
#main #left article h3 {
	padding: 5px 0 5px 30px;
	border-left: 5px solid #333;
	margin: 15px auto 5px 20px;
}
#main #left .list {
	height: 168px;
	width: 738px;
	margin-left: 10px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
#main #left .list .info {
	float: right;
	width: 538px;
	height: 168px;
	position: relative;
}
#main #left .list .info h4 {
	padding-left: 25px;
	background: url(../img/h3.gif) no-repeat left;
	height: 23px;
	padding-top: 3px;
	font-size: 1.1em;
	font-weight:normal;
	color: #FFF;
}
#main #left .list .info h4 a {
	color: #FFF;
}
#main #left .list .info h4 strong {
	color: #FFC;
	padding-left: 10px;
}
#main #left .list .info h5 {
	position: absolute;
	left: 11px;
	top: 30px;
	color: #600;
}


#main #left .list .info .type {
	position: absolute;
	top: 5px;
	right: 10px;
	color: #ECFFFF;
}
#main #left .list .info .area {
	position: absolute;
	top: 30px;
	right: 10px;
	background-color: #ECFFFF;
	padding: 2px;
	font-size: 0.9em;
	border: 1px solid #CCC;
	font-weight: bold;
}
#main #left .list .info .text {
	margin-top: 25px;
	font-size: 0.9em;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#main #left .list .info .text .red {
	color: #600;
}
#main #left .list .info .text .blue {
	color: #036;
}
#main #left .list .info .link {
	margin-left: 230px;
	font-size: 0.9em;
}


#main #left .list figure {
	border: 1px solid #333;
	float: left;
}
#main #left .sentence {
	font-size: 0.8em;
	padding: 5px;
	border: 3px double #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#place {
	display:none;
}
#main #left #land .table {
	display: table;
	margin-bottom: 3px;
}
#main #left #land .table h2,
#main #left #land .table p {
	display: table-cell;
}
#main #left #land .table p {
	font-size: .85em;
	width: 75%;
}
#main #left #land .table p a{
	color: #ECFFFF;
}
.holidays {
	padding: 5px;
	background: #F7F4D4;
}
.holidays li {
    list-style: inside disc;
}
/*===============================================
画面の横幅が960pxまで
===============================================*/
@media screen and (max-width: 960px) {
#top {
	width: 100%;
}
#top .left-side {
	width: 50%;
}
#top .mono{
	width:50%;
	font-size:0.9em;
	height:auto;
}
#top #slider1 {
	width:50%;
	height:auto;
}
#top .news {
	width:49%;
	margin-left:1%
}
#top  .news  div {
	width:98%;
	margin-left:1%;
}
#main #left .list {
	width: 96%;
}
#main #left .list .info {
	width: 73%;
	font-size: 0.95em;
	height:auto;
}
#main #left .list .info h4 {
	width: 100%;
	font-size:0.9em;
}
#main #left .list .info h5 {
	font-size:0.9em;
}
#main #left .list .info .type {
	font-size:0.85em;
	right: 1px;
}
#main #left .list .info .area {
	font-weight: normal;
	font-size:0.85em;
	top: 28px;
	right: 1px;
}
#main #left .list .info .link {
	margin-left: 26%;
}
#main #left .list figure {
	width: 26%;
}
#main #left .records dl {
	width: 23.5%;
	margin-right: 1%;
	font-size: 0.9em;
}
#main #left .sentence {
	margin-right: 10px;
}

#main #left #land .table h2 {
	width: 25%;
}
#main #left #land .table p {
	font-size: .8em;
}
}
/*===============================================
画面の横幅が800pxまで
===============================================*/
@media screen and (max-width: 800px) {
#top .mono {
	font-size:0.9em;
}
#top .mono p {
	line-height:1.3em;
}
#main #left #land .table h2,
#main #left #land .table p {
	display: inherit;
	width: 100%;
}
#main #left #land .table p {
	width: 96%;
	margin: 0 auto 3px auto;
}
/*===============================================
画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px) {
#top .mono h3 {
	padding-top: 10px;
	font-size:1.0em;
}
#main #right .banner p{
	float:left;
	padding-left:10px;
	}
}
/*===============================================
画面の横幅が700pxまで
===============================================*/
@media screen and (max-width: 700px) {
#top .left-side {
	width: 100%;
	float:none;
}
#top .mono{
	width:50%;
	height:170px;
}
#top #slider1 {
	width:50%;
}
#top .news {
	width:100%;
	margin-top:10px;
	font-size:0.9em;
	float:none;
}
#top .news h2 {
	border-radius: 2pt;
	padding: 3px 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	background: -moz-linear-gradient(top, #5BC, #BEF);
	background: -webkit-gradient(linear, left top, left bottom, from(#def), to(#cde));
}
#top .news h2 img {
	display: none;
}
#top .news h2 span {
	display:inherit;
}
#top .left-side {
	width:480px;
	margin-left:auto;
	margin-right:auto;
}
}
/*===============================================
 画面の横幅が600pxまで
 ===============================================*/
@media screen and (max-width:600px) {

#main #left .list .info h4 {
	font-size: 0.9em;
	background-image: none;
	padding-left: 2%;
	background-color: #6A6A6A;
	background: -moz-linear-gradient(top, #999, #666);
	background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#666));
	height: 25px;
}
#main #left .list .info .type {
	font-size: 0.8em;
	width:50%;
	text-align: right;
}
#main #left .list .info .area {
	font-size:0.85em;
	font-weight:normal;
}
}
/*===============================================
画面の横幅が480pxまで
===============================================*/
@media screen and (max-width: 480px) {
#top .left-side,
#top .news {
	width:100%;	
}
#top .mono{
	height:auto;
}
#main #left .list {
	padding-bottom: 10px;
	height:auto;
}
#main #left .list .info h4 strong {
	font-size: 0.9em;
	padding-left: 5px;
}
#main #left .list h5 {
	width:100%;
}
#main #left .list .info .type {
	right: 102%;
	width: 35%;
	top: 100px;
	color: #333;
	font-size: 0.85em;
}

#main #left .list .info .area {
	right: 102%;
	width: 35%;
	top: 130px;
	border: 0px;
	font-weight: normal;
	font-size: 0.85em;
}
#main #left .list .info .text {
	margin: 40px 5px 5px 5px;
}
#main #left .list figure {
	padding-bottom:50px;
}
#main #right .banner p{
	width:48%;
	}
}
/*===============================================
画面の横幅が420pxまで
===============================================*/
@media screen and (max-width: 420px) {
#main #left .list .info .type {
	top: 85px;
}
#main #left .list .info .area {
	top: 115px;
}
}
/*===============================================
画面の横幅が400pxまで
===============================================*/
@media screen and (max-width: 400px) {
#top .mono{
	font-size:0.8em;
}
}
/*===============================================
画面の横幅が350pxまで
===============================================*/
@media screen and (max-width: 350px) {
#main #left .list .info .type {
	top: 70px;
}
#main #left .list .info .area {
	top: 100px;
}
}
