@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	outline:none;
}
 body {
	background: #e1d9cc url(../images/bg-body.gif) repeat-x;
	font: 12px verdana, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	border: 0;
	/* background: #00B5F9; */
}
p{
	padding:0;
	margin:0;
	line-height:28px;
	letter-spacing:1px;	
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
a {
	color: #00B5F9;
	text-decoration: none;
}
a:hover {
	color: #00B5F9;
	text-decoration: underline;
}
#menu {
	width: 960px;
	margin: 0 auto;
	background-color: #ADC000;
	text-align: center;
	margin-top: -1px;
	/* border-radius: 5px 5px 0 0; */
	/* height: 50px; */
}
#menu ul {
}
#menu ul li {
	display: inline-block;
	line-height: 50px;
	border-right: 1px solid rgba(255, 247, 247, 0.31);
}
#menu ul li:last-child {
	border-right: none;
}
#menu ul li a {
	text-decoration: none;
	color: #FFFFFF;
	/* background-color: #FFF; */
	padding: 10px 10px;
	font-size: 14px;
	/* text-shadow: 1px 1px 1px #00B5F9; */
}
#menu ul li a:hover {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #FFF;
	background: #ECC632;
}
#content {
	width: 960px;
	margin: 0 auto 10px auto;
	background: #FFF;
	border-radius: 0 0 10px 10px;
	overflow: hidden;
}
#contentBanner {
	padding: 0 10px;
	overflow: hidden;
}
#contentBanner img {
	width: 940px;
	margin-top: 10px;
}
.title {
	text-align: center;
	height: 70px;
	line-height: 70px;
	background: #ECC632;
}
.title a {
	text-decoration: none;
	color: #fff;
}
.title a:hover {
	text-decoration: underline;
}
#left {
	float: left;
	width: 320px;
	margin-right: 0;
	min-height: 300px;
}
#right {
	float: right;
	width: 943px;
	margin-left: 0;
	min-height: 300px;
}
#container {
	overflow: hidden;
	padding: 6px;
}
#article {
	line-height: 23px;
	margin: 10px 0;
	overflow: hidden;
}
#article h2 {
	margin: 10px 0;
	letter-spacing: -1px;
	color: #007390;
	border-bottom: 1px solid #CCC;
	height: 40px;
}
#article h3 {
	margin: 10px 0;
	letter-spacing: -1px;
	color: #435C10;
}
#article img {
	padding: 5px;
	border: 1px solid #CCC;
	border-radius: 3px;
	margin-top: 5px;
	float: left;
	width: 45%;
	margin-right: 10px;
}
#footer {
	clear: both;
	background: #ECC632;
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #FFF;
	color: #333;
	border-radius: 0 0 10px 10px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
.social {
	margin: 0 auto;
	margin-bottom: 10px;
}
#boxArea {
	margin: auto;
}

