@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family:"メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
html, body {
	height:100%;
}

* {
    margin: 0;
    padding: 0;
	font-size:1em;
}
p, dl, input, ul, li {
margin:0;
padding:0;}

a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

a:focus {outline:none;}

img {border:none;}

ul, ol {list-style:none;}

table {
	border-collapse:collapse;
}


/**************************************/
/* font size 
- 全ファイルをrootファイルと同じ表示に-
/**************************************/
body { font-size: 62.5%; }
/*
1em = 10px;
1.1em = 11px;
1.2em = 12px;
1.3em = 13px;
1.4em = 14px;
 .
 .
 .
*/

/* line height */
p {
	#line-height:1.8; /* ie6, ie7 */
}

br{letter-spacing:0;}

/**************************************/
/* clearfix 
- float box の廻り込み解除
/**************************************/
.clearfix,
.box_clear {zoom:1;}
.clearfix:after,
.box_clear:after {
  content: ""; 
  display: block; 
  clear: both;
}

*:after {
  display:block;
  clear:both;
} /* この記述は固定です */

element {zoom:1;} /* clearfix IE6, 7 */
element:after {content:"";} /* clearfix */

#container,
.detail_block,
.img-block,
.block {zoom:1;} /* clearfix IE6, 7 */
#container:after,
.detail_block:after,
.img-block:after,
.block:after {content:"";} /* clearfix */

.block_bnr {zoom:1;} /* clearfix IE6, 7 */
.block_bnr:after {content:"";} /* clearfix */

#box-ftlink dd {zoom:1;} /* clearfix IE6, 7 */
#box-ftlink dd:after {content:"";} /* clearfix */

#box-ftlink {zoom:1;} /* clearfix IE6, 7 */
#box-ftlink:after {content:"";} /* clearfix */

.box-s dl,
.box-width {zoom:1;} /* clearfix IE6, 7 */
.box-s dl:after,
.box-width:after {content:"";} /* clearfix */

.dep_info .ttl-h3 {zoom:1;} /* clearfix IE6, 7 */
.dep_info .ttl-h3:after {content:"";} /* clearfix */

.course_newsList,
.box-item {zoom:1;} /* clearfix IE6, 7 */
.box-item:after {content:"";} /* clearfix */

.pagenavi {zoom:1;} /* clearfix IE6, 7 */
.pagenavi:after {content:"";} /* clearfix */

.box-search01,
.box-search02,
.box-search02 ul,
.box-search03,
.box-search03 ul,
.shop-info {zoom:1;} /* clearfix IE6, 7 */
.box-search01:after,
.box-search02:after,
.box-search02 ul:after,
.box-search03:after,
.box-search03 ul:after,
.shop-info:after {content:"";} /* clearfix */

.pagenavi-01,
.pagenavi-02,
.pagenavi-03,
.pagenavi-04,
.pagenavi-04 ul,
.pagenavi-05,
.pagenavi-06 ul {zoom:1;} /* clearfix IE6, 7 */

.pagenavi-01:after,
.pagenavi-02:after,
.pagenavi-03:after,
.pagenavi-04:after,
.pagenavi-04 ul:after,
.pagenavi-05:after,
.pagenavi-06 ul:after {content:"";} /* clearfix */

#gallery {zoom:1;}
#gallery:after {content:"";} /* clearfix */

.search_area {zoom:1;}
.search_area:after {content:"";} /* clearfix */

.form-list {zoom:1;} /* clearfix IE6, 7 */
.form-list:after {content:"";} /* clearfix */

#sitemap ul {zoom:1;} /* clearfix IE6, 7 */
#sitemap ul:after {content:"";} /* clearfix */

.submit,
#melmaga {zoom:1;} /* clearfix IE6, 7 */
.submit:after,
#melmaga:after {content:"";} /* clearfix */