body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
}

form,fieldset,input,textarea,select {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
}

input, textarea {
	width: 40px;
	text-align: right;
	background: none;
	border: 1px solid #000000;
	padding: 3px 3px 3px 3px;
}

select {
	background: #ffffff;
	border: 1px solid #888888;
	padding: 1px 2px 1px 2px;
	margin-right: 3px;
}


img {
	border: 0;
	margin: 0px;
	padding: 0px;
}

td {
	vertical-align: top;
}

div {
	display: block;
	position: relative;
}

ul {
	list-style: none;
}

li {
	list-style-type: none; /* duplicated for IE 5/Win */
}


body {
	background: #ffffff;
}


#site {
	width: 600px;
	margin-top: 36px;
	margin-left: 16px;
}

div.full {
	width: 584px;
}
div.addressrow {
	width: 600px;
	margin-bottom: 10px;
}

div.third {
	width: 184px;
	margin-right: 16px;
}



span.bold {
	font-weight: bold;
}

div.right {
	float: right;
}
td.right {
	text-align: right;
}

div.logo {
	width: 584px;
	margin-bottom: 42px;	
}
div.map {
	margin-top: 20px;
	width: 584px;
}
div.address {
	margin-top: 20px;
	width: 584px;
}

td.menuitem {
	width: 500px;
	padding-top: 5px;
}

div.section {
	width: 100%;
	padding: 10px 0px 0px 0px;
	border-top: 5px solid #ffbf51;
}
div.section h3 {
	font-size: 20px;
	line-height: 23px;
	margin: 0px 5px 24px 0px;
}
div.section h4 {
	font-size: 20px;
	line-height: 23px;
	margin: 0px 5px 10px 0px;
}

div.lineitem {
	width: 100%;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #ffbf51;

}
div.leftnavi, div.pressnavi {
	width: 100%;
	padding: 10px 0px 10px 0px;
}

div.lineitem h3 {
	font-size: 20px;
	line-height: 23px;
	margin: 0px 5px 16px 0px;
}
div.lineitem h5 {
	font-size: 20px;
	line-height: 23px;
	margin: 0px 5px 3px 0px;
}

div.lineitem img{
	margin-bottom: 10px;
}

div.lineitem p {
	margin-right: 5px;
}



