﻿.title {
	background-image: url("../img/top_img.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size:100% 100%;
	width: 870px;
	height: 200px;
	margin: 0 auto;
	display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
}
 h1{	color: #FFFFFF;
    text-align: left;
    font-weight: 700;
    font-size: 80px;

     /*  text-shadow: 1px 1px 2px rgba(10,10,10,0.7);*/
  text-shadow:3px 2px 20px #000000;
	margin-left: 20px

}

#main .howto .linksTxt{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;	
		-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#main .howto.cols2-1 li a .linksTxt p{
	margin-top: 0;
	margin-bottom: 0
}

#main .pList.bnrList2 a img{
	width: 100%
	
}
#main .pList.bnrList2 li{
	margin-bottom: 25px;
	width: 30%
}
/*TABLE*/
.hedget{
	margin-bottom:20px;
}
.hedget th,.hedget td {
	border:1px #CCC solid;
}
.hedget th {
	background-color:#D2DCE6;
	padding:5px;
}
.hedget td {
	text-align:left;
	padding:5px;
}
.hedget td a {
	text-decoration:none;
}
.panmb {
    margin-bottom: 15px;
	text-align:left;
	padding: 5px;
}
.twoc{
text-indent:0 !important;
padding-left:30px
}
.btn {
	width: 210px;
	height: 45px;
	background-image: url(../img/btn.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
}
table.borderGlay {
	border: 1px #CCCCCC solid;
}
table.borderGlay a{
text-decoration:none;}

table.borderGlay th, table.borderGlay td {
	border: 1px #CCCCCC solid;
	padding: 0.5em;
	vertical-align:middle;
}

table.borderGlay th {
	font-weight: bold;
	background-color:#52BDAD;
	color:#FFFFFF;
}

table.borderGlay td {
	font-weight: bold;
	color:#333333;
	font-size:14px;
	text-align:center;
}

table.borderGlay .c {
	background:#FFFF99;
}


table.borderGlay2 {
	border: 1px #CCCCCC solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.borderGlay2 th, table.borderGlay2 td{
	border: 1px #CCCCCC solid;
	padding-top: 5px;
	padding-bottom: 5px;
}
.inner_inbox {
	padding: 15px;
}
#main p.hikaku{
font-weight:bold;
	color: #177C40;
	font-size:1.2em}
#main h4 {
/*	padding: 5px 10px;
	margin: 20px 0px 10px;
	color: #177c40;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	border-left: solid 10px #177c40;
	border-bottom: solid 1px #177c40;*/
	font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 15px;
}
#main h5 {
	background-image: url(../img/mainh4.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	text-decoration: none !important;
	color: #177c40 !important;
	font-weight: 700;
	font-size: 20px;
	margin: 10px 0 10px;
}
#main .box {
	background: #FFF;
	padding-bottom:15px;
	margin:10px 0 15px;
	border: 1px solid #CCCCCC;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
}
.inbox3 {
	width:240px;
	margin-left: 15px;
	margin-top: 15px;
	padding: 15px;
	float: left;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
}
.inbox5 {
	width:240px;
	margin-left: 0px;
	margin-top: 10px;
	padding: 10px;
	float: left;
/*    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;*/
}
.inbox6 {
	width:240px;
	margin-left: 15px;
	margin-top: 15px;
	padding: 15px;
	float: left;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
}
.h225{
height:225px}
.h200{
height:200px}
#jyosou img{
	width: 48%;
	margin: 7px;
}
.inbox_hlf {
	width: 382px;
	padding: 15px;
	background: #FFF;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}
#howto h4 { font-size: 16px;}
#howto img { display: block;margin:15px auto;}

.shibakari table{
width: 870px;
	}
		

