@charset "UTF-8";
/*-----------------------------------------
幻デザイン事務所  制作実績 CSS
制作者：幻デザイン事務所
更新日：2009年6月22日
-------------------------------------------
目次：
・左カラム

------------------------------------------*/

/*---------------------------------
　　　・左カラム
---------------------------------*/
#middle_left {
	width: 700px;
	float: left;
	background-image: url(/images/01top/left_back.jpg);
	background-repeat: repeat-y;
}

#middle_left h2 {
	font-size: 1px;
	font-weight: normal;
	height: 80px;
}

.text01 {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.8em;
	margin-top: 20px;
	margin-bottom: 25px;
}

.text01 p {
	text-indent: 1em;
	margin-bottom: 5px;
}

.line01 {
	margin-bottom: 25px;
}

.text_wrap01 {
	font-size: 0.95em;
	line-height: 1.8em;
	margin-top: 20px;
}

.site_image01 {
	float: left;
	width: 240px;
	padding-left: 50px;
	margin-bottom: 20px;

}

.text_box01 {
	float: right;
	padding-right: 50px;
	width: 360px;
	margin-bottom: 10px;
}

.text_under01 {
	margin-bottom: 15px;
}


.u_image01 {
	margin-top: 20px;
}

.left_link01 {
	text-align: right;
}

.left_link02 {
	clear: both;
	margin-bottom: 25px;
	padding-top: 25px;
}
