@charset "shift_jis";

body {
  height: 100%;
}
html {
  height: 100%;
}
li {
  list-style: outside;
}
p{
  margin: 0px;
  padding: 0px;
}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both; 
}
.clearfix {
  display: inline-block;
} /* Hides from IE-mac \*/ 
* html .clearfix {
  height: 1%;
} 
.clearfix {
  display: block;
} /* End hide from IE-mac */

.Wraper {
  height: 100%;
  width: 984px;
  margin: 0px auto;
  padding: 0px;
}

.Header {
  background: url(../img/index_bg_head.gif) no-repeat;
  height: 47px;
  padding: 10px 12px 0px 12px;
}

.Content {
  padding: 5px 12px 0px 12px;
  margin: 0px;
  background: url(../img/index_bg_content.gif) repeat-y;
}
.Navi {
  float: left;
  width: 166px; 
}
.Main {
  float: left;
  width: 782px; 
  margin: 0px 0px 0px 12px;
}
.Headline {
  width: 782px; 
  margin: 0px 0px 15px 0px;
}
.Entry {
  float: left;
  width: 550px;
}
.Link {
  float: right;
  width: 220px;
  margin: 0px 0px 0px 12px;
}
.Footer {
  padding: 10px 12px 10px 12px;
  margin: 0px;
  background: url(../img/index_bg_content.gif) repeat-y;
}
.Copyright {
  background: url(../img/index_bg_head.gif) no-repeat;
  padding: 10px 0px 10px 0px;
  margin: 0px;
}

/*-----------------------------
Header
------------------------------*/
.Header-alpha {
  float: right;
  width: 488px;
}
.Header-beta {
  float: left;
  width: 165px;
}
.Header-gamma {
  float: left;
  width: 306px;
}
.Header-alpha h1 {
  font-size: 11px;
  color: #666;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  text-align: right;
}
.Header-alpha h1 a:link,
.Header-alpha h1 a:visited {
  font-size: 11px;
  color: #666;
  text-decoration: none;
}
.Header-alpha h1 a:hover,
.Header-alpha h1 a:active {
  font-size: 11px;
  color: #401010;
  text-decoration: underline;
}

.Header-alpha p {
  font-size: 11px;
  color: #666;
  text-align: right;
}
.Header-alpha ul {
  text-align: right;
  margin: 0px;
  padding: 0px;
}
.Header-alpha ul li {
  list-style: none;
  font-size: 11px;
  display: inline;
  margin: 0px 0px 0px 10px;
  padding: 0px;
}
.Header-alpha ul li a:link,
.Header-alpha ul li a:visited {
  font-size: 11px;
  text-decoration: none;
  color:#C99;
}
.Header-alpha ul li a:hover,
.Header-alpha ul li a:active {
  font-size: 11px;
  text-decoration: underline;
  color:#C99;
}
.Header-beta h2 {
  width: 165px;
  height: 33px;
  color: #FFF;
  font-weight: normal;
  text-indent: -9999px;
  background: url(../img/index_img_logo.gif) no-repeat left top;
  margin: 5px 0px 0px 0px;
}
.Header-beta h2 a {
  display: block;
  height: 100%;
  width: 100%;
}
.Header-gamma p {
  width: 296px;
  height: 16px;
  margin: 21px 0px 0px 10px;
  color: #FFF;
  text-indent: -9999px;
  background: url(../img/index_copy_head.gif) no-repeat left top;
}
/*-----------------------------
Navi
------------------------------*/
.left-bnr,
.right-bnr {
}
.left-bnr ul,
.right-bnr ul {
  margin: 0px;
  padding: 0px;
}
.left-bnr ul li,
.right-bnr ul li {
  list-style: none;
  margin: 0px 0px 3px 0px;
  padding: 0px;
}

