@charset "UTF-8";
/*\*/

/*------------------------------
サイト名：ゆるキャラグランプリ オフィシャルウェブサイト
作成日：2013.10.30
修正日：2014.7.14
ガイドライン：Ver.02
製作者：株式会社エムアップ
------------------------------*/


/* ------------------------------------
 * CHARACTER
 * ------------------------------------ */

/*--- HEADINGS - OVERRIDE ------------------*/

#main .section h4 {
	margin: 20px 0 0;
	font-weight: bold;
	font-size: 131%;
	display:block;
}

#main .section h4.title {
	margin: 15px 0px;
    padding: 5px 10px;
	background: #624513;
	color: #fff;
}

#main .linkText {
	margin-top:30px;
	color:#ff000c;
	font-size:131%;
}

#main .section strong {
	display:block;
	font-weight:bold;
}

#main .section h5 em {
	display:block;
	margin-top:30px;
	font-weight:bold;
	color:#e83624;
}


/*--- BY YEARS LIST ------------------*/

#main  #by_years strong {
	display:block;
	margin-bottom:10px;
	font-size:123%;
	font-weight:bold;
}

#main #by_years a {
	display:block;
	background: #ffd200;
	color: #624513;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
	border-radius: 0.6em;
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	-o-border-radius: 0.6em;
	-ms-border-radius: 0.6em;
}

#main #by_years a:hover {
	background-color:#FC0;
}

#main #by_years .btn01 a {
	margin:30px auto;
	padding:20px 0;
	font-size:135%;
}

#main #by_years .btn02 {
	zoom:1;
	overflow:hidden;
}

#main #by_years .btn02 li {
	position:relative;
	float:left;
	width:233px;
}

#main #by_years .btn02 li.gp2011{
	width:224px;
}

#main #by_years .btn02 li a {
	width:224px;
	padding:15px 0;
}

#main #by_years .btn03 a {
	margin:8px auto 0;
	padding:15px 0;
}

/*--- CHAMPION LIST ------------------*/
 
#main #champion {
	margin-top:30px;
	width: 690px;
}

#main #champion ol {
	width: 720px;
	margin: 0 -15px;
	zoom:1;
	overflow:hidden;
}
 
#main #champion ol li {
	display: inline;
	position: relative;
	float: left;
	width: 315px;
	margin: 10px 0 0 15px;
	padding: 9px;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 93%;
}

#main #champion ol li a {
	display: block;
	text-decoration:none;
	font-size:123%;
}
 
#main #champion ol li em {
	display: block;
	padding:5px 0;
	font-weight: bold;
	text-align:center;
	background-color:#e4ded5;
} 

#main #champion ol li strong {
	display: block;
	margin-bottom: 5px;
	padding: 2px 0;
	border-top: 1px solid #bfb4a2;
	border-bottom: 1px solid #bfb4a2;
}

#main #champion ol li img {
	width:315px;
	margin:0 auto;
}


#main #champion ol li span {
	display: block;
	text-align: left;
}

#main #champion .wrap {
	width: 100%;
}


/*--- MAP SEARCH ------------------*/

#map {
	margin-bottom:30px;
	border-bottom: dotted 1px #624513;
}


#map .mapTable {
	width:576px;
	margin:30px auto;
}

#map a {
	display:block;
	padding:0;
	text-align:center;
	font-family:'ヒラギノ角ゴ pro W3', "Hiragino KaKu Gothic Pro", Osaka, sans-serif;
	font-size:11px;
	color:#624513;
	text-decoration:none;
	border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-ms-border-radius: 0.3em;
}

#map a:hover {
	filter: alpha(opacity=90);
	-ms-filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#map a span {
	display:block;
	margin-top:2px;
}

#map .map_text .box {
	width:432px;
}

