@charset "shift_jis";

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

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:132px;
   margin:0 auto;
   text-align:left;
   background-image : url(header01.gif);
   background-repeat : no-repeat;
}

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

div#address {
   width:720px;
   margin:0px 30px 0px 30px;
   text-align:left;
   font-size:82%;
   padding-bottom:2px;
   border-top:1px solid #C3C3C3;
   border-bottom:1px solid #C3C3C3;
}
div#counter {
   width:700px;
   margin:-28px 20px 0px 10px;
   text-align:right;
   font-size:82%;
   color:#000000;
}

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;
   text-align:center;
}

div#blogimg {
   margin-top:6px;
   height:230px;
}

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


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

div#indextopspace{
   margin:0px;
   padding:0px;
   color:#000;
   font-size:80%;
   letter-spacing:0.2em;
   border-bottom:0px solid #9F1D20;
}

div#indextopics{
   margin:4px;
   padding:6px 0px 2px 40px;
   color:#000;
   font-size:80%;
   line-height:130%;
   text-align:left;
   letter-spacing:0.1em;
   border-bottom:0px solid #9F1D20;
}

/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin-top:0px;
   padding-left:10px;
   font-size:150%;
}
div#header h3 {
   margin-top:0px;
   padding-left:50px;
   font-size:120%;
}
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;
}


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

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

div#main h2 {
   margin:0px;
   padding: 0px;
   width:410px;
   height:28px;
   color:#f9f9f9;
   font-size:88%;
   font-weight:normal;
   letter-spacing:0.2em;
   background:url("main_h2.gif") no-repeat;
}
div#main h2 a {
	width:410px;
	height:28px;
	display: block;
	color: #f9f9f9;
	text-decoration:none;
}
div#main h2 a:hover {
	color: #800000;
	text-decoration:none;
	background:#ffffff url("main_h2a.gif") no-repeat;
}


div#main h3 {
   margin:2px;
   padding:0px 0px 6px 20px;
   width:382px;
   color:#0000ff;
   font-size:92%;
   font-weight:normal;
}
div#main h3 a {
	width:382px;
	display: block;
	color: #0000ff;
	text-decoration:none;
}
div#main h3 a:hover {
	color: #ff0000;
	text-decoration:underline;
}

div#main h4 {
   margin-top:0px;
   padding:2px 2px 1px 20px;
   width:382px;
   color:#0000ff;
   font-size:92%;
   font-weight:normal;
   border:solid 1px #800000;
}
div#main h4 a {
	width:382px;
	display: block;
	color: #0000ff;
	text-decoration:none;
}
div#main h4 a:hover {
	color: #ff0000;
	text-decoration:underline;
}


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:6px 0px;
   padding: 0px 0px 0px 0px;
   width:300px;
   height:28px;
   color:#f9f9f9;
   font-size:88%;
   font-weight:normal;
   text-align:left;
   letter-spacing:0.3em;
   background:url("sub_h2.gif") no-repeat;
}
div#sub h2 a {
	padding: 0px 0px 0px 0px;
	width:300px;
	height:28px;
	display: block;
	padding-left: 0px;
	color: #f9f9f9;
	text-decoration:none;
}
div#sub h2 a:hover {
	padding: 0px 0px 0px 0px;
	color: #008000;
	text-align:left;
	text-decoration:none;
	background:#ffffff url(sub_h2a.gif) no-repeat;
}


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;
}


div#blogimg {
   margin-top:6px;
   height:236px;
}
div#jimu {
   margin-top:6px;
   margin-bottom:4px;
   padding: 0px 0px 0px 0px;
   width:290px;
   height:28px;
}
div#jimu a {
	padding: 0px 0px 0px 0px;
	width:290px;
	height:28px;
	display: block;
	color: #ffffff;
	text-decoration:none;
}
div#jimu a:hover {
	padding: 0px 0px 0px 0px;
	color: #800000;
	text-decoration:none;
	background:#f9f9f9 url(sub_jimua.gif) no-repeat;
}
.kenlink{
	margin:2px;
	padding-left:18px;
	color:#000000;
	font-size: 90%;
	text-align:left;
  	line-height:130%;
  	background:#fff url("ya.gif") no-repeat;
	}





div#indexlink {
   clear:both;
   margin:2px;
   padding:1px;
   color:#000;
   font-size:80%;
   text-align:left;
   line-height:110%;
}
div#indexlinktop {
   padding:1px 0px 1px 12px;
   color:#fff;
   text-align:left;
   letter-spacing:0.2em;
   line-height:110%;
   background:#004000;
}






/* ========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{
	padding:4px 6px;
	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:0px;
	padding-left:18px;
	color:#000000;
	font-size: 82%;
  	background:#fff url("ya4.gif") no-repeat;
	}
.days2{
	margin:0px;
	padding-left:18px;
	color:#000000;
	font-size: 82%;
  	line-height:130%;
  	background:#fff url("ya.gif") no-repeat;
	}



#indexdropdown {
	margin-left: 30px;}
.dropdown {
	float:left;
	margin:0px;
	padding-left: 0px;
	padding-right:2px;
	font-size: 82%;}

.dropdown dt {
	width:116px;
	margin:0px;
	padding:2px 0px;
	cursor:pointer;
	color:#ffffff;
	background:#800000;
	border:1px solid #ffffff;}
.dropdown dt:hover {
	margin:0px;
	padding-left: 0px;
	color:#800000;
	background:#ffffff;
	border:1px solid #800000;}
.dropdown dd {
	margin-left: 0px;
	padding-left: 0px;
	position:absolute;
	overflow:hidden;
	width:116px;
	display:none; 
	background:#800000;
	z-index:10; 
	text-align:left;}
.dropdown ul {
	margin-left: 0px;
	padding-left: 0px;
	width:116px; 
	border:1px solid #800000; 
	list-style:none; 
	border-top:none;}
.dropdown li {
	margin:0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	display:inline;
	background: #800000;
	color: #FFF;}
.dropdown a, .dropdown a:visited {
	display:block; 
	padding-left: 2px;
	width:114px;
	color:#800000;
	text-decoration:none; 
	background:#f9f9f9;}
.dropdown a:hover, .dropdown a:active {
	margin-left: 0px;
	padding-left: 2px;
	color:#ffffff;
	background:#800000;
	border-right:1px solid #800000;
	text-decoration:none;}
.dropdown .underline {
	margin-left: 0px;
	padding-left: 2px;
	border-bottom:1px solid #800000; 
	background:#f9f9f9;}

