﻿.title {
	background-image: url("../img/top_img.jpg");

    background-size: cover;
    background-position: right center;
    height: 150px;
	width: 100%;
	margin: 0 auto;
	display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
}
h1 {	color: #FFFFFF;
    text-align: right;
    font-weight: 700;
    font-size: 10vw;
    letter-spacing: 0.05em;
    margin-left: 10px;
     /*  text-shadow: 1px 1px 2px rgba(10,10,10,0.7);*/
  text-shadow:3px 2px 20px #000000;
	margin-left: 10px

}
#main .pList.spWidth a .pListImg2{
	width: 100%;
	margin-right: 4%;
	display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
	align-items: center;
}
#main .pList a .pListImg2 img{
	width: 100%
}

#main .pList.spWidth a .pListTxt{
	width: 60%;
	line-height: 1.5;
}
#main .pList.bnrList2 a img{
	width: 80%
	
}
#main .pList.bnrList2 li{
	margin-bottom: 20px;
	width: 24%
}
/*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;
}
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 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: 18px;
	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:26%;
	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;
}
.inbox4 {
	width:100%;
	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:26%;
	margin-left: 0px;
	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: 98%;
	margin: 8px;
}
.inbox_hlf {
	width: 50%;
	padding: 15px;
	background: #FFF;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}
.shibakari table{
width: 460px;
	}
.shibakari th{
height: 30px; 
	}