@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}
body {
	background-color:#ffffff;
	color:#666666;
	/*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Arial, Verdana, sans-serif;*/
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	letter-spacing:0.2em;
}
body,div,p,ul,li,table,tr,th,td,form,input,textarea,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
img {
	border:0;
}
li {
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}

a {
	text-decoration:none;
}
a:link { 
	color:#666666; 
}
a:visited { 
	color:#666666; 
}
a:hover { 
	color:#aaaaaa; 
}
a:active { 
	color:#aaaaaa; 
}

.frame {
	position:absolute;
	top:50%;
	left:50%;
	overflow:hidden;
	display:none;/*fadeIn*/
}
#index2 {
	margin-left:-442px;
	margin-top:-330px;
	width:885px;
	height:660px;
	background:url(index2.jpg) no-repeat center center;
	border:1px solid;
	zoom:100%;
}
#index {
	margin-left:-407px;
	margin-top:-297px;
	width:840px;
	height:594px;
	background:url(index.png) no-repeat center center;
}
#index a {
	display:block;
	height:0;
	overflow:hidden;
}
#index #rama {
	margin:0 0 0 0;
	padding:300px 0 0 0;
	width:340px;
	float:left;
}
#index #tami {
	margin:100px 0 0 260px;
	padding:270px 0 0 0;
	width:230px;
	float:left;
}
#index #makitomonari {
	margin:90px 0 0 165px;
	padding:120px 0 0 0;
	width:550px;
	float:left;
}