#otodamaWrapDiv p,
#otodamaWrapDiv a,
#otodamaWrapDiv li {
	font-size: 16px;
	line-height: 1.7;
}

ul.sns {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}

.sns li {
	float: right;
	margin-right: 4px;
}

#otodamaWrapDiv {
	overflow:hidden;
	background: #1e0405;
	margin-bottom: -1px;
}

div#otodamaTop {
	margin-bottom:-30px;
}

div#otodamaTop h2 {
	text-align:center;
	margin-left: 50%;
}

div#otodamaTop h2 img {
	margin-left: -560px;
}

div#otodamaTop h2 + p {
	color:white;
	width: 770px;
	margin: -266px auto 197px;
	line-height: 1.9;
	text-shadow: 1px 2px 4px black;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.otodamaMainBg {
	background: url(../../img/bg_main.jpg?);
	background-position:top center;
	background-size: 1066px;
	padding-bottom: 80px;
}

.otodamaPrize {
	width:770px;
	margin:auto;
	background:white url(../../img/bg_main_gradient.jpg) repeat-x;
	box-sizing:border-box;
	padding-bottom: 40px;
	position: relative;
	z-index: 2;
}

.otodamaGpArtist {
	padding: 40px 40px 0;
}

#otodamaWrapDiv .otodamaGpArtist h2 {
	text-align:center;
}

#otodamaWrapDiv .otodamaGpArtist h2 + p {
	font-size:30px;
	text-align:center;
	font-weight:bold;
	margin:15px 0;
}

.otodamaGpArtist + .otodamaPrizeArtist {
	clear:both;
}

.otodamaGpArtist .otodamaGpAImage img {
	width:100%;
}

.otodamaGpArtist h3 {
	font-size: 27px;
	font-weight:bold;
	text-align:center;
	background: url(../img/bg_title.png?b) no-repeat;
	background-size: 531px 19px;
	background-position:bottom center;
	height: 38px;
	margin-bottom: 30px;
	margin-top: 40px;
}

.otodamaGpArtist h4 {
	font-size:20px;
	font-weight:bold;
	margin: 0px 0 10px;
}



.otodamaAlbum {
	overflow: hidden;
}

.otodamaAlbum div {
	width:49%;
	float:left;
}

.otodamaAlbum div:first-child {
	margin-right:2%;
}

.otodamaAlbum div img {
	width:100%;
}

.otodamaLiveReport {
	overflow: hidden; 
}

.otodamaLiveReport div {
	width: 48.5%;
	float:left;
}

.otodamaLiveReport div:first-child {
	margin-right: 3%;
}

.otodamaLiveReport div img {
	width:100%;
	margin-bottom:10px;
}

.otodamaLiveReport div:first-child h4 {
	margin-top:0;
	font-size: 18px;
}


p.otodamaQ {
	font-weight:bold;
	margin-top:26px;
}

.otodamaTune {
	overflow:hidden;
	margin:15px 0;
}

.otodamaTune > div {
	float:left;
}

.otodamaTune > div:first-child {
	margin-right:18px;
}

.otodamaTune > div p {
	text-align:center;
	
}

.otodamaResultBanner {
	text-align: center;
	width: 770px;
	margin: auto;
	background: white;
	margin-top: 30px;
}

.otodamaResultBanner img {
	width:100%;
}

.otodamaProfile h4 {
	width: 182px;
	float:left;
	clear:both;
	font-size: 16px;
	line-height: 2.3;
	margin: 0;
}

.otodamaProfile {
	overflow:hidden;
}

.otodamaProfile p {
	margin-bottom: 20px;
}

.otodamaProfile ul {
	margin: 0;
}

.otodamaProfile ul li {
	float:left;
	margin: 5px 10px;
}

.otodamaProfile ul li a {
	background: #ffaa00;
	border-radius:5px;
	padding:1px 10px;
	color: white;
}

/*otodamaPage*/

.otodamaPage {
	margin: 40px;
	overflow: hidden;
	width:770px;
	margin:20px auto 0;
}

.otodamaPage h2 {
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	background: #ff8f00;
	color: white;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: -webkit-auto;
	padding: 4px 19px;
}

.otodamaPage ul li {
	float:left;
	width: 19.1%;
	box-sizing:border-box;
	margin-right: 1.1%;
}

.otodamaPage ul li:last-child {
	margin-right:0;
}

.otodamaPage ul li img {
	width:100%;
	margin-bottom:6px;
}

#otodamaMain .otodamaPage ul li a {
	color:white;
}

#otodamaMain .otodamaPage ul li a p {
	line-height:1.4;
	font-size: 14px;
	color:white;
}

