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

.noDisp {
	display:none;
}

.spongeTitle {
	margin:10px 0 10px 0;
	padding:0;
	width:878px;
	height:56px;
	background:url(../_images/sponge_title.gif) left top no-repeat;
}

#flasharea {
	height: 388px;
}

#spongeMain {
	font-size:12px;
	background-image: url(../_images/dome_bg.jpg);
	
	background-repeat: no-repeat;
	margin-top: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}

#spongeMain img {
	padding-bottom: 10px;
}

#spongeMain .banner {
	padding-bottom: 10px;
	float: right;
}

#spongeMain strong {
	font-weight: bold;
	line-height: 2em;
}

.itemInfo {
	float: left;
	padding-top: 15px;
	margin-right: 15px;
	width: 390px;
}

.itemInfo_s {
	float: left;
	padding-top: 15px;
	margin-right: 15px;
	width: 260px;
}

.itemInfo_s2 {
	float: left;
	padding-top: 15px;
	width: 190px;
}

.itemName {
	width: 220px;
	float: left;
}

.sdInfo {
	padding-top: 20px;
}

.sdInfo img {
	padding-bottom: 20px;
}

#domeMainBtn {
	padding-top: 30px;
	text-align: center;
	padding-bottom: 30px;
}

#present_main {
	background-image: url(../_images/sdmainimage.jpg);
	background-repeat: no-repeat;
	
	padding-left: 40px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	height: 607px;
}

#present_main .info {
	padding-top: 320px;
}

#present_main img {
	padding-bottom: 20px;
	padding-right: 10px;
}

#present_main p {
	padding-bottom: 20px;
}

.attention {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	line-height: 1.5em;
}