@charset "utf-8";

#top-left-colum {
	width: 340px;
	float: left;
	background-image: url(../images/topimage/idce-image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 615px;
	text-align: right;
}
#top-right-colum {
	width: 390px;
	float: right;
}



#t-menu-box {
	margin-right: 80px;
	text-align: right;
	margin-top: 80px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Century Gothic";
	padding: 0px;
}
#t-menu-box dt {
	background-image: url(../images/topimage/m-arrow.gif);
	background-repeat: no-repeat;
	background-position: right 14px;
	padding-right: 10px;
	padding-top: 10px;
}

#t-menu-box dd {
	background-image: url(../images/topimage/m-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#t-menu-box a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#t-menu-box a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#t-menu-box a:hover {
	color: #999999;
	text-decoration: none;
}

.trci-1 {
	background-image: url(../images/topimage/ti001.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 118px;
	width: 375px;
}
.trct-1 {
	color: #666666;
	width: 350px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.trci-2 {
	background-image: url(../images/topimage/ti002.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 118px;
	width: 375px;
}
.trct-2 {
	width: 350px;
	background-color: #F2F2F2;
	color: #666666;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.video-box {
	padding-top: 10px;
	border: 1px dotted #CCCCCC;
	padding-left: 40px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.video-box dd {
	background-image: url(../images/letters/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	height: 18px;
	padding-top: 2px;
}
.news-contents {
	clear: both;
	width: 350px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}
.news-contents h1 {
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.news-contents ul {
	margin-left: 30px;
}

.blog-contents {
	clear: both;
	width: 680px;
	padding-top: 10px;
	background-color: #F5FFD9;
	margin-top: 20px;
	margin-left: 25px;
	padding-bottom: 10px;
}
.blog-contents h1 {
	font-weight: bold;
	color: #999900;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.blog-contents p {
	padding-left: 20px;
	padding-right: 20px;
}
