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

#contents{　
	width:100%;
	height:1300px;
	margin:0 auto;
	position:relative;
	
	
	
	}
	
#c_details{
	width:925px;
	height:auto;
	padding:0px;
	margin:0 auto;
	}


.main_visual{
	width:910px;
	height:261px;
	margin:0 auto;
	margin-top:0px;
	margin-left:15px;
	}
	
	
.visual_details{
	float:left;
	}
	

.c_bg1{
	width:925px;
	height:35px;
	top: 140px;
	position:absolute;
	background-repeat:no-repeat;
	background-image: url(../images/contents3_base1.png);
	}
	
	
.c_bg2{
	width:925px;
	height:auto;
	top:175px;
	position:absolute;
	background-image:url(../images/contents3_base2.png);
	background-repeat:repeat-y;
	}

.text_space1{
	width:270px;
	margin-left:15px;
	margin-top:65px;
	float:left;
	}

.text_space2{
	width:580px;
	margin-left:25px;
	margin-top:20px;
	float:left;
	}


	
	

	
.title1{
	margin-top:0px;
	margin-left:0px;
}

.title2{
	margin-top:20px;
	margin-left:0px;
}

.title3{
	margin-top:40px;
	margin-left:0px;
}


.text_area1{
	margin-top:20px;
	
	}
	
/*サイドメニュー*/


.sidemenu{
	margin-left:0px;
	
	
	}
	
.sidemenu_base{
	width:247px;
	height:85px;
	margin-left:0px;
	margin-top:20px;
	}


.sidemenutitle1{
	margin-left:0px;
	margin-top:10px;
	}



		
.sidemenutitle2{
	margin-left:0px;
	margin-top:50px;
	
	
	}
.sidemenutitle3{
	margin-left:0px;
	margin-top:2px;
	
	
	}
.sidemenutitle4{
	margin-left:0px;
	margin-top:0px;
	
	
	}
	
	
.vision_side1{
	display:block;
	width:247px;
	height:35px;
	margin-top:-1px;
	background-image:url(../images/vision_en_sidebt1_2.png);
	background-repeat:no-repeat;
	
	
	}	
	
a.vision_side1{
	display:block;
	width:247px;
	height:35px;
	margin-top:-1px;
	background-image:url(../images/vision_en_sidebt1_1.png);
	background-repeat:no-repeat;
	
	}
	
a.vision_side1:hover{
	background-image:url(../images/vision_en_sidebt1_2.png);
	background-repeat:no-repeat;
	
	}
	
	
