@charset "UTF-8";

/* -------------------------------------
 会社概要
 .about
------------------------------------- */

.about .cntWrap {
 background: url(../image/cmn/cnt_bg_udr01.jpg) repeat-y 0 0;
}
.about .content {
 background: url(../image/cmn/cnt_bg_ovr01.jpg) no-repeat 0 0;
}

/* --- FOOTER -------------------------- */
.about .footer {
 background: url(../image/cmn/foot_bg01.jpg) no-repeat 0 0 #eef2f3;
}


/* --- CONTENT ---------------------------- */
.content {
 padding-top: 25px;
}

.content h1{
font-size:131%;
font-weight: normal;
margin: 10px 0px 15px 0px;
}



/* CSS Document */

.txt_about{
	width:425px;
	padding:30px 20px 20px 40px;
	line-height:170%;
	font-size:100%;
	display:block;
	float:left;
	clear:left;
	background-color:#fcf7f7;
	}
	
.txt_profile{
	background: url("../about/images/bg_profile.jpg") no-repeat;
	background-position:top right;
	background-color:#f9eded;
	width:250px;
	padding:30px 30px 20px 30px;
	line-height:170%;
	font-size:100%;
	display:block;
	float:left;
	clear:right;
	padding-top:200px;
	margin-bottom:30px;
	}
	
.map_about{
	float:right;
	margin-left:10px;
	}
	
.sign{
	float:right;
	margin-right:30px;
	margin-top:10px;
}

.aboutArea{
 clear:both;
 padding-top:10px;
 padding-bottom: 20px;
}

.red1{color:#660000}

.sub_title_01{
	font-size:100%;
	margin-bottom:5px;
	}

.detail_01{
	font-size:100%;
	margin-bottom:15px;
	line-height:150%;
	}
