@charset "Shift_JIS";

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
	background-image: url(img/bg.gif);
	margin: 0 auto;
}

/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

#wrapper {
	width: 730px;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	margin: 0 auto;
	background-image: url(img/shadow.gif);
	text-align: left;
}

#header {
	width: 720px;
	height: 120px;
	margin: 0;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
}

#header_01{
	width: 308px;
	height: 93px;
	float: left;
	background-image: url(img/header_01.gif);
	background-repeat: no-repeat;
}

#header_02{
	width: 306px;
	height: 93px;
	float: left;
	background-image: url(img/header_02.gif);
	background-repeat: no-repeat;
}

#header_03{
	width: 106px;
	height: 93px;
	float: left;
	background-image: url(img/header_03.gif);
	background-repeat: no-repeat;
}

#header_04{
   clear: both;
	width: 720px;
	height: 27px;
	background-image: url(img/header_04.gif);
	background-repeat: no-repeat;
}

div.img-link a {
	display: block;
	height: 93px;
	text-decoration: none;
	}

#searchwaku {
	width: 720px;
	margin: 0;
}

#main {
	width: 720px;
	margin: 0;
	background-color: #FFFFFF;
}

#fates {
	width: 720px;
	height: 40px;
	margin-top: 20px;
	text-align: right;
	clear: both;
}

#bunner_d {
	width: 720px;
	height: 50px;
	margin-top: 20px;
	text-align: center;
	clear: both;
}

#footer {
	width: 720px;
	margin: 0;
	background-image: url(img/footer.gif);
	height: 30px;
	clear: both;
}

#pankuzu{
	width: 720px;
	height: 20px;
	margin: 0;
	padding-top: 5px;
	background-color: #FFFFFF;
	font-size: 11px;
}

.space0 {
	width: 362px;
	height: 10px;
}

.space1 {
	width: 362px;
	height: 15px;
}

.space2 {
	width: 362px;
	height: 30px;
}

