body     {
  color: black;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#inbox     {
  margin:0px auto 0px auto;
  width: 820px;
  text-align:left;
  background-color: #FFFFFF;
  padding: 0px 0px 0px 0px;
}
#banner {
  background-color: #444444;
  background-image: url(images/header2.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 820px;
  height: 100px;
  padding: 0px 0px 0px 0px;
	border-bottom: solid #cca554 1px;
	border-right: solid #cca554 1px;
	border-left: solid #cca554 1px;
}
#banner_l  {
  background-color: transparent;
  float:left;
  width:400px;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#searcharea  {
  background-color: transparent;
  float:right;
  width:260px;
  _width:300px; /* for IE */
  text-align:right;
  padding: 10px 70px 0px 0px;
  clear: right;
}
#pagearea  {
  background-color: transparent;
  float:right;
  width:200px;
  margin:0px 0px 0px 0px;
  text-align:right;
  clear: right;
}
#side {
  float:left;
  margin:0px 0px 0px 0px;
  width:190px;
  background-color: #ffffff;
  padding: 0px 0px 20px 0px;

}
#main {
  float: right;
  width: 608px;
	background: #FFFFFF;
	padding: 0px 0px 20px 0px;
	margin: 10px 0px 0px 0px;
}

#footer {
  background:url(images/bg_footer2.jpg);
  width: 820px;
  height:40px;
  padding: 0px 0px 0px 0px;
}


