.sec410{
    width:410px;
}
.sec440{
    width:440px;
}

.sec344{
width:344px;
}

.sec330 {
width:330px;
margin:0 auto;
}

.sec344 p{
width:330px;
margin:0 auto;
}

.table01 th{
    width: 30%;

}

.liDecimal{
    margin-left: 20px;
}
.liDecimal li{
    list-style-type: decimal;
    text-align: justify;
    text-justify:distribute;
}

.liDisc{
    margin-left: 20px;
}
.liDisc li{
    list-style-type: disc;
    text-align: justify;
    text-justify:distribute;
}

p.statistics {
	width:85%;
	margin:0 auto;
	padding-left:30px;
}
p.statistics img{
	max-width:100%;
	margin-bottom:20px;
}
p.manage_img{
	text-align:center;
	margin:0 auto;
}
p.manage_img img{
	display:inline;
	margin-bottom:20px;
}
a.safety_code{
	display:inline;
}
p.statistics_l {
	width:93%;
	margin:0 auto;
}
p.statistics_l img{
	max-width:100%;
	margin-top:20px;
	margin-bottom:20px;
}
.shamei{
	text-align:right;
}

/*会社概要*/
.gaikan{
	width: 80%;
	margin: 0 auto;
	margin-bottom: 30px;
}
.gaikan img{
	width: 100%;
}
.ggmap{
	margin-bottom: 30px;
}
.access{
	border: solid 1px #ddd;
	width: 100%;
	margin-bottom: 30px;
}
.access th{
	color: #fff;
	background: #009001;
	font-size: 150%;
	font-weight: bold;
	padding: 1.5%;
}
.access p{
	width: 90%;
	margin: 0 auto;
}
.access .from{
	font-size: 120%;
	margin-top: 2%;
}
.access .route{
	margin-left: 3em;
}
.access td{
	padding-bottom: 15px;
}
.toiawase{
	width: 80%;
	margin: 0 auto;
	font-size: 160%;
	font-weight: bold;
}
.toiawase a{
	display: inline;
	font-weight: bold;
	font-size: 100%;
	margin: 1%;
}
/*代表取締役よりご挨拶*/
.message{
	height: 1000px;
	background-image: url(../img/message_bg.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}
.message p{
	padding: 50% 6% 8% 6%;
    line-height: 2.5;
	font-size: 110%;
}
.message .signature{
	text-align: right;
	padding-top: 0;
}