﻿@charset "utf-8";

#fukidashi {
	margin:0;
	padding:0 0 20px 0;
	background:url(../event/images/fukidashi/bg_fukidashi_body.jpg) repeat-y 0 0;
	}

#fukidashi #content {
	width:860px;
	margin:0 24px 0 19px;
	padding:0;
	background:url(../event/images/fukidashi/bg_content.gif) repeat-y 0 0;
	}
	

#fukidashi #top {
	margin:0;
	padding:0;
	vertical-align:bottom;
	height:250px;
	background:url(../event/images/fukidashi/img_top.jpg) no-repeat 0 0;
	}


#fukidashi #btm {
	margin:0;
	height:86px;
	background:url(../event/images/fukidashi/bg_content_btm.gif) no-repeat bottom;
	}
	
#fukidashi #kikan {
	height:120px;
	width:780px;
	margin:0 auto;
	padding:0;
	text-align:center;
	background:url(../event/images/fukidashi/img_kikan.gif) no-repeat 0 0;
	}


#fukidashi #kikan p {
	margin:0;
	padding:70px 0 0 0;
	font-size:12px;
	color:#c81319;
	}
	

#fukidashi table#theme {
	font-size:12px;
	line-height:18px;
	}
	

.fcRed {
	color:#c81319;
	}

.btnAreaL {
	text-align:left;
	padding:3px 0 0 0;
	}

/* FUKIDASSHI */
/*______2009.10.22nagata_____*/

#fukidashi #resultTop{
	margin:0;
	padding:0;
	vertical-align:bottom;
	height:468px;
	background:url(../event/images/fukidashi/result_head.jpg) no-repeat 0 0;
}

#fukidashi #resultHead{
	margin:0;
	padding:0;
	height:307px;
}

#fukidashi #resultContent{
	margin:0;
	padding:0 120px;
	width:620px;
	background:url(../event/images/fukidashi/result_bg.jpg);
}

#fukidashi #resultContent #tpl{
	width:255px;
	float:left;
	text-align:center;
}

#fukidashi #resultContent #Right{
	width:365px;
	text-align:left;
	float:right;
}

#fukidashi #resultContent #Right .name{
	color:#c31016;
	font-size:16px;
	font-weight:bold;
}

#fukidashi #resultContent #Right .title{
	color:#333333;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
}

#fukidashi #resultContent #Right .neta{
	color:#333333;
	font-size:12px;
	line-height:20px;
	padding:0 0 20px 0;
}

#fukidashi #resultLast{
	margin:0;
	padding:0;
	width:620px;
	height:188px;
	background:url(../event/images/fukidashi/result_surprise.gif) no-repeat 0 0;
}

#fukidashi #resultLast p{
	padding:55px 20px 10px 20px;
	font-size:12px;
	margin:0;
}
#fukidashi #resultBtm{
	margin:0;
	padding:0;
	vertical-align:bottom;
	height:20px;
	background:url(../event/images/fukidashi/result_btm.jpg) no-repeat 0 0;
}

/* PopUp */
body#resultPop{
	background:#fcffdc;
	text-align:center;
}

body#resultPop #container{
	width:360px;
	margin:10px auto 0 auto;
	text-align:center;
}

body#resultPop #container #name{
	width:360px;
	height:30px;
	background:url(../event/images/fukidashi/result_pop_title.gif) no-repeat 0 0;
	color:white;
	font-weight:bold;
	font-size:16px;
	line-height:30px;
}

body#resultPop #container #title{
	color:black;
	font-weight:bold;
	font-size:14px;
	padding:10px 0
}

body#resultPop #container #narita{
	width:360px;
	background:url(../event/images/fukidashi/result_pop_hitokoto_narita.gif) no-repeat 0 0;
	padding:50px 0 0 0;
	margin:15px 0 0 0;
	text-align:left;
}

body#resultPop #container #narita p{
	font-size:12px;
	line-height:20px;
	padding:0 15px;
	margin:0;
}

body#resultPop #container #chino{
	width:360px;
	background:url(../event/images/fukidashi/result_pop_hitokoto_chino.gif) no-repeat 0 0;
	padding:50px 0 0 0;
	margin:15px 0 0 0;
	text-align:left;
}

body#resultPop #container #chino p{
	font-size:12px;
	line-height:20px;
	padding:0 15px;
	margin:0;
}


body#resultPop #container #narita p#To{
	font-weight:bold;
}

body#resultPop #container #hitokotoBtm{
	width:360px;
	height:16px;
	background:url(../event/images/fukidashi/result_pop_hitokoto_btm.gif) no-repeat 0 0;
}

body#resultPop #container #close a{
	width:101px;
	height:31px;
	display:block;
	background:url(../event/images/fukidashi/result_pop_close.gif) no-repeat 0 0;
	margin:10px auto;
}

body#resultPop #container #close a:hover{
	background:url(../event/images/fukidashi/result_pop_close.gif) no-repeat 0 -31px;
}


