@charset "utf-8";

body {
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	background:#ffffff;
	color:#333333;
	font-size:16px;
	line-height:20px;
	position: relative;
	font-family: sans-serif;
	font-size: small;
	word-wrap : break-word;
	overflow-wrap: break-word;
	}

a{
	color:#4169e1;
	text-decoration:none;
	}


a:hover{
	color:#4169e1;
	text-decoration:underline;
	}
/*-----------------------------------------------------------*/
img {
	vertical-align: bottom;
	}
/*-----------------------------------------------------------*/

.btn_regstryarea{
	margin:0 auto;
	width: 100%;
	border-collapse: separate;
	border-spacing:10px;
	}

.btn_regstryarea td{
	width: 50%;
	padding: 2px;
	}

/*-----------------------------------------------------------*/

.pink_text{
	color:#ff4875;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	}

.mizuiro_text{
	color:#33c5ff;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	}

.yellow_text{
	color:#ff7d01;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	}

.green_text{
	color:#00c451;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	}


.red_text{
	color:#cc0000;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	}



.link_blue{
	color:#4169e1;
	}





/*-----------------------------------------------------------*/
.img_b10{
	display:inline-block;
	margin-bottom:10px;
	}

/*-----------------------------------------------------------*/

.registry_haikei{
	position:relative;
	padding-top:40.8%;
	width: 100%;
	background: url(../img/registry_haikei.png) no-repeat #fffde8 bottom;
	background-size: 100% auto;
	}


.registry_haikei .rh_inner {
	width:100%;
 position: absolute;
 top:10%;
 text-align: center;
	/*background:#cc0000;*/
}

.registry_haikei .rh_inner.normal {
 top:25%;
}



.rh_inner img {
 display: block;
 margin: 0 auto;
}
	


/*
.registry_haikei2{
	position:relative;
	padding-top:53.6%;
	width: 100%;
	background: url(../img/registry_haikei2.png) no-repeat #fffde8 bottom;
	background-size: 100% auto;
	}
	
.registry_haikei2 .rh_inner2 {
 position: absolute;
 top:14%;
 text-align: center;
}

.rh_inner2 img {
 display: block;
 margin: 0 auto;
}

*/






/*-----------------------------------------------------------*/


.check_haikei{
	background: url(../img/check_haikei.png) repeat #ffd5ec;
	background-size: contain;
	margin-bottom:-20px;
	}

/*-----------------------------------------------------------*/


.newarea{
	margin:0 auto;
	width: 100%;
	border-collapse: separate;
	border-spacing:2px;
	}

.newarea td{
	width: 30%;
	padding: 2px;
	}



/*-----------------------------------------------------------*/


.janru{
	margin:0 auto;
	width: 100%;
	border-collapse: separate;
	border-spacing:2px;
	padding-bottom:40px;
	}

.janru th{
	width: 20%;
	
	}

.janru td{
	width: 20%;
	
	}

/*.janru th a{
	width: 85%;
	background:#ff8d9f;
	color:#ffff6f;
	height:30px;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	padding:5px;
	border-radius:5px;
	text-decoration:none;
	display:block;
	border:2px solid #ffffff;
	box-shadow:0 0 1px #333333;
	}



.janru td a{
	width: 85%;
	background:#97abf4;
	color:#ffff6f;
	height:30px;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	padding:5px;
	border-radius:5px;
	text-decoration:none;
	display:block;
	border:2px solid #ffffff;
	box-shadow:0 0 1px #333333;
	}*/


/*-----------------------------------------------------------*/

.center{
	text-align:center;
	margin:0 auto; 
	}




/*-----------------------------------------------------------*/

footer {
	width: 100%;
	}
	
	
footer ul li {
	width: 50%;
	height:50px;
	padding:20px 0 20px 8px;
	color:#333333;
	text-align:left;
	inear-gradient(#a7a3a1, #ffffff,#a7a3a1);/*Internet Explorer*/
	float: left;
	list-style:none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-left:1px solid #ffd100;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffd100;
	background-color:#fff6ba;
	}


footer ul li:last-child,
footer ul li:nth-last-child(2){
	border-bottom:1px solid #ffd100;
	}




footer ul{
	padding:0;
	margin:0;
	}


#ftList li a {
	font-size:1em;
	font-weight:bold;
	line-height:1.2em;
	display: block;
	color:#333333;
	text-decoration: none;
	text-shadow: 0 1px 1px #fff;
	background:url("../img/arrow_s.png") center right no-repeat;
	-webkit-background-size:11px 13px;
	-moz-background-size:11px 13px;
	background-size:11px 13px;
	}

@media (min-width: 240px) and (max-width: 400px) {
#ftList li a {
	font-size:0.7em;
	font-weight:bold;
	line-height:1em;
	display: block;
	color:#333333;
	text-decoration: none;
	text-shadow: 0 1px 1px #fff;
	background:url("../img/arrow_s.png") center right no-repeat;
	-webkit-background-size:11px 13px;
	-moz-background-size:11px 13px;
	background-size:11px 13px;
	}
}
	
	
/*---------------------------前のフッター--------------------------------*/

/*footer ul li {
	width: 50%;
	height:50px;
	padding:20px 0 20px 8px;
	color:#333333;
	text-align:left;
	background:#dddddd;
	background:linear-gradient(#a7a3a1, #ffffff,#a7a3a1);
 	background:-webkit-linear-gradient(#a7a3a1, #ffffff,#a7a3a1);/*Google Chrome Safari*/
 	background:-moz-linear-gradient(#a7a3a1, #ffffff,#a7a3a1);/*Firefox*/
	background:-o-linear-gradient(#a7a3a1, #ffffff,#a7a3a1);/*Opera*/
	background:-ms-linear-gradient(#a7a3a1, #ffffff,#a7a3a1);/*Internet Explorer*/
	float: left;
	list-style:none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-left:1px solid #c1c1c1;
	border-right:1px solid #ffffff;
	border-top:1px solid #c1c1c1;
	}


footer ul li:last-child,
footer ul li:nth-last-child(2){
	border-bottom:1px solid #c1c1c1;
	}




footer ul{
	padding:0;
	margin:0;
	}


#ftList li a {
	font-size:1em;
	font-weight:bold;
	line-height:1.2em;
	display: block;
	color:#333333;
	text-decoration: none;
	text-shadow: 0 1px 1px #fff;
	background:url("../img/arrow_s.png") center right no-repeat;
	-webkit-background-size:11px 13px;
	-moz-background-size:11px 13px;
	background-size:11px 13px;
	}

@media (min-width: 240px) and (max-width: 400px) {
#ftList li a {
	font-size:0.7em;
	font-weight:bold;
	line-height:1em;
	display: block;
	color:#333333;
	text-decoration: none;
	text-shadow: 0 1px 1px #fff;
	background:url("../img/arrow_s.png") center right no-repeat;
	-webkit-background-size:11px 13px;
	-moz-background-size:11px 13px;
	background-size:11px 13px;
	}
}*/








/*-----------------------------------------------------------*/




body.other{
	background:#ffffff;
	color:#333333;
	font-size:16px;
	line-height:22px;
	text-align:left;
	}


.header_obi{
	background:#fff6ba;
	color:#333333;
	font-size:20px;
	line-height:26px;
	font-weight:bold;
	padding:5px 10px;
	text-align:center;
	
	}

.other_obi{
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	padding:5px;
	color:#333333;
	background:#ffd5ec;
	margin-bottom:5px;
	}


.pad10{
	width:100%;
	padding:5px 10px;
	text-align:left;
	box-sizing:border-box;
	}


.dot_hr{
	border:1px dashed #808080;
	}


/*-----------------------------------------------------------*/

.searchAria ul:after {
	content:"";
	display:block;
	clear:both;
}




.searchAria {
	width: 100%;
	margin: 20px auto;
}
.searchAria li {
	width: 25%;
	margin-bottom: 10px;
	float: left;
}

.searchAria li a {
	display: block;
	width: 80%;
	height: 35px;
	margin: 0 auto;
	font-size: 60%;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 0 1px 1px #060606;
	border: 2px solid #fff;
	border-radius: 6px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.44);
	background: rgba(241,144,75,1);
	background: -moz-linear-gradient(-45deg, rgba(241,144,75,1) 0%, rgba(184,94,30,1) 48%, rgba(227,138,74,1) 50%, rgba(147,86,42,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(241,144,75,1)), color-stop(48%, rgba(184,94,30,1)), color-stop(50%, rgba(227,138,74,1)), color-stop(100%, rgba(147,86,42,1)));
	background: -webkit-linear-gradient(-45deg, rgba(241,144,75,1) 0%, rgba(184,94,30,1) 48%, rgba(227,138,74,1) 50%, rgba(147,86,42,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(241,144,75,1) 0%, rgba(184,94,30,1) 48%, rgba(227,138,74,1) 50%, rgba(147,86,42,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(241,144,75,1) 0%, rgba(184,94,30,1) 48%, rgba(227,138,74,1) 50%, rgba(147,86,42,1) 100%);
	background: linear-gradient(135deg, rgba(241,144,75,1) 0%, rgba(184,94,30,1) 48%, rgba(227,138,74,1) 50%, rgba(147,86,42,1) 100%);
}



/*form*/
#searchform4 {  
    width: 90%;
    background: #fff;
    -webkit-box-shadow: inset 0 0 2px #ccc;
    -moz-box-shadow: inset 0 0 2px #ccc;
    border-radius: 20px;
    border: solid 1px #ccc;
    display: block;
    height: 24px;
    position: relative;
    margin: 0 auto;
}  
#keywords4  {  
    width: 80%;  
    position: absolute;  
    top: 3px;  
    left: 12px;  
    border: 0;  
}  
#searchBtn4 {  
    position: absolute;  
    top: 3px;  
    right: 5px;  
}



/*-----------------------------------------------------------*/


.left_area{
	width:20%;
	float:left;
	padding:5px 5px 5px 0px;
	background:#ffff00;
	}


.right_area{
	width:75%;
	float:right;
	text-align:left;
	background:#cc0000;
	}

/*-----------------------------------------------------------*/

.shousaiarea{
	text-align:right;
	margin:0;
	}


.btn_shousai{
	background:#5cc2ff;
	color:#ffffff;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	padding:5px 20px;
	text-align:center;
	margin:10px 0px;
	border-radius:2px;
	display:inline-block;
	text-decoration:none;
	}

.btn_motto{
	background:#ff2a40;
	color:#ffffff;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	padding:5px 20px;
	text-align:center;
	margin:10px 0px;
	border-radius:2px;
	display:inline-block;
	text-decoration:none;
	}
/*-----------------------------------------------------------*/

.search_haikei{
	background:#ffd5ec;
	padding:20px 20px;
	margin-bottom:-20px;
	}
	
/*-----------------------------------------------------------*/

.oshirase{
	margin:13px 10px;
}













