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

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/temp-bg.gif);
}

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

.side-navi-text {
	color: #fff;
	font-size: 10pt;
	line-height: 15pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(images/bt-sankaku.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:18px;
}
.fotter-text {
	font-size: 12px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.gray-s { color: #333; font-size: 9pt; line-height: 15pt }
.gray-m { color: #333; font-size: 10pt; line-height: 15pt }
.white-s { color: #fff; font-size: 9pt; line-height: 15pt }
.white-m {color: #fff;font-size: 10pt; line-height: 15pt
}
.black-s { color: #000; font-size: 9pt; line-height: 15pt }
.black-m { color: #000; font-size: 10pt; line-height: 15pt }

.title-white { color: #fff; font-size: 12pt; line-height: 18pt }
.border-gray-s { color:  #333; font-size: 11pt; border-bottom: 2px dotted #666 }

.linktext  {font-size: 10pt;background: url(images/kaku-blue.jpg) no-repeat left center;}

