@CHARSET "UTF-8";

img.relation-character-small {
	width:30px; height:30px; margin:0 2px 0 0;
}
/* キャラクター・検索ページ等 */
div.event-list-description {
	float:left;
	width:590px;
	padding:0 0 0 10px;
}
span.event-pref {
	color:#aaa;
}

/*
div.event-list-image {
	float:left;
	width:90px;
	padding:0 5px;
}
*/
img.nearevent_image {
	width:70px !important;
	height:70px !important;
}

.spot_image { margin:0 1em 0 0!important;width:120px;}

.ref_url{text-align:right;font-size:11px;color:#aaa;padding:0 10px;margin:0 !important;}

.nearspot {
    background: none repeat scroll 0 0 #F7F3F3;
   	border: 1px solid #D7BFC9;
    border-radius: 3px 3px 3px 3px;
   	padding: 4px;	
   	margin-top: 10px;
}
.nearspot table {
	margin:15px;
    border-top: 1px dotted #FF89B9;
}
.nearspot table th {
    border-bottom: 1px dotted #FF89B9;
   	padding: 5px;
   	width: 550px;
   	font-weight: normal;
   	text-align:left;
}
.nearspot table td {
    border-bottom: 1px dotted #FF89B9;
   	padding: 5px;
   	width: 70px;
   	text-align:center;
}
.nearspot img.nearspot_image {
	max-width:70px; max-height:70px;
}
.nearspot h2 {
	margin: 0 0 4px;
}
.nearspot h3 span {
    font-size: 13px;
   	font-weight: normal;
   	color: #67585F;
}
.nearspot h3 {
	margin: 0 0 4px;
}

#detail .map {
    margin: 13px 3px 3px 0;
}

/* マップ用 */
img.nearevent_image_map {
	width:60px !important;
	height:auto !important;
}

/* イベントに参加するユーザー一覧 */
table#friends {
    margin: 0.5em auto;
}

table#friends td {
    padding: 1px;
    text-align: center;
    vertical-align: top;
    width: 50px;
}

table#friends td img.frimg {
    height: 32px;
    left: 5px;
    margin: 0;
    position: relative;
    top: 0;
    width: 32px;
    z-index: 1;
}

table#friends td img.twit {
    height: 7px;
    margin: 0;
    position: relative;
    right: 6px;
    top: -1px;
    width: 6px;
    z-index: 2;
}

table#friends td img.stick {
    height: 7px;
    margin: 0;
    position: relative;
    right: 12px;
    top: -1px;
    width: 7px;
    z-index: 2;
}

table#friends td div.frimg {
    height: 32px;
    margin: 0 6px 3px;
    position: relative;
    text-align: right;
    width: 32px;
}

table#friends td div.frimg img {
    height: 32px;
    left: 0;
    position: absolute;
    top: 0;
    width: 32px;
}

table#friends td div.frimg div {
    height: 7px;
    left: 20px;
    position: absolute;
    text-align: right;
    top: 25px;
    width: 12px;
}

table#friends td div.frimg div img {
    height: 7px;
    position: static;
    width: 6px;
}

table#friends td p {
    font-size: 10px;
    line-height: 110%;
    margin: 0 2px 8px;
    overflow: hidden;
    width: 40px;
}

/* トップページ */
.event_fav_chara {
	text-align:left;
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	font-size:90%;
	background-color: #5ABA9F;
    color: #FFFFFF;
	border-radius: 2px 2px 2px 2px;
}

.event_fav_chara a {
    color: #FFFFFF;
}

#detail table th{width:90px;}

#detail table td{word-wrap:break-word;word-break:break-all;}


