/*-----------works_main -----------*/
.f2 {
	font-weight:600;	
}

#works_main{
	margin: 50px auto 0px 100px;
	padding: 0px 0px 0px 0px;
	height: 1090px;
	width: 700px;
	position: relative;
	background-image: url(../img/works_img/153/153_1_2.jpg);
	background-position: top;
	background-repeat: inherit;
	color: #5A4A3F;
	font-family: "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
}

#works_main p1 {
	text-align: left;
	padding: 0px;
	float: left;
	height: auto;
	font-size: 130%;
	position: absolute;
	font-style: normal;
	width: 160px;
	font-weight: bold;
	letter-spacing: 0px;
	margin-top: 610px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 80px;
}

#works_main p {
	　　text-align: left;
	padding: 0px;
	float: left;
	height: auto;
	font-size: 130%;
	position: absolute;
	left: 0px;
	font-weight: normal;
	width: 130px;
	margin-top: 635px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 80px;
}

#works_main dl {
	text-align: left;
	width: 205px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 70%;
	text-decoration: none;
	position: absolute;
	left: 65px;
	top: 955px;
}

#works_main dt {
	float:left;
	width:60px;
	padding:0px 0px 4px 0px;  
	clear:both;    
}

#works_main dd {
	width:260px;
	padding:0px 5px 4px 30px;  
	text-decoration: none;
	border: none;
}

/*-----------works_sub -----------*/

#works_sub{
	margin: 0px 0px 0px 150px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 600px;
	position: relative;
}

/*-----------works_end -----------*/

#works_end{
	padding: 0px;


	height: 670.px;
	width: 605px;
	position: relative;
	background-image: url(../img/works_img/153/153_end.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 650px;
}

#works_end ul {
	padding: 0px;
	margin: 112px auto auto 115px;
	width: 460px;
	height: auto;
	list-style: none;
	position: absolute;
}

#works_end li {
	text-align: left;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 230px;
	height: 67px;
	font-size: 80%;
}

/*-----------omitumori -----------*/

#omitumori{
	margin:30px auto 0px;
	padding:0px 0px 0px 0px;
	height:66px;
	width:600px;
	position:relative;
	text-align:right;

}




/*-----------class -----------*/

.base{
	margin:0px;
	padding:0px;
	height:auto;
	width: 700px;
	position: relative;
	overflow:hidden;
}

.img_c{
	padding:4px 0px 0px 0px;
}

.img_l{
	padding:4px 4px 0px 0px;
	float:left;
}

.img_r{
	padding:4px 0px 0px 0px;
	float:right;
}

.omitumori{
	padding:4px 0px 0px 0px;
	float:right;
}
	
	
	
	
	
