

html>/**/body,x:-moz-any-link {
	 /* for firefox */
	background: url(none) repeat-y center top ;
	background-color:#fff;
	}
	
body {
	background: url(none) repeat-y center top ;
	background-color:#fff;
	}

#header{
	background-color:#4b4b4b;
	position:relative;
	width:100%;
	margin: 0 auto 0 auto;
	}
#header .headerimg{
	position:relative;
	width:100%;
	margin: 0 auto 0 auto;
	background: url(../img/tateyama/header_long.jpg) no-repeat center top ;
	height:382px;
	display:block;
	}



#container{
	width:960px;
	padding:0 25px 0 25px;
	}


#content{
	width:580px;
	padding:0 0px 20px 0px;
	margin:0 0px 0 20px;
	float:right;
}
#sidebar{
	width:310px;
	padding:0 0px 20px 0px;
	margin:0 0 0 0px;
	float:right;
	}


.blogbody{
	padding:15px 3px 15px 15px;
	border-bottom:solid 1px #4b4b4b;
	}

#content .blogbodydetail{
	padding:0px;
	line-height:2;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
	border:solid 4px #fff;

	-moz-box-shadow: 0px 0px 4px #444;  
	-webkit-box-shadow:0px 0px 4px #444;  
	box-shadow: 0px 0px 4px #444;  

	margin:20px 0 20px 0;
	}
.ball{	
	margin:7px 7px 7px 7px;
}
#content .blogbodydetail  h2{
	margin:0px 0;
	font-size:150%;
	font-weight:bold;
background: rgb(0,132,198); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwODRjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTViODYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,132,198,1) 0%, rgba(74,91,134,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,132,198,1)), color-stop(100%,rgba(74,91,134,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,132,198,1) 0%,rgba(74,91,134,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,132,198,1) 0%,rgba(74,91,134,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,132,198,1) 0%,rgba(74,91,134,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,132,198,1) 0%,rgba(74,91,134,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0084c6', endColorstr='#4a5b86',GradientType=0 ); /* IE6-8 */

box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
	padding:10px 0 0 0;
	text-indent:20px;
	border-bottom:dotted 2px #fff;
	}
#content h2 a:link {  text-decoration:none;
	color:#fff}
#content h2 a:visited { text-decoration:none;
	color:#fff;}
#content h2 a:hover { text-decoration:underline;
	color:#ccc; }
#content h2 a:active { text-decoration:underline;
	 color:#ccc; }

.blogbodydetail .listmore{
	position:absolute;
	bottom:-10px;
	right:0;
	text-align:right;
	}

#content .blogbodydetail p{
	padding:15px;
	color:#fff;
}
#content .blogbodydetail p a:link {  text-decoration:underline;
	color:#fff !important;}
#content .blogbodydetail p a:visited { text-decoration:underline;
	color:#fff !important;}
#content .blogbodydetail p a:hover { text-decoration:underline;
	color:#ccc !important;}
#content .blogbodydetail p a:active { text-decoration:underline;
	 color:#ccc !important;}



#sidebar #sidecontents .sidetitle{
	position: relative;
	text-align:center;
	background-color:transparent;
	padding:0px 0px 0px 0px;
	font-size:120%;
background: rgb(74,91,134); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRhNWI4NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzUyYzdlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTViODYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(74,91,134,1) 0%, rgba(82,199,234,1) 51%, rgba(74,91,134,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(74,91,134,1)), color-stop(51%,rgba(82,199,234,1)), color-stop(100%,rgba(74,91,134,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(74,91,134,1) 0%,rgba(82,199,234,1) 51%,rgba(74,91,134,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(74,91,134,1) 0%,rgba(82,199,234,1) 51%,rgba(74,91,134,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(74,91,134,1) 0%,rgba(82,199,234,1) 51%,rgba(74,91,134,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(74,91,134,1) 0%,rgba(82,199,234,1) 51%,rgba(74,91,134,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a5b86', endColorstr='#4a5b86',GradientType=1 ); /* IE6-8 */

box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;

	-moz-box-shadow: 0px 0px 4px #444;  
	-webkit-box-shadow:0px 0px 4px #444;  
	box-shadow: 0px 0px 4px #444; 
	margin:15px 0;
	border:solid 4px #fff;

	}





#sidebar #sidecontents .sidetitle span{
	position: relative;
	background-color:transparent;
	padding:0px 0px 0px 0px;
	font-size:150%;
	color:#fff;
text-shadow: 1px 1px 0px #000;
	display:block;
	}

.blogbodydetail {
	background-color:#218eaf;
	}



.blogbodydetail time{
	border:none;
	padding:5px;
	background-color:#fff;
	font-size:90%;
	font-weight:bold;
	color:#166b88;
	text-align:center;
	margin:10px 10px 10px 5px;
	float:right;
	}

.blogbodydetail time:after{
	clear:both;
	}


#content .blogbody time{
	background-color:#26aace;

	color:#fff;
	}
#content .blogbody .listmore{
	position:absolute;
	bottom:-10px;
	right:0;
	text-align:right;
	}
.listmore a{
	margin-right:20px;
	background-color:#425f8d;
	border:solid #fff 1px;
	}
.listmore a:hover{
	background-color:#2199ba;
	}

.sns{
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
	width:100%;
	margin:10px 0;
	padding-right:10px;
	}

.profilebt{
z-index:40;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
display:block;
width:48%;
padding:7px;
margin:-30px 0 30px 300px;
border:solid #555 1px;
background: url(../img/morel_off.png) 95% center no-repeat;
cursor: pointer;
font-weight: bold;
	 border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	color:#ddd;
background-color:#239ebf;
	 filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	font-size:120%;
}


a:hover.profilebt{
background: url(../img/morel_on.png) 95% center no-repeat;
background-color:#2199ba;
	 filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

a:link.profilebt  {  text-decoration:none;
	color:#fff !important;}
a:visited.profilebt { text-decoration:none;
	color:#fff !important;}
a:hover.profilebt { text-decoration:none;
	color:#ccc !important;}
a:active.profilebt { text-decoration:none;
	 color:#ccc !important;}


/* page navigation
------------------------------------------------------------ */
.pagenation .natl{
	width:50%;
	display:block;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
	float:left;
	}
.pagenation .natr{
	width:50%;
	display:block;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
	float:left;
	}
	
.pagenation .oldpage{
	display:block;
	}
.pagenation .newpage{
	text-align:right;
	display:block;
	}

.pagenation .oldpage{
	display:block;
	}
.pagenation .newpage{
	text-align:right;
	display:block;
	}		

.pagenation .oldpage a{
	background-color:#26aace;

	}
.pagenation .oldpage a:hover{
	background-color:#2199ba;
	}
.pagenation .newpage a{
	background-color:#26aace;
	}
.pagenation .newpage a:hover{
	background-color:#2199ba;
	}

#footer{
	width:100%;
	}
