@charest "Shift_JIS";

/*トップページの基本構造  */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{margin:0;padding:0;}
fieldset,img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
.separate,.floatingw,legend{display:none;}
button{cursor:pointer;}

table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}
h1,h2,h3,h4,h5{font-size:100%;}





/*基本デザイン-------------------------*/

body{
	margin:0;
	padding:0;
	margin-bottom:0;
	background-color: #FFFFFF;
  }

#skipcon{
    display:none;
	}


#container {
	margin: 0 auto;
	padding: 0;
	width: 715px;
	height: 960px;
}


#header{
   display:none;
}

#header h1 {
   display:none;}

#tamgroup {
   display:none;
}

#menuBar {
   display:none;
}



#footer {
   display:none;
}

/*----font base-------------------------*/

body{
	word-break:break-all;
	font:12px/1.22 "ヒラギノ角ゴ Pro W3","Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;
*font-size:small;*font:x-small;
	color: #666666;
	text-decoration: none;
}








/*--------img---------------------*/

img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

a img {
	border: none;
	text-decoration: none;
}


a:hover img {
	border: none;
}


/*---------link---------------*/

a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
	color: #C3F2BE;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #009900; 
}    

.btn{}



/*----------valentine-------------------------*/

#valentine {
	margin: 0 auto;
	padding: 0;
	width: 715px;
	height: 500px;
}


/*------------headspa-------------------------*/

	
#headspa {
	margin: 0 auto;
	padding: 0;
	width: 715px;
	height: 550px;
}
	
	
	
	
	
	
