@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(./images/jamform1_04.jpg);
	background-position:center top;
	background-color:#eee;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
}
/*----------------------------------------------*/
#ghead {
	height:20px;
	border-bottom:solid 1px #ccc;
	line-height:19px;
	margin-bottom:30px;
}
#ghead .head_navi a {
text-decoration:underline;
}
#ghead .head_navi {
	font-size:13px;
	float:right;
	text-align:right;
	padding-right:7px;
}
#ghead a{
	color:#666;
	text-decoration:none;
}
/*----------------------------------------------*/
#wrap {
	width: 540px;  
	margin: 0 auto; 
	text-align: left; 
	background-image:url(./images/jamform1_02.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}
#head {
	height:50px;
	background-image:url(./images/jamform1_01.jpg);
	background-position:center top;
	background-repeat:no-repeat; 
}
#head h1 {
	font-size:16px;
	padding-top:15px;
	padding-left:25px;
	color:#999999;
}
#head a{
	color:#999999;
	text-decoration:none;
}
/*----------------------------------------------*/
#main{
	width:540px;
	font-size:14px;
	text-align:center;
	margin:0 auto;
}
.content h3{
	background-color:#cccccc;
	color:#FFFFFF;
	padding:5px;
	margin-bottom:5px;
	text-align:left;
	font-size:16px;
}
.content{
	width:480px;
	text-align:center;
	margin:0 auto;
	padding-bottom:30px;
}
/*----------------------------------------------*/
/*--------------------------------------*/
/************************************************************/
#gnavi{
	text-align:center;
	font-size:11px;
	margin:40px auto 0px auto;
}
#gnavi a{
	color:#999999;
}

/********************************************/
#foot{
	text-align:right;
	background-image:url(./images/jamform1_03.jpg);
	background-position:center top;
	background-repeat:no-repeat; 
	background-color:#eee;
	height:100px;
}
#foot_txt {
	margin: 0; 
	padding-right:20px;
	padding-top:40px;
	display:block;
	font-size:12px;
	color:#666666;
}
#foot a{
	color:#666666;
	text-decoration:none;
}
#foot a:hover{
	text-decoration:underline;
}
#foot #pr_txt{
	font-size:10px;
	text-align:center;
	margin-top:20px;
}

/********************************************/
/********************************************/
#head_navi{
	text-align:right;
	margin-bottom:10px;
	margin-right:25px;
	font-size:10px;
}
#head_navi li{
	display:inline;
	margin-left:15px;
}
#head_navi a{
	color:#999999;
}
#head_navi a:hover{
	color:#FF6666;
}
/*----------------------------------------------*/
.help{
	width:480px;
	margin:0 auto;
	padding-bottom:30px;
	text-align:left;
}
.help li{
	margin-left:25px;
	margin-bottom:10px;
}
.help h3{
	font-size:14px;
	color:#000000;
	height:30px;
	padding-top:10px;
	text-align:center;
}
.help h4{
	background-color:#cccccc;
	color:#FFFFFF;
	padding:5px;
	margin-bottom:5px;
	text-align:left;
	font-size:16px;
}
.help p{
	margin:3px 5px 5px 5px;
	text-align:left;
}
/*----------------------------------------------*/
.to_top {
	float:right;
	font-size:10px;
}
/*----------------------------------------------*/
/********************************************/
option{
	margin-right:10px;
}
#main table{
	border-collapse:collapse;
	margin:10px auto;
}
#main table td{
}
.q_title{
	width:150px;
	text-align:right;
	background-color:#EEE;
	border:solid 1px gray;
}
.q_title p{
	margin:5px;
}
.q_item{
	/*width:250px;*/
	width:200px;
	text-align:left;
	border:solid 1px gray;
}
.q_item input,.q_item select,.q_item textarea{
	margin:5px;
}
#main .edit_panel table{
	margin:0 auto;
}
.edit_panel td{
	padding:3px;
	border:solid 0px gray;
}
.edit_panel ul{
	list-style-type:decimal;
	margin:0;
	padding:0;
}
.edit_panel li{
	background-color:#DDDDFF;
	border:solid 1px #6666CC;
	color:#6666CC;
	margin-bottom:3px;
	margin-left:25px;
}
.edit_panel{
	padding:0px;
	position:absolute;
	width:250px;
	text-align:left;
	font-size:12px;
}
.edit_panel div{
	margin:0;
}
.panel_top{
	background-image:URL(images/panel/top.gif);
	height:20px;
	text-align:right;
}
.panel_body{
	background-image:URL(images/panel/body.gif);
}
.panel_btm{
	background-image:URL(images/panel/btm.gif);
	height:40px;
	text-align:center;
}
.close_botton{
	margin:3px 7px 0 0;
	border-style:none;
	cursor:pointer;
}
.close_botton2{
	text-align:center;
	margin:0 auto;
	font-size:10px;
	color:#000000;
}
button{
	cursor:pointer;
}
/*----------------------------------------------*/


