@charset "UTF-8";
/* CSS DOCUMENT */



/* --------------------------------------------------------------- */
/* 味岡生コンクリートの仕事人　                                    */
/* --------------------------------------------------------------- */


.concept01 {
	background-color:#F5F5F5;
	margin:0 auto;
	}

.concept02 img {
	margin:60px auto 70px;
	}

.concept03 {
	background:url(../concept/images/feature_ti_bg.jpg) center repeat;
	height:269px;
	}
	

.concept03 img{
	margin:80px auto;
	}
	
.concept04 {
	background-image:url(../concept/images/bg.jpg);
	}

.concept04_inner {
	width: 1000px;
	margin: 0 auto;}
	

.concept_fe_box_first{
	margin: 80px auto 40px;
	width:1000px;
	}

.concept_fe_box{
	margin: 40px auto;
	width:1000px;
	}

.concept_fe_box_last{
	margin: 40px auto 80px;
	width:1000px;
	}
	
.concept_fe_01{
	float:left;
	width:480px;
	text-align:left;
	line-height:170%;
	}

.concept_fe_01 img{
	margin-bottom:35px;
	}
	
.concept_fe_02{
	float:right;
	}

.concept_fe_text {
	font-size: 16px;
	}

.concept_fe_bana01 {
	margin-top: 20px;
	}

.concept_fe_bana01 a {
	display: block;
	padding: 15px 0;
	font-size: 16px;
	text-align: center;
	background: #ebebeb;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	}

.concept_fe_bana01 a:hover {
	color: #fff;
	background: #e00012;
	}
	


#fuwa {
	width: 1200px;
    height: 515px;
	padding:0px;
	border: none;
	text-align: center;
	position: relative;
	margin: 0 auto;
	}


#fuwa #p_box {
	height: 515px;
	text-align: center;
	list-style: none;
	position: relative;
	}

#fuwa #p_box p {
	height: 515px;
	width: 100%;
	text-align: center;
	list-style: none;
	text-indent: -9999px;
	overflow: hidden;
	/position: absolute;
	/top: 0;
	/left: 0;
	}


#fuwa #p_box p.photo001 {	background:url(../concept/images/fuwa01.jpg) no-repeat top center;}
#fuwa #p_box p.photo002 {	background:url(../concept/images/fuwa02.jpg) no-repeat top center;}


.concept_mixer {
	z-index: 10;
	position: absolute;
	top: 0;}
