@charset "UTF-8";

/**/

/* 共通レイアウト
------------------------------------------------------*/
h2.title_contact { background: url(../image/contact/pagetitle.png) 0 0 no-repeat; height: 64px; text-indent: -9999px;}



/* サブメニュー */


#snav {
	width: 210px;
	list-style-type: none;
	margin: 0;
}

#snav li { text-indent: -9999px; }
#snav li a { display: block; overflow: hidden; }

#snav li a.sn-02 { background: url(../image/contact/s_menu_02.png) no-repeat 0 -82px; width: 210px; height: 41px; }
#snav li a.sn-02:hover { background-position: 0 0; }
#snav li a.sn-02-c { background: url(../image/contact/s_menu_02.png) no-repeat 0 -41px; width: 210px; height:41px; }

#snav li a.sn-01 { background: url(../image/contact/s_menu_01.png) no-repeat 0 -82px; width: 210px; height: 41px; }
#snav li a.sn-01:hover { background-position: 0 0; }
#snav li a.sn-01-c { background: url(../image/contact/s_menu_01.png) no-repeat 0 -41px; width: 210px; height:41px; }

#contact-form {
	position: relative;
	width: 760px;
	height: 432px;
	margin: 10px auto;
	background: url(../image/contact/bg_form.jpg) no-repeat left top;
}

#contact-result {
	position: relative;
	width: 760px;
	height: 432px;
	margin: 10px auto;
	background: url(../image/contact/bg_result.jpg) no-repeat left top;
}

#set_form {
	list-style: none;
}

.title_form, .title_conf {
	position: absolute;
	width: 500px;
	height: 24px;
	left: 219px;
	top: 59px;
	color: #000000;
}

.age_form {
	position: absolute;
	width: 50px;
	height: 24px;
	left: 219px;
	top: 101px;
	color: #000000;
}

.age_conf {
	position: absolute;
	width: 500px;
	height: 24px;
	left: 219px;
	top: 101px;
	color: #000000;
}

.text_form, .text_conf {
	position: absolute;
	width: 500px;
	height: 80px;
	left: 219px;
	top: 146px;
	color: #000000;
}

.name_form01, .ranger_conf01 {
	position: absolute;
	width: 500px;
	height: 24px;
	left: 219px;
	top: 251px;
	color: #000000;
}

.name_form02, .ranger_conf02 {
	position: absolute;
	width: 500px;
	height: 24px;
	left: 219px;
	top: 292px;
	color: #000000;
}

.name_form03, .ranger_conf03 {
	position: absolute;
	width: 500px;
	height: 24px;
	left: 219px;
	top: 333px;
	color: #000000;
}

#btn_check {
	position: absolute;
	width: 292px;
	left: 244px;
	top: 372px;
}

#btn_form {
	position: absolute;
	width: 620px;
	left: 95px;
	top: 374px;
}

.btn_space {
	padding-left: 5px;
}


/*投票*/

#rank_main {
	text-align: center;
	font-size: 182%;
	font-weight: bold;
	line-height:300px;
	height: auto !important;
	min-height: 300px;
	height: 300px;
}

#rank_check {
	text-align: center;
	font-size: 182%;
	font-weight: bold;
	line-height: 60px;
	height: auto !important;
	min-height: 120px;
	height: 120px;
}

.voting-enq {
	width: 720px;
	margin: 0 auto 20px auto;
}

.voting-enq dt {
	clear: both;
	margin-bottom: 10px;
	font-size: 174%;
	font-weight: bold;
	border-bottom: dotted 1px #fc0;
}

.voting-enq dd {
	display: block;
	width: 170px;
	float: left;
	margin-bottom: 5px;
	padding-left: 5px;
	font-size: 116%;
	font-weight: bold;
}

.voting-enq dd img {
	margin-right: 5px;
}

.enq-err {
	width: 750px;
	margin: 15px auto;
	background: #f00;
	text-align: center;
	padding: 10px;
	font-size: 116%;
}

.enq-area {
	width: 730px;
	margin: 0 auto 20px auto;
	padding: 10px;
	background: url(../image/enq/img_enq_02.jpg) 0 0 no-repeat;
}




#button_box{ width:480px; margin:0 auto 30px auto; }
.button_left{ float:left; }
.button_right{ float:right; }


/**/