.size1 { height:46px;width:70px; margin:1px; border: solid 1px #624513; overflow:hidden;}
.size2 { height:36px;width:36px; margin:1px; border: solid 1px #624513; overflow:hidden;}
.size3 { height:32px;width:42px; margin:1px; border: solid 1px #624513; overflow:hidden;}
.size4 { height:36px;width:70px; margin:1px; border: solid 1px #624513; overflow:hidden;}
.size5 { height:36px;width:100px; margin:1px; border: solid 1px #624513; overflow:hidden;}

.area1 { background-color:#3688e0;}
.area2 { background-color:#57b5f1;}
.area3 { background-color:#3faf51;}
.area4 { background-color:#7ac84b;}
.area5 { background-color:#fdb247;}
.area6 { background-color:#fd8852;}
.area7 { background-color:#f97ca2;}
.area8 { background-color:#fd728c;}
.area9 { background-color:#1fc0ba;}
.area10 { background-color:#ccc;}

.lh9 { line-height:9px;}
.lh10 { line-height:10px;}
.lh13 { line-height:13px;}

.blank_20x {
    width:20px;
    height:40px;
    float:left;
}

.blank_30x {
    width:30px;
    height:40px;
    float:left;
}

.px1_x {width:1px;}
.px2_x {width:2px;}
.px3_x {width:3px;}
.px4_x {width:4px;}
.px5_x {width:5px;}
.px1_y {height:1px;}
.px2_y {height:2px;}
.px3_y {height:3px;}


#map_area1 {
	height:50px;
	margin-bottom:3px;
}

.map_base_y {
    height:40px;
}

.map_base_y2 {
    height:20px;
}

.map_base_x {
    width:40px;
}

.map_base_3x {
    width:110px;
}

.map_base_x2 {
    width:20px;
}

.fl { float:left;}
.fr { float:right;}

/*--- CHARANAME SEARCH ------------------*/

#main #charaName ul {
	zoom:1;
	overflow:hidden;
}

#main #charaName ul li {
	float:left;
	width:20%;
}

#main #charaName ul li span {
	display:block;
	text-align:center;
	margin:2px 5px;
	padding:5px 0;
	background-color:#f7f7f7;
	border: solid 2px #eee;
	color:#ccc;
	font-size:123%;
	text-decoration:none;
}

#main #charaName ul li a span {
	color:#624513;
	border: solid 2px #ffd200;
	background-color:#FEF5CC;
}

#main #charaName ul li a:hover {
	background-color:#ffd200;
}

/*--- FREEWORD SEARCH ------------------*/

#main #freeWord form {
	position:relative;
	height:40px;
	margin-top:10px;
}

#main #freeWord .inputArea {
	position:absolute;
	left:0;
	top:0;
	width:400px;
}

#main #freeWord input.search_text {
	width:100%;
	height:15px;
	margin:0;
	padding:10px 5px 10px 5px;
	border:solid 2px #ffd200;
	background-color:#f7f7f7;
	font-size:15px;
	line-height:15px;
	outline:none;
}

#main #freeWord input#searchBtn {
	position:absolute;
	left:420px;
	top:0;
	padding:12px 20px;
	border:none;
	border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-ms-border-radius: 0.3em;
	font-size:15px;
	line-height:15px;
	background-color:#624513;
	color:#fff;
	cursor:pointer;
}


/*--- RESULT ------------------*/

#main .section #charaList h4 {
	margin-bottom:1em;
	padding:0.5em 1em;
	background-color:#624513;
	font-size: 116%;
	color:#fff;
}

#main .section #charaList {
	position:relative;
}

#main .section #charaList .rankBnr_s {
	position:absolute;
	right:0;
	top:50px;
}

#main .section #charaList .paging li {
	width: 50%;
}

#main .section .text_yurucharakun {
	margin-top:10px;
}

#main .section .text_yurucharakun span img {
	width:30px;
	margin-bottom:3px;
	vertical-align:middle;
}

/*-- SEARCH LIST AREA --*/

#main .section .searchList_area p {
	margin-bottom:10px;
}

#main .section .searchList_area dl {
	zoom:1;
	overflow:hidden;	
}

#main .section .searchList_area dl dt,
#main .section .searchList_area dl dd {
	margin-bottom:3px;
	font-size: 116%;
}

#main .section .searchList_area dl dt {
	position:relative;
	float:left;
	width:100px;
	padding:3px 0;
	background-color:#ffd200;
	text-align:center;
	font-weight:bold;
}

#main .section .searchList_area dl dd {
	position:relative;
	float:right;
	width:580px;
	padding:3px 0;
}

#main .section .searchList_area dl dd span {
	display:inline-block;
	*display:inline;
	*zoom: 1;
	padding:0 5px;
	color:#ccc;
}

#main .section .searchList_area dl dd span.select {
	color:#ff6d00;
}

#main .section .searchList_area dl dd a span {
	font-weight:normal;
	color:#624513;
}

/*-- SEARCH LIST KANA --*/

