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


/* 全体共通 */	
body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #808080;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container {
	margin:auto;
	padding: 0px;
	width: 875px;
	background-color: #FFF;
	line-height: 1.5;	
}
img {
    border-style:none;
	}
	
a:link{color:#6DB328;}
a:visited{color:#6DB328;}

.subtitle {
	color:#6DB328
}


/* ヘッダー */	
.head_space {
	height: 30px;
}

/* フッター */	
.font_10px {
	font-size: 10px;
}
.foot_space {
	height: 50px;
}

/* コンテンツ */	
.top_space {
	height: 10px;
}
.middle_space {
	height: 35px;
}
.contact_space {
	height: 5px;
}
.contact_space2 {
	height: 20px;
}
.box01 {
	width: 829px;
	border-width: 1px;
	border-style: dashed;
	border-color: #cccccc;
	padding: 20px;
}
.font_12px {
	font-size: 12px;
}
hr {
border-width: 1px 0px 0px 0px;
border-style: dashed;
border-color: #cccccc;
height: 1px;
}
.about_area01{
	width:725px;
	margin:0 72px;	
}
.about_box01{
	width:725px;
	
}
.about_font01{
	font-size: 16px;
	color:#000;
}
.about_text01{
	width:715px;
	font-size: 16px;
	color:#000;
	padding-left:10px;
}
.about_icon01{
	width:690px;
	padding-left:35px;
	padding-top:3px;
	margin-bottom:2px;
	background-image:url(../images/aboutus/aboutus_icon01.jpg);
	background-repeat:no-repeat;
	font-size: 16px;
	color:#000;
}
.about_icon02{
	width:690px;
	padding-left:35px;
	padding-top:3px;
	margin-bottom:2px;
	background-image:url(../images/aboutus/aboutus_icon02.jpg);
	background-repeat:no-repeat;
	font-size: 16px;
	color:#000;
}
.about_icon03{
	width:690px;
	padding-left:35px;
	padding-top:3px;
	margin-bottom:2px;
	background-image:url(../images/aboutus/aboutus_icon03.jpg);
	background-repeat:no-repeat;
	font-size: 16px;
	color:#000;
}