* {
	margin: 0;
	padding: 0;
}
body {
	height: 100%;
	background-color: #333333;
	position: static;
	left: auto;
	right: auto;
	top: 0px;
	bottom: 0px;
	font-size: 10px;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	text-align: center;
	background-color: #CCCCCC;
}
a {
	text-decoration: none;
}

#header {
	width: 800px;

}
#header ul {
	width: 800px;
	height: 40px;
	background-color: #006666;

}
#header ul li {
	width: 130px;
	height: 40px;
	float: left;
	list-style-type: none;
}
h1 {
	width: 800px;
	height: 200px;
}

#contents {
	width: 800px;
	background-color: #FFFFFF;
	padding-bottom: 30px;
}

#contents #sideblock {
	width: 200px;
	float: left;
}
.side00 {
	margin-top: 30px;
}

#contents #mainblock {
	margin-left: 195px;
	border-bottom: 1px solid #FFFFFF;
	text-align: left;

}
#footer {
	width: 800px;
	height: auto;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div.dot {
	background-image: url(../img/dotline1px.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#pankuzu {
	font-size: 8pt;
	line-height: 150%;
	color: #666666;
	height: auto;
	width: 550px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;

}
div.message h3 {
	font-size: 9pt;
	font-weight: bold;
	margin: 10px 0px 0px 50px;
	padding: 0px;

}
div.message p {
	line-height: 180%;
	margin-top: 5px;
}

dl#shinchaku {
	font-size: 8pt;
	color: #666666;
	padding: 0px 0px 0px 20px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 30px;


}
dl#shinchaku dt {
	font-size: 10pt;
	line-height: 160%;
	color: #336699;
	font-weight: bold;
	background-image: url(../img/deco_roundblue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	padding-left: 30px;
}
dl#shinchaku dd {
	font-size: 8pt;
	line-height: 150%;
	color: #666666;
	padding-left: 30px;
	text-decoration: none;
	list-style-type: none;
}

