@charset "UTF-8";
/*-----------------------------------------
幻デザイン事務所  TOPページCSS
制作者：幻デザイン事務所
更新日：2009年6月14日
-------------------------------------------
目次：
・body
・メイン画像
・左カラム
・右カラム

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

body {
	font-family: "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 0.85em;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(/images/back01.jpg);
	background-repeat: repeat-x;
	color: #333333;
}

/*---------------------------------
　　　・メイン画像
---------------------------------*/
#main_img {
	height: 370px;
	width: 950px;
}

/*---------------------------------
　　　・左カラム
---------------------------------*/
#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: 640px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.8em;
	margin-top: 20px;
	margin-bottom: 25px;
}

.text01 p {
	text-indent: 1em;
	margin-bottom: 5px;
}

#middle_left ul {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}

#middle_left li {
	list-style-type: none;
	line-height: 1.5em;
	margin-bottom: 8px;
	background-image: url(/images/01top/icon01.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 18px;
}

.left_img01 {
	margin-bottom: 30px;
}

.left_link01 {
	margin-bottom: 40px;
	width: 557px;
	margin-right: auto;
	margin-left: auto;
}
.left_img02 {
	margin-left: auto;
	margin-bottom: 30px;
	width: 631px;
	margin-right: auto;
}
.left_link02 {
	margin-bottom: 40px;
	width: 445px;
	margin-right: auto;
	margin-left: auto;
}

#news01 {
	margin-top: 25px;
}

#news02 {
	margin-left: 27px;
	margin-bottom: 25px;
}

/*---------------------------------
　　　・右カラム
---------------------------------*/
#middle_right {
	float: right;
	width: 250px;
	background-repeat: repeat-y;
}

#middle_right a:link {
	color:#5E5E5E;
	text-decoration: none;
}

#middle_right a:visited {
	color:#5E5E5E;
	text-decoration: none;
}

#middle_right a:hover {
	color:#FF0000;
	text-decoration: underline;
}

#rightA {
	background-image: url(/images/right/back02.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

#rightB {
	background-image: url(/images/right/back02.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

.photo02 {
	margin-top: 15px;
}

.link_text01 {
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 1.5em;
	font-size: 0.9em;
	background-image: url(/images/right/line.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

.link_text02 {
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 1.5em;
	font-size: 0.9em;
	margin-bottom: 25px;
}

.list01 {
	margin-top: 15px;
}

.link_text03 {
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 1.5em;
	font-size: 0.9em;
	background-image: url(/images/right/line.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

.link_text04 {
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 1.5em;
	font-size: 0.9em;
	margin-bottom: 25px;
}
