@charset "shift_jis";
/* CSS Document */

#contents {
	max-width: 980px;
	width:100%;
	margin: 0 auto;
}

#ct_box {
	width: 980px;
	clear: both;
	overflow:hidden;
	background:url(../../img/common/bg_loop.jpg) repeat-y top center;
	background-size: 100% auto;
}

#ct_box .ct_inbox .navi_box {
	width:100%;
	padding:30px 0 20px;
	clear:both;
	
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,00b9ef+50 */
background: #00b9ef; /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,185,239,0) 0%, rgba(0,185,239,1) 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,185,239,0) 0%,rgba(0,185,239,1) 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,185,239,0) 0%,rgba(0,185,239,1) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b9ef', endColorstr='#00b9ef',GradientType=0 ); /* IE6-9 */

}

#ct_box .ct_inbox .navi_box .navi_inbox {
	text-align:center;
}
#ct_box .ct_inbox .navi_box .navi_inbox a {
	display:inline-block;
	margin:0 3px;
}


/*--------------*/


#ct_box .ct_inbox h2 {
	display:block;
	margin-bottom:10px;
}


#ct_box img {
	display:block;
}

#ct_box .img1 {
	margin:0 auto 20px;
}
#ct_box .img2 {
	margin:0 auto 20px;
}
#ct_box .img3 {
	float:left;
	margin:50px 0 20px 15px;
}
#ct_box .img4 {
	float:right;
	margin:0 15px 20px 0;
}
#ct_box .img3 {
	float:left;
	margin:50px 0 20px 15px;
}
#ct_box .img5 {
	clear:both;
	float:left;
	margin:20px 0 20px 120px;
}
#ct_box .img6 {
	float:right;
	margin:20px 120px 20px 0;
}