
h1{
	font-size: 120%;
	font-weight: bold;
	background-image: url(../gif/theme.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-left: 30px;
/*	color: #006699;*/
	color: #096;
}

div#msg{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FF3333;
}

div#contents{
	margin-right: 10px;
	margin-left: 10px;
}
div#contents td#sml{
	font-size: 90%;
	color: #0000FF;
}
form#new_jgyou td{
	padding: 5px;
}

form#new_jgyou td#left_length{ width:160px;}

form#new_jgyou td#right_length{
}

form#new_jgyou input{
	padding:3px;
}

form#new_jgyou input.size{
	width:530px;
}
form#new_jgyou input.quartersize{
	width:50px;
}
form#new_jgyou select.selsize{
    font-size:80%;
}
form#new_jgyou textarea.size{
	width:530px;
}


form#corp input.size{
	width:530px;
}
form#corp textarea.size{
	width:530px;
}
form#corp input.quartersize{
	width:50px;
}
form#corp select.selsize{
    font-size:85%;
}




