@charset "utf-8";

/* CSS Document */



em{
	visibility: hidden;
}

div#ct_bg {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	height: auto;
	width: 100%;
}


/* contentsArea */
div#ctbox {
	width: 980px;
	background-image: url(../images/bgline.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-position: 0px 10px;
}


/* title */
div#ctbox div#titlebx {
	width: 980px;
	margin: 0px;
	height: auto;
	padding: 0px 1px 0px 0px;
	display: block;
}
div#ctbox div#titlebx h2 {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 1px 0px 0px;
	text-indent: -1000px;
}
div#flashcontent p {
	text-align: center;
}


div#ctbox div#contents{
	width: 910px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
}
div##contents h3 {
	margin: 0px;
	padding: 0px;
	clear: both;
}
div#contents h4 {
	font-size: 14px;
	color: #336699;
	background-color: #CAE4FF;
	margin: 10px 30px 10px 30px;
	padding: 5px 10px;
	border-top: 1px solid #B0DFFF;
	border-right: 1px solid #79CAFF;
	border-bottom: 1px solid #79CAFF;
	border-left: 1px solid #B0DFFF;
	clear: both;
}
div#contents .leftbox {
	float: left;
	width: 380px;
}
div#contents .rihtbox {
	float: right;
	width: 530px;
}
div#contents p {
	padding-right: 40px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	line-height: 1.4;
}
div#contents p.clear {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
div#contents p.info,
div#contents p.info2,
div#contents p.info3 {
	margin: 0px 30px 20px 30px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	border-bottom: 1px solid #B9B9B9;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #B9B9B9;

}
div#contents p.info {
	border-left: 10px solid #FF0066;
}
div#contents p.info2 {
	border-left: 10px solid #0099FF;

}
div#contents p.info3 {
	border-left: 10px solid #FFF100;
}
div#contents p.midasi,
div#contents p.midasi2{
	font-weight: bold;
	font-size: 13px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-right: 0px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
}
div#contents p.midasi {
	background: url(../images/trio/midasi.jpg) no-repeat left;
}
div#contents p.midasi2{
	background-image: url(../images/ants/midashi.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
div#contents p.goup {
	float: right;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	clear: both;
}
div#contents p.goup a {
	display: block;
	height: 40px;
	width: 40px;
	background: url(../images/pageup.jpg) no-repeat;
	text-decoration: none;
	line-height: 40px;
}
div#contents p.goup a:active,
div#contents p.goup a:hover{
	background-position: 0 -40px;
}
div#contents p.downld a {
	line-height: 37px;
	text-decoration: none;
	background-image: url(../images/dlbtn.jpg);
	text-align: center;
	display: block;
	height: 37px;
	width: 180px;
	color: #333333;
	font-weight: bold;
	text-indent: 10px;
}
div#contents p.downld a:hover,
div#contents p.downld a:active {
background-position:0 -37px;
	
}
div#contents p.red {
	color: #FF0066;
}
div#contents p.attn {
	border-top: 1px dotted #CCCCCC;
	clear: both;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: right;
	font-size: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}

div#contents span.bline {
	font-weight: bold;
	margin-right: 10px;
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
div#contents img.left {
	float: left;
	padding-right: 20px;
}


div#contents img.right {
	float: right;
	padding-left: 10px;
}
div#contents table {
	width: 850px;
	padding: 0px;
	margin: 0px auto 0px 30px;
}
div#contents th  {
	padding: 5px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
div#contents td {
	padding: 5px 10px 5px 10px;
	border: 1px solid #333333;
	vertical-align: top;
}
div#contents ul {
	margin-top: 0px;
	margin-right: 60px;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 0px;
}
div#contents li {
	margin: 0px 0px 10px 20px;
	padding: 0px;
	list-style-image: url(../images/trio/akamaru.jpg);
	line-height: 140%;
	vertical-align: top;
}
div#ct_bg #btm {
	background: url(../images/bgline_btm.jpg) no-repeat;
	height: 50px;
	display: block;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
