@charset "UTF-8";

/*モダンブラウザ用*/
img, iframe,
object { max-width : 100%; }
/*IE7用*/
*html img,
*html object/ { width : 100%; }
/*IE8用*/
html>/**/body img,
html>/**/body object { width:auto\9} 

* {
	margin:0;
	padding:0;
	list-style:none;
}
div#nc_header,
div#nc_contents_footer,
div#nc_contents,
div#nc_footer {
	width:980px;
	margin:0 auto;
	position:relative;
}

div#nc_contents {
	background:url(../img/bg_patern_a.gif) repeat-y;
}
div#nc_contents a {
	text-decoration:none;
}
div#nc_contents .nc_hide {
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	width:0;
	height:0;
}
div#nc_contents .mtx {
	font-size:90%;
	line-height:1.65;
	word-wrap:break-word;
	text-align:justify;
	text-justify:inter-ideograph;
}
div#nc_contents sup {
	line-height:1;
}
div#nc_contents .note {
	font-size:70%;
	line-height:1.5;
	color:#999;
	text-align:justify;
	text-justify:inter-ideograph;
}
.nc_layoutFrame {
	overflow:hidden;
	zoom:1;
}
.nc_pcImg {
	display:none;
	display/*\**/: inline\9;
}
.nc_tabImg {
	display:none;
}
.nc_spImg {
	display:none;
}
.nc_pcImg {
	display:inline!important;
}
/*@media only all and (min-width:769px){
	.nc_pcImg {
		display:inline!important;
	}
}*/
@media only screen and (max-width:966px) and (max-device-width:966px){
	div#nc_header,
	div#nc_contents_footer,
	div#nc_contents,
	div#nc_footer,
	div#nc_btmBnrArea {
		width:auto;
	}
	div#nc_contents div.maincontents div.nc_basicBox.acrdBox div.acrd_btn:hover {
		opacity:1;
		filter:alpha(opacity = 100);
	}
}
@media only screen and (min-width: 769px) and (max-width:966px) and (max-device-width:966px){
}
@media only screen and (max-width:768px) and (max-device-width:966px){
}
@media only screen and (min-width: 481px) and (max-width:768px) and (max-device-width:966px){
	
	.nc_pcImg {
		display:none!important;
	}
	.nc_tabImg {
		display:inline!important;
	}
	.nc_spImg {
		display:none;
	}
	div#nc_contents div.maincontents {
		margin:0 2.77%;
		padding-bottom:22px;
	}
	div#nc_contents .note {
		font-size:72%;
	}
}
@media only screen and (max-width: 480px) and (max-device-width:966px){
	.nc_pcImg {
		display:none!important;
	}
	.nc_tabImg {
		display:none;
	}
	.nc_spImg {
		display:inline!important;
	}
	div#nc_contents {

	}
	div#nc_contents div.maincontents {
		margin:0 3.1%;
		padding-bottom:16px;
	}
	div#nc_contents div.maincontents div.nc_basicBox {
		border:none;
		margin-top:12px;
	}
	div#nc_contents div.maincontents div.nc_basicBox.acrdBox div.acrd_btn {
		height:40px;
		-webkit-background-size:auto 100%;
	}
	div#nc_contents div.maincontents div.nc_basicBox.acrdBox div.acrd_btn a {
		-webkit-background-size:auto 13px;
	}
	div#nc_contents .mtx {
		/*font-size:12px;*/
	}
	div#nc_contents .note {
		/*font-size:9px;*/
	}
