@charset "shift_jis";
/* CSS Document */


#contents {
	max-width: 639px;
}


#ct_box {
	max-width: 639px;
	width:100%;
}

#ct_box .ct_inbox {
	position: inherit;
}


#ct_box .ct_inbox .navi_box {
	position: inherit;
	z-index:10;
	width:100%;
	padding:30px 10px 5px;
	
	
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	
}


#ct_box .ct_inbox .navi_box .navi_inbox a {
	display:inline-block;
	margin:0 3px 10px;
}

#ct_box .ct_inbox .navi_box .navi_inbox a img {
	width:140px;
	height:auto;
}

/*---------------------*/


#ct_box .ct_inbox h2 {
	display:block;
	float:none;
	text-align:center;
	padding:0 5px;
}
#ct_box .ct_inbox h2 img {
	width:100%;
	height: auto;
	max-width:466px;
}

#ct_box .img1 {
	width:95%;
	height:auto;
	max-width:543px;
	margin:0 auto 20px;
}
#ct_box .img2 {
	width:95%;
	height:auto;
	max-width:524px;
	margin:0 auto 20px;
}
#ct_box .img3 {
	float:none;
	width:95%;
	height:auto;
	max-width:625px;
	margin:0 auto 20px;
}
#ct_box .img4 {
	float:none;
	width:95%;
	height:auto;
	max-width:439px;
	margin:0 auto 20px;
}
#ct_box .img5 {
	float:none;
	width:90%;
	height:auto;
	max-width:313px;
	margin:0 auto 20px;
}
#ct_box .img6 {
	float:none;
	width:90%;
	height:auto;
	max-width:316px;
	margin:0 auto 20px;
}
@media (max-width:479px){
}

