@charset "utf-8";

* { margin: 0; padding: 0; font-size: 1em; font-style: normal;}

body {
	text-align: center;
	color: #000;
	cursor: auto;
	font: normal normal 75%/1.5 Arial, Helvetica, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	/*font: normal normal 75%/1.5 Arial, Helvetica, "小塚ゴシック Pro M", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ",　Meiryo, "ＭＳ Ｐゴシック", sans-serif;*/
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}

p { padding: 5px 0 10px;}

blockquote { margin: 15px 0; padding: 10px 15px 3px; background: #faf6ed;}

pre { background: #eee; padding: 0 20px; overflow: auto; width: 96%;}
code { color: #5b5905; font-family: "Lucida Grande", "Courier New", Courier, mono, Verdana, sans-serif; letter-spacing: 0;}


ul, ol { margin: 10px 0; padding: 0 0 0 30px;}


a         { color: #d00; text-decoration: underline; cursor: pointer;}
a:visited { color: #a04;}
a:hover   { color: #f80;}
a:focus,
a:active  { color: #f90;}

em     { font-weight: bold; color: #666;}
strong { font-weight: bold; color: #e47;}

hr { display: none;}
img { border: none; color: #fff; background: transparent; vertical-align: bottom;}
abbr, acronym { cursor: help;}

input, textarea, select {
	border: 1px solid #aaa;
	font: normal normal 100%/1.5 Helvetica, Arial, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}


/**********************************************************************07/10/04
*/

.box_map{
	width:500px;
	padding: 30px;
}

.txt_title{
	font-size:16px;
	font-weight: bold;
	color:#0095BF;
}

.txt_access{
	font-weight: bold;
}

.txt_b{
	font-size:16px;
	font-weight: bold;
	color:#0095BF;
}

.txt_bs{
	font-size:12px;
	color:#0095BF;
}
