*{
	margin: 0;
	padding: 0;
}

body{
	background-image: url(images/top_back.gif);
	text-align:center; /* IEでセンタリング */
}
#container{
	width:910px;
	text-align:left;
	margin:0px auto 0px auto; /* Mozilla系ブラウザでセンタリング */
	background: #fff;
}



#topimg{
	background:url(images/header.jpg);
	width:910px;
	height:120px;	
	margin-top:30px;
    text-indent: -100000px;
}
/*-----button------*/
#button{
	width:910px;
	height:85px;
	float:left;
	background: #fff;
}

#b1{
	width:130px;
	height:48px;
	background:url(images/top/menu_top.jpg);
	float:left;
	margin-top:13px;
    text-indent: -100000px; /* 文字を見えなくする */
}

#button a:hover{
	background-position:0 -48px; 
}

#b2{
	width:130px;
	height:48px;
	background:url(images/top/menu_event.jpg);
	float:left;
	margin-top:13px;
    text-indent: -100000px;
}
#b3{
	width:130px;
	height:48px;
	background:url(images/top/menu_ticket.jpg);
	float:left;
	margin-top:13px;
    text-indent: -100000px;
}
#b4{
	width:130px;
	height:48px;
	background:url(images/top/menu_present.jpg);
	margin-top:13px;
    text-indent: -100000px;
	float:left;
}
#b5{
	width:130px;
	height:48px;
	background:url(images/top/menu_access.jpg);
	margin-top:13px;
    text-indent: -100000px;
	float:left;
}
#b6{
	width:130px;
	height:48px;
	background:url(images/top/menu_contest.jpg);
	margin-top:13px;
    text-indent: -100000px;
	float:left;
}
#b0{
	width:130px;
	height:48px;
	background:url(images/top/menu_exhibition.jpg);
	margin-top:13px;
    text-indent: -10000px;
	float:left;
}

#contest{
	clear: both;
	margin-top:15px;

}

#contest h1{
	width:850px;
	height:40px;
	background:url(images/exhibition/title_tokubetsu.jpg);
    margin-bottom:30px;
    margin-left:30px;
    text-indent: -10000px;
}

#contest p{
	float:left;
	margin-left:90px;
	margin-top:15px;
	margin-bottom:25px;
	width: 180px;
}

#company {
	clear: both;
	margin-top:15px;

}
#company p{
	float:left;
	margin-left:90px;
	margin-top:15px;
	margin-bottom:25px;
	width: 180px;
}



#c2{
	width:850px;
	height:40px;
	background:url(images/exhibition/title_syutten.jpg);
    margin-bottom:0px;
    margin-left:30px;
    text-indent: -10000px;
}


#c3{
	clear: both;
	width:850px;
	height:40px;
	background:url(images/exhibition/title_babysilver.jpg);
    margin-left:30px;
    margin-bottom:0px;
    text-indent: -10000px;
}

#c4{
	clear: both;
	width:850px;
	height:40px;
	background:url(images/exhibition/title_kyosan.jpg);
    margin-bottom:0px;
    margin-left:30px;
    text-indent: -10000px;
}
#p1{
	clear:both;
	width:200px;
	height:40px;
	background: url(images/comingsoon.jpg);
	margin-left:330px;
	margin-bottom:50px;
	margin-top:50px;
	text-indent:-100000px;

}



#linkbn {
	clear:left;	
	list-style-type:none;
	margin-left:75px;
	margin-bottom:20px;
}
#linkbn h2{
	margin-bottom:15px;
	border-top: 3px dotted #ccc;
	padding-top:10px;
	margin-right:75px;

}

.link5{
	clear:both;
	width:200px;
	text-align:center;
	float:left;
	margin-bottom:15px;
	margin-right:50px;
}
.link6{
	width:300px;
	text-align:center;
	float:left;
	margin-bottom:15px;
	margin-right:50px;
}


.link2{
	width:200px;
	text-align:center;
	float:left;
	margin-bottom:15px;
	margin-right:50px;
}
.link4{
	width:300px;
	text-align:center;
	float:left;
	margin-bottom:15px;
}
.link1{
	clear:both;
	width:100px;
	float:left;
	margin-right:50px;
	text-align:center;
}
.link7{
	width:120px;
	text-align:center;
	float:left;
}
.link3{
	clear:both;
}

#link000{

}

.ex{
	width:700px;
	height:30px;
	background:#F0FFFF;
	border:1px #87CEFA;
	text-indent:10px;
	margin-bottom: 15px;
	line-height: 100%;
}

#footer span{
	display: block;
	width:910px;
	height:60px;	
	background: url(images/footer.jpg);
	text-indent:-100000px;
}
#footer p{
	margin-bottom:30px;
}





