@charset "UTF-8";
/* CSS Document */

*, *:before, *:after {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 margin : 0;
 padding : 0;
 }
body {
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #666;
	text-align: justify;
}
.top_hd-txt {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	width: 400px;
	margin-right: auto;
	margin-top: 141px;
	margin-left: 13px;
	font-size: 12px;
	text-align: justify;
	line-height: 165%;
}


.top_hd-txt2 {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	width: 396px;
	margin-right: auto;
	margin-top: 142px;
	margin-left: 14px;
	font-size: 11px;
	text-align: justify;
	line-height: 176%;
}

.line1 {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}
.font_lright12 {
	color: #FFF;
	float: right;
	text-align: right;
	line-height: 18px;
	font-size: 12px;
	margin-right: 1.3em;
}
.gaiyo_haikei1 {
	background-image: url(base/gaiyo2.jpg);
	background-position: right 110px;
	background-repeat: no-repeat;
}

