@charset "utf-8";
/* 
	会社概要　common.css 
*/

#mainContentInner {
	/*　10px左右マージン　*/
	width: 600px;
	margin: 0  auto 30px 10px;
}

#mainVisual {
	border-bottom: 5px solid #fff;
}


.textType01 {
	padding-bottom: 2em;
}

.textType02 {
	padding-bottom: 4em;
}

.textType03 {
	text-indent: -1.55em;
	margin-left: 1.55em;
}