.lnavi-block1 {
}
.lnavi-block1 ul {
  margin: 0px 0px 3px 0px;
  padding: 0px;
  border: solid #C99;
  border-width: 1px 2px 2px 1px;
}
.lnavi-block1 ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.lnavi-block1 ul li img{
  margin: 0px 0px -3px 0px;
  padding: 0px;
}
.lnavi-block2 {
}
.lnavi-block2 ul {
  margin: 0px;
  padding: 0px;
}
.lnavi-block2 ul li {
  list-style: none;
  margin: 0px 0px 3px 0px;
  padding: 0px;
  border: solid #C99;
  border-width: 1px 2px 2px 1px;
}
.lnavi-block2 ul li img{
  margin: 0px 0px -3px 0px;
  padding: 0px;
}

.left-cnt {
  border: dotted #CCC;
  border-width: 1px 0px 0px 0px;
  margin: 0px 0px 3px 0px;
  padding: 5px 0px 5px 0px;
}
.left-cnt h4 {
  font-size: 12px;
  color: #401010;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 4px;
  border: solid #401010;
  border-width: 0px 0px 0px 6px;
}
.left-cnt p {
  font-size: 11px;
  color: #666;
}
.left-cnt p a:link,
.left-cnt p a:visited {
  font-size: 11px;
  text-decoration: none;
  color: #966;
}
.left-cnt p a:hover,
.left-cnt p a:active {
  font-size: 11px;
  text-decoration: underline;
  color: #966;
}
.left-cnt ul{
  margin: 0px;
  padding: 0px;
}
.left-cnt ul li{
  list-style: none;
  margin: 0px;
  padding: 0px;
  line-height: 1.4;
}
.left-cnt ul li a:link,
.left-cnt ul li a:visited {
  font-size: 11px;
  text-decoration: none;
  color: #666;
}
.left-cnt ul li a:hover,
.left-cnt ul li a:active {
  font-size: 11px;
  text-decoration: underline;
  color: #401010;
}
/*-----------------------------
Entry
------------------------------*/

/*----------Top page----------*/

.navipass {
  text-align: center;
  font-size: 11px;
  color: #401010;
  margin: 0px 0px 15px 0px
}
.navipass a:link,
.navipass a:visited{
  font-size: 11px;
  color: #401010;
  text-decoration: none;
}
.navipass a:hover,
.navipass a:active{
  font-size: 11px;
  color: #401010;
  text-decoration: underline;
}
.entry_date {
  font-size: 14px;
  font-weight: bolder;
  color: #401010;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
}
.entry_title {
  color: #401010;
  font-weight: bold;
  font-size: 16px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px
}
.entry_title a:link,
.entry_title a:visited{
  font-size: 16px;
  color: #401010;
  font-weight: bold;
  text-decoration: none;
}
.entry_title a:hover,
.entry_title a:active{
  font-size: 16px;
  color: #401010;
  font-weight: bold;
  text-decoration: underline;
}
.entry_author    {
  color: #999999;
  font-size: 11px;
  margin: 0px 0px 30px 0px;
  text-align: right;
}
.entry_author a:link,
.entry_author a:visited{
  font-size: 11px;
  color: #401010;
  text-decoration: none;
}
.entry_author a:hover,
.entry_author a:active{
  font-size: 11px;
  color: #401010;
  text-decoration: underline;
}
.entry_body {
  font-size: 14px;
  line-height: 170%;
  margin: 0px 0px 30px 0px;
}
.entry_category {
  color: #999999;
  font-size: 11px;
  margin: 0px 0px 15px 0px;
}

/*----------List page---------*/

.topicpass {
  font-size: 11px;
  color: #401010;
  margin: 0px 0px 15px 0px
}
.topicpass a:link,
.topicpass a:visited{
  font-size: 11px;
  color: #401010;
  text-decoration: none;
}
.topicpass a:hover,
.topicpass a:active{
  font-size: 11px;
  color: #401010;
  text-decoration: underline;
}
.category-title {
  font-size: 16px;
  color: #401010;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 4px;
  border: #401010 solid;
  border-width: 0px 0px 0px 6px;
}
.list-box {
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 5px 0px;
  border: #CCCCCC solid;
  border-width: 0px 0px 1px 0px;
}
.list-image img{
  float: left;
  margin: 0px 5px 5px 0px;
}
.list-date {
  font-size: 12px;
  font-weight: bolder;
  color: #401010;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
}
.list-title {
  color: #401010;
  font-size: 14px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px
}
.list-title a:link,
.list-title a:visited{
  font-size: 14px;
  color: #401010;
  text-decoration: none;
}
.list-title a:hover,
.list-title a:active{
  font-size: 14px;
  color: #401010;
  text-decoration: underline;
}

