* {
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

img {
vertical-align: top;
}

a img {
	text-decoration: none;
	border: none;
}

ul, li {
	list-style-type: none;
}

body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #ffffff;
	padding-bottom: 60px;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}

a:link, a:visited, a:active {
	color: #333333;
	text-decoration: underline;
}
.style1 {font-size: smaller}

a:hover {
	color: #A60000;
	text-decoration: none;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.center {
	text-align: center;
}

.returntop {
	background-image: url(../img/returntopimage.gif);
	background-repeat: no-repeat;
	background-position: -40px center;
	font-size:12px;
	padding-right: 10px;
	margin-top: 20px;
	text-align: right;
	height: 13px;
}

.returntop img {
	margin-bottom: -3px;

}


/* Paragraphs, headings, ... */

p {
line-height: 120%;
}

#headerh1 h1 {
	text-align: left;
	padding: 0px;
	height: 85px;
	width: 272px;
	margin: 0px 0px 0px 22px;
}

#headerh1 h1 a:link, #headerh1 h1 a:visited, #headerh1 h1 a:active, #headerh1 h1 a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.red {
	color: #B50000;
}

/* Site wrapper, content paragraph background */

#wrapper {

	width: 800px;
	margin: 0px auto;
	position: relative;
	background-color: #FFFFFF;
	display: table;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	clear: both;
}

#wrapper-in {
	width: 800px;
	padding-bottom: 0px;
}

/* Header */

#header {
	position: relative;
	background: #ffffff;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #4B6FA6;
	clear: left;
	width: 100%;
}

#header-wrapper {
	width: 800px;
	margin: 0px;
	padding: 0px;
}

#headerh1 {
	float: left;
	height:85px;
}

#headerp {
	height:85px;
}

#headerp p{
	vertical-align: middle;
	padding-top: 50px;
}

/* Content */

#contentbody {
	width: 800px;
}

/* Content Right*/
#contentright {
	float: right;
	width: 565px;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 20px;
}

/* pankuzu*/
#contentright-pankuzu {
	background-image: url(../img/contentright-body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#contentright-pankuzu p.pankuzu {
	font-size: 12px;
	padding-left: 5px;
	height: 34px;
	padding-top: 10px;
}

#contentright-pankuzu p.pankuzu a:link, #contentright-pankuzu p.pankuzu a:visited, #contentright-pankuzu p.pankuzu a:active {
	color: #333333;
	text-decoration: underline;
}

#contentright-pankuzu p.pankuzu a:hover {
	color: #A60000;
	text-decoration: none;
}

#contentright-body {
	width: 490px;
	margin-right: auto;
	margin-left: auto;
}

.shadow {
	background-image: url(../img/contentright-body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
	width: 100%;
}



/* menu */

#contentleft {
	float: left;
	width: 220px;
}

#contentleft .list{
	background-image: url(../img/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#contentleft .list .list-in{
	padding-top: 24px;
	text-align: left;
	height: 38px;
}

#contentleft .list .list-in a:link, #contentleft .list .list-in a:visited, #contentleft .list .list-in a:active {
	background-image: url(../img/menu-ya1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-size: 14px;
	margin-top: 80px;
	margin-left: 10px;
	color: #666666;
	text-decoration: none;
}

#contentleft .list .list-in a:hover {
	background-image: url(../img/menu-ya-hover.gif);
	background-repeat: no-repeat;
	background-position: left 42px;
	font-size: 14px;
	color: #A60000;
}

#contentleft .banner1 {
	padding-top: 24px;
}

#contentleft .banner2 {
	padding-top: 14px;
}

/* Footer */

#footer {
	background-image: url(../img/contentright-body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
	clear: both;
	padding-top: 5px;
	width: 100%;
	float: none;
}

#footer p {
	font-size: 12px;
	color: #666666;

}
div#wrapper #wrapper-in .topnavi2 {
	position:absolute;
	top:0px;
	right:5px;
	width:100px;
	height:32px;
	background-image:url(../img/contact.gif)
	background-repeat:repeat-y	

}
div#wrapper #wrapper-in .topnavi3 {
	position:absolute;
	top:0px;
	right:109px;
	width:100px;
	height:32px;
    background-image:url(../img/sitemap.gif)
	background-repeat:repeat-y

}

training-left-margin {
	list-style-position: inside;
	list-style-type: square;
	left: 50px;
}

