@charset "UTF-8";
/* CSS Document */

body {
	font:12px/1.231 "ヒラギノ角ゴ Pro W3";
	line-height:20px;
}
h2 {
	font-size: 140%;
	text-shadow: 1px 1px 2px #ccc;
	color: #F25A18;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#wrap {
	padding: 5px;
}
ul#nav {
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color: #9cc900;
	background: -webkit-gradient(linear, left top, left bottom, from(#BFE3E1), to(#7BBABD));
	font-size: 0.85em;;
	width: 320px;
	margin-top:0;
	margin-bottom:0px;
	margin-left:0;
	padding-left:0;
	height:25px;
    font-weight: bold;
	text-shadow: -1px -1px 0 rgba(150, 150, 150, 60);
}

/* clearfix */ 
.clearfix:after {   content: ".";  /* 新しい要素を作る */   
display: block;  /* ブロックレベル要素に */   
clear: both;   
height: 0;   
visibility: hidden;
}

ul#nav li {
	list-style-type:none;
	float: left;
}
ul#nav li a {
	display: block;
	width: 69px;
	line-height:17px;
	text-align:center;
	color:#FFF;
	padding: 5px ;
	border-right: 1px solid #fff;
}
ul#nav li:first-child {
	border: none;
}
ul#nav a {
	color: #fff;
	text-decoration: none;
}

ul#nav li.navlast a{border-right:none
}

section, nav {
	margin-bottom: 1em;
	margin-top: 0em;
}
h3 {
	padding-left: 10px;
	font-size: 120%;
	color: #509C89;
	margin-bottom: 1em;
	min-height: 23px;
}

h4 {
	padding-left: 10px;
	font-size: 110%;
	color: #E06979;
	margin-bottom: 10px;
	min-height: 10px;
}
p {
	margin-bottom: 1em;
}
aside {
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f9fe), to(#d6f0fd)) #cbcccf;
	-webkit-border-radius: 8px;
	padding: 10px;
	width: 250px;
}
aside p:last-child {
	margin-bottom: 0;
}
footer {
	border-top: 1px solid #ebebeb;
	padding-top: 10px;
}
#btnTop {
	-webkit-border-radius: 4px;
	border-radius: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#BFE3E1), to(#7BBABD)) #cbcccf;
	width: 70px;
	font-size: 85%;
	text-align: center;
	float: center;
	margin-right: 10px;
	ont-size: 0.8em;;
	width: 100px;
	margin-top:0;
	margin-bottom:20px;
	margin-left:20px;
	padding-left:0;
	height:20px;
    font-weight: bold;
	text-shadow: -1px -1px 0 rgba(150, 150, 150, 60);
}
#btnTop a {
	text-shadow: 1px 1px 50 #ddd;
	display: block;
	padding: 4px 0;
	color: #ffffff;
	text-decoration: none;
}
footer p {
	clear: both;
	padding: 0;
}
footer img {
	vertical-align: top;
}
footer p:last-child {
	margin: 0;
}

/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.h2_gazou {
	margin-right: 10px;
	margin-bottom: 0px;
}
.h3_block {
	margin-left: 10px;
}
.mojiblock {
	margin-left: 25px;
}

.mojiblock02 {
	margin-left: 25px;
	margin-right: 25px;
	width: 255px;
}


.midashiblock {
	padding-left: 50px;
	margin-left: 25px;
}

.nbtnTop {
	-webkit-border-radius: 8px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f5f6), to(#c8d7dc)) #cbcccf;
	font-size: 80%;
	text-align: center;
	float: right;
	margin-right: 10px;
	ont-size: 2em;
	;
	width: 80px;
	margin-top:0;
	margin-bottom:0px;
	margin-left:0px;
	height:20px;
	font-weight: bold;
	text-shadow: -1px -1px 0 rgba(150, 150, 150, 0);
	line-height: 22px;
	color: #57787F;
	}
.nbtnTop a {
	text-shadow: 1px 1px 50 #ddd;
	display: block;
	padding: 3px 0;
	color: #57787F;
	text-decoration: none;
	line-height: 15px;
	height: 20px;
}

.nyanbtnTop {
	-webkit-border-radius: 12px;
	border:1px solid #ffe503; 
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 10px 10px 10px 10px; 
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	line-height: 10px;
	font-weight:bold; 
	text-align: center;
	font-size: 100%;
	width: 150px;
	height:10px;
	float: center;
	margin-left:50px;
	text-align: center; 
	color: #FFFFFF; 
	background-color: #FFEB3B;
 background-image: 
 -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF0A6), color-stop(100%, #AD9639));
 background-image: -webkit-linear-gradient(top, #FFF0A6, #AD9915);
 background-image: -moz-linear-gradient(top, #FFF0A6, #AD9915);
 background-image: -ms-linear-gradient(top, #FFEB3B, #AD9915);
 background-image: -o-linear-gradient(top, #FFEB3B, #AD9915);
 background-image: linear-gradient(top, #FFEB3B, #AD9915);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFEB3B, endColorstr=#AD9915);
}

	
.nyanbtnTop a {
	text-shadow: 1px 1px 100 #fff;
	display: block;
	padding: 3px 0;
	color: #630;
	text-decoration: none;
	line-height: 8px;
	height: 20px;
}

.bread {
	font-size: 8.5px;
	color: #666;
	margin-left: 20px;
	margin-top:5px;
}

bside {
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfac0), to(#f6f283)) #cbcccf;
	-webkit-border-radius: 8px;
	padding: 10px;
	width: 250px;
}
bside p:last-child {
	margin-bottom: 0;
}
footer {
	border-top: 1px solid #ebebeb;
	padding-top: 10px;
}

.topimage {
	margin-top:0px;
	
}.charane {
	font-size: 14px;
	color: #630;
	font-weight: bold;
}
