div.tit_area{
	padding-top: 48px;
}

div#Contents {
    padding-top: 10px;
}



html body.drawer.drawer--right div#AllBox div#Contents.cf div#Main div.section.cf div.philosophy{
	border: solid 1px #d3d3d3;
	border-bottom: none;
	
	
	padding: 20px 10px;

}

html body.drawer.drawer--right div#AllBox div#Contents.cf div#Main div.section.cf div.policy{
	border: solid 1px #d3d3d3;
	
	padding: 20px 10px;
	margin-bottom: 20px;
}

h3{
	text-align: center;
	margin-bottom: 20px;
}

h3 img{
/*
	width: 50%;
	height: auto;
*/
}

html body.drawer.drawer--right div#AllBox div#Contents.cf div#Main div.section.cf div p{
	text-align: center;
}

html body.drawer.drawer--right div#AllBox div#Contents.cf div#Main div.section.cf div.policy p{
	font-size: 14px;
}
html body.drawer.drawer--right div#AllBox div#Contents.cf div#Main div.section.cf div.philosophy p strong{
	margin: 10px 0;
	display: block;
}

html body.drawer.drawer--right div#AllBox div#Contents.cf div#Main div.section.cf div.philosophy p span{
	font-size: 16px;
}

html body.drawer.drawer--right div#AllBox div#Contents.cf div#Main div.section.cf div.policy p{
	padding: 10px 0 30px 0;
}


html body.drawer.drawer--right div#AllBox div#Contents.cf div#Main div.section.cf.tbl{
	background: #F5F5F5;
	padding: 10px;
	margin-bottom: 0;
}

html body.drawer.drawer--right div#AllBox div#Contents.cf div#Main div.section.cf.tbl table{
	width: 100%;

}


html body.drawer.drawer--right div#AllBox div#Contents.cf div#Main div.section.cf.tbl table tbody tr th{
	padding: 10px 0px 10px 0px;
	text-align: left;
	background: url(/images/common/img_line_01.jpg) repeat-x left bottom;
	font-weight: normal;
	width: 30%;
}



html body.drawer.drawer--right div#AllBox div#Contents.cf div#Main div.section.cf.tbl table tbody tr td{
	padding: 10px 0px;
	text-align: left;
	background: url(/images/common/img_line_01.jpg) repeat-x left bottom;
}


html body.drawer.drawer--right div#AllBox div#Contents.cf div#Main div.section.cf p.boss img{
	width: 100%;
	height: auto;
}


html body.drawer.drawer--right div#AllBox div#Contents.cf div#Main div.section.cf p.boss{
	float: left;
	width: 30%;
	margin-right: 20px;
}

html body.drawer.drawer--right div#AllBox div#Contents.cf div#Main div.section.cf dl dt.boss{
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 40px;
	margin-top: 40px;
}

html body.drawer.drawer--right div#AllBox div#Contents.cf div#Main div.section.cf dl dd{
	margin-bottom: 20px;
}


html body.drawer.drawer--right div#AllBox div#Contents.cf div#Main div.section.cf.tbl{
	background: #F5F5F5;
	padding: 20px 10px 10px;
	margin-bottom: 50px;
}


html body.drawer.drawer--right div#AllBox div#Contents.cf div#Main div.section.cf.tbl table tbody tr th.end {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

html body.drawer.drawer--right div#AllBox div#Contents.cf div#Main div.section.cf.tbl table tbody tr td.end {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}




















