@charset "shift_jis";
/* CSS Document */
/*------------------------------------Wrote by senoh-------------------------------------*/
/*----------------------------------↓HTMLタグ再定義↓-----------------------------------*/
* {
	margin: 0;
	padding: 0;
}
/*\*/
a {
	overflow: hidden;
}
/**/
body {
	font: 14px/22px "Lucida Grande", "MS PGothic", Sans-Serif;
	color: #000;
	text-align: center;
	background-color:#FFFFFF;

}
a:link, a:visited {
	color: #FFF;
}
a:hover {
	color: #FFCC33;
}
img {
	border: 0 none;
}
li {
	list-style: none;
}
legend {
	display: none;
}
fieldset {
	border: 0px none;
}
textarea {
	font-size: 14px;
	line-height: 18px;
}
p {
	margin: 0 0 1em 0;
}
th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
/*----------------------------------↑HTMLタグ再定義↑-----------------------------------*/
/*---------------------------------------------------------------------------------------*/
div#Wrap {
	position: relative;
	margin: 15px auto 5px;
	width: 800px;
	height: 700px;
	background: url(images2/guzzini.jpg) no-repeat;
}
h1, h2, h3, p.intro, div.access, address {
	text-indent: -10000px;
	position: absolute;
}
h1 {
	top: 0;
	right: 0;
	width: 384px;
	height: 107px;
	background: url(images2/h1_top.jpg) no-repeat;
	
}
h2 {
	top: 107px;
	right: 0;
	width: 540px;
	height: 67px;
	background: url(images2/h2_top.jpg) no-repeat;
}
p.intro {
	top: 174px;
	right: 0;
	width: 384px;
	height: 76px;
	background: url(images2/bg_intro.jpg) no-repeat;
}
p.map a {
	background: url(images2/bg_map.jpg) no-repeat;
	text-indent: -10000px;
	position: absolute;
	top: 517px;
	left: 15px;
	width: 299px;
	height: 136px;
}
p.bigmap {
	position: absolute;
	top: 495px;
	left: -230px;
	color: #c3252e;
	font-weight: bold;
/*\*/
	left: 255px;
/**/	
}
p.bigmap a:link, p.bigmap a:visited {
	color: #c3252e;
}
div.access {
	top: 517px;
	left: 319px;
	width: 481px;
	height: 136px;
	background: url(images2/bg_access.jpg) no-repeat;
}
address {
	top: 653px;
	right: 0;
	width: 162px;
	height: 19px;
	background: url(images2/bg_address.jpg) no-repeat;
}
