@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
html, body {
	background: #E6CFBF;
	font: 12px verdana, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	border: 0;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
a {
	    color: #F54F4E;
    text-decoration: none;
}
a:hover {
    color: #F54F4E;
    text-decoration: underline;
}
#container {
	width: 900px;
	position: relative;
	margin: 10px auto;
	padding: 5px;
}
header#header {
	width: 100%;
}
header h1 {
	text-align: center;
	line-height: 50px;
	margin-top: -10px;
}
header h1 a {
	text-decoration: none;
	color: #333;
	letter-spacing: -1px;
}
header h1 a:hover {
	color: #333;
	text-decoration:underline;
}
#mainImaes img {
	padding: 5px;
	background-color: #FFF;
	border-top: none;
	border-radius: 10px;
}
nav#menu {
	text-align: center;
	height: 43px;
	width: 900px;
	margin:auto;
}
nav#menu ul {
	text-align: center;
}
nav#menu li {
	display: inline-block;
	line-height: 40px;
}
nav#menu li a {
    text-decoration: none;
    padding: 13px 52px;
    background-color: #EA6E6D;
    color: #fff;
}
nav#menu li a:hover {
	background-color:#D84746;
	text-decoration:none;
}
#body {
	padding: 5px;
	background: #FFF;
	overflow: hidden;
	border-radius: 5px 5px 0 0;
}
#content {
	padding: 5px;
}
#aside {
	float: right;
	width: 310px;
	padding: 5px;
}
#topOriginalContent {
	clear: both;
	margin: 10px 0;
	line-height: 23px;
}
#topOriginalContent h2 {
    margin: 10px 0;
    letter-spacing: -1px;
    color: #333;
    border-bottom: 2px solid #EA6E6D;
    height: 40px;
}
#topOriginalContent h3 {
	margin: 10px 0;
	letter-spacing: -1px;
	color: #333;
}
#topOriginalContent img {
	width:50%;
	float:left;
	margin-right:15px;
}
#footer {
	clear: both;
	padding: 10px 0;
	text-align: center;
	color: #333;
	background-color:#FFFFFF;
}
.social {
	margin-left: 30%;
	margin-bottom: 10px;
}
.wrapperedboxesRight {
	background-color: #1D6173;
	overflow: hidden;
	clear: both;
	padding: 10px;
	border-radius: 10px;
}
.wrapperedboxesleft {
	background-color: #6E3D3D;
	overflow: hidden;
	clear: both;
	padding: 10px;
	border-radius: 10px;
	margin: 0 10px;
}
div.holidayBoxesToP {
	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 #EA6E6D;
	padding: 5px;
	/* box-shadow: 1px 2px 6px 0px rgba(203, 228, 193, 1); */
	-ms-box-shadow: 1px 2px 6px 0px rgba(203, 228, 193, 1);
	-moz-box-shadow: 1px 2px 6px 0px rgba(203, 228, 193, 1);/* -webkit-box-shadow: 1px 2px 6px 0px rgba(203, 228, 193, 1); */
}
div.holidayBoxesToP img {
	width: 30%;
	float: left;
	margin-bottom: 0px;
	margin-right: 5px;
	border-radius: 3px;
	padding: 5px;
	margin-left: 0;
	background-color: #FFF;
	border: 1px solid #CCC;
}
div.holidayBoxesToP h2 {
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #FFFFFF !important;
    background-color: #EA6E6D !important;
    padding: 7px !important;
    margin-top: 0;
    font-size: 14px;
    margin-bottom: 5px;
    border-radius: 2px;
}
div.asideHolidayboxes {
	width: 100%;
	float: left;
	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: 5px;
}
div.asideHolidayboxes img {
	width: 96%;
	margin-bottom: 0px;
	margin-right: 5px;
	border-radius: 3px;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
div.asideHolidayboxes h2 {
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #FFFFFF !important;
	background-color: #204419 !important;
	padding: 7px !important;
	margin-top: 0;
	font-size: 14px;
	margin-bottom: 5px;
	border-radius: 2px;
}
div.BottomHolidayboxes {
	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 #EA6E6D;
	padding: 5px;
}
div.BottomHolidayboxes img {
	width: 96%;
	margin-bottom: 0px;
	margin-right: 5px;
	border-radius: 3px;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
div.BottomHolidayboxes h2 {
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #FFFFFF !important;
    background-color: #EA6E6D !important;
    padding: 7px !important;
    margin-top: 0;
    font-size: 14px;
    margin-bottom: 5px;
    border-radius: 2px;
}
div.BottomHolidayboxes:nth-child(even) {
	float: right;
	margin-right: 0;
}
p.allDetails {
	margin: 10px 10px;
	float: right;
}
p.allDetails a {
    text-decoration: none;
    padding: 12px;
    border-radius: 0px;
    color: rgb(255, 255, 255) !important;
    font-size: 11px;
    /* border: 1px solid #DEDEEC; */
    background: #EA6E6D;
}
p.allDetails a:hover {
	color: rgb(255, 255, 255) !important;
	background: #D84746;
}
#navAside {
	background-color: #305B66;
	margin-bottom: 10px;
}
#navAside li {
	border-bottom: 1px solid #A3A3A3;
	line-height: 23px;
}
#navAside li:last-child {
	border-bottom: none;
}
#navAside li a {
	text-decoration: none;
	padding: 10px 10px;
	display: block;
	color: #FFF;
	transition: all ease-in 0.2s;
	-ms-transition: all ease-in 0.2s;
	-moz-transition: all ease-in 0.2s;
	-webkit-transition: all ease-in 0.2s;
}
#navAside li a:hover {
	background-color: rgba(204, 204, 204, 0.29);
	text-indent: 10px;
	color: rgb(6, 0, 228);
}
/*recommended links*/
.articleLinks {
	clear: both;
	padding: 10px;
	line-height: 25px;
	margin-bottom: 10px;
	border-radius: 10px;
	margin-top: 10px;
	background-color: rgba(255, 255, 255, 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;
}
.articleLinks h2 {
	height: 30px;
	line-height: 25px;
	font-size: 20px;
	color: rgb(0, 0, 0);
	margin-left: -10px;
	margin-bottom: 5px;
	text-indent: 10px;
}
.articleLinks ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.articleLinks ul li {
	border-bottom: 1px dotted #EA6E6D;
	line-height: 30px;
}
.articleLinks ul li::before {
	content: '»';
	margin-right: 10px;
	color: #555;
	font-size: 17px;
}
.articleLinks ul li:last-child {
	border-bottom: none;
}
