/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 200%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

.ltitle-1{
    font-size: 30px;
    font-family:Comic Sans MS;
    font-weight: ;
    color:  #006400;
    padding: 10px;
    float: left;
    margin-bottom: px;
}
.ltitle{
    font-size: 25px;
    font-family:Comic Sans MS;
    font-weight: bold;
    color: #8b4513;
   margin-left: 200px;
    padding: 10px;
}

.ltitle-2{
    font-size: 20px;
    font-family:Comic Sans MS;
    font-weight: ;
    color:  #0033ff;
    padding: 10px;
    margin-bottom: px;
}

.ltitle-3{
    font-size: 20px;
    font-family:Comic Sans MS;
    font-weight: ;
    color: #008000;
    padding: 10px;
    margin-bottom: px;
}


.clearfix:after {
    content: "";
    display: block;
    clear: both;
}


.clearfix { *zoom:1;
}

.inner{
  width: 960px;
  margin: 0 auto;
}

body{
  background-image: url(img/b086.jpg);
}



.strong{
  font-weight: bold;
}



/*ヘッダー*/

#header{
  padding: 10px;
  background: url(img/bg_3haru_nohara_1.jpg);

}
#catch{
  float: left;
  padding:0px;
}
#logo{
  float: left;
  padding: 10px;
}
#ex{
  float: right;
  padding: 10px; 
}
#ex a{
  text-decoration: none; 
  color: #000000;
}

/*メイン*/

#main{
  margin-bottom: 40px;
}

#main1{
  margin-bottom: 0px;
  background-color: #ffffff;
  padding:10px;
  border-radius: 30px;
  margin-top: 20px;
  width:730px;
  float:right;
}

#bosyu{
  background-color: #ffffff;
  padding:10px;
  border-radius: 30px;
  margin-top: 20px;
  margin-left: 30px;
  width:800px;

}

#message{
  margin-bottom: 20px;
  background-color:;
  padding-left: 120px;
  padding-right: 120px;
  padding-top: 10px;
  padding-bottom: 10px;
}


#dr{
font-family: ;
}



.bs01{
  box-shadow:0 0 5px #999 inset;
 }


.bs02{
  box-shadow:0 0 15px #ff9999 inset;
  border-radius: 30px;
}

#news{
  padding: 20px 0;
  background: #eeeeee;
}

.img_right{
  float: right;
  margin-right: 10px;
}

.bookimg{
  float: left;
  margin: 15px;
}

.bookimg2{
  float: right;
  margin: 5px;
}




.bookexplan{
  font-size: 15px;
}
#story{
  margin: 10px;
  background-color: #ffffff;
  padding-left:10px;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-right: 10px;
  border-radius: 30px;
}
#story li a{
  text-decoration: ;
  color:;
  font-weight:;
  font-size: ;
  font-family:;
}

#story li p{
  margin-left: px;
  clear: ;
}

#naruho{
  margin: 20px;
  background-color: #f5f5dc;
  padding: 10px;
}

#ri{
  margin-top: 0px;
  background-color: #fff0f5;
  padding: 10px;

}

#side{
  width:160px;
  float: left;
  background-color: ;
  padding:15px;
  margin: 10px;

}
#side li a{
  font-size: 18px;
}
#side a.selected{
  color: #000000;
  font-weight: bold;
}

h1{
 font-size: 16px;
 font-weight: bold;
}

h2{
  font-size: 20px;
  font-weight: bold;
  margin-left: 50px;
}

h3{
  font-size: 18px;
  margin-left: 10px;
  font-weight: bold;
  margin-top: 20px;
}


#nakama{
  width: 800px;
  margin-left: 100px;
}
#nakama img{
 margin: 20px;
 float: right;
 }

#pro{
  width: 800px;
  margin-left: 100px;

}

#schedule{

  padding: 10px;
  clear: both;
}

.btns{
  margin: 10px;
  text-align: center;
  margin-bottom: 30px;
}


.out{
  color: Red;
}

.comment{
  font-size:15px;
  color:#006400
}

.memo{
  font-size:15px;
  color:#0000ff;
}
/*フッター*/

#footer{
  padding: 10px 0;
  clear: both;
}
#footer p{
  text-align: center;
}
#footer p{
  font-size: 14px;
}
/*グローバルナビゲーション*/


.grad01{
  background-color: #90EE90;/*non-css3 browser*/
  background: -webkit-linear-gradient(
  top,
  #8fbc8f 0%,
  #f0fff0 40%,
  #8fbc8f 100%);/*webkit*/
  background:linear-gradient(
  to bottom,
    #8fbc8f 0%,
  #f0fff0 40%,
  #8fbc8f 100%);

/*ie10 &future*/
  width: 953px;
  margin: 0 auto;
  border-radius:10px;

}

.selected{
  background: #f0fff0;/*non-css3 browser*/
  background: -webkit-linear-gradient(
  top,
  #d3d3d3 0%,
  #f0fff0 40%,
  #d3d3d3 100%);/*webkit*/
  background:linear-gradient(
  to bottom,
    #d3d3d3 0%,
  #f0fff0 40%,
  #d3d3d3 100%);

/*ie10 &future*/
  border-radius:10px;
  color:#006400;
  font-weight: bold;
}

.dropmenu{
  *zoom: 1;
  list-style-type: none;
  width: 100%;
  margin: 5px auto 30px;
  padding: 0;
}

.dropmenu:before, .dropmenu:after{ 
  content: ""; 
  display: table;  
} 
.dropmenu:after{ 
  clear: both; 
} 
.dropmenu li{ 
  position: relative; 
  width:14%; 
  float: left; 
  margin: 0; 
  padding: 0; 
  text-align: center; 
  border: #8fbc8f 1px solid;
  border-radius:10px;

  } 
.dropmenu li a{ 
  display: block; 
  margin: 0; 
    padding: 15px 0 15px; 
  background:; 
  color:#2f4f4f; 
  font-size: 16px; 
  line-height: 1; 
  text-decoration: none; 
  font-weight: bold;
} 

.dropmenu li:hover > a{ 
  background: #f0fff0; 
  
} 
.dropmenu li a:hover{ 
  background: #99cc99;
  border-radius:10px;

} 










  









 