@charset "Shift_JIS";
@import url(print.css) print;

	/*----------*/
body {
	margin : 0; 
	padding : 0; 
	background-color : #000000; 
	font-size : 12px; 
	line-height : 150%; 
	color : #333333; 
	font-family :arial, helvetica, sans-serif, Geneva, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Trebuchet MS",; 
	text-align : center; 
} 
	/*-----link-----*/
a {
	color : #333333; 
	text-decoration : none; 
} 
a:hover , a:active {
	text-decoration : underline; 
} 

	/*-----container-----*/
#container {
	margin : 0 auto; 
	padding : 0; 
	width : 800px; 
	text-align : left; 
	background-color : #000000; 
	position:relative;
}


	/*-----common-----*/
h2{
	margin : 0; 
	padding : 0; 
	width : 600px;
	height : 100px;
	position:absolute;
	top:30px;
	left:0;
}
#back{
	margin : 0; 
	padding : 0; 
	position:absolute;
	top:530px;
	left:110px;
}
	/*-----seen-----*/
img{
	margin:0;
	padding:0;
	border:none;
}

span{
	display:none;
}
	/*-----gallery-----*/
#h2_gallery{
	background : transparent url(../img/h2_gallery.jpg) no-repeat 0% 0%;
	position:absolute;
	top:10px;
	left:100px;
}
#flash{
	margin : 0; 
	padding : 0; 
	position:absolute;
	top:130px;
	left:100px;
}
#getflash{
	margin : 0; 
	padding : 0; 
	position:absolute;
	top:540px;
	right:100px;
}
	/*-----archives-----*/
#h2_archives{
	background : transparent url(../img/h2_archives.jpg) no-repeat 0% 0%;
	position:absolute;
	top:10px;
	left:100px;
}


	/*-----about-----*/
#h2_about{
	background : transparent url(../img/h2_about.jpg) no-repeat 0% 0%;
	position:absolute;
	top:10px;
	left:100px;
}
#img_about{
	margin : 0; 
	padding : 0;
	width:300px;
	height:360px;
	position:absolute;
	top:130px;
	left:100px;
}
#about{
	margin : 0; 
	padding : 0;
	width:300px;
	height:360px;
	background : transparent url(../img/textbg.jpg) no-repeat 0% 0%;
	position:absolute;
	top:130px;
	right:100px;
}
#about p{
	margin : 10px 10px 10px 20px; 
	padding :0;
	width:270px;
	height:360px;
}

	/*-----contact-----*/
#h2_contact{
	background : transparent url(../img/h2_contact.jpg) no-repeat 0% 0%;
	position:absolute;
	top:10px;
	left:100px;
}

#img_contact{
	margin : 0; 
	padding : 0;
	width:300px;
	height:360px;
	position:absolute;
	top:130px;
	left:100px;
}
#contact{
	margin : 0; 
	padding : 0;
	width:300px;
	height:360px;
	background : transparent url(../img/textbg.jpg) no-repeat 0% 0%;
	position:absolute;
	top:130px;
	right:100px;
}
#contact p{
	margin : 10px 10px 10px 20px; 
	padding :0;
	width:270px;
	height:360px;
}
	/*-----200705-----*/
#h2_200705{
	background : transparent url(../img/h2_200705.jpg) no-repeat 0% 0%;
	position:absolute;
	top:10px;
	left:100px;
}
#flash200705{
	margin : 0; 
	padding : 0; 
	position:absolute;
	top:110px;
	left:90px;
}
#getflash200705{
	margin : 0; 
	padding : 0; 
	position:absolute;
	top:600px;
	right:100px;
}
#back200705{
	margin : 0; 
	padding : 0; 
	position:absolute;
	top:590px;
	left:110px;
}
	/*-----200711-----*/
#index200711{
	margin : 0; 
	padding : 0;
	width:600px;
	height:600px;
	background : transparent url(../img/asyoulike2.gif) no-repeat 0% 0%;
	position:absolute;
	top:0px;
	right:150px;
}
#index200711 h3{
	display:none;
}
#index200711 p{
	color:#FFFFFF;
	margin:350px 0 10px 50px;
}
#index200711 img{
	margin : 0; 
	padding : 0;
	border:0;
	width:200px;
	height:210px;
	position:absolute;
	top:320px;
	right:0px;
}