body {
	margin: 0;
	padding: 10px 0 0;
	font: 12px normal lr oSVbN, Osaka, qMmpS Pro W3;
	color: #111;
	background-color: #e6e6fa;
}
* {
	margin: 0;
	padding: 0;
}
a {
 	color: #0000FF;
 }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #33CCFF;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
}
img {
	border: none;
}
/*----------------------------wb_[---------------------------------------*/

#header {
	width:800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header #logo {
	clear: both;
        padding-top: 10px;
	padding-left: 10px;
	float: left;
}
h1 {
	font: 1em norma lr oSVbN, Osaka, qMmpS Pro W3;
	text-align:center;
	margin-bottom: 5px;
}
h1 span {
	font: 2em norma lr oSVbN, Osaka, qMmpS Pro W3;
	text-align:center;
	margin-bottom: 5px;
	color: #0000ff;
 }
h1 small{
	font: 1em normal lr oSVbN, Osaka, qMmpS Pro W3;
	text-transform:uppercase;
	letter-spacing: 0.5em;
	display: block;
	color: #666666;
}

h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
.container {
	width: 758px;
	margin: 0 auto;
	padding-bottom: 100px;
	overflow: hidden;
}
/*-----      navi@link          -----*/
#sectionLinks{
	font: 150%;
	margin: 5px 0px 5px 0px;
	padding: 1px;
	background-color: #e6e6fa;
	color: #666;
	text-align: center;
	text-decoration: none;
}

#sectionLinks h3{
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #ffffff;
	color: #FFF;
	background-color: #0000FF;
        text-align: center;
}

#sectionLinks a:link{
	display: block;
	background-color: #0000FF;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
        color: #FFF;
        text-align: center;
	text-decoration: none;
}

#sectionLinks a:visited{
	display: block;
	background-color: #111;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	color: #FFF;
	text-align: center;
}	

#sectionLinks a:hover{
	display: block;
	background-color: #111;
	background-image: none;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	color: #FFF;
        text-align: center;
}
/*-----      Content navi@link          -----*/
#sectionLinks2{
	font: 150%;
	margin: 5px 0px 5px 0px;
	padding: 1px;
	background-color: #0000FF;
	color: #FFF;
        text-align: center;
	text-decoration: none;
}

#sectionLinks2 h3{
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #ffffff;
	color: #FFF;
	background-color: #666;
        text-align: center;
}

#sectionLinks2 a:link{
	display: block;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	background-color: #e6e6fa;
        color: #111;
        text-align: center;
	text-decoration: none;
}

#sectionLinks2 a:visited{
	display: block;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background-color: #0000FF;
}	

#sectionLinks2 a:hover{
	display: block;
	background-color: #111;
	background-image: none;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	color: #FFF;
        text-align: center;
}
ul.display {
	float: left;
	width: 756px;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	background: #FFF;
}
ul.display li {
	float: left;
	width: 754px;
	padding: 10px 0;
	margin: 0;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
}
ul.display li a {
	color: #dc143c;
	font-weight: bold;
	text-decoration: none;
}
ul.display li .content_block {
	padding: 0 10px;
}
ul.display li .content_block h2 {
	margin: 0;
	padding: 5px;
	font-weight: bold;
	font-size: 1.5em;
        color: #0000FF;
}
ul.display li .content_block p {
	margin: 0;
	padding: 5px 5px 5px 5px;
	font-size: 1em;
	line-height:2em;
	padding-bottom:0.3em;
        display:inline;
  	border-bottom:1px dotted #ccc;
}

ul.display li .content_block a img{
	padding: 5px;
	border: 2px solid #0000FF;
	background: #111;
	margin: 0 15px 0 0;
	float: left;
}

/*---------- tb^[ ----------*/

#footer {
  clear: both;
  width: 755px;
  height: 30px;
  margin: 5px 0 0 0;
  padding: 10px 0 15px 0;
  text-align: center;
  font-size: 12px;
  color: #111;
  border-top: double 6px #ccc;
  background-color: #FFF;
}

#footer a {
  color: #333333;
  font-size: 12px;
 }

#footer a:hover {
  color: #333333;
}
