@charset "utf-8";

/** reset start **/

body{
	background-image:url(../img/index/header_bg.jpg);
}

#mainMenu {
	height:45px;
}


#contents {
	width:575px;
	float:left;
}

#navigation {
	float:right;
	width:208px;
}

#contents_wrapper {
	background-image:none;
}

/** reset end **/


#main_banner {
	text-indent:-9999px;
	width:800px;
	height:268px;
	background-image:url(../img/index/mainBanner.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#catchCopy {
	text-indent:-9999px;
	width:575px;
	height:71px;
	background-image:url(../img/index/catchCopy.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-bottom:20px;
}


#contentsLink {
	width:575px;
}

#worksLink {
	width:278px;
	height:178px;
	background-image:url(../img/index/worksLink.jpg);
	background-repeat:no-repeat;
	float:left;
	font-size:13px;
	line-height:20px;
}

#worksLink h2 {
	text-indent:-9999px;
	height:0;
}

#worksLink dt {
	margin-top:45px;
	_margin-top:25px;
	margin-left:10px;
	line-height:1.5em;
}

#worksLink dd a {
	width:125px;
	height:30px;
	margin:13px 0 0 7px;
	display:block;
	text-indent:-9999px;
}

#supportLink {
	width:278px;
	height:178px;
	background-image:url(../img/index/supportLink.jpg);
	background-repeat:no-repeat;
	margin-bottom:15px;
	float:right;
	font-size:13px;
	line-height:20px;
}

#supportLink h2 {
	text-indent:-9999px;
	height:0;
}

#supportLink dt {
	margin-top:45px;
	_margin-top:25px;
	margin-left:10px;
	line-height:1.5em;
}

#supportLink dd a {
	width:125px;
	height:30px;
	margin:15px 0 0 7px;
	display:block;
	text-indent:-9999px;
}

#whatsnewTitle {
	width:575px;
	height:32px;
	background-image:url(../img/index/title_whatsnew.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-bottom:0;
}

#whatsnew {
	line-height:1.5em;
	border:1px solid #E1E1E1;
	padding:10px;
	height:185px;
	overflow-y:scroll;
}



#bannerList {
	list-style:none;
}

#bannerList li {
	margin-bottom:6px;
}

