@charset "utf-8";
/* CSS Document */


/*contents
-----------------------------*/
#contents_w625 {
	float: left;
	width: 625px;
}

#contents_w295 {
	float: right;
	width: 295px;
}

/*case
-----------------------------*/
ul#case {
	height: 161px;
	width: 945px;
	margin-bottom: 15px;
	list-style: none;
}

ul#case li {
	float: left;
	height: 161px;
	width: 305px;
}

ul#case li p {
	text-indent: -9999px;
}

.case01 a {
	height: 161px;
	width: 305px;
	background: url(../../../../files/public/index/case01.jpg) no-repeat 0px 0px;
	display:block;
}
.case02 a {
	height: 161px;
	width: 305px;
	background: url(../../../../files/public/index/case02.jpg) no-repeat 0px 0px;
	display:block;
}
.case03 a {
	height: 161px;
	width: 305px;
	background: url(../../../../files/public/index/case03.jpg) no-repeat 0px 0px;
	display:block;
}

/*mov
-----------------------------*/
ul#mov {
	height: 161px;
	width: 945px;
	margin-bottom: 15px;
	list-style: none;
}

ul#mov li {
	float: left;
	height: 161px;
	width: 305px;
}

ul#mov li p {
	text-indent: -9999px;
}

.mov01 a {
	height: 161px;
	width: 305px;
	background: url(../../movie/mov01.jpg) no-repeat 0px 0px;
	display:block;
}
.mov02 a {
	height: 161px;
	width: 305px;
	background: url(../../movie/mov02.jpg) no-repeat 0px 0px;
	display:block;
}
.mov03 a {
	height: 161px;
	width: 305px;
	background: url(../../movie/mov03.jpg) no-repeat 0px 0px;
	display:block;
}



/*webcatalog
-----------------------------*/
#title_webcatalog {
	background: url(../../../../files/public/index/title_webcatalog.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 35px;
}

.webcatalog_wrap {
	width: 285px;
	background: #E6E6E6;
	padding: 10px 5px;
}




/*main_txt
-----------------------------*/
.main_txt {
	padding: 10px;
	width: 605px;
	background: url(../../../../files/public/index/main_text_bg.gif) repeat 0px 0px;
	margin-bottom: 10px;
}



/*whats_new
-----------------------------*/
dl#whats_new {
	width: 625px;
	height: 130px;
	overflow: auto;
	font-size: 0.9em;
}
dl#whats_new dt {
	float: left;
	width: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #7F7F7F;
}

dl#whats_new dd {
	margin-left: 80px;
	width: 525px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #7F7F7F;
}

dl#whats_new dd a {
	text-decoration: none;
}

dl#whats_new dd a:hover {
	text-decoration: underline;
}



/*sponsor
-----------------------------*/
.sponsor_wrap {
	width: 925px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.sponsor_box {
	float: left;
	width: 432px;
	background: #F2F2F2 url(../../../../files/public/index/sponsor_bg.gif) no-repeat center 0px;
	border-bottom: 1px solid #000000;
	padding: 15px 10px 10px;
	margin-bottom: 20px;
}

.sponsor_box h3 {
	border-bottom: 1px dotted #000000;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.sponsor_box img {
	float: left;
	_display:none;
	max-width:170px;
	max-height:120px;
	/*width: 170px;*/
}
.sponsor_txt {
	float: right;
	width: 245px;
}
.sponsor_txt a {
	height: 15px;
	width: 73px;
	/*margin: 20px 0px 0px auto;*/
	margin: 5px 0px 0px auto;
	background: url(../../../../files/public/index/btn_detail.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	font-size: 0em;
	line-height: 0px;
}
.sponsor_txt a:hover {
	height: 15px;
	width: 73px;
	/*margin: 20px 0px 0px auto;*/
	margin: 5px 0px 0px auto;
	background: url(../../../../files/public/index/btn_detail.gif) no-repeat 0px -15px;
	text-indent: -9999px;
	display: block;
	font-size: 0em;
	line-height: 0px;
}

.sponsor_txt_box {
 /*height: 80px;*/
 height: 95px;
 padding-bottom: 10px;
}




/*banner
-----------------------------*/
ul#banner {
	width: 945px;
	margin-bottom: 10px;
	list-style: none;
}

ul#banner li {
	float: left;
	height: 40px;
	width: 130px;
	margin-bottom: 20px;
}

.mr73 {margin-right:73px;}
