body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 100%;
}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: none;
}
.cotext {
	font-size: 14px;
	letter-spacing: 0.2em;
}

a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: none;
	color: #006699;

}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: underline;
}

.bg {
background-image:url(img/css_tr_bg.gif);
background-repeat:repeat-x;
background-position:top;
}
.bg-2 {
	background-image:url(url(http://www.yam.com/image/4/bg-2c.gif);
	background-repeat:repeat-x;
	border-top:0px solid;
	border-right:1px solid #EAD6E0;
	border-bottom:1px solid #bb7899;
	border-left:1px solid #bb7899;
	background-position:bottom;

}

.t1 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.line01 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