.block01, .block02 {
	font-size: 8pt;
	line-height: 200%;
	color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 30px;
}
.block01 {
	margin-bottom: 10px;
	background-image: url(img/bg_block01.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
.block02 {
	margin-bottom: 30px;
}

.text01 {
	text-decoration: none;
	list-style-type: none;
	font-size: 8pt;
	color: #666666;
	line-height: 150%;
}
ul.messagelist {
	font-size: 11px;
	color: #666666;
	margin: 30px 100px;
}
ul.messagelist li {
	list-style-image: url(img/deco_blue.jpg);
	height: 20px;
}
ul.messagelist li.old {
	list-style-image: url(img/deco_orange.jpg);
}
#sideblock ul.messagelist {
	margin: 0 0 0 35px;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	height: auto;

}
h2.title01 {
	margin: 20px 20px 0px 30px;
	width: auto;
	background-color: #669966;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	padding-left: 30px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336666;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #336666;
	padding-bottom: 3px;
}

h3.title-5px {
	font-size: 11pt;
	line-height: 150%;
	color: #336699;
	margin: 0px 0 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.box01 {

	font-size: 14px;
	line-height: 170%;
	color: #666666;
	padding: 15px 0px 0px 40px;
	margin: 0px 30px 10px 0px;
}
.box01-left {

	font-size: 8pt;
	line-height: 200%;
	color: #666666;
	float: left;
	background-image: url(img/bg_message.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 0px 0px 40px;
	margin: 0px 30px 10px 0px;
}
li.left30px {
	padding-left: 30px;
	text-decoration: none;
	list-style-type: none;


}

li.number {
	margin-left: 30px;
	padding-left: 10px;
	text-decoration: none;
	list-style-type: decimal;
}


#photo-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;


}
div.side00, .side01 {

	margin: 10px 0 5px;
}
#footnavi {
	width: 800px;
	height: auto;
	background-color: #669966;
	color: #FFFFFF;
	text-align: right;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;

}
#footnavi li {
	display: inline;
	margin: 0px;
	padding: 3px 15px 0px 20px;
	background-image: url(../img/deco_yajirusi01.gif);
	background-repeat: no-repeat;
	background-position: left center;



}
#footnavi a {
	text-decoration: none;
	color: #CCCCCC;



}
#footnavi a:hover,#footnavi a:active {
	color: #CCCCFF;
	text-decoration: underline;
}
td.side-seminar-top {
	background-image: url(../img/hyoimage_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
td.side-seminar-middle {
	background-image: url(../img/hyoimage_middle.jpg);
	background-repeat: repeat-y;
	font-size: 13px;
	line-height: 150%;
	color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
td.side-seminar-bottom {
	background-image: url(../img/hyoimage_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
td.side-seminar-middle h3 {
	font-size: 13px;
	font-weight: bold;
	color: #006666;
	padding: 0px;

}
td.side-seminar-middle h4 {
	font-size: 12px;
	font-weight: bold;
	color: #996666;
}
td.side-seminar-middle p {
	font-size: 12px;
	color: #006666;
	line-height: 130%;
}

td.standard {
	font-size: 13px;
	color: #666666;
	line-height: 130%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;


}
#pankuzu-kaizen {
	font-size: 8pt;
	line-height: 150%;
	color: #666666;
	width: 100%;
	background-color: #FFCC33;

}
h1.kaikaku {
	width: 800px;
	height: auto;
	background-color: #FFCC33;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 18px;
	color: #996633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-weight: bold;
}


h1.zeimu {
	width: 800px;
	height: auto;
	background-color: #AAAAAA;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
}


.spacer500 {
	float: both;
	height: 5px;
	width: 500px;
}
div.sidelocal {
	margin: 10px 0 5px;
	padding-left: 15px;
	font-size: 13px;
	line-height: 150%;
	color: #666666;



}
h3.title-5px-red {

	font-size: 11pt;
	line-height: 150%;
	color: #CC3333;
	margin: 0px 0 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#localnavi {
	text-align: right;
	height: auto;
	width: 780px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;

}
h1.default {
	width: 800px;
	height: auto;
	background-color: #006666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	font-weight: bold;
	margin: 0px;

}
td.seminar {

	font-size: 13px;
	color: #FFFFFF;
	line-height: 130%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
td.standard-form {
	font-size: 13px;
	color: #666666;
	line-height: 130%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;

}
td.standard-shitsumon {
	font-size: 13px;
	color: #006699;
	line-height: 130%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;

}
h1.jinji {

	width: 800px;
	height: auto;
	background-color: #6666CC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	font-weight: bold;
}
h1.shisan {

	width: 800px;
	height: auto;
	background-color: #66CC66;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	font-weight: bold;
}
dt.shisan {
	font-size: 14px;
	font-weight: bold;
	color: #336666;
}
dd.shisan {
	font-size: 13px;
	padding-left: 20px;
	line-height: 140%;
	margin-bottom: 15px;

}
dl.cell {
	padding: 10px;
	clear: both;
	height: 100%;
	border-bottom: 1px dotted #CCCCCC;
	background-color: #FFFFFF;

}
dt.cell-left {
	text-align: left;
	vertical-align: middle;
	float: left;
	height: auto;
	width: 100px;
	font-weight: bold;
	background-image: url(../img/vertical_ruled_line02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #006699;
	letter-spacing: 0.1em;
	padding-left: 15px;





}
dd.cell-right {
	text-align: left;
	vertical-align: middle;
	height: auto;
	width: 410px;
	float: right;
	background-image: url(../img/vertical_ruled_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #666666;





}
div.cellwrapper {
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 11px;
	line-height: 170%;
	padding: 0px;
	height: 100%;
	margin-right: 10px;
	margin-left: 30px;








}
div.stopper,.stopper {
	clear: both;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;

}
div.stopper-dot {
	clear: both;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
td.standard {
	font-size: 13px;
	color: #666666;
	line-height: 130%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.photo-left {
	float: left;
	margin-right: 10px;
	border: 1px solid #3366CC;
}
h3.title-recruit {
	font-size: 14px;
	line-height: 160%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339999;
	height: auto;
	width: auto;
	margin-right: 20px;
	margin-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 20px;


}
p.recruit {
	background-color: #C8ECCE;
	margin-right: 20px;
	margin-left: 30px;
	padding: 20px;
	height: auto;
	width: auto;
	line-height: 180%;
	color: #666666;
}

p.rec {
	margin-right: 20px;
	margin-left: 30px;
	padding: 20px;
	height: auto;
	width: auto;
	line-height: 180%;
	color: #666666;
}

div.boshu {
	width: 500px;
	line-height: 180%;
	color: #666666;
	text-align: left;	
}

h2.yayoi {
	margin: 20px 20px 0px 30px;
	width: auto;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	height: auto;
	padding-left: 30px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc33;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ffcc33;
	padding-bottom: 3px;
}

font.yayoi-title {
	font-size: 18px;
	color: #cc3300;
	font-weight: bold;
}

li.normal {
	margin-left: 30px;
	padding-left: 10px;
	text-decoration: none;
	list-style-type: none;
	font-weight: bold;
	color: #333333;
}

li.normal02 {
	margin-left: 30px;
	padding-left: 10px;
	text-decoration: none;
	list-style-type: none;
	font-weight: normal;
}

h3.title-5px-yayoi {
	font-size: 11pt;
	line-height: 150%;
	margin: 0px 0 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

h3.yayoi-title02 {
	font-size: 11pt;
	line-height: 150%;
	margin: 0px 0 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
	background-image: url(../img/deco_yajirusi_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
