/* ページ全体 */

body {
  margin: 0px;
  padding: 0px;
  text-align: center;
 　 }
a {
  text-decoration: none;
  margin: 0px;
  padding: 0px;
	}

a:link {
  color: #666;
	}

a:visited {
  color: #666;
	}

a:active {
  color: #F60;
	}

a:hover {
  color: #873613;
	}

h3 {
  margin: 10px;
  padding: 5px;
  font-size: 1em;
  font-weight: bold;
	}

h4 {
  margin: 0px;
  padding: 10px;
  font-weight: bold;
  font-size: 12px;
  border-style: dashed;
  border-width: 0px 0px 1px 0px;
  border-color: #999;
	}
	
/* TOPページ */

.toplink {
  font-family: Osaka, "Trebuchet MS", Verdana, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
  color: #666;
  line-height: 0.8em;
  font-size: 0.8em;
  font-weight: normal;
	}
	
.topinfo {
  font-family: Osaka, "Trebuchet MS", Verdana, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
  color: #666;
  line-height: 1em;
  font-size: 0.8em;
  font-weight: normal;
  text-align: left;
	}
	
.topcopy {
  font-family: Osaka, "Trebuchet MS", Verdana, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
  color: #666;
  line-height: 1em;
  font-size: 0.8em;
  font-weight: normal;
  text-align: center;
	}
	
.topworld {
  font-family: Osaka, "Trebuchet MS", Verdana, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
  color: #666;
  line-height: 1em;
  font-size: 0.7em;
  font-weight: normal;
  text-align: left;
	}
	
.topnewstitle {
  margin: 0px;
  padding: 0px;
  color: #333;
  line-height: 1.2em;
  font-size: 0.8em;
  font-weight: normal;
  text-align: left;
	}
	
.topnewsdate {
  font-family: Osaka, "Trebuchet MS", Verdana, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
  color: #333;
  line-height: 1.2em;
  font-size: 0.8em;
  font-weight: normal;
  text-align: left;
	}
	
a.news {
  text-decoration: underline;
  margin: 0px;
  padding: 0px;
	}

a.news:link {
  color: #333;
	}

a.news:visited {
  color: #666;
	}

a.news:active {
  color: #000;
	}

a.news:hover {
  color: #000;
	}
	
/* エントリー・個別ページ */

.entry {
  margin: 10px;
  padding: 10px;
  color: #333;
  line-height: 1.2em;
  font-weight: normal;
	}
	
.entrytitle {
  margin: 10px 0px 0px 0px;
  padding: 10px;
  color: #333;
  font-size: 1em;
  font-weight: normal;
  text-align: center;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #999;
	}
	
.entrydate {
  margin: 0px;
  padding: 0px 20px;
  color: #333;
  line-height: 1.2em;
  font-size: 0.8em;
  font-weight: normal;
  text-align: right;
	}
	
.entrykakui {
  font-family: Osaka, "Trebuchet MS", Verdana, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
  color: #333;
  line-height: 1.2em;
  font-size: 0.8em;
  font-weight: normal;
  text-align: left;
	}
	
.entrycom {
  font-family: Osaka, "Trebuchet MS", Verdana, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
  color: #333;
  line-height: 1.2em;
  font-size: 0.8em;
  font-weight: normal;
  text-align: left;
	}
	
.entrybody {
  margin: 0px;
  padding: 20px;
  color: #333;
  line-height: 1.2em;
  font-size: 0.8em;
  font-weight: normal;
	}
	
.entryend {
  margin: 0px;
  padding: 10px;
  color: #333;
  line-height: 1.2em;
  font-size: 0.8em;
  font-weight: normal;
  text-align: right;
	}
	
.entryfoot {
  font-family: Osaka, "Trebuchet MS", Verdana, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
  color: #333;
  font-size: 1em;
  font-weight: normal;
  text-align: center;
	}
	
.surcharge {
  margin: 0px;
  padding: 0px;
  color: #333;
  line-height: 1.2em;
  font-size: 0.8em;
  font-weight: normal;
  text-align: left;
	}

.company {
  font-family: Osaka, "Trebuchet MS", Verdana, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
  color: #333;
  line-height: 1.2em;
  font-size: 0.7em;
  font-weight: normal;
  text-align: left;
	}
	
.companybody {
  margin: 0px;
  padding: 0px;
  color: #333;
  line-height: 1.2em;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
	}
	
.footcompany {
  font-family: Osaka, "Trebuchet MS", Verdana, Arial, sans-serif;
  margin: 10px 0px 0px 0px;
  padding: 10px;
  color: #333;
  font-size: 0.8em;
  font-weight: normal;
  text-align: center;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: #999;
	}