#main .section .searchList_kana p {
	margin-bottom:10px;
}

#main .section .searchList_kana ul {
	zoom:1;
	overflow:hidden;
}

#main .section .searchList_kana ul li {
	float:left;
	width:20%;
}

#main .section .searchList_kana ul li a {
	text-decoration:none;
}

#main .section .searchList_kana ul li span {
	display:block;
	text-align:center;
	margin:0 5px 3px;
	padding:3px 0;
	background-color:#f7f7f7;
	border: solid 2px #eee;
	color:#ccc;
}

#main .section .searchList_kana ul li span.select {
	color:#624513;
	border: solid 2px #ffd200;
	background-color: #ffd200;
}

#main .section .searchList_kana ul li a span {
	color:#624513;
	border: solid 2px #ffd200;
	background-color:#FEF5CC;
}

#main .section .searchList_kana ul li a:hover span {
	background-color:#ffd200;
}

/*-- SEARCH LIST RANKING --*/

#main .section .searchList_ranking ul {
	zoom:1;
	overflow:hidden;
	margin-bottom:10px;
}

#main .section .searchList_ranking ul li {
	float:left;
	width:16%;
}

#main .section .searchList_ranking ul li span {
	display:block;
	text-align:center;
	padding:3px 0;
	color:#ff6d00;
}

#main .section .searchList_ranking ul li a span {
	color:#624513;
	
}

/*-- THUMBNAIL LIST --*/

#main .section .thumbnailList {
	margin:20px 0;
	margin-left:-10px;
	zoom:1;
	overflow:hidden;
}

#main .section .thumbnailList li {
	position:relative;
	float:left;
	width:340px;
	height:142px;
	margin-bottom:5px;
	padding-left:10px;
	overflow:hidden;
}

#main .section .thumbnailList li a {
	display:block;
	padding:3px;
	border: solid 1px #eee;
	zoom:1;
	background-color:#f7f7f7;
}

#main .section .thumbnailList li a:hover {
	background-color:#fffbe4;
}

#main .section .thumbnailList li a .thumbnail {
	position:relative;
	float:left;
	width:110px;
	height:134px;
	overflow:hidden;
}

#main .section .thumbnailList li a .thumbnail img {
	width:110px;
}

#main .section .thumbnailList li a .text {
	float:right;
	width:210px;
	height:104px;
	padding:5px 0;
}

#main .section .thumbnailList li a .text span {
	display:block;
	margin-bottom:3px;
}

#main .section .thumbnailList li a .text strong {
	display:block;
	font-weight:bold;
	font-size:123%;
}

#main .section .thumbnailList li a .text img {
	vertical-align:baseline;
	margin-right:5px;
}

#main .section .thumbnailList li .yurucharakun {
	position:absolute;
	right:6px;
	bottom:6px;
	display:block;
	width:112px;
	height:15px;
	text-indent:-9999px;
	background: url(../img/parts/icon_yurucharakun.gif) no-repeat left top;
}

#main .section .thumbnailList li .yurucharakunUser {
	position:absolute;
	right:0px;
	bottom:0px;
	display:block;
	width:100px;
	height:142px;
	text-indent:-9999px;
	background: url(../img/parts/icon_yurucharakunUser.gif) no-repeat left top;
}


/*--- DETAIL ------------------*/

#main #detail .ttl_entry {
	border-top: solid 1px #624513;
	padding:5px 0;
}

#main #detail .ttl_entry ul {
	clear:both;
	padding:8px;
	font-size:115%;
	zoom:1;
	overflow:hidden;
	background-color:#ffee9f;
}

#main #detail .ttl_entry li {
	position:relative;
	float:left;
	width:50%;
	padding:3px 0;
}
#main #detail .ttl_entry li.rank_pt {
	background-color:#ffd200;
}

#main #detail .ttl_entry img {
	display:inline-block;
	margin:0 5px 5px;
	*display: inline;  
    *zoom: 1; 
	vertical-align:middle;
}

#main #detail h3 {
	padding-top:10px;
	text-align:center;
}

#main #detail h4 {
	margin:0 0 20px 0;
	padding:3px 5px;
	font-weight:normal;
	background-color:#415cae;
	color:#fff;
}

#main #detail .mainImg {
	text-align:center;
	position:relative;
}

#main #detail .mainImg img {
	width:650px;
}

