@charset "utf-8";

#enquete_top {
	width:634px;
	font-size:12px;
}

#enquete_top p {
line-height:1.5em;
margin-bottom:10px;
}


#enquete_top h5 {
	display:block;
	font-size:14px;
	margin:5px 0;
	clear: both;
	padding: 5px;
}

#enquete_top ul.list li{
	background:url(../img/ico_dot01.gif) 3px 5px no-repeat;
	padding-left:15px;
}



/* --------------------------------------------------------
  リンクリスト設定　
-------------------------------------------------------- */


ul.navi_list{
	width:614px;
	margin:10px 10px 0px 10px;
}

ul.navi_list li{
	float:left;
	border:1px solid #e2d2df;
	width:300px;
	height:28px;
	background-color:#fcf8ef;
	text-align:center;
	line-height:28px;
	margin-bottom:5px;
	font-size:12px;
}


.navi_list .sp_left{margin-left:4px;}




/* --------------------------------------------------------
	テーブル設定　*yama 2010003*　
-------------------------------------------------------- */

.main_table{
width:100%;
border:solid 1px #F2A2A5;
background:#F2A2A5;
}

.main_table th{
text-align:center;
padding:3px;
border:solid 1px #F2A2A5;
background:#FDC6C6;}

.main_table td{
background-color:#FFFFFF;border:solid 1px #F2A2A5;padding:3px;}


.page_up{
background:url(../../img/common/ico_topcursor.gif) no-repeat;
background-position:345pt 1pt;
height:18px;
width:634px;
text-align:right;
margin:5px 0;}

.bg_orange{background:url(../../img/common/search_back.gif);}