/* 日本語、英語各トップページ（top_○○○.html）指定 */
/* 枠指定 */
.waku01 {
	background-image: url(../kyoutuu_img/gray_ten.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.waku02 {
	background-image: url(../kyoutuu_img/gray_ten.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.waku03 {
	background-image: url(../kyoutuu_img/gray_ten.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.waku04 {
	background-image: url(../kyoutuu_img/gray_ten.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.red-txt {
	font-size: 13px;
	color: #CC0033;
	margin-top: 10px;
	margin-bottom: 4px;
	line-height: 17px;
}
.blu-txt {
	color: #0066CC;
	width: 320px;
	font-size: 160%;
	font-weight: bold;
	height: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blu-s-txt {
	color: #1783E3;
	font-size: 10px;
	line-height: normal;
	width: 320px;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}
.s-txt {
	font-size: 11px;
	line-height: 13px;
	color: #565B7C;

}
.annai-tit {
	font-size: 11px;
	color: #EDEBE4;
	margin-top: 1px;
	font-weight: bold;


}