.staff-box {
  border: 1px #CCC solid;
  margin: 0px 0px 30px 0px;
  padding: 15px;
	background: #FFF;
}
.staff-box h3{
	background: #FFF;
}
.staff-left {
  width: 343px;
  height: 240px;
  float: left;
  margin: 0px 15px 10px 0px;
  padding: 0px;
  border-bottom: 1px #CCC solid;
	background: #FFF;
}
.staff-left p{
  font-size: 12px;
  line-height: 140%;
  color: #666;
  margin: 0px;
  padding: 0px;
}
.staff-left p.staff-tel {
  font-size: 14px;
  color: #401010;
	font-weight: bold;
}
.staff-right {
  width: 160px;
  height: 240px;
  float: right;
  margin: 0px 0px 10px 0px;
  padding: 0px;
	background: #FFF;
}
.staff-center {
  clear: both;
	background: #FFF;
}
.staff-center p{
  font-size: 12px;
  line-height: 140%;
  color: #666;
  margin: 0px;
  padding: 0px;
}
/*-----------------------------
Link
------------------------------*/
.calendar {
  background-color: #E6DDD9;
  margin: 0px 0px 10px 0px;
  padding: 5px
}
#wp-calendar {
	width: 100%;
	border-collapse: collapse;
}
#wp-calendar caption{
	text-align: center;
  color: #401010;
  font-size: 12px;
}
#wp-calendar th{
  color: white;
  background-color: #AE9486;
  font-size: 12px;
  font-weight: bolder;
}
#wp-calendar td{
  color: #66666;
  font-size: 12px;
	text-align: center;
}
#wp-calendar td#today{
  color: #401010;
  font-size: 12px;
	text-align: center;
  background-color: #FFFFFF;
}
#wp-calendar a:link,
#wp-calendar a:visited{
  font-size: 12px;
  color: #401010;
  font-weight: bolder;
  text-decoration: none;
}
#wp-calendar a:hover,
#wp-calendar a:active{
  font-size: 12px;
  color: #401010;
  text-decoration: underline;
  font-weight: bolder;
}
.linktitle {
  color: white;
  background-color: #AE9486;
  text-align: center;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  margin: 0px 0px 0px 0px
}
.linktext {
  color: #401010;
  text-decoration: none;
  background-color: #E6DDD9;
  font-size: 11px;
  line-height: 170%;
  margin: 0px 0px 10px 0px;
  padding: 3px 3px 3px 3px
}
.linktext a:link,
.linktext a:visited{
  font-size: 11px;
  color: #401010;
  text-decoration: none;
}
.linktext a:hover,
.linktext a:active{
  font-size: 11px;
  color: #401010;
  text-decoration: underline;
}
/*-----------------------------
Footer
------------------------------*/
.footer-block {
  border: #CCCCCC 1px solid;
  margin: 15px 0px 0px;
  padding: 5px;
}

p.footer-copy {
  font-size: 11px;
  color: #666;
}
p.footer-copy a:link,
p.footer-copy a:visited{
  color: #401010;
  text-decoration: none;
}
p.footer-copy a:hover,
p.footer-copy a:active{
  color: #401010;
  text-decoration: underline;
}
.Copyright p {
  font-size: 11px;
  color: #401010;
  text-align: center;
}
.Copyright p a:link,
.Copyright p a:visited {
  font-size: 11px;
  color: #401010;
  text-decoration: none;
}
.Copyright p a:hover,
.Copyright p a:active {
  font-size: 11px;
  color: #401010;
  text-decoration: underline;
}