@charset "utf-8";


/* BASE */
*{margin:0; padding:0;}

html{
	height:100%;
	background-repeat: no-repeat;
	background-position: center;
	}

body {
	margin: 0;
	padding: 0;
	height:100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:center;
	background-image: url(../img/bg.gif);
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	}

/* ETC */
img {
	border: none;
	margin:0;
	padding:0;
	float:left;
	}

hr {
	display: none;
	}

.clear {
	clear: both;
	}

li{
	list-style:none;
	float: left;
	}
	
ul#depth {
	height: auto;
	width: 200px;

}
ul#depth li {
	height: auto;
	width: 180px;
	margin-left: 15px;
}


input.len { 
	width: 390px;  
    background: #dcdcdc;  
    height: 16px;   
    border: none;  
    padding: 4px;  

}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


a {
	color: #e20179;
	text-decoration: none;
}
a:hover {
	color: #e20179;
	text-decoration: none;
}
a:active {
	color: #e20179;
	text-decoration: none;
}
a:visited {
	color: #e20179;
	text-decoration: none;
}



.under5px {
	margin-bottom: 5px;
}
.under6px {
	margin-bottom: 666666666px;
}
.under8px {
	margin-bottom: 8px;
}
.under10px {
	margin-bottom: 10px;
}
.under12px {
	margin-bottom: 12px;
}
.under15px {
	margin-bottom: 15px;
}
.under20px {
	margin-bottom: 20px;
}
.under25px {
	margin-bottom: 25px;
}
.under30px {
	margin-bottom: 30px;
}
.under45px {
	margin-bottom: 45px;
}
.under50px {
	margin-bottom: 50px;
}
.under60px {
	margin-bottom: 60px;
}
.under115px {
	margin-bottom: 115px;
}
.under220px {
	margin-bottom: 100px;
}
.up5px {
	margin-top: 5px;
	background-position: center;
}
.up8px {
	margin-top: 8px;
}
.up5px {
	margin-top: 5px;
}
.up10px {
	margin-top: 10px;
}
.up12px {
	margin-top: 12px;
}
.up15px {
	margin-top: 15px;
}

.up15px {
	margin-top: 15px;
}
.up25px {
	margin-top: 25px;
}
.up30px {
	margin-top: 30px;
}
.up35px {
	margin-top: 35px;
}
.up50px {
	margin-top: 50px;
}
.up60px {
	margin-top: 60px;
}
.left40px {
	margin-left: 40px;
}
.left45px {
	margin-left: 45px;
}
.right2px {
	margin-right: 2px;
}
.right5px {
	margin-right: 5px;
}
.right60px {
	margin-right: 60px;
}

.left10px {
	margin-left: 10px;
}
.left15px {
	margin-left: 15px;
}
.left50px {
	margin-left: 50px;
}
.left60px {
	margin-left: 60px;
}
.left100px {
	margin-left: 100px;
}
.left230px {
	margin-left: 230px;
}
.left232px {
	margin-left: 232px;
}
.imgright {
	text-align: right;
	float: right;
}
.imgcenter {
	text-align: center;
	float: none;
	clear: both;
}

.smalltext {
	font-size: 80%;
	color: #e20179;
	line-height: 1em;
		letter-spacing: 0.1em;
		float:left;
}
.smallarrow {
	font-size: 80%;
	color: #e20179;
	line-height: 1em;
}
.smallarrow{ margin-top: 12px; }
.smallarrow , x:-moz-broken{ margin-top: 11px; }
.smallarrow { /	margin-top: 8px; }
/* mac  \*/ 
* html .smolltext {font-size: 60%;} /* end*/ 

.smalltextb {
	font-size: 80%;
	line-height: 1.5em;
	letter-spacing: 0.4em;
}