@charset "Shift_JIS";

/* ************************ */
/* **** トップページ ****** */
body#top,#top h1,#top h2,#top h3,#top h4,#top h5,#top h6,#top th,#top td,#top p,#top div{
	font-size:12px; 
	color:#666666;
}

h1,h2,h3,h4,h5,h6,p,div{
	margin:0px;
	padding:0px;
}

h1{
	margin:16px 0px 0px 24px;
}
div#header{
	position:relative;
	padding-bottom:24px;

	background-image:url(../images/header_bg02.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
div#macLink{
	position:absolute;
	top:12px;
	left:505px;
}

div#menu{
	padding-bottom:10px;
	background-color:#cacaca;
}
div#menu a,
div#menu img{
	display:block;
	float:left;
}
div#menu img{
	border-style:none;
}
div#menu br{
	clear:both;
}

div.mainimage{
	background-color:#9EB9B2;
	margin-bottom:8px;
}

div#address{
	position:relative;
}
div#address div.image{
/*	position:absolute;*/
	z-index:0;
}
div#address p{
	position:absolute;
	z-index:5;
	margin-top:18px;
	margin-left:30px;
	line-height:1.3em;
}
div#address p span{
	display:block;
	font-weight:bold;
/*	line-height:1.35em;
	font-size:14px;*/
	color:#666;
	
	margin-bottom:6px;
}