.blocks {
	overflow: hidden;
	clear: both;
}
.blocks h2  {
    margin: 0px;
    background-color: #00B5F9;
    text-align: center;
    color: #FFFFFF;
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 44px;
    border-left: 5px solid #ECC632;
    text-shadow: 1px 0px 1px #000000;
    box-shadow: 0 1px 5px #000000;
    background-image: -webkit-linear-gradient(-45deg,#00B5F9 25%,transparent 25%,transparent 75%,#00B5F9 75%,#00B5F9),-webkit-linear-gradient(45deg,#00B5F9 25%,transparent 25%,transparent 75%,#00B5F9 75%,#00B5F9);
}

.footerBlock {
	overflow: hidden;
	clear: both;
	border-radius: 5px;
}
div.mainBoxesBottom {
	width: 49%;
	float: left;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 5px;
	line-height: 23px;
	color: #000000;
	box-sizing: border-box;
	background: #FFFFFF;
	border-radius: 5px 5px 0 0;
	border: 1px solid #CCC;
	padding: 10px;
}
div.mainBoxesBottom img {
	width: 98%;
	margin-bottom: 0px;
	margin-right: 5px;
	border-radius: 3px;
	padding: 5px;
	margin-left: 0;
	background-color: #FFF;
	border: 1px solid #CCC;
}
div.mainBoxesBottom:nth-child(even) {
	float: right;
	margin-right: 0;
}
div.boxes1Top {
	width: 100%;
	overflow: hidden;
	font-size: 11px;
	margin-bottom: 10px;
	margin-right: 5px;
	line-height: 23px;
	color: #000000;
	box-sizing: border-box;
	background: #FFFFFF;
	border-radius: 5px 5px 0 0;
	border: 1px solid #CCC;
	padding: 10px;
}
div.boxes1Top img {
	width: 40%;
	float: left;
	margin-bottom: 0px;
	margin-right: 5px;
	border-radius: 3px;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
div.boxes1Top h2 {
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #FFFFFF !important;
	background-color: #00B5F9!important;
	padding: 7px !important;
	margin-top: 0;
	font-size: 14px;
	margin-bottom: 5px;
	border-radius: 2px;
}
div.rightbottomboxes {
	width: 49%;
	float: left;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 5px;
	line-height: 23px;
	color: #000000;
	box-sizing: border-box;
	background: #FFFFFF;
	border-radius: 5px 5px 0 0;
	border: 1px solid #CCC;
	padding: 10px;
}
div.rightbottomboxes img {
	width: 42%;
	float: left;
	margin-bottom: 0px;
	margin-right: 5px;
	border-radius: 3px;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
div.rightbottomboxes:nth-child(even) {
	float: right;
	margin-right: 0;
}
div.AsideBoxes {
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 5px;
	line-height: 23px;
	color: #000000;
	box-sizing: border-box;
	background: #FFFFFF;
	border-radius: 5px 5px 0 0;
	border: 1px solid #CCC;
	padding: 10px;
}
div.AsideBoxes img {
	width: 96%;
	margin-bottom: 0px;
	margin-right: 5px;
	border-radius: 3px;
	padding: 5px;
	margin-left: 0;
	background-color: #FFF;
	border: 1px solid #CCC;
}
p.allDetails {
	margin: 10px 10px;
	float: right;
}
p.allDetails a {
	text-decoration: none;
	padding: 11px 5px;
	border-radius: 0px;
	color: rgb(255, 255, 255) !important;
	font-size: 11px;
	/* border: 1px solid #DEDEEC; */
	background: #00B5F9;
}
p.allDetails a:hover {
	color: rgb(255, 255, 255) !important;
	background: #ADC000;
}
#rightNav {
	background-color: #E1D9CC;
	margin-bottom: 10px;
}
#rightNav li {
	border-bottom: 1px solid #A3A3A3;
	line-height: 23px;
}
#rightNav li:last-child {
	border-bottom: none;
}
#rightNav li a {
	text-decoration: none;
	padding: 10px 10px;
	display: block;
	color: #4E2222;
}
#rightNav li a:hover {
	background-color: rgba(204, 204, 204, 0.29);
	text-indent: 10px;
	color: rgb(6, 0, 228);
}
/*recommended links*/
.backlinks {
	clear: both;
	padding: 10px;
	line-height: 25px;
	border-radius: 10px;
	margin-top: 10px;
	/* background-color: rgba(249, 250, 236, 1); */
	color: #130D0D;
	-webkit-border: 7px 7px 7px 7px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 5px;
	/* -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 5px; */
	/* box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 5px; */
}
.backlinks h2 {
	border-bottom: 1px solid #CCC;
	height: 30px;
	line-height: 25px;
	font-size: 20px;
	color: rgb(0, 0, 0);
	margin-left: -10px;
	margin-bottom: 5px;
	text-indent: 10px;
}
.backlinks ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.backlinks ul li {
	/* border-bottom: 1px solid #C9C9C9; */
	line-height: 34px;
}
.backlinks ul li::before {
	/* content: '»'; */
	margin-right: 10px;
	color: #00ABB2;
	font-size: 17px;
}
.backlinks ul li:last-child {
	border-bottom: none;
}

@media screen and (max-width:480px){
	*{padding:0; margin:0;}
	body{ background:none; padding:0 15px;}
	#menu{ width:100%; margin:0; height:auto; border-radius:0;}
	#menu ul li{ display:block}
	#menu ul li a{ display:block; padding:0; margin:0; border-bottom:1px solid #CCC;}
	#menu ul li a:hover{background: #ECC632;}
	
	#content{ width:100%;}
	.title{ height:auto; line-height:30px; padding:10px 0} 
	.title a{ font-size:65%; display:block;}
	#contentBanner{ width:100%; padding:0; margin:0}
	#contentBanner img{ width:100%; }
	
	#container{ padding:0; margin:0}
	#left, #right{ width:100%; float:none;}
	
	div.boxes1Top img{ width:97%; float:none;}
	#article img{ float:none; width:97%;}
	div.mainBoxesBottom{ float:none; width:100%; overflow:hidden;}
	
	#footer{ background:none; padding:10px 0; color:#000; border-top:1px solid #CCC; margin-top:10px;}
	#footer a{ color:blue;}
	#footer a:hover{ color:blue; text-decoration: underline;}
}