@charset "shift_jis";

/* ========BASIC======== */
* {
   font-family:Verdana, Helvetica, sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
   text-align:center;
   line-height:1.6em;
   letter-spacing:1px;
}

br {
   letter-spacing:normal;
}

a:link , a:visited {
	color: #0000ff;
	text-decoration: none;
}
a:hover , a:active{
	color: #ff0000;
	text-decoration: underline;
}
a img{
	border-style : none;
	border-width : 0px;
	text-decoration : none;

}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE WIREFRAME======== */
div#wrapper {
   width:780px;
   margin:0 auto;
   text-align:center;
   padding:10px 0px 0px 0px;
   background-repeat : repeat-y;
   background-image : url(bg.gif);
}
div#header {
   width:720px;
   height:134px;
   margin:0 auto;
   text-align:left;
   background-image : url(head02.jpg);
   background-repeat : no-repeat;
}

div#menu {
   width:720px;
   margin:0 auto;
}

div#address {
   width:720px;
   margin:0px 10px 0px 30px;
   text-align:left;
   font-size:82%;
   padding-bottom:2px;
}
div#counter {
   width:700px;
   margin:-28px 0px 0px 30px;
   text-align:right;
   font-size:82%;
}

div#contents {
   clear:both;
   width:720px;
   margin:0 30px;
   border-bottom:1px solid #C3C3C3;
}

div#main {
   float:left;
   width:410px;
   margin-left:0;
   text-align:left;
}

div#sub {
   float:right;
   width:300px;
   margin-right:0;
   text-align:left;
   border-left:1px solid #C3C3C3;
}

div#footer {
   clear:both;
   width:700px;
}


div#menu:after,
div#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin-top:0px;
   padding-left:10px;
   font-size:150%;
}

div#header p {
   margin:0;
   padding:10px;
   font-size:82%;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   margin:0;
   padding:0;
}

div#menu li {
   float:left;
   margin:0;
   padding:0;
   width:120px;
   color:#9F1D20;
   line-height:26px;
   text-align:center;
   font-size:82%;
   border-top:1px solid #C3C3C3;
   border-bottom:1px solid #C3C3C3;
   list-style-type:none;
   background:#fff url("menuya.gif") 0% 0% no-repeat;
}

div#menu li a {
   display:block;
   width:120px;
   color:#fff;
   line-height:26px;
   border-top:0px solid #C3C3C3;
   border-bottom:0px solid #C3C3C3;
   background:#9F1D20;
}

div#menu li a:hover {
   color:#9F1D20;
   background:#fff;
}

div#menuunder ul {
   margin:0;
   padding:0;
}

div#menuunder li {
   float:left;
   margin:0;
   padding:0;
   width:120px;
   color:#9F1D20;
   line-height:26px;
   text-align:center;
   font-size:82%;
   border-top:1px solid #C3C3C3;
   border-bottom:1px solid #C3C3C3;
   list-style-type:none;
   background:#fff url("menuya.gif") 0% 0% no-repeat;
}

div#menuunder li a {
   display:block;
   width:120px;
   color:#fff;
   line-height:26px;
   border-top:0px solid #C3C3C3;
   border-bottom:0px solid #C3C3C3;
   background:#9F1D20;
}

div#menu li a:hover {
   color:#9F1D20;
   background:#fff;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
	color: #0000ff;
	text-decoration: none;
}

div#main a:hover {
	color: #ff0000;
	text-decoration: underline;
}

div#main h2 {
   margin-bottom:2px;
   padding:3px 3px 0 8px;
   color:#fff;
   font-size:88%;
   font-weight:bold;
   letter-spacing:0.2em;
   border-bottom:0px solid #9F1D20;
   background:#9F1D20;
}

div#main h3 {
   margin-bottom:2px;
   border-bottom:1px solid #333;
   font-size:82%;
}

div#main p {
   margin:0 0 1em 0;
   font-size:82%;
}

/* ========SUB CONTENTS CUSTOMIZE======== */
div#sub a {
	color: #0000ff;
	text-decoration: none;
}

div#sub a:hover {
	color: #ff0000;
	text-decoration: underline;
}

div#sub h2 {
   margin-bottom:2px;
   padding:2px 2px 2px 18px;
   color:#fff;
   font-size:88%;
   font-weight:bold;
   letter-spacing:0.2em;
   background:#004000;
   border-bottom:0px solid #9F1D20;
}

div#sub h3 {
   margin-bottom:2px;
   font-size:88%;
   border-bottom:1px solid #333;
}

div#sub p {
   margin:0 0 1em 0;
   font-size:82%;
}

div#sub dl {
   margin:0;
   font-size:84%;
}

div#sub dt {
   font-weight:bold;
}

div#sub dd {
   margin:0;
}
#jimu {
   margin-bottom:2px;
   padding:2px 2px 2px 18px;
   color:#fff;
   font-size:88%;
   font-weight:bold;
   letter-spacing:0.2em;
   background:#9F1D20;
   border-bottom:0px solid #9F1D20;
}

/* ========FOOTER CUSTOMIZE======== */
address {
   text-align:center;
   color:#333;
   font-style:normal;
   font-size:70%;
}

/* ========ddd======== */
table{
	font-size:86%;
	border:solid 0px #c0c0c0;
	}
td{
	padding:4px 6px;
  	line-height:150%;
	border-right:solid 1px #c0c0c0;
	border-bottom:solid 1px #c0c0c0;
	}
td a:link{
	color:#0000ff;
	text-decoration:none;
	}
td a:visited{
	color:#0000ff;
	text-decoration:none;
	}
td a:hover{
	color:#ff0000;
	text-decoration:underline;
	}
th{
	border-right:solid 1px #c0c0c0;
	border-bottom:solid 1px #c0c0c0;
	}

#add table{
   	margin-left:20px;
	border:solid 0px #c0c0c0;
	}
#add tr{
   	margin-left:20px;
	border:solid 0px #c0c0c0;
	}
#add td{
	font-size:84%;
	padding-top:0px;
	border:solid 0px #c0c0c0;
  	line-height:14px;
	}

.days{
	margin:2px;
	padding-left:16px;
	color:#004000;
	font-size: 82%;
  	background:#fff url("ya.gif") no-repeat;
	}
.tdays{
	margin:2px;
	padding-left:10px;
	color:#000000;
	font-size: 86%;
  	line-height:140%;
	text-decoration:none;
	}
.tdays a:link{
	color:#0000ff;
	text-decoration:none;
	}
.tdays a:visited{
	color:#0000ff;
	text-decoration:none;
	}
.tdays a:hover{
	color:#ff0000;
	text-decoration:underline;
	}
