@charset "UTF-8";

/* ------------------------------------------------------------*/
/*----------------- ビジネス卸分譲（index）で使用 -----------------*/
	#business_header{
		padding-top:10px;
		width: 855px;
		margin: auto;
	}
	#business_text{
		width: 810px;
		margin: auto;
		margin-top:10px;
		text-align: left;
	}
	#orosi_contents{
		width: 854px;
		margin: auto;
	}
	#map{
		text-align: center;
		margin-top: 70px;
	}
	.orosi_pic_base{
		width: 854px;
		padding-top: 35px;
		padding-bottom: 30px;
		text-align: left;
	}
	.orosi_pic{
		width: 854px;
	}
	.orosi_pic .group{
		width: 251px;
		text-align: left;
		float: left;
		margin-right: 50px;
	}
	.orosi_pic .group_last{
		width: 251px;
		text-align: left;
		float: left;
	}
	.orosi_pic .title{
		width: 250px;
		height: 29px;
		padding-top: 4px;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: -1px;
		color: #6AB943;
		background-image: url("../img/business_img/business_titlebar_base.jpg");
		background-repeat: no-repeat;
	}
	.orosi_pic  b{
		color: #999999;
	}
	.orosi_pic .pic_frame{
		width: 251px;
		height: 191px;
		margin-top: 3px;
		background-image: url("../img/business_img/business_picture_borderl.jpg");
		background-repeat: no-repeat;
		text-align: center;
	}
	.orosi_pic .title .txt_pos{
		margin-left: 33px;
	}
	.orosi_pic .pic_frame img{
		width: 235px;
		height: 176px;
		margin-top: 7px;
	}
	.orosi_more_base{
		clear: both;
		width: 854px;
		height: 20px;
		text-align: left;
	}
	.orosi_more{
		width: 904px;
		margin: auto;
		position: absolute;
	}
	.orosi_more .more_link{
		width: 251px;
		margin-right: 50px;
		float: left;
	}
	.orosi_more img{
		float: right;
	}
	#orosi_more_sub_title{
		width: 854px;
		height: 25px;
		margin: auto;
		/*margin-top: 23px;*/
		padding-bottom: 2px;
		background-image: url("../img/business_more_img/business_line.jpg");
		background-position: bottom;
		background-repeat: no-repeat;
		text-align: left;
		font-size: 18px;
		/*font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ P明朝',serif;*/
		text-indent: 15px;
		color: #000000;
	}
	#main_img_sentence_orosi_more{
		width: 500px;
		margin-left: 10px;
		text-align: left;
		position: absolute;
	}
	#main_img_sentence_orosi_more span{
		width: 306px;
		font-size: 20px;
		margin-top:10px;
		/*font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ P明朝',serif;*/
		color: #000000;
		line-height:30px;
	}
	
	/* ---------------------- 画像差し替えで使用 -------------------------*/
	#switch_img{
		width: 320px;
		height: 234px;
		margin-left: 534px;
		position: absolute;
	}
	#mask{
		width: 351px;
		height: 265px;
		margin-top: -15px;
		margin-left: 518px;
		position: absolute;
		background-image: url("../img/header_img/mask.png");
	}
	#gradation{
		width: 827px;
		height: 234px;
		margin-left: 27px;
		position: absolute;
		background-image: url("../img/header_img/gradation.png");
	}
