body {
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,;
	font-size: 12px;
}

h1 {
	font-size: 10px;
	letter-spacing: 2px;
	color: #666666;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.h2 {
	font-size: 12px;
	background-image: url(../images/contents1.gif);
	color: #333333;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20pt;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

.h3 {
	background-image: url(../images/title-back.gif);
	text-indent: 20pt;
	line-height: 18pt;
	font-size: 14px;
	color: #333333;
	letter-spacing: 3pt;
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 8px;
}

.h4 {
	background-image: url(../images/title-back2.gif);
	text-indent: 20pt;
	line-height: 18pt;
	font-size: 14px;
	color: #333333;
	letter-spacing: 3pt;
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 8px;
}

.h5 {
	background-image: url(../images/subtitle-back.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 8px;
	background-position: bottom;
}


.toptitle {
	font-size: 12px;
	background-image: url(../images/titleback1.gif);
	background-repeat: no-repeat;
	line-height: 150%;
	color: #FFFFFF;
	text-align: left;
	text-indent: 25pt;
	letter-spacing: 3px;
	padding-top: 2px;
}


.img2 {
	float: right;
}
.img1 {
	float: left;
}




/* ul
----------------------------------------------- */

ul {
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

li {
	font-size: 12px;
	background-image: url(../images/contents1.gif);
	color: #333333;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	list-style-type: none;
	text-align: left;
	margin-left: -10px;
	text-indent: 20pt;
	font-weight: bold;
}





/* header
----------------------------------------------- */

#header {
	width: 760px;
	border-top-width: 10px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #185D90;
	border-bottom-color: #666666;
	margin-left: 10px;
}
#header table {
	border-spacing: 0px;
	border-collapse: collapse;
	table-layout: auto;
	clear: both;
	}
	

/* contain
----------------------------------------------- */
#contain {
	width: 780px;
	margin: 0px;
	padding: 0px;
}


/* center
----------------------------------------------- */
#center {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 760px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px;
}

/* right
----------------------------------------------- */

#right {
	float: right;
	width: 560px;
}


#right p {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 2px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}


/* left
----------------------------------------------- */

#left {
	float: left;
	padding-top: 10px;
	width: 170px;
	padding-left: 10px;
}


#left p {
	margin: 0px;
	padding: 0px;
}


/* left
----------------------------------------------- */




#contentsM li {
	background-repeat: no-repeat;
	list-style-type: none;
	font-size: 12px;
	text-indent: 20pt;
	background-image: url(../images/contents2.gif);
	color: #333333;
	font-weight: normal;
	padding-top: 2px;
	width: 150px;
}

#contentsM ol {
	width: 170px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#contentsM {
	margin: 0px;
	padding: 0px;
	width: 130px;
}

/* footer
----------------------------------------------- */

#footer {
	text-align: left;
	width: 760px;
}

#footer li {
	display: inline;
	line-height: 13px;
	color: #666666;
	margin-top: 20px;
	background-image: none;
}

#footer p {
	color: #666666;
	font-size: 10px;
	float: right;
	line-height: 1.7em;
	margin: -15px 0px 0px;
	padding: 0px;
}

#footer ul {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 0px;
}



/* blog
----------------------------------------------- */
#blog {
	font-size: 10px;
	color: #333333;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	width: 170px;
}
#blog p {
	font-size: 10px;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	width: 160px;
}
#blog h4 {
	font-size: 12px;
	color: #006699;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
}
#space {
	clear: both;
}
