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

/*----------------------------------
	index用のCSSです
----------------------------------*/

/*----------------------------------メインコンテンツ----------------------------------*/
.CtsMrBox {
    overflow: hidden;
    width: 960px;
    margin: 0 auto;
}

