@media (max-width:779px){
	
	.main dl {
	border-bottom: 1px solid rgba(192,192,192,1.00);
	margin-bottom: -1px;
	width: 370px;
	margin-left: auto;
	margin-right: auto;
	padding-left:15px;
	padding-right:15px;
	clear: both;
}
.main dl dt {
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left:10px;
	font-weight: bold;
	margin-top:3px;
	margin-bottom:3px;
	border-left: 3px solid rgba(109,128,66,1.00);
}
.main dl dd {
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}
.main .content1 h3 {
	height: 46px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-image: url(images/corp_title_1.png);
	text-indent: -9999px;
	background-position: center center;
}
.main .content2 h3 {
	height: 46px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-image: url(images/corp_title_2.png);
	text-indent: -9999px;
	background-position: center center;
}
.content1 ,
 .content2 {
	margin-bottom: 60px;
	line-height: 1.8em;
 }
.content1.clearfix dl dd a {
	text-decoration: underline;
	color: rgba(0,128,53,1.00);
}
}
@media (min-width:780px){
.main dl {
	border-bottom: 1px solid rgba(192,192,192,1.00);
	margin-bottom: -1px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.main dl dt {
	width: 180px;
	text-align: right;
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}
.main dl dd {
	width: 600px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: normal;
	border-left: 3px solid rgba(109,128,66,1.00);
	padding-left: 15px;
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	float: left;
}
.main .content1 h3 {
	height: 46px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-image: url(images/corp_title_1.png);
	text-indent: -9999px;
	background-position: center center;
}
.main .content2 h3 {
	height: 46px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-image: url(images/corp_title_2.png);
	text-indent: -9999px;
	background-position: center center;
}
.content1 ,
 .content2 {
	margin-bottom: 60px;
	line-height: 1.8em;
 }
.content1.clearfix dl dd a {
	text-decoration: underline;
	color: rgba(0,128,53,1.00);
}
}