@charset "iso-8859-1";

/* ---------------------------------------- */
/*   Tag   */
/* ---------------------------------------- */

body {
	background-color: #FFFFFF;
	background-image: none;
}
hr.none,
hr.dashed,
hr.clearDashed,
hr.clearBoth {
	width: 640px;
}

/* ---------------------------------------- */
/*   Wrapper   */
/* ---------------------------------------- */

#wrapper {
	width: 640px;
}


/* ---------------------------------------- */
/*   Top   */
/* ---------------------------------------- */

#topR a {
	text-indent: 0;
	background-image: none;
}


/* ---------------------------------------- */
/*   Header   */
/* ---------------------------------------- */

#header {
	width: auto;
	height: auto;
	overflow: auto;
	background-image: none;
}
/* |----- add 2007.12.5.Wed. */
#headerL {
	width: auto;
	float: none;
}
#headerL h1 {
	text-indent: 0px;
}
#headerL h1 a img {
	height: auto;
}
/* ----- */
#headerR {
	display: none;
}
/* add 2007.12.5.Wed. ----| */

/* |----- delete 2007.12.5.Wed.
#header img {
	display: block;
}
delete 2007.12.5.Wed. ----| */


/* ---------------------------------------- */
/*   Navigation   */
/* ---------------------------------------- */

#navi {
	display: none;
}


/* ---------------------------------------- */
/*   Content   */
/* ---------------------------------------- */

#contentTitle {
	margin: 15px 0 15px 0;
	padding: 0;
}
#contentTitle img {
	width: 640px;
	height: auto;
}

#content,
#content2 {
	width: 640px;
	margin: 15px 0 15px 0;
	padding: 0;
	background-image: none;
}
#content #contentL { display: none; width: auto; float: none; }
#content #contentR { width: auto; float: none; }

#content2 #contentL { display: none; width: auto; float: none; }
#content2 #contentR { width: auto; float: none; }

#contentR ul {
	margin: 0.2em 0 1em 1.5em;
	list-style-type: disc;
}
#contentR ul li {
	padding: 0;
	background-image: none;
}

/* ---------------------------------------- */
/*   Page Top   */
/* ---------------------------------------- */

#pageTop {
	display: none;
}


/* ---------------------------------------- */
/*   Footer   */
/* ---------------------------------------- */

#footer {
	display: none;
}



