* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000033;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
}

a {
	color: #666699;
	text-decoration: underline;
}
a:hover {
	color: #3333CC;
}

body{
	background-color: #FFFFFF;

}

.container {
	position:relative;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../jp/images/QFP.JPG);
	background-repeat: no-repeat;
	background-position: 0px 75px;
	height: auto;
}

.header {
	width: 750px;
	height: 70px;
	text-align: right;
	font-weight: bold;
	background-color: #F3F3F3;
	background-image: url(../jp/images/BANNER.JPG);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.header h1 {
	visibility: hidden;
}

.search {
	position: relative; top:10px;
	margin-right: 20px;
	color: #666666;
}

.lang {
	position: relative; top:20px;
	margin-right: 20px;
}

.lang a {
	padding: 1px;
	text-decoration: none;
	font-size: 10px;
	border: thin outset #FFFFFF;
}

.lang a:hover {
	padding: 1px;
	text-decoration: none;
	font-size: 10px;
	border: thin inset #FFFFFF;
	color: #FFFFFF;
	background-color: #BBBBBB;
}

.main {
	width: 750px;
	position: relative;
	margin-top: 5px;
}

.side-bar {
	float: left;
	position: relative;
	width: 140px;
	height: auto;
}

.menu {
	position: relative;
	width: 100%;
}


.content {
	margin-left: 150px;
	position: relative;
}
.news {
	margin-top: 20px;
}
.news h2 {
	font-size: 12px;
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6633CC;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}



.content-header {
	position: relative;
}


.content-body {
	position: relative;
	margin-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333366;
}

h1.content-title {
	position: relative;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333366;
	border-right-color: #333366;
	border-bottom-color: #333366;
	background-color: #9999FF;
}

.entry-body {
	margin-right: 10px;
	position: relative;
	margin-left: 30px;
	margin-top: 5px;
}

.entry-body p{
	line-height: 1.6em;
	padding-right: 5px;
	position: relative;
	padding-top: 5px;
}

.entry-date {
	text-align: right;
}

p.entry-date {
	text-align: right;
	font-size: 9px;
}

.entry-title {
	position: relative;
	border-left: 10px solid #8B68D2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B68D2;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.entry-body dt {
	position: relative;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 5em;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #6085BD;
	border-left-color: #6085BD;
	padding-left: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}

.entry-body dd {
	position: relative;
	margin-left: 10em;
}

p.entry-more-link {
	position: relative;
	text-align: right;
}
.entry-more p {

	line-height: 1.6em;
	padding-left: 5em;
	padding-right: 1em;
	padding-bottom: 1em;
}

.news-header {
	position: relative;
}
.news-header h1 {
	font-size: 14px;
}
.news-header h2 {
	font-size: 12px;
}

.footer {
	width: 750px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background-image: url(../jp/images/FOOTER.JPG);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	margin-top: 5px;
	clear:both;
}
.content-banner {
	border: 1px solid #CCCCCC;
}
.menu li {
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 2px;
	margin: 0px;
	height: auto;
	width: auto;
	display: block;
	position: relative;
}
.menu a {
	display: block;
	margin: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6666FF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration: none;
	width: auto;
	position: relative;
}
.news ul {
	list-style-type: none;
	margin-top: 5px;
}
.menu ul {
	list-style-type: none;
	position: relative;
}

.menu a:hover {
	display: block;
	margin: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0000CC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #9999FF;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #9999FF;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #9999FF;
	background-color: #9999FF;
	text-decoration: none;
	color: #FFFFFF;
	width: auto;
	position: relative;
}
.menu h2 {
	font-size: 12px;
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0000FF;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2px;
	width: auto;
}
.news li {

	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 2px;
	margin: 0px;
	height: auto;
	width: auto;
	display: block;
	position: relative;
}
.news a {

	display: block;
	margin: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration: none;
	width: auto;
	position: relative;
}
.news a:hover {

	display: block;
	margin: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6633CC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #CC99FF;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #CC99FF;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CC99FF;
	background-color: #CC99FF;
	text-decoration: none;
	color: #FFFFFF;
	width: auto;
	position: relative;
}
.menu a.nolink {
	display: block;
	margin: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6666FF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration: none;
	width: auto;
	position: relative;
	color: #C1C1C1;
	background-color: transparent;
}
.menu a.nolink:hover {

	display: block;
	margin: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6666FF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration: line-through;
	width: auto;
	position: relative;
	color: #C1C1C1;
	background-color: transparent;
}

