@charset "UTF-8";


/* ご挨拶ビジュアル
-------------------------------------------------- */

#introduce {
	width:650px;
	overflow:hidden;
	background:url(../../images/index/introduce_bg.gif) repeat-y
}

#introduce_bottom {
padding-bottom: 200px;
width: 650px;
overflow: hidden;
background: url(../../images/index/introduce_bottom.gif) no-repeat bottom;
}


.introduce_wrap p {
	float:left;
	padding-top: 150px;
	clear: both;
	width: 510px;
	padding-left: 70px;
}


/* 作品
-------------------------------------------------- */

#works {
	width: 650px;
	overflow: hidden;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.works_wrap {
	float: left;
	width: 650px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.works_img {
	float: left;
	padding: 0px;
	width: 150px;
	background-color: #CCCCCC;
}

.works_txt {
	float: right;
	overflow: hidden;
	width: 490px;
}

#attention {
	padding-bottom: 10px;
	width: 650px;
	text-align: left;
	padding-top: 40px;
}


.subtitle {
	padding-bottom: 10px;
