@charset "Shift_JIS";
* {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img {
	border: 0px;
}
a {
	color: #F7489F;
	text-decoration: none;
}
a:hover {
	color: #6666FF;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #666666;
	font-size: 12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Verdana,Osaka,Sans-Serif;
	background-color: #FFFFFF;
}
.page {

}

.clearfix:after {
  content: ".";  
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#wrapper {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center top;
}

.wrapper_bg {
	background-repeat: repeat-x;
	background-position: top;	
	height: 100%;
	width: 100%;
	padding-top: 20px;
}
.wrapper_bot {
	height: auto;
	width: 100%;
	background-repeat: repeat-x;
	background-position: center bottom;
}

.container {
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding-top: 15px;
}

.pankuzu {
	font-size: 10px;
	margin-top: 10px;
	margin-left: auto;
	width: 700px;
	margin-right: auto;
}

.clear {
	clear: both;
	margin: 0px;
}
