/* BASIC CSS (default) */
BODY{
	margin: 0px;
	padding: 0px;
	font-family:'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',sans-serif;
	background-color: #ffffff;
	color: #78858d;
	line-height:1.5em;
	font-size:0.95em;
}

a{
	text-decoration:none;
}

a:link {
	color: #78858d;
}

a:visited {
	color: #78858d;
}

a:hover {
	color: #45545c;
}

a:focus {
	color: #45545c;
}


a:active {
	color: #45545c;
}

span.default_font {
	font-size:12px;
	line-height:1.5em;
}

table.profile_default {
	color: #4D5E68;
	font-size:12px;
	line-height:1.5em;
}

table.map_default {
	color: #4D5E68;
	font-size:11px;
	line-height:1.5em;
}

table.contact_default {
	color: #4D5E68;
	font-size:13px;
	line-height:1.5em;
}

table.postmail_default {
	color: #4D5E68;
	font-size:12px;
	line-height:1.5em;
}
