@charset "utf-8";


/* 1. Body Style Go Here
----------------------------------------------- */
html { background-color: #ffffff;}
body {
	background: url(none);
}

/********** clearfix Go Here **********/

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/********** End clearfix **********/

.replaceImg { text-indent: -9999px; overflow: hidden; background-repeat: no-repeat;}

.toTop { clear: both; width: 100%; padding-top:25px; padding:; text-align: right;}/* 6/11追加 */
	.toTop a { text-decoration: none;}/* 6/11追加 */

.btnMore { margin:15px 0 0; text-align:right;}
	.btnMore a { }

/* 2. Site Layout & Set BG Go Here
----------------------------------------------- */

div#site { width: 800px; margin: 0 auto; background-color:#FFFFFF;}


/* 3. Header Style
----------------------------------------------- */

div#header {
	display: none;
} 


/* 4. Global Navigation Style
----------------------------------------------- */

div#gNavi { display: none;}



/* 5. Topic Path
----------------------------------------------- */

div#topicPath { display: none;}

/* 6. leftBox 
----------------------------------------------- */
div#leftBox { display: none;}


/* 7. rightBox 
----------------------------------------------- */
div#rightBox {

	margin-top: 40px;
	margin-left: 105px;
	float: none!important;
}


/* . Footer Style
----------------------------------------------- */

div#footer { display: none;}
