@charset "Shift_JIS";


/* indx.htmlのスタイル */

/* list */
#main ul{
	margin-bottom: 10px;
}

#main .link{
	margin:0 0 0 16px;
	list-style-image:url(../images/arrow_gray2.gif) ;
	list-style-position:outside;
}

/* end of list */

#main_contents .pic{
	margin-left: 30px;
}

/* end of indx.htmlのスタイル */

/* works.htmlのスタイル */
#main_contents table{
	margin: 0 0 20px 0; 
}
#main_contents .space{
	padding-bottom: 30px;
}
#main .carreer_title{
	background: #DE4C39;
	line-height: normal;
	text-indent: 10px;
	padding: 5px 0 5px 0;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
}
#main_contents .carreer_midashi{
	color:#DE4C39;
	text-align:right;
}
#main_contents .carreer_style1{
	font-size: 15px;
	color:#DE4C39;
	font-weight: bold;
	line-height:200%;
}
#main .customer_title{
	background: #FF6600;
	line-height: normal;
	text-indent: 10px;
	padding: 5px 0 5px 0;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	margin-top: 10px;
	clear: right;
}
#main_contents .customer_midashi{
	color:#FF6600;
	text-align:right;
}
#main_contents .customer_style1{
	font-size: 15px;
	color:#FF6600;
	font-weight: bold;
	line-height:200%;
}
#main .estate_title{
	background: #0E8910;
	line-height: normal;
	text-indent: 10px;
	padding: 5px 0 5px 0;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	margin-top: 10px;
	clear: right;
}
#main_contents .estate_midashi{
	color:#0E8910;
	text-align:right;
}
#main_contents .estate_style1{
	font-size: 15px;
	color:#0E8910;
	font-weight: bold;
	line-height:200%;
}
/* to page top #main内 */
#page_top2{
	margin: 0 0 10px 0;
	font-size: 11px;
	line-height: normal;
	text-align: right;
	float: right;
}
#page_top2 img{
	margin-right: 5px;
	vertical-align: text-bottom;
}

#page_top2 a{
	display:block;
	margin:0;
	padding:0 ;
	text-decoration:none;
	color:#333;
	white-space:nowrap;

}
#page_top2 a:hover{
	color: #FF5151;
	background: #FFEEEE;

}
/* end of to page top */

/* end of works.htmlのスタイル */
