/* real_index.css */


/* index */
#mc_wapper #main_container #index {
	width: 938px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	background-color: #000;
	border-left-color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

/* index header */
#mc_wapper #main_container #index #header {
	width: 938px;
	height: 680px;
	position: relative;
	background-image: url(../images/index_main.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#mc_wapper #main_container #index #header #logo {
	position:absolute;
	top:6px;
	left:29px; 
	width: 356px;
	height: 245px;
}

#mc_wapper #main_container #index #header #catch {
	position:absolute;
	top:324px;
	left:18px;
	width: 650px;
	height: 276px;
}
#mc_wapper #main_container #index #header #catch02 {
	position:absolute;
	top:167px;
	left:410px; 
	width: 274px;
	height: 121px;
}


/* info */
#mc_wapper #main_container #index #main01 #info li,
#mc_wapper #main_container #index #main01 #info li a{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
}

#mc_wapper #main_container #index #main01 #info li,
#mc_wapper #main_container #index #main01 #info li a {
	position: relative;
	float: left;
	width: 384px;
	height: 90px;
}

#mc_wapper #main_container #index #main01 #info .info01,
#mc_wapper #main_container #index #main01 #info .info01 a {
	background-image: url(../images/index_txt01.png);
}
#mc_wapper #main_container #index #main01 #info li a:hover {background-position: 0 -90px;}




/* main01 */

#mc_wapper #main_container #index #main01{
	width: 900px;
	clear: both;
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
}

*html #mc_wapper #main_container #index #main01{
	width: 900px;
	clear: both;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}


#mc_wapper #main_container #index #main01 #info {
	width: 410px;
	height: 301px;
	float: left;
	background-image: url(../images/index_info.jpg);
	background-repeat: no-repeat;
}


#mc_wapper #main_container #index #main01 #info ul {
	margin-top: 60px;
	margin-left: 13px;
}
#mc_wapper #main_container #index #main01 #info ul li {
	margin-bottom: 10px;
}