a:link      { color: #369; text-decoration: underline }
a:visited   { color: #336; text-decoration: none }
a:active   { color: #c00; text-decoration: underline }
a:hover   {color:#ff6666; text-decoration: none;}

a.button:link {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:visited {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:active {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:hover {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

h1 {
  margin: 20px 0px 10px 20px;
}

ul {
  margin: 0px 0px 0px 15px;
        padding: 0px;
}

.site_title     {
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  margin: 0px 0px 0px 0pt;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover  {
  color: #f90;
  text-decoration: none
}

.description    {
  color: white;
  font-size: 0px;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  margin: 0px 0px 0px 0px;
  text-indent:-9999px;
  position:absolute;
}

.entry  {
  margin: 0px 0px 20px
}

.entry_admin {
  margin: 0px 0px 0px 10px;
}

.entry_date {
  color: black;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  padding: 0px 0px 0px 15px;
}


.entry_title {
  font-family: "Verdana";
  font-size: 14px;
  font-weight: bold;
  color: #414D7B;
	background: url(images/titleback.gif) repeat-x top;
	border-top: solid #cca554 1px;
	border-right: solid #cca554 1px;
	border-left: solid #cca554 1px;
	padding: 3px 0px 3px 6px;
	margin: 10px 0px 0px 0px;
}

.entry_body {
  font-size: 12px;
  line-height: 170%;
  word-break: break-all;
  font-family: Verdana,' "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3"',' "£Í£Ó ¥´¥·¥Ã¥¯"',' Osaka¡¾ÅùÉý';
  margin: 0px 0px 10px 0px;
	border: solid #cca554 1px;
}
.entrybodyin {
	padding: 8px;
}
.entry_author    {
  color: #999999;
  font-size: 10px;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  text-align: right;
  margin: 0px 30px 0px 0px
}

.entry_more   {
  color: black;
  font-size: 11px;
  line-height: 170%;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  margin: 15px 30px 10px 20px
}

.entry_state {
  font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
  font-size: 10px;
  color: #999999;
  margin: 20px 30px 25px 20px;
}

blockquote {
  font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
  font-size: 11px;
  color: #333333;
  margin: 20px 10px 20px 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
  }

.pict {
  float: right;
  border-width: 3px;
  border-style: solid;
  border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}

.linktitle {
  color: #A46C1E;
  background: url(images/titleback.gif) repeat-x top;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 170%;
  font-family: '"£Í£Ó £ÐÌÀÄ«"'; "ºÙÌÀÄ«ÂÎ", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3";
  margin: 0px 0px 0px 0px;
	border: solid #cca554 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.linktitle_a  {
  color: white;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  font-family:"£Í£Ó £ÐÌÀÄ«", "ºÙÌÀÄ«ÂÎ", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3";
  margin: 15px 30px 15px 20px 
}
.linktext {
  color: #369;
  font-size: 12px;
  line-height: 1.7;
  font-family: '"£Í£Ó £ÐÌÀÄ«"'; "ºÙÌÀÄ«ÂÎ", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3";
  margin: -1px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
	background: #FEF7CD;
	border: solid #cca554 1px;
}

.linktext ul{
  margin:0;
  padding:0;
  list-style:none;
}

.linktext li{
  background:url(images/list-mak.gif) no-repeat top left;
  padding-left:15px;
}

.linktext a{
}

.linktext a:hover{
 color:#FF6666;
 text-decoration:underline;
}

.linktext2   {
  color: #369;
  background-color: #f7f999;
  font-size: 12px;
  line-height: 1.7;
  font-family:"£Í£Ó £ÐÌÀÄ«", "ºÙÌÀÄ«ÂÎ", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3";
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

.linktext2 a{
}

.linktext2 a:hover{
 color:#FF6666;
 text-decoration:underline;
}



/* SEARCH---------------------------------------------------------------------- */
#search  {
  color: 000000;
  font-size: 10px;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
}

/* FOOTER---------------------------------------------------------------------- */
.copyright  {
  color: #666666;
  font-size: 11px;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  text-align:right;
}

.copyright p{
 padding-top:10px;
 padding-right:20px;
}



/* CLOCK---------------------------------------------------------------------- */
.clock      {
  color: black;
  font-size: 10px;
  font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  background-color: transparent;
  text-align: center;
  margin: 0px 0px 0px 2px;
  padding: 3px;
  border: 0px;
  width: 170px;
  height: 16px
}

/* CALENDAR---------------------------------------------------------------------- */
.calendar      {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  margin: 0pt 0px 0px 0px
}

.cell       {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  background: white no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_today      {
  color: olive;
  font-size: 9px;
  font-family: Verdana;
  background: #cfc no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_sunday     {
  color: #c00;
  font-size: 9px;
  font-family: Verdana;
  background: #f99 no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_saturday    {
  color: #000066;
  font-size: 9px;
  font-family: Verdana;
  background: #9cc no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

/*¥Õ¥©¡¼¥àÀßÄê---------------------------------------------------------------------- */
form {
  margin: 0px;
  padding: 0px;
}
textarea {
  font-family: Hiragino Kaku Gothic Pro,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", Helvetica, Arial, sans-serif;
  font-size: 12px;
}


/* searchTxt */

.searchTxt{
 color:#666666;
 font-size:12px;
}


/* Kanpo original menu style */

#menu{
  margin:5px 0px 0px 0px;
  padding:0;
}

#menu ul{
  list-style:none;
  margin:0px 0px 10px 0px;
  padding:0;
}

#li01 {
  text-align: center;
  font-weight: normal;
  font-size: 12px;
  line-height: 170%;
  font-family: '"£Í£Ó £ÐÌÀÄ«"'; "ºÙÌÀÄ«ÂÎ", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3";
  margin: 10px 0px 0px 0px;
	background: #FEF7CD url(images/menu-back.jpg) no-repeat top left;
	border: solid #cca554 1px;
}
.clli01 {
  color: #A46C1E;
  background: url(images/titleback.gif) repeat-x top;
	border-bottom: solid #cca554 1px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

#li01 a{
  color:#A46C1E;
  text-decoration:underline;
}

#li01 a:hover {
  color: #C00000;
  text-decoration: underline;
}

#li02{
  background:url(images/list-mak.gif) no-repeat top left;
  margin:0;
  padding:0px 0px 0px 15px;
  font-size:12px;
  line-height:1.7;
  font-family:"£Í£Ó £ÐÌÀÄ«", "ºÙÌÀÄ«ÂÎ", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3";
  text-align:left;
  color:#336699;
  font-weight:normal;
}

#li02 a{
  color:#336699;
  text-decoration:underline;
}

#li02 a:hover{
  color:#FF3366;
  text-decoration:underline;
}


/* news */

#news{
  margin-top:20px;
  width:550px;
  background:url(images/bg_news.gif) no-repeat left bottom;
}

#news h2{
  font-size:18px;
  line-height:1.5;
  margin:0px 0px 5px 0px;
  padding:0;
  background:url(images/title_news.gif) no-repeat top left;
  height:40px;
  text-indent:-9999px;
}

#news p{
  font-size:14px;
  line-height:1.5;
  margin:0px 15px 20px 15px;
  padding:0;
}
