@charset "utf-8";

body {
	font-family: Helvetica, Arial, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	/*
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
	line-height: 170%;
	/*letter-spacing:0.1em;*/
	color: #000;
	background: #FFF;
}


a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #0081A2;
}
a:active {
	text-decoration: none;
	color: #000;
}

a img { border: 0; }



.smalltex{
font-size:9px;
line-height:130%;
color:#000;
}
.tex1{
font-family: DIN, Helvetica, Arial, Osaka, "ＭＳ Ｐゴシック", sans-serif;
font-size:12px;
line-height:160%;
color:#000;
}

.linktex{
	font-family: DIN, Helvetica, Arial, Osaka, "ＭＳ Ｐゴシック", sans-serif;
font-size:12px;
line-height:160%;
color:#000;
}

.infoTitle{
	font-family: DIN, Helvetica, Arial, Osaka, "ＭＳ Ｐゴシック", sans-serif;
font-size:16px;
font-weight:bold;
color:#000000;
}

.sidebarTags {
	font-family: DIN, Helvetica, Arial, Osaka, "ＭＳ Ｐゴシック", sans-serif;
font-size:14px;
font-weight:bold;
line-height:160%;
color:#000;
}

