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


#campaign_Wrapper {
	text-align: center;
}
#content_sp { width: 100%;
}
#vector_content, #vector_content_sp {
	margin: 0px auto;
}
#vector_content h2{ margin-top: 15px; }
#vector_content_sp h2 {margin:0;}
#vector_content p.hidden, #vector_content_sp p.hidden {
	text-indent: -9999px;
	height: 0px;
}
#vector_content a.size {
	background: url(images/size-bot.gif) no-repeat center top;
	display: block;
	margin: 15px auto;
	height: 150px;
	width: 860px;
	text-indent: -9999px;
}
#vector_content_sp a.size {
	background: url(images/vec_sp_link.jpg) no-repeat center top;
	display: block;
	margin: 15px auto;
	height: 150px;
	width: 100%;
	text-indent: -9999px;
}
#vector_content a:hover.size {
	background: url(images/size-bot.gif) no-repeat center bottom;
}