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

body {
	background-image: none;
}
	
div#wrap {
	width: 650px;
	background-image: none;
	padding: 0px;
}

div#head {
	height: 70px;
	background-image: none;
	position: relative;
}

div#head img#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#main2 {
	background-image: none;
	width: 650px;
}

div#main {
	background-image: none;
	width: 650px;
	padding: 0px;
}

div#contents {
	padding: 0px;
	background-image: none;
	margin-bottom: 0px;
	_height: 0px;
	min-height: 0px;
}

div#contents p#t_path {	margin: 5px;}

div#sub { display: none;}

div#menu { display: none;}

div#h_menu ul { display: none;}

div#h_menu p { display: none;}

div#foot {
	background-image: none;
	color: #333333;
	text-align: right;
}

div#bottom { display: none;}

h1 { margin: 0px 0px 15px 0px;}

h3 {
	padding-left: 0px;
	background-image: none;
}
