/*CSS Document*/
/*+clearfix {*/
DIV.left:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
DIV.left
{
	display: inline-block;
}
DIV.left
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
*
{
	margin: 0;
	padding: 0;
}
* HTML #container
{
	height: 600px;
}
BODY
{
	/*[empty]background:;*/
	background-position: 70% 0;
	background-repeat: no-repeat;
	font: 1em/100% Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	text-align: center;
}
H1, H2, H3, H4, H5, H6
{
	font-weight: normal;
	color: #000;
	font-family: Georgia, Times, "Times New Roman", serif;
}
H2
{
	display: inline;
	padding: 1em 0 2em;
}
H3
{
	width: 20em;
	padding: 0.5em;
	/*[empty]color:;*/
	border-top: 9px solid #68D7D1;
}
A
{
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	color: #68D7D1;
}
.clear
{
	clear: both;
}
DIV#container
{
	width: 50em;
	position: relative;
	min-height: 560px;
	margin: 0 auto;
	background: repeat-x bottom;
}
DIV#header
{
	width: 100%;
	padding: 1em 0 6em;
	background: url(../../graphic/logo.png) no-repeat left top;
}
DIV#top, DIV#bottom
{
	position: relative;
	padding: 0 1em;
}
/*[clearfix]*/DIV.left
{
	float: left;
	border-right: 1px solid #E0E4E5;
	width: 22em;
	padding-top: 1em;
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
}
DIV.right
{
	float: right;
	width: 22em;
	padding-top: 1em;
	padding-bottom: 1.5em;
}
DIV.bigtext
{
	padding-top: 1em;
	padding-bottom: 1em;
}
DIV.cat
{
	text-align: left;
}
/*form style*/
DIV.styleswitcher
{
	display: none;
}
FORM
{
}
LABEL, LABEL SPAN
{
	display: block;
	padding-bottom: 0.35em;
}
LABEL
{
	float: left;
	width: 100%;
}
LABEL SPAN
{
	float: left;
	width: 30%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-transform: uppercase;
}
INPUT
{
	float: left;
	width: 60%;
	border: 1px dotted rgb(63, 201, 221);
	background: transparent;
	color: #FFFFFF;
}
INPUT:hover
{
	border-color: #FFFFFF;
}
INPUT:active, INPUT:focus
{
	border-color: #00CCFF;
}
TEXTAREA
{
	float: left;
	width: 60%;
	border: 1px dotted rgb(63, 201, 221);
	background: transparent;
	color: #FFFFFF;
}
TEXTAREA:hover
{
	border-color: #FFFFFF;
}
TEXTAREA:active, INPUT:focus
{
	border-color: #00CCFF;
}
#sub
{
	clear: both;
	width: 100%;
}
#sub INPUT
{
	float: right;
	width: 20%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(63, 201, 221);
	color: #FFFFFF;
	font-size: 0.75em;
}
LABEL#check
{
	text-align: left;
}
LABEL#check SPAN#checkmain
{
	width: 8em;
	display: block;
	float: left;
}
LABEL#check INPUT
{
	width: 10%;
	border: none;
	float: none;
}
LABEL#check SPAN
{
	display: inline;
	float: none;
}
#sub SPAN
{
	float: right;
	text-align: right;
	font-size: 1.5em;
}
FIELDSET
{
	border: none;
}
DIV.bigtext LABEL, DIV.bigtext LABEL SPAN, DIV.bigtext TEXTAREA
{
	float: none;
}
DIV.bigtext LABEL SPAN
{
	width: 100%;
	text-align: center;
}
DIV.bigtext TEXTAREA
{
	height: 7em;
	overflow: auto;
}
DIV.bigtext INPUT
{
	float: none;
}
DIV.bigtext SPAN.smaltext
{
	display: block;
	font-size: 0.7em;
	color: rgb(224, 112, 172);
}

