@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bga.gif) center top no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.03em;
}

a { text-decoration:none;}

a:hover { color:#0033CC; text-decoration:underline;}

a:visited { color:#0033CC; text-decoration:none;}

.imgty {
	border:#999999 solid 1px;
}

.contentsText {
	font-size:12px;
	line-height:23px;
	color:#333333;
	font-weight:100;
}

.contentsText_s {
	font-size:11px;
	line-height:20px;
	color: #333333;
	font-weight:100;
}

.highlight_deepred {
	font-size:12px;
	line-height:20px;
	color:#9e005d;
	font-weight:bold;
}

.highlight_green {
	font-size:12px;
	line-height:24px;
	color:#009933;
	font-weight:bold;
}

.exb {
	list-style:none;
	margin: 20px 0px 15px 10px;
}

.exb li {
	margin: 12px 0px 25px 0px;
	_margin: 12px 0px 25px 0px;
	#margin: 12px 0px 25px 25px;
}

.exb a img {
	float:left;
	margin-right:10px;
	border:#999999 solid 1px;
	margin-bottom:5px;
}










