@charset "UTF-8";
/*-----------------------------------------
幻デザイン事務所  サイトマップ CSS
制作者：幻デザイン事務所
更新日：2009年6月26日
-------------------------------------------
目次：
・左カラム

------------------------------------------*/

/*---------------------------------
　　　・左カラム
---------------------------------*/
#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;
	margin-bottom: 10px;
}

#middle_left li {
	list-style-type: none;
	line-height: 1.5em;
	margin-bottom: 12px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 18px;
}

.text01 {
	margin-top: 20px;
	margin-left: 70px;
	margin-bottom: 50px;
	font-size: 0.9em;
}

.line01 {
	margin-bottom: 25px;
}
