@charset "UTF-8";

.t10px {
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}
.grouplinktext {
	font-size: 12px;
	line-height: 21px;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
a {
	text-decoration: none;
}
.t12px {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.topwaku {
	border: 1px solid #999999;
}
.topwakuIn {
	background: url(../img/image_bkbg.jpg) no-repeat 0 -16px;
}
.dotvline {
	background: url(../img/banner_dotline_v.gif) no-repeat 0 0;
}
.sitemap {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.t12px2 {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#PageBottomText {
	height:44px;
	vertical-align:top;
	text-align:center;
	background:url(../img/footer.gif) no-repeat;
}

#PageBottomText span {
	font-weight:normal;
	font-size:10px;
	position:relative;
	top:5px;
}


/* トップページ 右段 リンクバナー */

dl#LinkBanner * {
	margin:0;
	padding:0;
}

dl#LinkBanner dt {
	border-top:1px dotted #999999;
	font-size: 10px;
	line-height:1.4;
	text-decoration: none;
	padding-top:12px;
	margin-bottom:5px;
}

dl#LinkBanner dd {
}

dl#LinkBanner dd img {
	vertical-align:bottom;
	border:none;
}

dl#LinkBanner dt#DdTop {
	padding:0;
	margin-bottom:5px;
	border-top:none;
}

/* トップページ フッタ 右バナー */

#FooterBanner p {
	margin:1px 0;
	padding:0;
	font-size:10px;
	text-align:center;
}
