@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 #slider1 {
	float: left;
	height: 200px;
	width: 280px;
	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;
}

#main #left h3 span {
	display:none;
}
#main #left .list {
	height: 168px;
	width: 738px;
	margin-left: 10px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
#main #left article h3 {
	padding: 5px 0 5px 30px;
	border-left: 5px solid #333;
	margin: 15px auto 5px 20px;
}
#main #left .list .info {
	float: right;
	width: 538px;
	height: 168px;
	position: relative;
}
#main #left .list .info h4 {
	color: #FFF;
	padding-left: 23px;
	background: url(../img/h3.gif) no-repeat left;
	height: 23px;
	padding-top: 3px;
	font-size: 1.1em;
	font-weight:normal;
}
#main #left .list .info h4 a {
	color: #ECFFFF;
}
#main #left .list .info h4 strong {
	color: #FFC;
	padding-left: 10px;
}
#main #left .list .info h5 {
	position: absolute;
	left: 10px;
	top: 30px;
	color: #660000;
}


#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: #660000;
}
#main #left .list .info .text .blue {
	color: #003366;
}
#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;
}
/*===============================================
画面の横幅が960pxまで
===============================================*/
@media screen and (max-width: 960px) {
#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;
}
}

/*===============================================
画面の横幅が700pxまで
===============================================*/
@media screen and (max-width: 700px) {
#top .left-side {
	width:480px;
	margin-left:auto;
	margin-right:auto;
}
#main #left h3 {
	background: -moz-linear-gradient(top, #5ac, #dee);
	background: -webkit-gradient(linear, left top, left bottom, from(#5ac), to(#dee));
	border-radius: 2pt;
	padding: 3px;
	margin-bottom:3px;
	font-size:0.9em;
}
#main #left h3 img {
	display: none;
}
#main #left h3 span {
	display: inherit;
}
}
/*===============================================
 画面の横幅が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 {
	width:100%;
}
#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;
}

}
/*===============================================
画面の横幅が420pxまで
===============================================*/
@media screen and (max-width: 420px) {
#main #left .list .info .type {
	top: 85px;
}
#main #left .list .info .area {
	top: 115px;
}
}
/*===============================================
画面の横幅が350pxまで
===============================================*/
@media screen and (max-width: 350px) {
#main #left .list .info .type {
	top: 70px;
}
#main #left .list .info .area {
	top: 100px;
}
}