body {
	background-image: url("img/menubg.jpg");
	background-repeat: repeat-x;
	text-align: center;
}

#ma_all {
	margin: 0 auto;
	text-align: left;
	width: 871px;
}

#ma_header {
	width: 871px;
	height: 75px;
}

#ma_menu {
	width: 871px;
	height: 45px;
}

#ma_main {
	width: 871px;
	height: 455px;
}

#ma_main2 {
	width: 871px;
	height: 220px;
	margin-bottom: 50px;

}


#ma_content {
	width: 420px;
	float: left;
	/*background-color: pink;*/
}


#ma_content1_left{
	width:401px;
    height:355px;
    float:left;
    background-image:url("img/kitchen.jpg");
	/* 確認用背景色です */

}

#ma_content1_right{
	width:401px;
    height:355px;
    float:right; 
	background-image:url("img/bath.jpg");
	/* 確認用背景色です */

}

#ma_content2_left{
	width:401px;
    height:355px;
    float:left; 
	background-image:url("img/living.jpg");
	/* 確認用背景色です */

}

#ma_content2_right{
	width:401px;
    height:355px;
    float:right; 
	background-image:url("img/entrance.jpg");
	/* 確認用背景色です */

}

#ma_content3_left{
	width:401px;
    height:375px;
    float:left; 
	background-image:url("img/exterior.jpg");
	/* 確認用背景色です */

}

#ma_content3_right{
	width:401px;
    height:375px;
    float:right; 
	background-image:url("img/windows.jpg");
	/* 確認用背景色です */

}

#ma_content4_left{
	width:151px;
    height:617px;
	float:left;

	/*background-color: yellow;*/
	/* 確認用背景色です */

}

#ma_content4_mid{
	width:538px;
    height:617px;
	float:left;

	/*background-color: pink;*/
	/* 確認用背景色です */
}

#ma_content4_right{
	width:182px;
    height:617px;
	float:left;

	/*background-color: green;*/
	/* 確認用背景色です */
}

#ma_content5_left{
	width:151px;
    height:628px;
	clear: both;
	float: left;
	/*background-color: orange;*/
	/* 確認用背景色です */
}


#ma_content5_right{
	width:720px;
    height:628px;
	float:left;
	/*background-color: blue;*/
	/* 確認用背景色です */
}

#ma_content6_qatop{
	width:871px;
    height:374px;
    padding-left: 40px;
    
	/* 確認用背景色です */
}

.ma_content6_qatop_left{
	width:450px;
    height:281px;
    float:left;
	/* 確認用背景色です */
}

.ma_content6_qatop_right{
	width:400px;
    height:281px;
    float:left;
	/* 確認用背景色です */
}


#ma_content6_qa{
	width:871px;
    height:413px;
	

	/* 確認用背景色です */
}

.ma_content6_qa_1{
	width:171px;
    height:169px;
    background-image:url("img/qa_1.jpg") ;
    

	/* 確認用背景色です */
}


#ma_content7_qa{
	width:871px;
    height:556px;
	

	/* 確認用背景色です */
}

.ma_content7_qa_2{
	width:171px;
    height:169px;
    background-image:url("img/qa_2.jpg") ;
    

	/* 確認用背景色です */
}

#ma_content8_qa{
	width:871px;
    height:349px;
	

	/* 確認用背景色です */
}

.ma_content8_qa_3{
	width:171px;
    height:169px;
    background-image:url("img/qa_3.jpg") ;
    

	/* 確認用背景色です */
}

#ma_content9_qa{
	width:871px;
    height:354px;
	

	/* 確認用背景色です */
}

.ma_content9_qa_4{
	width:171px;
    height:169px;
    background-image:url("img/qa_4.jpg") ;
    

	/* 確認用背景色です */
}

#ma_content10_qa{
	width:871px;
    height:386px;
	

	/* 確認用背景色です */
}

.ma_content10_qa_5{
	width:171px;
    height:169px;
    background-image:url("img/qa_5.jpg") ;
    

	/* 確認用背景色です */
}

#ma_content11_qa{
	width:871px;
    height:386px;
	

	/* 確認用背景色です */
}

.ma_content11_qa_6{
	width:171px;
    height:169px;
    background-image:url("img/qa_6.jpg") ;
    

	/* 確認用背景色です */
}


.ma_content12{
	width:871px;
	height:368px;

	/* 確認用背景色です */
}





#ma_right {
	width: 451px;
	float: right;
	text-align: left;
	color: #556898;
}

#ma_right2 {
	width: 451px;
	height: 670px;
	float: right;
	text-align: left;
/*	background-color: blue;*/
}


#ma_footer {
	width: 871px;
	height: 139px;
}

a:link{
	color: #4c799d;
}



