body {
	background-color:#4C4C4C;
	height:auto;
	font-family:'Hiragino Kaku Gothic Pro', 'MS PGothic';
	font-size:12px;
}



#wrapper {
	width:920px;
	background-color:#FFFFFF;
	margin:0px auto 0px auto;
}

#header {
	float:left;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-origin:initial;
	background-clip:initial;
	width:900px;
	background-attachment:scroll;
	background-position:0% 100%;
	background-position-x:0%;
	background-position-y:100%;
	height:90px;
	border-bottom:1px solid #7F7F7F;
	margin: 10px 0px 0;
	padding:10px;
}

#leftcolumn {
	color:#333333;
	background-image:initial;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	float:left;
	width:335px;
	height:auto;
	margin:0;
	padding:10px 0px 10px 15px;
}

#content {
	float:left;
	color:#333333;
	background-image:initial;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	display:inline;
	background-color:transparent;
	width:335px;
	height:auto;
	margin:0;
	padding:10px 0px 10px 15px;
}

#rightcolumn {
	color:#333333;
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	float:left;
	background-color:transparent;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	width:190px;
	margin:0;
	padding:10px 15px 10px 15px;
}

#leftcontentscolumn {
	color:#333333;
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	float:left;
	width:215px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	margin:0;
	padding: 10px 5px 10px 15px;

}

#rightcontentscolumn {
	color:#333333;
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	float:left;
	height:auto;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	width:650px;
	min-height:700px;
	margin:0;
	padding:10px 15px 10px 15px;
	border-left: 1px solid #bebebe;
}


#footer {
	clear:both;
	color:#333333;
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:rgba(0,0,0,0.00);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	width:920px;
	text-align:center;
	border-top:1px solid #7F7F7F;
	margin:0;
	padding:10px 0px 0px 0px;
}



#container {
	background-color:#FFFFFF;
	height:35px;
	width:510px;
	position:inherit;
	float:right;
	margin:-2px 0px 0px 0px;
	padding:0;
}


hr {
	height:1px;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-top:1px dotted #3F3F3F;
	border-bottom:0px solid #000000;
}

#bordered {
	border:1px solid #CCCCCC;
	padding:5px;
}

a {
	text-decoration:none;
}

a:hover {
	background-color:#409FFF;
}

.labelinner {
	background-color:#457CB2;
	color:#FFFFFF;
	padding:inherit;
	padding-top:2px;
	margin-top:5px;
	font-size:10px;
	text-align:left;
}

#headerright {
	font:inherit;
	font-family:inherit;
	position:static;
	float:left;
	width:220px;
}

#headerleft {
	background-color:transparent;
	position:static;
	float:left;
	width:670px;
	height:65px;
}

#headersmall {
	background-color:transparent;
	position:static;
	width:300px;
	float:left;
	margin-left:5px;
}

titlebox {
	font-family:Garamond, serif;
}

#form table {
	background-color:#ECF0F3;
}

#form th {
	font:inherit;
	text-align:left;
}

#form tr {
	font-weight:normal;
	font-size:12px;
	font-family:'Hiragino Kaku Gothic Pro';
	border-bottom:1px solid #000000;
}

#form td {
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}

fieldset {
	border-top-width:0;
	border-bottom-width:0;
	border-left-width:0;
	border-right-width:1px;
	border-right-style:none;
	padding:inherit;
}

.submit {
	background-image:url(img/css/green.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#457CB2;
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	height:24px;
	border-style:solid;
	padding:3px 6px 3px 6px;
}

