@charset "utf-8";

* {margin: 0; padding: 0;}

body {
	background-color: #FFFFFF;
	font-size: 62.5%;
	font: 12px verdana, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
div#mainImages img {
    /* border-radius: 10px; */
}
ul{
	padding:0;
	list-style:none;
	margin:0;	
}
p{
	padding:0;
	margin:0;
	line-height:25px;
	letter-spacing:0.5px;	
}
a {
	text-decoration: none;
	color: #FF2E61;
}
a:hover {
	text-decoration: underline;
	color: #FF2E61;
}

#templatemoHeader{
/* background-color: #C78949; */}
#templateHeaderContent{
	width:930px;
	margin:0 auto;
}
#title{
	text-align: center;
	height: 40px;
	line-height: 45px;
	/* background-color: #ccc; */
}
#title h1 a{
	color: #282627;
}
#title h1 a:hover{
	text-decoration:none;
	color: #B7298D;
}

/*menu*/
#mainmenu{
	width:100%;
	height: 45px;
	margin-bottom: 5px;
	/* background-color: #B5D079; */
}
#mainmenu ul li{
    display: inline-block;
    line-height: 49px;
}
#mainmenu ul li a{
    text-decoration: none;
    padding: 13px 62.39px;
    color: #FFF;
    background-color: #D24B5D;
    border-radius: 10px 10px 0 0;
}
#mainmenu ul li a:hover,#mainmenu ul li:first-child a{
    padding-bottom: 13px;
    color:#FFF;
    background-color: #C75867;
}

#templatemoWrapper{
	width:930px;
	margin:0 auto;
	overflow: hidden;
	/* background-color: #FFF; */
	box-shadow: 0px 0px 10px #ccc;
}
#templatemoContent{
	padding:10px;	
	overflow: hidden;
}

#templatemoLeft{
	width:300px;
	float:left;	
}
#leftContent{
	padding:5px;
}
.barNav{
	margin-bottom:10px;	
}
.barNav a{
	display:block;
	padding:10px 10px;
	border-bottom:1px solid #CCC;
	text-decoration: none;
	background-color: #E8E7E7;
}
.barNav a:hover{
    background-color: #CCC;
	
    color: #DA08EA;
}

/*content*/
#templatemoRight{
	/* width: 600px; */
	float:right;
}	

#templatemotopContent {
	color: #000;
	overflow: hidden;
	clear: both;
	line-height: 28px;
	margin-bottom: 10px;
	font-size: 13px;
}
#templatemotopContent img {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #CCC;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
#templatemotopContent h2 {
	/* margin: 10px 0; */
	letter-spacing: -1px;
	color: #FFFFFF;
	height: 40px;
	font-size: 17px;
	background-color: #D24B5D;
	line-height: 40px;
	padding-left: 5px;
}
#templatemotopContent h3 {
	margin: 10px 0;
	letter-spacing: -1px;
	color: #D48024;
	font-size: 15px;	
}

/*footer*/
#templatemoFooter{
	clear:both;
	width:100%;
	min-width:930px;	
}
#footerContent{
	padding:10px 0;
	text-align:center;
	width:930px;
	margin:0 auto;
	color: #333;
	/* background-color: #C78949; */
}
#footerContent a{
    color: #1661FF;
}
#footerContent a:hover{
    color: #1661FF;
    text-decoration: underline;
}
.social{
	margin-left:32%;
	margin-bottom:10px;	
}

.blocks-area{
	clear:both;
	overflow:hidden;	
	line-height: 23px;
	letter-spacing:.5px;
}
.blocks-area h2{
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #FFFFFF !important;
	background-color: #D24B5D !important;
	padding: 7px !important;
	margin-top: 0;
	font-size: 14px;
	margin-bottom: 5px;
	border-radius: 2px;
}


div.toppestboxes {
	width: 49%;
	float: left;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 5px;
	color: #1F1414;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.51);
	border-radius: 5px 5px 0 0;
	border: 1px solid #CCC;
	padding: 10px 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.toppestboxes img {
	width: 96%;
	margin-bottom: 0px;
	margin-right: 5px;
	border-radius: 3px;
	padding: 5px;
	margin-left: 0;
	background-color: #FFF;
	border: 1px solid #CCC;
}
div.toppestboxes:nth-child(even){
	float:right;
	margin-right:0;	
}

div.bottomBoxes {
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 5px;
	color: #1F1818;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.73);
	border-radius: 5px 5px 0 0;
	border: 1px solid #CCC;
	padding: 10px;
}
div.bottomBoxes img {
	width: 25%;
	float: left;
	margin-bottom: 0px;
	margin-right: 5px;
	border-radius: 3px;
	padding: 5px;
	margin-left: 0;
	background-color: #FFF;
	border: 1px solid #CCC;
}

div.sidebarboxes {
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 10px;
	line-height: 23px;
	color: #1F1414;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.74);
	border-radius: 5px 5px 0 0;
	border: 1px solid #CCC;
	padding: 10px;
	/* 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.sidebarboxes img {
	width: 96%;
	margin-bottom: 0px;
	margin-right: 5px;
	border-radius: 3px;
	padding: 5px;
	margin-left: 0;
	background-color: #FFF;
	border: 1px solid #CCC;
}

/*recommended links*/
.backlinks {
	clear: both;
	padding: 10px;
	line-height: 25px;
	margin-bottom: 10px;
	/* border-radius: 10px; */
	margin-top: 10px;
	background-color: rgba(255, 255, 255, 0.63);
	color: #0A0505;
	-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(181, 19, 19);
	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: 25px;
}
.backlinks ul li a{
	background:none;
	display:inline;
	color: #FF2E61;
}
.backlinks ul li a:hover{
	color: #FF2E61;
	background:none;
	text-decoration: underline;
}
.backlinks ul li::before {
	content: '»';
	margin-right: 10px;
	color: #737CCA;
	font-size: 17px;
}
.backlinks ul li:last-child {
	border-bottom: none;
}


p.allDetails{
	float:right;
	margin-top:10px;	
}
p.allDetails a {
    padding: 5px 5px;
    background-color: #D24B5D;
    border-radius: 3px;
    text-decoration: none;
    color: #FFFFFF;
}
p.allDetails a:hover{
	background: #E8808E;
	color: black;
	border: 1px solid #CCCCCC;
}
