#about{
	margin: 0 10px;
}

img{
	width:100%;
	height:auto;
	vertical-align:top;
}

.content_title h3 {
	color: #fff;
    background: url(../images/outline/common/outline_tl.jpg) no-repeat right center #1d4083;
	background-size:197px 48px;
    height: 48px;
    padding-left: 9px;
    font-size: 20px;
    font-weight: normal;
    line-height: 48px;
}

#Main p.cap{
	margin:20px 0 -10px;
    font-size: 16px;
}

.greeting{
  margin: 0 0 40px;
}
.greeting .ph{
  padding: 20px 70px;
}
.greeting .ph img{
  width: 100%;
}
.greeting p.txt2{
  margin-top: 30px;
  text-align: right;
}

.table_outside{
	margin: 20px 0 40px;
}
.table_outside caption{
    display: block;
    text-align: left;
    margin-bottom: 10px;
}
.table_outside tbody th{
    display: block;
    height: 40px;
    line-height: 40px;
    border: none;
    font-family: 'Noto Sans JP 500';
    font-size: 16px;
    font-weight: 500;
}
.table_outside tbody td{
    font-size: 16px;
    padding: 10px 1.2em;
}

.table_inside{
}
.table_inside tbody{
	border: none;
}
.table_inside tbody tr {
    margin: 0 -1.2em;
    padding: 0 1.2em;
}
.table_inside tbody th, .table_inside tbody td{
	padding: 0;
}
.table_inside tbody th{
    background: none;
    height: 30px;
    font-weight: normal;
}
.table_inside tbody td{
    margin: 0 -1.2em;
    padding: 0 1.2em 10px;
    border-bottom: 1px dotted #d9d9d9;

}
.table_inside tbody td.last{
	border: none;
}

.table_outside ul{
	margin: 12px 0;
}
.table_outside ul li{
	font-size: 16px;
}

.figure{
	margin: 20px 0 40px;
}


.contact_bannar {
    margin: 0;
}