a:link { color: #000099; text-decoration:none; }
a:visited { color: #000099; text-decoration:none; }
a:hover { color: #8080ff; text-decoration:none; }
a:active { color: red; text-decoration:none; }

a img {
    border-style:none;
}

.left{
	float: left;
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.left_menu {
	margin-left: 7px;
}

.left_contents {
   margin-top: 12px;
	margin-left: 7px;
}

.left_contents_title {
   width: 163px;
	height: 22px;
}

.left_contents_tags {
   width: 140px;
	height: 200px;
}

.center {
	float: left;
	width: 380px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.center_contents {
	margin-left: 10px;
}

.center_text {
	width: 352px;
	margin: 0;
}

.center_contents_tags {
   width: 300px;
	margin-left: 10px;
}

.center_button {
   width: 362px;
   margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.entry_title {
   width: 362px;
	height: 22px;
	margin: 0;
	background-image: url(img/title.gif);
	background-repeat: no-repeat;
	margin: 15px 0px 0px 0px;
}

.entry_tag {
   width: 362px;
	height: 20px;
	margin: 0;
	font-size: 10px;
}

.entry_copy {
   width: 362px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #6666FF;
	margin-top: 12px;
}

.entry_photo {
   width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.entry_text {
   width: 252px;
	float: left;
}

.entry_text2 {
   width: 352px;
	float: left;
}

.entry_detail {
   width: 362px;
	margin-top: 12px;
}

.entry_map {
   width: 362px;
	height: 300px;
	margin-top: 12px;
}

.info_left {
	width: 80px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.info_right {
	width: 282px;
	float: right;
	margin: 0px 0px 0px 0px;
}

.line {
	clear: both;
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	height: 15px;
}

.right{
	float: left;
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.right_contents {
	margin-right: 10px;
}

.clear{
	clear:both;
	line-height:0;
	height:0;
}

.count {
  position: relative;
  width: 200px;
  font-size: 11px;
  color: #333333;
  top: 0px;
  left: 10px;
  text-align: left;
}

.count2 {
  position: relative;
  width: 200px;
  font-size: 11px;
  color: #333333;
  top: -30px;
  left: 10px;
  text-align: left;
}

.aboutus {
  position: relative;
  width: 400px;
  font-size: 10px;
  top: 5px;
  left: 370px;
  text-align: right;
}

h1 {
	font-size: 11px;
	font-weight: normal;
	display: inline;
}

h2 {
	font-size: 14px;
	color: #000099;
	display: inline;
}

h3 {
	font-size: 14px;
	color: #000099;
	display: inline;
}

p  {
	display: inline;
}



.list_left {
	float: left;
	width: 55px;
	height: 60px;
	background-image: url(img/photo_waku.gif);
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-right: 10px;
}

.list_right {
	float: left;
	width: 297px;
	height: 60px;
	margin-top: 12px;
}

.list_title1 {
   width: 297px;
	margin: 0;
}

.list_tag1 {
   width: 297px;
	margin: 0;
	font-size: 10px;
	color: #6699FF;
}

.list_copy1 {
   width: 297px; 
	margin: 0;
}

.list_rank1 {
   font-size: 11px;
   width: 297px; 
	margin-top:5px;
}

.list_line1 {
	background-image: url(img/list_line297.gif);
	background-repeat: no-repeat;
	height: 3px;
}

.list2 {
	width: 362px;
	margin-top: 12px;
}

.list_title2 {
   width: 362px;
	margin: 0;
}

.list_tag2 {
   width: 362px;
	height: 15px;
	margin: 0;
	font-size: 10px;
	color: #6699FF;
}

.list_copy2 {
   width: 362px;
	margin: 0;
}

.list_rank2 {
   font-size: 11px;
   width: 362px; 
	margin-top:5px;
}

.list_line2 {
	clear: both;
	background-image: url(img/list_line362.gif);
	background-repeat: no-repeat;
	height: 3px;
}

.weather {
	width: 150px;
	font-size: 10px;
}

.page_navi {
	width: 362px;
	margin-top: 12px;
	font-size: 11px;
	text-align: center;
}

#calendar {
    margin: 4px 0 10px;;
    color: #444444;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
}
#calendar table {
    padding: 0;
    border-collapse: collapse;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 9px;

}
#calendar td {
    padding: 1px 0;
    text-align: center;
    font-size: 10px;
    line-height: 120%;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}

/* Tag cloud */
ul li.tag {
    margin-right: 5px;
	 letter-spacing:-0.1em;
	 line-height: 1.5em;
    display: inline;
    list-style: none;
    }

li.tag a.level1 {
    font-size: 175%;
	 font-weight: bold;
	 color: #4169E1;
    }

li.tag a.level2 {
    font-size: 160%;
	 font-weight: bold;
	 color: #4977FF;
    }

li.tag a.level3 {
    font-size: 140%;
	 font-weight: bold;
	 color: #7FA3FF;
    }

li.tag a.level4 {
    font-size: 135%;
	 color: #A3BCFF;
    }

li.tag a.level5 {
    font-size: 120%;
	 color: #555555;
    }

li.tag a.level6 {
    font-size: 110%;
	 color: #777777;
    }
	 
li.tag a.level7 {
    font-size: 100%;
	 color: #999999;
    }

li.tag a.level8 {
    font-size: 90%;
	 color: #CCCCCC;
    }
	 
/* Tag cloud TOP*/
ul li.tag2 {
    margin: 0;
	 padding: 0;
	 letter-spacing:-0.1em;
    display: inline;
    list-style: none;
    }

li.tag2 a.level1 {
    font-size: 130%;
	 font-weight: bold;
	 color: #4169E1;
    }

li.tag2 a.level2 {
    font-size: 120%;
	 font-weight: bold;
	 color: #4977FF;
    }

li.tag2 a.level3 {
    font-size: 110%;
	 font-weight: bold;
	 color: #7FA3FF;
    }

li.tag2 a.level4 {
    font-size: 100%;
	 color: #A3BCFF;
    }

li.tag2 a.level5 {
    font-size: 90%;
	 color: #555555;
    }

li.tag2 a.level6 {
    font-size: 80%;
	 color: #777777;
    }

.sitemap_T {
     float: left;
     width: 50px;
	  height: 20px;
	  background-image: url(img/T.gif);
	  background-repeat: no-repeat;
}

.sitemap_L {
     float: left;
     width: 50px;
	  height: 20px;
	  background-image: url(img/L.gif);
	  background-repeat: no-repeat;
}

.sitemap_text1{
	  width: 352px;
	  height: 20px;
}

.sitemap_text2{
     float: left;
	  width: 302px;
	  height: 20px;
}

.ask_link {
	font-size: 12px;
	line-height:13px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/email.gif);
	padding: 0px 0px 8px 20px;
	margin: 0px;
}

.tel {
	font-size: 12px;
	line-height:13px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/tel.gif);
	padding: 0px 0px 8px 20px;
	margin: 0px;
}

.url { 
	font-size: 12px;
	line-height:13px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/url.gif);
	padding: 0px 0px 8px 20px;
	margin: 0px;
}

.clock {
	font-size: 12px;
	line-height:13px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/clock.gif);
	padding: 0px 0px 8px 20px;
	margin: 0px;
}

.dayoff {
	font-size: 12px;
	line-height:13px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/dayoff.gif);
	padding: 0px 0px 8px 20px;
	margin: 0px;
}

.add {
	font-size: 12px;
	line-height:13px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/add.gif);
	padding: 0px 0px 8px 20px;
	margin: 0px;
}

#trackback_info {
	margin: 0;
	font-size: 11px;
	line-height: 1.5;
}

.trackback_url {
    margin: 10px 0;
    border: 1px solid #B3B3B3;
    padding: 0 10px;
    color: #292e33;
    font-size: 11px;
    text-align: left;
    background: #E6E6E6;
}

.trackback_content {
	margin: 0;
	font-size: 11px;
	line-height: 1.5;
}

.trackback_footer {
    margin: 0 0 20px 0;
    border-top: 1px solid #B3B3B3;
    padding-top: 3px;
    color: #666;
    font-size: 10px;
    text-align: right;
}

#comments {
	margin: 0;
	font-size: 11px;
	line-height: 1.5;
}

.comment-content,
.comments-open-content,
.comments-closed {
    font-size: 12px;
    clear: both;
    margin: 5px 0px;
}

.comment-vote {
    font-size: 14px;
    clear: both;
    margin: 5px 0px;
	 color: #EC9800;
}

.comment-info {
    width: 350px;
	 font-weight: bold;
    margin: 5px 0px;
	 color: #E16871;

}

.comment-continu {
    width: 350px;
    text-align: right;
    margin: 5px 0px;
}

#comment-author, #comment-email, #comment-text {
    width: 350px;
}

.comment-footer,
.comments-open-footer,
.comment-footer-experimental {
    font-size: 11px;
    clear: both;
    margin: 10px 0px 0px 0px;
}

.supplementation {
    font-size: 11px;
	 color: Red;
}

.center_search {
   width: 348px;
	background-color: #FFFFFF;
	border: 1px solid #B3B3B3;
	padding: 5px;
}

.center_search_title {
	background-color: #EEEEEE;
	margin: 2px 0px 5px 0px;
	padding: 3px;
}

.msg {
	width: 350px;
	background: #FFE0E0;
	border: 2px solid #FF5E5E;
	padding: 4px;
}
