/*ベース設定*************************************************************************/
/************************************************************************************/


form, fieldset, input, textarea,
table, th, td {
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
}

input {
	_margin: -1px 0;
}

img, div {
	border: 0px;
}

/* 投票 */
.bg_enq{
	background: url(../image/enq/bg_enq.jpg) no-repeat 0 0;
	width:780px;
	text-decoration: none;
	word-wrap: break-word;
	word--break: break-all;
	line-height: 130%;
}

.table_enq {font-size: 12px;}

.td_enq {
	width: 780px;
	padding-left:270px;
	text-align: center;
}

.enq_box_all{
	margin: 267px auto 0;
	width:412px;
}

.enq_bottom{
	margin:0 auto;
	width:412px;
}

#enq_box {
	margin: 0 auto;
	width: 412px;
	text-align: center;
	background:url(../image/enq/enqbox_middle.gif) repeat-y 0 0;
}

.table_enq dl dt { padding:0; margin:0;}
.txt_m10 { margin:0 0 10px 0;}
.btn_enq { margin:10px 0 0 0;}
.btn_set ul {
	list-style:none;
}
.btn_set ul li {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0;
}

#enq_box div.btn_form {
	width:350px;
	margin: 0 auto;
}

#enq_box div.btn_form ul {
	list-style:none;
}

#enq_box div.btn_form ul li.correction {
	float: left;
}

#enq_box div.btn_form ul li.submit {
	float: right;
}

/*コンテンツ*/
.bg_left{
	margin:0;
	padding:0;
	background:url(../image/enq/bg_left.gif) repeat-y top left;
}

.bg_right{
	margin:0;
	padding:0;
	background:url(../image/enq/bg_right.gif) repeat-y top left;
}

.bg_center{
	margin:0;
	padding:0;
	background:url(../image/enq/bg_center.gif) repeat top left;
}

.enq_contents{
	margin:0;
	padding:0;
}

.mag_t_10{
	margin-top:10px;
}

/*カードリスト*/
.card_all_box{
	margin:0 auto;
	padding:0 0 15px 0;
	background:url(../image/enq/bg_card_all.gif) repeat-y top left;
	width:730px;
}

.card_in_box{
	margin:0 auto;
	padding:0;
	width:700px;
}

.cardset{
	margin:0;
	padding:0;
	width:220px;
}

.bg_card{
	margin:0;
	padding:0;
	width:220px;
	height:276px;
	background:url(../image/enq/bg_card.gif) no-repeat top left;
}

.card_name{
	margin:-2px 0 0 0;
	padding:2px 0;
	width:220px;
	background:url(../image/enq/card_name_middle.gif) repeat-y top left;
}


.card_name_table{
	margin:0 15px;
	padding:0;
	font-size:108%;
	font-weight:bold;
}

.card{
	margin:13px 0 0 27px;
}

.enqcard_page_top{
	display:block;
	margin:10px 15px 10px 0;
	float:right;
	width: 234px;
	height: 56px;
}

.enqcard_page_top a:hover { display:block; background: url(../image/enq/card_page_top_on.jpg) no-repeat left top; text-indent: -9999px; }




