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

#contents{　
	width:930px;
	height:800px;
	margin:0 auto;
	position:relative;
	
	}
	
#c_details{
	width:930px;
	height:auto;
	padding:0;
	margin:0 auto;
	}


.main_visual{
	width:925px;
	height:261px;
	margin:0 auto;
	margin-left:15px;
	}
	
.visual_details{
	float:left;
	}
	
	
.c_bg1{
	width:930px;
	height:38px;
	top:140px;
	position:absolute;
	background-repeat:no-repeat;
	background-image:url(../images/contents2_base1.png);
	}
	
	
.c_bg2{
	width:930px;
	height:850px;
	top:178px;
	position:absolute;
	background-repeat:repeat-y;
	background-image:url(../images/contents2_base2.png);
	padding-bottom:100px;
	}


.text_space1{
	width:555px;
	margin-left:45px;
	margin-top:15px;
	float:left;
	}
	
	
.text_space2{
	width:260px;
	margin-left:60px;
	margin-top:75px;
	float:left;
	}
	
.title1{
	margin-top:0px;
	margin-left:0px;
}

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

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


.sidemenu{
	margin-left:0px;
	
	
	}


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


.image_carousel {
	padding: 0px 0 0px 0px;
    position: relative;
	}
	
.image_carousel img {
	padding: 0px;
	margin-right:0px;
    display: block;
    float: left;
}
