@charset "utf-8";

/* CSS Document */

/*------------------------------------------------------------*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, table, th, td, tr, img {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, 'Hiragino Kaku Gothic Pro',Meiryo,'MS PGothic',sans-serif;
}

/*------------------------------------------------------------*/
div#warp {
	text-align:center;
}

/*------------------------------------------------------------*/
div#main {
	margin:0px auto;
	text-align:left;
	width:960px;
}

/*------------------------------------------------------------*/
div#header {
}

/*------------------------------------------------------------*/
div#footer {
}

/* CSS Document */

/*------------------------------------------------------------*/
div#menu {
}

/*------------------------------------------------------------*/
div#contents {
}


/*------------------------------------------------------------*/
div#bread_crumb {
}

