body {
  color: #333333;
  font-family: MS PGothic,arial,helvetica,clean,sans-serif;
  font-size: 95%;
  line-height: 1.3;
  width: 700px;
  margin: 0 auto;
  border-color: #cccccc;
  border-width: 1px;
  border-style:solid;
}

h3 {
  margin-left: 30px;
  width: 650px;
  color: #ff0000;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.1;
}

hr {
  width: 650px;
  float: center;
}

a:link    {color: #333333; font-weight: 700; text-decoration: none;}
a:visited {color: #333333; font-weight: 700; text-decoration: none;}
a:hover   {color: #ff0000; text-decoration: underline;}
a:active  {color: #ff0000; text-decoration: underline;}

img {
  border-style: none;}
  
a img {
  border-style: none;}

p {
  text-align: left;
  margin-left: 30px;
  width: 650px;
}

#header {
  text-align: center;
  width: 700px;
  zoom: 1;}

#seminar {
  width: 620px;
  margin-left: 30px;
  padding: 10px;
  background-color: #f1f8f9;
  border-width: 4px;
  border-color: #333333;
  padding: 10px;
}

#seminar p {
  text-align: left;
  margin-left: 10px;
  width: 600px;
}

#bottom {
  text-align: right;
  width: 660px;
  padding-top: 10px;
  font-size: 13px;
}


#otn-blog {
  margin: 10px 10px 20px 35px;
  padding: 15px;
  background:#EFEFEF;
  width: 600px;
  text-align: left;
  line-height: 1.5;
}

#otn-blog strong{
  font-size: 17px;
  font-weight: 700;
  margin-left: 20px;
  padding: 20px;
  line-height:1.6;
}

#footer {
  width: 790px;
  margin: 0 auto;
  padding: 15px 0;
  border-top: solid 1px #cccccc;}

#footer #footerInner {
  zoom: 1;
  font-size: 10px;}
  
#footer #footerInner { display: block; clear: both;}

#footer #footerInner #footerLinkBlock ul {}

#footer #footerInner #footerLinkBlock ul li {
  display: inline-block;
  /display: inline;
  zoom: 1;
  line-height: 1.1;
  padding-right: 3px;
  border-right: 1px solid #333333;
  margin-right: 4px;}
  
#footer #footerInner #footerLinkBlock ul li.last {
  padding-right: 0;
  border-right: 0;
  margin-right: 0;}

	
