a:link{
	color:#336600;
}
a:visited{
	color:#78a200;
}
a:hover{
	color:#FF9900;
	text-decoration:none;
}
a:active{
	color:#abd13d;
}
a:hover.lk2{
	position:relative;
	top:1px;
	left:1px;
}

.zen{
	ime-mode:active;
}
.han{
	ime-mode:inactive;
}

BODY{
	background-color:white;
	background-image:url(images/bg.gif);
	color:#333333;
}
hr{
	width:95%;
	color:#a0a4a5; /* 線の色(IE用) */
	background-color: #a0a4a5; /* 線の色(NN用) */
	height:1px; /* 線の太さ */
	border:1px; /* 枠の太さ */
	border-style:dotted; /* 枠の種類 */
}
/*Information用*/
.tx1{
	font-size:80%;
	line-height:130%;
}
/*注意文用（小）*/
.tx2{
	color:#666666;
	font-size:75%;
	letter-spacing:1px;
	line-height:120%;
}
/*本文用*/
.tx3{
	font-size:95%;
	line-height:150%;
}
/*年月日用*/
.tx4{
	color:#cc6633;
	font-size:95%;
	font-family:'ＭＳ ゴシック';
	font-weight:bold;
	line-height:150%;
	vertical-align:top;
}
/*アンケート質問用*/
.tx5{
	color:#cc6633;
	font-size:90%;
	font-weight:bold;
}
/*アンケート選択肢用*/
.tx6{
	font-size:85%;
	line-height:130%;
	letter-spacing:1pt;
}
/*アンケートテーブル用*/
.tx8{
	border:1px outset #cccccc;
	background-color:white;
}
/*見出し大文字用*/
.tx9{
	color:#336600;
	font-weight:bold;
	letter-spacing:1pt;
}
/*設問サブ用*/
.tx10{
	background-color:#efefef;
}
/*太字用*/
.tx11{
	font-size:95%;
	line-height:150%;
	font-weight:bold;
}
