*{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

/* 01:BASE ----------------------------------------- */
body {
	background: #f3f3f3;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	font-size: 10pt;
}

div#wrap {
	background: #fff url(images/head.gif) repeat-x;
	width: 800px;
	padding: 5px 5px 0px 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

div#bcontainer {
	background: #fff url(images/bgcontainer.gif) repeat-y left;
	width: 800px;
	padding: 0px 5px 0px 5px;
	margin: auto;
}

div#content {
	text-align: left;
	margin: 0px;
	padding: 15px 0px 0px 10px;
	float: left;
	width: 590px;
}

div#content ul {
	margin:0px 0px 0px 5px;
	padding: 0px;
}

div#content li {
	list-style: decimal inside;
}

div#content td {
	text-align: center;
}

div#sidemenu {
	text-align: left;
	margin: 15px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	float: left;
	width: 180px;
	height: 600px;
}

div#address {
	background: #ffffff;
	font-size: 9pt;
	clear:both;
	text-align: center;
	border-top: 1px solid #999;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-style:normal;
	height: 20px;
}

/* 02:BASE TEXT ------------------------------------ */
h1 {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 10pt;
	color : #efefef;
	background-color: #336655;
	text-indent:10pt;
	line-height: 25px;
	margin:0px 5px 10px 0px;
}

h3 {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

a{
	color : #336655;
	text-decoration: underline;
}

a:hover{
	color : #990000;
}

/* 03:BASE PARTS ----------------------------------- */
img {
	border-style: none;
}

.leftbox {
	float: left;
	border-right: 2px solid #ccc;
}

.rightbox {
	float: right;
	border-left: 2px solid #ccc;
}

.floatclear {
	margin: 0px;
	padding: 0px;
	clear: both;
}

/* 04:HEADER --------------------------------------- */
div#headerblock {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

div#navi {
	font-size: 80%;
	text-align: right;
	background: url(images/bg_header.gif) repeat-x left bottom;
	margin: 0px;
	padding: 0px 0px 5px;
}

div#header {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px;
	text-align: left;
	float: left;
	width: 400px;
	border-bottom: 1px solid #000;
}

div#menu {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px;
	text-align: right;
	float: left;
	width: 400px;
	border-bottom: 1px solid #000;
}

/* 05:SIDE ----------------------------------------- */
div#sidemenu h3 {
	font-weight: normal;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 5px;
}

div#sidemenu h3 a{
	color:#336655;
	display:block;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 5px;
	border-bottom: 1px solid #ccc;
}

div#sidemenu h3 a:hover{
	background-color: #9cc;
	display:block;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 5px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}

/* 06:TOP ------------------------------------------ */
div#blog {
	margin: 0;
	padding: 10px 0px;
	text-align: left;
	float: left;
	width: 400px;
}

div#blog ul {
	margin:0px 0px 0px 5px;
	padding: 0px;
}

div#blog li {
	list-style: decimal inside;
}

div#photo {
	margin: 0px;
	padding: 10px 0px;
	text-align: left;
	float: left;
	width: 400px;
}

div#photo h2 {
	margin:0px 0px 10px 0px;
}

div#photo dl{
	margin:0px 0px 2px 0px;
	padding: 0px;
	border-bottom: 1px dotted #666666;
}

div#photo dt{
	margin:0px 0px 0px 5px;
	padding: 0px;
}

div#photo dd{
	margin:0px 0px 0px 10px;
	padding: 0px;
}

/* 07:CATEGORY ------------------------------------- */
div.categorydesc {
	font-size: 80%;
	margin: 0px;
	padding: 0px 0px 0.625em 15px;
}

div.itemlist {
	margin: 0px;
	padding: 0px 0px 15px 15px;
	float: left;
	width: 215px;
}

/* 08:Q&A ------------------------------------------ */
div#content h4#qa {
	font-size: 10pt;
	font-weight: normal;
	background: url(images/q.gif) no-repeat;
	line-height: 20px;
	padding-left: 25px;
	margin: 0px 0px 5px 0px;
}

div#content ul#qa {
	color: #0000ff;
	list-style: disc;
	padding-left: 2px;
	margin: 0px 0px 0px 1px;
}

div#content li#qa {
	list-style: disc inside;
	padding-left: 2px;
}

div#content dl#qa {
	border-bottom: 1px solid #ffb6c1;
	margin: 0px 0px 10px 0px;
}

div#content dt#qa {
	background: url(images/q.gif) no-repeat;
	line-height: 20px;
	padding-left: 27px;
	margin: 0px 0px 5px 1px;
}

div#content dd#qa {
	background: url(images/a.gif) no-repeat;
	line-height: 1.15;
	padding-left: 27px;
	margin: 5px 0px 5px 1px;
}

div#content p#qa {
	font-size: 8pt;
	text-align: right;
	margin: 5px 0px 0px 0px;
}
/* 09:OTHER ------------------------------------------ */
div#line {
	background-color: #bbbbcc;
	padding-left: 5px;
	margin-right: 5px;
}

span#set {
 background: url(images/application_form.png) no-repeat;
 padding-left: 20px;
}
/* 10:FORM ------------------------------------------ */
.formfield
{
	display:block;
	width: 500px;
}
.formbutton
{
	display:block;
	margin: 1px 0;
}
