@charset "UTF-8";


/* /////////////////////////////////////////////////

	Main CSS
	
	Author	tanayoshi
	Date	2013/11/21
	Author	yk
	Date	2013/11/30

///////////////////////////////////////////////// */

/*----------近江牛----------*/
#mainArea #ohmi_gyu{
	background: #fff url(img/ohmi_gyu.jpg) no-repeat;
	width: 1000px;
	margin: -3px auto 0 auto;
	position: relative;
}

#ohmi_gyu h2{
	position: absolute;
	top: 136px;
	left: 50px;
}

#ohmi_gyu .ohmi_wrap{
	padding: 250px 50px 20px 190px;
}

/*----------近江米----------*/
#mainArea #ohmi_mai{
	background: #fff url(img/ohmi_mai.jpg) no-repeat;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#ohmi_mai h2{
	position: absolute;
	top: 136px;
	left: 50px;
}

#ohmi_mai .ohmi_wrap{
	padding: 300px 50px 0 190px;
}


/*----- 共通 -----*/
#breadcrumb .wrap1080{
	padding-top:3px;
	padding-left:30px;
}

.ohmi_wrap h3{
	margin-bottom: 25px;
	margin-top: 40px;
}

.ohmi_wrap .ohmi_link{
	text-align: right;
	margin-top: -5px;
}

.ohmi_wrap h4{
	color: #b30000;
	font-size: 17px;
	font-weight: 900;
	margin-bottom:5px;
	margin-top: 15px;
}

.ohmi_wrap p{
	line-height: 175%;
	padding-bottom: 20px;
}

#mainArea .wrap900{
	padding-top: 60px;
}

#breadcrumb{
	color:#fff;
}

#breadcrumb a{
	color:#ee0;
}
