@charset "UTF-8";

/* overwrite default.css */
body, address, caption, cite, code, dfn, em, strong, th, var, b, i, u, s, strike{
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
}

a:link { 	color:#04c; }
a:visited {	color:#551a8b; }
a:hover {	color:#551a8b;background-color:transparent; }
a:active { 	color:#551a8b;background-color:transparent; }
#main a:link { 		color:#04c; }
#main a:visited { 	color:#551a8b; }
#main a:hover {		color:#551a8b;background-color:transparent; }
#main a:active {	color:#551a8b;background-color:transparent; }

#sub a:link {		color:#04c; }
#sub a:visited {	color:#551a8b; }
#sub a:hover {		color:#551a8b;background-color:transparent; }
#sub a:active {		color:#551a8b;background-color:transparent; }

#body.m #main, #body.m #sub{ margin-top: 175px; }
#body.m #main, #body.m .wrap_ctsBox {
	width:954px;
	padding-top:0;
}

#banner_ad{ overflow:hidden; }
#gmenu_link { width:924px; }
#pankuzu{ width:866px; }
#body.m .overture {
	width:638px;
	margin-left:auto;
	margin-right:auto;
}

#body.m .wrap_ctsBox {
	background:none;
}

#body.m .ctsBox{
	width:954px;
	padding:0 0 60px;
	margin:0 0 20px;
	border:none;
	line-height:1.5;
	position:relative;
	background:url(../../images/etc/summer2014/bg.png?1404122605) no-repeat 0 0;
}


#summer2014 h2{
	width:634px;
	height:270px;
	margin:0 0 14px 0;
	padding:0;
	border:none;
	font-size:0;
	line-height:0;
	background:none;
}

#present{
	display:block;
	width:163px;
	height:202px;
	position:absolute;
	left:0;
	top:0;
}

#present img{
	display:block;
	width:163px;
	height:202px;
	background:url(../../images/etc/summer2014/bt_present.png) no-repeat 0 0;
}

#present:hover img{ background:url(../../images/etc/summer2014/bt_present.png) no-repeat 0 -202px; }


#brect_ad{
	border:10px solid #9f9f9f;
	background:#9f9f9f;
	position:absolute;
	right:0;
	top:0;
}

#pictBox{
	position:relative;
	width:800px;
	padding:5px;
	margin:0 auto;
	background:#000;
	zoom:1;
}


#pictBox a:link,
#pictBox a:visited{ color:#a7cdfb; }
#pictBox a:hover{ color:#56a2ff; }



#pict{ 
	margin:0 auto 10px;
	text-align:center;
	font-size:10px;
	color:#717171;
	overflow:hidden;
}

#pict img{ margin-bottom:5px;}


#arrow-next,
#arrow-back{
	display:block;
	width:400px;
	height:640px;
	zoom:1;
	z-index:100;
	background:url(../../images/shared/_.gif?1360825397) repeat;
}

#arrow-next{
	 position:absolute;
	 right:0;
	 top:0;
	 zoom:1;
}

#arrow-back{
	 position:absolute;
	 left:0;
	 top:0;
	 zoom:1;
}


#arrow-next:hover{ background:url(../../images/etc/summer2014/arrow_next.png?1404132845) no-repeat right center; }
#arrow-back:hover{ background:url(../../images/etc/summer2014/arrow_back.png?1404132845) no-repeat left center; }


#nav{
	padding:0 0 10px;
	font-size:16px;
	text-align:center;
	color:#fff;
	overflow:hidden;
}

#nav li{
	float:left;
	width:45%;
	text-align:center;
	list-style:none;
}

#nav #n-b{ text-align:right;}
#nav #n-n{ text-align:left;}


#nav #n-num{
	width:10%;
	font-weight:bold;
}


#txtBox{
	margin-bottom:20px;
	padding:10px;
	font-size:14px;
	color:#e1e1e1;
	line-height:1.5;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background:#292929;
	overflow:hidden;
}

#txtBox strong{
	display:block;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
}

#txtBox p+p{ margin-top:10px; }

#txtBox p#person{ 
    width:538px;
	float:left;
	margin:0 10px 5px 0;
}

#sb{
	padding:0;
	padding-bottom:10px;
	overflow:hidden;
	zoom:1;
}
#sb ul{ float:right; }
#sb li{ 
	float:right;
	width:80px;
	height:70px;
	overflow:hidden;
}
#sb li:first-child { width:auto; }
#fb iframe{
	width:auto;
	border:none;
	overflow:hidden;
}


#nav2{
	clear:both;
	border-top:1px solid #444;
	padding:10px 0 0;
	font-size:14px;
	color:#fff;
}


#thumbBpx{
	width:700px;
	padding:0 0 30px 53px;
	overflow:hidden;
	zoom:1;
}

#thumbBpx li{
	float:left;
	width:130px;
	padding:0 10px 10px 0;
	font-size:0;
	line-height:0;
}

#thumbBpx li img{ width:100%; }


#vote{
	display:block;
	width:253px;
	height:40px;
	margin:0 auto 30px;
}

#vote img{
	width:253px;
	height:40px;
	background:url(../../images/etc/summer2014/btns.png?1404132579) no-repeat 0 0;
}

#vote:hover img{ background-position:0 -40px; }

#summer2014 #photoINDEX{
	display:block;
	width:230px;
	margin:50px auto 0;
	padding:10px;
	font-size:14px;
	text-align:center;
	border:1px solid #04c;
	-moz-border-radius:34px;
	-webkit-border-radius:34px;
	border-radius:34px;
}

#summer2014 #photoINDEX:link,
#summer2014 #photoINDEX:visited{ color:#04c;}
#summer2014 #photoINDEX:hover{
	color:#04c;
	border-color:#04c;
}


#voteBox{
	position:relative;
	width:800px;
	margin-bottom:10px;
	padding:5px;
	margin:0 auto;
	background:#000;
	zoom:1;
}

#voteBox h3{
	margin:50px 0;
	padding:0;
	text-align:center;
	background:none;
	border:none;
}

#voteBox iframe{ 
	margin:10px 0 30px 0;
	width:120px;
	height:21px;
	border:none;
	overflow:hidden;
}