#main #detail .caption {
	margin-top:10px;
	padding:20px 0;
	border-top: dotted 1px #624513;
	border-bottom: dotted 1px #624513;
	font-size:123%;
}

#main #detail .caption strong {
	display:block;
	font-weight:bold;
}

#main #detail #voteBtn {
	padding:30px 0 10px;
	background-color:#f7f7f7;
	border: solid 1px #eee;
	text-align:center;
}

#main #detail #voteBtn .voteLink {
	display:block;
	margin: 50px 0 40px;
}

#main #detail #voteBtn dl dd {
	padding:10px 0 20px;
}

#main #detail form input {
	outline:none;
}

#main #detail #personalLink {
	padding-bottom:20px;
}

#main #detail #voteBtn .g-recaptcha {
	width: 304px;
	margin:3% auto;
}


/*--- OPTION ---*/

#main #detail #option {
	margin-top:100px;
}

/* PICKUP */
#main #detail #option #pickup ul li {
	overflow:hidden;
	margin:0 0 20px 0;
	padding:0 0 20px;
	border-bottom: dotted 1px #624513;
	zoom:1;
}

#main #detail #option #pickup ul li .photo,
#main #detail #option #pickup ul li .place {
	position:relative;
	float:left;
	width:300px;
}

#main #detail #option #pickup ul li .text {
	position:relative;
	float:right;
	width:370px;
	font-size:105%;
}

#main #detail #option #pickup ul li .text span {
	display:block;
	margin-bottom:8px;
}

#main #detail #option #pickup ul li .text span img {
	display:inline-block;
	*display:inline;
	*zoom: 1;
	margin:0 2px 2px 0;
}

#main #detail #option #pickup ul li .text h5 {
	font-weight:bold;
	font-size:120%;
	margin-bottom:10px;
}


/* SNS */
#main #detail #option #facebook {
	margin-bottom:20px;
	overflow:hidden;
}

#main #detail #option #facebook #fbInner {
	width:502px;
	margin:0 auto;
	border:solid 1px #ccc;
}

.fb-like-box,.fb-like-box span,.fb-like-box iframe{
width:100% !important;
}

#main #detail #option #twitter {
	margin-bottom:20px;
	overflow:hidden;
}

#main #detail #option #twitter .twInner {
	text-align:center;
}

#main #detail #option #twitter .twInner iframe {
	margin:0 auto !important;
}



/* BANNER */
#main #detail #option #personalLink .banner {
	margin-left:-10px;
	text-align:center;
}

#main #detail #option #personalLink .banner a {
	display:inline-block;
	*display:inline;
	*zoom: 1;
	margin-left:10px;
	margin-bottom:10px;
}

#main #detail #option #personalLink .banner a img {
	max-width:340px;
	width: auto !important;
	width: 340px;
}


/* OUTLINE */
#main #detail #option #outline {
	margin-bottom:20px;
	overflow:hidden;
}

#main #detail #option #outline li a {
	display:block;
	margin-bottom:8px;
	padding-left:20px;
	background: url(../img/parts/arrow_textLink.gif) no-repeat left center;
	font-size:130%;
	line-height:1.3;
}

/* LATEST NEWS */
#main #detail #option #latestNews {
	margin-bottom:20px;
	overflow:hidden;	
}

#main #detail #option #latestNews li {
	margin:0 0 10px 0;
	padding:0 0 10px;
	border-bottom: dotted 1px #624513;
}

#main #detail #option #latestNews li span.new {
}


/* BOTTOM BANNER */
#main #detail #bottomBnr {
	width:690px;
	margin-bottom:20px;
	text-align:center;
}

#main #detail #bottomBnr .inner {
	display:inline-block;
	padding-bottom:15px;
	padding-right:10px;
	font-size:125%;
}

#main #detail #bottomBnr a {
	width:266px;
}


/*--- first-child ------------------*/

#main #champion ol li {
behavior: expression(
this.className += (this.previousSibling == null) ? " first-child" : "",
this.style.behavior = "none"
);
}

/*--- clearfix ------------------*/

#main #by_years .btn02:after,
#main #champion ol:after,
#main #charaName ul:after,
#main .section #area dl:after,
#main .section .thumbnailList:after,
#main .section .thumbnailList li a:after,
#main #detail #option #pickup li:after,
#main #detail #option #link li:after,
#main #detail .ttl_entry ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    font-size: 0.1em;
    line-height: 0;
}