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

.notice{}
.error{}

table{ }
.koumokumei{
}
.nyu-ryokuran{}
.attention{
	color: #f60;
}
.buttonform{
	margin-right: 2em;
	margin-top: 1em;
	color: white;
}
.buttonform input{
	border: 1px solid #000;
	color: #000;
	background-color: #ccc;
}
.buttonform input:hover{
	background: #ccc url('image/star-btn-black.gif') 0% 0% no-repeat;
	background-position: 0px -6px;
}

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

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

#save_cookie{
	color: #ffffff;
	background-color: #3f3f3f;
}


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



