@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------
  main styling template for DANDELION.
  by buzzlyhan 20070426
-------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(images/bodybg.gif);
	background-repeat: repeat;	margin-top: 10px;
　　　font-family: “ＭＳ Ｐゴシック”,”MS PGothic”;

}
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: 10px;
}



#header {margin-left:10px}


#middle {
        width: 800px;
	margin-right: auto;
	margin-left: auto;
}


#left {
        width: 96px;
	float: left;
	font-size: 0.8em;
	line-height: 1.5em; 
}

#left h2 {
	font-size: 1.1em;
}

#middle #left {
	font-size: 0.8em;
	line-height: 2em;
	color: #333333;
}

#center {
        width: 544px;
	margin-left:25px;
        float: left;
}


#center-wide {
        width: 670px;
	margin-left:25px;
        float: left;
}



#center h3 {color:#999999; 
            font-size:0.8em
            }

#right {
        width: 110px;
	float: right;
	font-size: 0.9em;
	line-height: 1.5em;
        color:#333333;
}



#footer {
	/* background-image: url(images/footer.gif); */
	margin-right: auto;
	margin-left: auto;
	/* background-repeat: no-repeat; */
	/* background-position: center; */
	width: 800px;
	clear: left;
	text-align: center;
	font-size: 11px;
	color: #669900;
	height: 19px;
	padding-top: 18px;
}


table.photo-caption {margin:0; padding:0} 



/* Archieve list */
#monthly-archieve {margin-bottom:10px;
                   margin-top:10px} 


/* header navigation kongetsu  */
#globalnavi {text-align:center;
            margin-bottom:30px}

#globalnavi ul {display:inline-block}


#globalnavi li {
        margin-right:1px;
        list-style:none;
        /display:inline;
        /zoom:1;
       }


 #globalnavi li a {
                  text-decoration:none; width:174px;
                  text-align:center; 
                  display:block; 
                  padding-top:1px;
                  padding-bottom:3px;
                  background-image: url('images/button_large.jpg');
	          background-repeat: no-repeat;
                  font-size:0.9em;
                  color:#FFFFFF
}

#globalnavi li a:hover {
                  text-decoration:none; width:174px;
                  text-align:center; 
                  display:block; 
                  padding-top:1px;
                  padding-bottom:3px;
                  background-image: url('images/button_large_r.jpg');
	          background-repeat: no-repeat;
                  font-size:0.9em;
                  color:#FFFFFF
}




/* header navigation club */

#globalnavi-club {text-align:center;
                  margin-bottom:30px}

#globalnavi-club ul {display:inline-block}


#globalnavi-club li {
        margin-right:1px;
        list-style:none;
        /display:inline;
        /zoom:1;
       }

#globalnavi-club li a {
                  text-decoration:none; width:174px;
                  text-align:center; 
                  display:block; 
                  padding-top:1px;
                  padding-bottom:3px;
                  background-image: url('images/button_large_club.jpg');
	          background-repeat: no-repeat;
                  font-size:0.9em;
                  color:#FFFFFF
}

#globalnavi-club li a:hover {
                  text-decoration:none; width:174px;
                  text-align:center; 
                  display:block; 
                  padding-top:1px;
                  padding-bottom:3px;
                  background-image: url('images/button_large_r.jpg');
	          background-repeat: no-repeat;
                  font-size:0.9em;
                  color:#FFFFFF
}










/* header navigation wakuwaku */

#globalnavi-wakuwaku {text-align:center;
                  margin-bottom:30px}

#globalnavi-wakuwaku ul {display:inline-block}


#globalnavi-wakuwaku li {
        margin-right:1px;
        list-style:none;
        /display:inline;
        /zoom:1;
       }

#globalnavi-wakuwaku li a {
                  text-decoration:none; width:261px;
                  text-align:center; 
                  display:block; 
                  padding-top:1px;
                  padding-bottom:3px;
                  background-image: url('images/button_large_wakuwaku.jpg');
	          background-repeat: no-repeat;
                  font-size:0.9em;
                  color:#FFFFFF
}

#globalnavi-wakuwaku li a:hover {
                  text-decoration:none; width:261px;
                  text-align:center; 
                  display:block; 
                  padding-top:1px;
                  padding-bottom:3px;
                  background-image: url('images/button_large_wakuwaku_r.jpg');
	          background-repeat: no-repeat;
                  font-size:0.9em;
                  color:#FFFFFF
}








/* header navigation event */

#globalnavi-event {text-align:center;
                  margin-bottom:30px}

#globalnavi-event ul {display:inline-block}


#globalnavi-event li {
        margin-right:1px;
        list-style:none;
        /display:inline;
        /zoom:1;
       }

#globalnavi-event li a {
                  text-decoration:none; width:261px;
                  text-align:center; 
                  display:block; 
                  padding-top:3px;
                  padding-bottom:4px;
                  background-image: url('images/button_large_event.jpg');
	          background-repeat: no-repeat;
                  font-size:0.9em;
                  color:#FFFFFF
}

#globalnavi-event li a:hover {
                  text-decoration:none; width:261px;
                  text-align:center; 
                  display:block; 
                  padding-top:3px;
                  padding-bottom:4px;
                  background-image: url('images/button_large_wakuwaku_r.jpg');
	          background-repeat: no-repeat;
                  font-size:0.9em;
                  color:#FFFFFF
}






#footer-link {
     clear: both;
     width: 760px;
     margin: 0 auto;
     padding: 15px 0 50px;
     text-align: center;
     font-size: small;
　　　}


#footer-link ul {
     margin-bottom: 15px;
}


#footer-link ul li {
     display: inline;
     margin-right: 3px;
     padding-left: 7px;
     border-left: 1px solid #999;
     list-style-type: none;
     font-weight:normal
}

#footer-link ul li#last {padding-right: 7px;
                         border-right: 1px solid #999;
						 }


#nani {line-height:150%}
