@charset "utf-8";


#MainNavi {
	background: url(../common/mn_btn_baron.gif) no-repeat left top;
	height: 65px;
	width: 850px;
	position: relative;
}


/* ////////////////    MainContents    //////////////// */

#main-img {
	background: url(../info/media/shop01.jpg) no-repeat left top;
	height: 165px;
	width: 545px;
}

#shop-img {
	background: url(../info/media/shop02.jpg) no-repeat left top;
	height: 345px;
	width: 180px;
	margin: 0 18px 20px 0;
}

#profile-img {
	background: url(../info/media/junko.jpg) no-repeat left top;
	height: 250px;
	width: 150px;
	margin: 0 18px 20px 0;
}

#sally-img {
	background: url(../info/media/sally01.jpg) no-repeat left top;
	height: 220px;
	width: 150px;
	margin: 0 18px 20px 0;
}

#thanks-img {
	background: url(../news/media/monthly_main.jpg) no-repeat left top;
	height: 165px;
	width: 545px;
}


#title {
	width: 545px;
	padding: 20px 0 0;
}

#catch {
	width: 545px;
	padding: 40px 0 40px;
}

#chart {
	width: 545px;
	padding: 0 0 50px;
}

#concept {
	float: right;	
}

#links th, td, form {
	margin: 0;
	padding: 0;
}

#links th, td {
	text-align: left;
	vertical-align: middle;
}

#links img {
	border: none;
	vertical-align: none;
}

