@charset "UTF-8";

/*
------------------------------
*/

@import url("parts/base.css");
@import url("parts/layout.css");

@import url("parts/header.css");

@import url("parts/contents.css");

@import url("parts/footer.css");


/*---------------------------------------------------------------------
header

#second #header p.fantast-club{
	width: 500px;
	position: absolute;
	left: 0px;
	bottom: 10px;
}
---------------------------------------------------------------------*/
/*---------------------------------------------------------------------
shaerd
---------------------------------------------------------------------*/

/*contents
#second #contents #address{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.6em;
	color: #414156;
}
#second #contents #address strong{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom:10px;
	display: block;
}*/
/*

#second #contents #access #doc table.access td{
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 5px;
}


.pagetop{display:none;}


#footer .menu{display:none;}
*/

/*---------------------------------------------------------------------
access
---------------------------------------------------------------------*/

/*header menu
#header .menu{
display:none;
}
*/

/*photo
#photo{display:none;}
*/
/*menu
#menu{display:none;}

*/

/*
#second #contents #doc{
	width: 100%;
	float: none;
	line-height: 1.8em;
}
*/


