@charset "utf-8";
/* CSS Document */

/* clearFix */
#kotoniWrapper .clearFix{ /zoom : 1; }
#kotoniWrapper .clearFix:after{ content : ''; display : block; clear : both; }

/* lastFix */
#kotoniWrapper .lastFix{ margin-right:0px; padding-right:0px; }

/* modules */
#kotoniWrapper .float_left{ float:left; }
#kotoniWrapper .float_right{ float:right; }
#kotoniWrapper .m_b10{ margin-bottom: 10px }
#kotoniWrapper{	margin:0 auto; }

img{
	max-width : 100%;
	height: auto;
	width /***/:auto;　
}
#kotoniWrapper{
	width:100%;
}
#kotoniWrapper a{
	text-decoration:none;
}

#kotoniWrapper .spHide{
	display: none;
}
#kotoniWrapper .pcHide{
	display:none;
}
#kotoniWrapper .tbHide{
	display: none;
}
#kotoniWrapper .tbShow{
	display: inherit;
}


.kotoniIndex .ie6_show{ display:none; }

