@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: 25px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	width: 520px;
}

#text_wrap {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	line-height: 1.8em;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

.name01 {
	text-align: right;
	margin-bottom: 20px;
}

#middle_left h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}

.text01 {
	margin-bottom: 20px;
}

.line01 {
	margin-bottom: 25px;
}
