@charset "utf-8";


#pagetitle {
	width:90%;
	max-width:581px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
#pagetitle img{
	width:100%;
	height:auto;
}

.title {
	width:90%;
	max-width:393px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
.title img{
	width:100%;
	height:auto;
}
@media only screen and (max-width: 500px) {
.title {
	margin-bottom:10px;
}
}

.exptxt800 {
	max-width:800px;
	width:90%;
	font-size:0.9em;
	font-color:#FFF;
	color: #000;
	text-align: left;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
}

.newestwrap {
	width: 100%;
	height:auto;
	margin-bottom:30px;
	overflow: hidden;
}



#newestbox {
	margin-bottom:50px;
	width: 90%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#newestti  {
	display:block !important;
	text-align: left;
	width: 100%;
	max-width: 1000px; !important;
	margin-bottom: 20px;
}
#newestti  img {
	height: auto;
	width: 390px;
}
#newestti_mp {
	display:none !important;
}


@media only screen and (max-width: 500px) {
#newestti  {
		display:none !important;
}
#newestti_mp {
	display:block !important;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}
#newestti_mp img {
	height: auto;
	width: 205px;
}
}


.newestimg {
	float: left;
	width: 248px;
	margin-right: 35px;
	margin-bottom: 15px;
	padding: 6px;
	border: 1px solid #CCC;
}
.newestimg img {
	width: 248px;
	height:auto
}
@media only screen and (max-width: 1000px) {
.newestimg {
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.rightbox {
	width: 98%;
	float: none;
	padding-right: 1%;
	padding-left: 1%;
	margin-right: auto;
	margin-left: auto;
}
}

.rightbox {
	max-width: 600px;
	float: left;
	padding-right: 1%;
	padding-left: 1%;
}
@media only screen and (max-width: 1000px) {
.rightbox {
	width: 98%;
	float: none;
	padding-right: 1%;
	padding-left: 1%;
	margin-right: auto;
	margin-left: auto;
}
}

.newesttitle {
	font-size: 1.2em;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #007B00;
	text-align: left;
	margin-bottom: 10px;
	width: 100%;
}
.newesttxt {
	font-size: 0.9em;
	color: #333;
	text-align: left;
	margin-bottom: 20px;
	width: 100%;
}

.newestcap {
	font-size: 0.9em;
	text-align: right;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #333;
}
@media only screen and (max-width: 500px) {
.newestcap {
	font-size: 0.7em;
	text-align: left;
}
}

#backnumberwrap {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

#bnti {
	display:block !important;
	text-align: left;
	width: 100%;
	max-width: 1000px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#bnti img {
	height: auto;
	width: 464px;
}
#bnti_mp {
	display:none !important;
}


@media only screen and (max-width: 500px) {
#bnti {
		display:none !important;
}
#bnti_mp {
	display:block !important;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}
#bnti_mp img {
	height: auto;
	width: 238px;
}
}
.backnumberbox {
	width: 150px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	display: inline-block; /* インラインブロック化 */
	vertical-align: top;   /* 上端を揃える */
}

.backnumberbox .bnsam {
	width: 100%;
	padding: 3px;
	border: 1px solid #CCC;
	margin-bottom: 8px;
}
.backnumberbox .bnsam img {
	width: 100%;
	height: auto;
}
.backnumberbox .bnname {
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #007B00;
	text-align: left;
	margin-bottom: 10px;
	width: 100%;
	line-height: 1.2em;
	padding-bottom: 5px;
}

@media only screen and (max-width: 500px) {
.backnumberbox {
	width: 40%;
	margin-right: 4%;
	margin-bottom: 15px;
	margin-left: 4%;
	display: inline-block; /* インラインブロック化 */
	vertical-align: top;   /* 上端を揃える */
}
}













#wrap article section table {
	font-size: 1.0em;
	max-width: 700px;
	width: 90%;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#wrap article section table tr th {
	color: #000;
	background-color: #DEF3E9;
	text-align: right;
	width: 20%;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
#wrap article section table tr td {
	font-size: 1.0em;
	color: #000;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
@media only screen and (max-width: 600px) {
#wrap article section table tr th {
	width: 25%;
	padding-right: 10px;
	font-size: 0.8em;
}
#wrap article section table tr td {
	font-size: 0.8em;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}
}


