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


#title{
	width:80px;
	height:20px;
}

#title h2{
	width:80px;
	height:20px;
	background-image: url(../../contact/img/title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#contactBox{
	margin:25px 0 0 0;
}

#contactLeft{
	width:230px;
	float:left;
}

#contactRight{
	width:490px;
	height:605px;
	float:left;
}

#contactRight a{
	width:490px;
	height:605px;
	background-image: url(../../contact/img/map.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}

#contactLeft p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 200%;
	color: #000;
}

#contactLeft a{
	color: #000;
	text-decoration:none;
}

#contactLeft a:hover{
	color: #000;
	text-decoration:underline;
}

#printBox{
	margin:20px 0px;
	width:669px;
	text-align: center;
}

#mapBox{
	width:669px;
}

#printBox a{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 200%;
	color: #000;
	text-decoration:none;
}

#printBox a:hover{
	color: #000;
	text-decoration:underline;
}