@import url("privacy_policy.css");
@import url("skel.css");
h2{}
#form{
}
#formheader{
	border: 1px solid #930;
	background: white url('image/star-bg-orange.gif') 0% 0% repeat-x;	
}
#formbody{
	border: 1px solid #930;
}
#formfooter{
	border: 1px solid #930;
	background: white url('image/star-bg-orange.gif') 0% 0% repeat-x;	
}

.notice{}
.error{}

table{ }
.koumokumei{
}
.nyu-ryokuran{}
.attention{
	color: #930;
}
.buttonform{
	margin-right: 2em;
	margin-top: 1em;
}
.buttonform input{
	border: 1px solid #69c;
	color: #633;
	background-color: #f93;
}
.buttonform input:hover{
	background: #f93 url('image/star-btn-orange.gif') 0% 0% no-repeat;
	background-position: 0px -6px;
}

input,textarea{
	behavior: url("http://my.formman.com/theme/star/hover.htc");
}
.hover_text{
	background: white url('image/star-right-orange.gif') 100% 0% repeat-y;
}
.hover_button{
	background: #f93 url('image/star-btn-orange.gif') 0% 0% no-repeat;
	background-position: 0px -6px;
}

input,textarea,select{
}
input:hover,textarea:hover{
	background: white url('image/star-right-orange.gif') 100% 0% repeat-y;	
}
.selectForm select option{
	background: white url('image/star-pull-orange.gif') 100% -4px repeat-y;	
}


#copyright a:link        { color: #0035EF;}
#copyright a:visited   { color: #0035EF;}
#copyright a:hover    { color: #CC3300;}




