@charset "Shift_JIS";

body{
	margin-top:0;
	color:#333;
	text-align:center;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Osaka, sans-serif; 
	}
  
div#container {
	width:720px;
	margin: 0 auto;
	text-align: left;
	background:url("images/bg_main.gif");
	background-repeat:repeat-y;
	padding:0;
    font-size:80%; 
    line-height:150%; 
  }

div#header{
    width:720px;
    height:19px;
    background-image:url(images/bg_header.gif)
	}
div#fix{
	padding-left:20px;/* Centers the layout */
	}
div#footer{
    width:720px;
    height:33px;
    background-image:url(images/bg_footer.gif)
	}

.waku_double{
    width:680px;
    border:3px double #aaaaaa;
	padding:0px;
	margin-bottom:10px;
	}

h1, h3,h4, h5, h6, p{
	padding:5px;
	margin:0;
	font-size:100%;
	font-weight:normal;
	line-height:150%;
	}
h2{ 
    background-repeat:no-repeat;
    height:30px;
    padding:5px 5px 0px 10px;
    color:#000000;
    font-size:120%;
	margin:2px 0 2px 0;
	display:block;
    background-image:url(images/bg_h2.gif);
}
.p_red{
	color:#FF0000;
	}
.p_small{
	font-size:85%;
	}
.ph{
    border-top:1px solid #aaaaaa;
	line-height:140%;
	padding-top:5px;
	margin:5px 5px 0px 5px;
	}
table{
	border-collapse: collapse;
	font-size:100%;
	margin:0px 0 5px 0;
	}
td{
	padding:0;
	line-height:150%;
	}
img{
	border:0}
	.img_left{
		border:1px solid #aaaaaa;
		padding:1px;
		}
	.img_right{
		float:right;
		margin-left:10px;
	    text-align:right;
		border:1px solid #aaaaaa;
		padding:1px;
		}
a{
	color:#0066FF;
	text-decoration:none;
    }
    a:link{ text-decoration:none;}
    a:hover{ text-decoration:underline}
a.bigArrow{
	display:block;
	color:#0066FF;
	height:20px;
	font-weight:normal;
	font-size:100%;
	padding:2px 5px 4px 25px;
	background-image:url(images/arrow_submenu2.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	}
	 a.bigArrow:link{text-decoration:none;}
	 a.bigArrow:hover{text-decoration:underline;}
a.smallArrow{
	display:block;
	color:#0066FF;
	font-weight:normal;
	padding:0px 0px 0px 13px;
	background-image:url(images/arrow_small.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	}
	  a.smallArrow:link{text-decoration:none;}
	  a.smallArrow:hover{text-decoration:underline;}
	  
div#sub_menu,div#sub_menu2{
    width:680px;
    margin-left:5px;
	padding-top:2px;
    font-size:100%;
    height:22px;
    background-image:url(images/bg_nav.gif);
	}
div#sub_menu{
    border-right:1px solid #999999;
    border-top:1px solid #aaaaaa;
    border-left:1px solid #aaaaaa;
    border-bottom:1px solid #aaaaaa;
	}
div#sub_menu2{
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    border-left:1px solid #aaaaaa;
    border-top:1px solid #aaaaaa;
    margin-bottom:5px;
    margin-top:1px;
	}
div#sub_menu a,div#sub_menu2 a{
    color:#0066FF;
    font-weight:normal;
    padding:0px 18px 0px 33px; 
    text-decoration:none; 
    background-image:url(images/arrow_submenu.gif);
    background-repeat:no-repeat;
    background-position:5px -1px ;
  }
	div#sub_menu a:hover,div#sub_menu2 a:hover{
				text-decoration:underline;
				}  

/*//////// CONTENTS PART ////////*/
.border{
	border:1px solid #F58D47;
	padding:10px;
	margin:0 20px 20px 20px;
	background-color:#F3E8C0;
	}
.d_text{
	border-bottom:1px dotted #aaaaaa;
	padding:10px;
	display:block;
	line-height:150%;
	}
.area1{
	margin-left:2px;
	padding:5px;
	border:1px solid #555555;
	width:320px;
	height:250px;
	color:#222222;
	line-height:115%;
	background-color:#FBCFBC
	}
.area2{
  border:1px solid #555555;
  padding:10px;
  width:480px;
  margin-bottom:10px;
  background-color:#FBCFBC;
}
.area3{/*member link*/
	margin:1px 1px 0 0px;
	padding:1px 5px 1px 1px;
	border-top:10px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	width:660px;
	height:100px;
	color:#222222;
	line-height:115%;
	}
.area4{/*link book*/
	margin:1px 1px 0 0px;
	padding:1px 5px 1px 1px;
	border-top:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	border-left:1px solid #aaaaaa;
	width:660px;
	height:60px;
	color:#222222;
	line-height:130%;
	clear:left;
	}
div#section_border{
    margin:5px 0px 0px 5px;
    width:660px;
    border-bottom:1px solid #F5D1A7;
    border-left:5px solid #F5D1A7;
    vertical-align:top;
    padding:0px 0px 0px 5px;
  } 
.table1{
    width:615px;
    margin-left:20px;
    border:1px solid #aaaaaa;
    background-color: #E7E7E7;
	border-collapse:collapse;
}
.td1{
   float:left;
   width:90px;
   padding:5px 0px 10px 5px;
   clear:both;
   font-weight:bold;
   color:#222222;
   text-align:left;
   vertical-align:top;
   line-height:140%
}
.td2{
   width:549px;
   margin-left:90px;
   padding:5px 5px 10px 5px;
   border-left:1px solid #aaaaaa;
   background-color: #ffffff;
   vertical-align:top;
   line-height:140%
}
div#section2_border{
  margin:5px 2px 5px 3px;
  width:350px;
  height:350px;
  font-size:80%;
  line-height:170%;
  float:left;
  border-bottom:1px solid #F5D1A7;
  border-left:5px solid #F5D1A7;
  vertical-align:top;
  padding:10px 0 10px 0;
  }
div#section_border p, div#section_border_clear p, div#section2_border p{
  padding:0 10px 0 10px;
  line-height:140%;
  margin-bottom:10px;
}

div#section_border p.bg_o, div#section_border p.bg_o2{
  color:#684822;
  background-color:#F8D9B5;
  padding-left:5px;
  margin:10px 10px 10px 10px;
  border:1px solid #DCBB87;
  }  
  div#section_border p.bg_o2{
    padding-right:150px;
	padding-bottom:2px;
	padding-top:2px;
	display:inline;
    }
div#section_border p.bg_o3{
    border:1px solid #555555;
    font-weight:bold;
    font-size:110%;
    color:#333333;
    background-color:#F8D9B5;
    padding-left:5px;
    margin:0px 0px 10px 0;

  }
 
div#pageTop{
  width:680px;
  text-align:right;
  margin:10px 0 10px 0;
}
/*////////LINK BOOK////////*/
div#section_link, div#section_mlink{
  margin:0px 0px 5px 5px;
  width:660px;
  font-size:100%;
  line-height:170%;
  border-bottom:1px solid #F5D1A7;
  border-left:5px solid #F5D1A7;
  vertical-align:top;
  padding:10px 0px 10px 8px;
  }
.area_link{
	margin:1px 20px 0 50px;
	background-color:#F7E9D3;
	padding:0px 0px 5px 0px;
	border:2px solid #cccccc;
	}
#section_link a,#section_mlink a{
	  color:#222222;
	  padding:0 5px 0 0px;
	  }
	  #section_link a:hover{text-decoration:underline;}

#section_link em{
 		font-size:110%;
 		background-color:#FFCC99;
		padding:5px 5px 0px 10px;
		border-bottom:1px solid #cccccc;
		margin:0px 5px 0 0px;
		width:230px;
		height:56px;
		font-weight:bold;
		float:left;
		font-style:normal;
		}
#section_mlink em{
 		font-size:110%;
 		background-color:#FFCC99;
		padding:5px;
		border-bottom:0px solid #cccccc;
		margin:0px 5px 0 0px;
		width:230px;
		height:90px;
		display:block;
		float:left;
		font-style:normal;
		}
#section_mlink strong{
	display:block;
	margin-top:10px;
	}
#section_link a.bigArrow{
	  display:block; 
	  color:#0066FF;
	  height:20px;
	  font-weight:normal;
	  font-size:110%;
	  padding:2px 5px 4px 25px;
	  background-image:url(images/arrow_submenu2.gif);
	  background-repeat:no-repeat;
	  background-position:0px 0px;
	  }
	 #section_link a.bigArrow:link{text-decoration:none;}
	 #section_link a.bigArrow:hover{text-decoration:underline;}

#section_border a.bigArrow{
	  display:block; 
	  color:#0066FF;
	  height:20px;
	  font-weight:normal;
	  font-size:110%;
	  padding:2px 5px 4px 25px;
	  background-image:url(images/arrow_submenu2.gif);
	  background-repeat:no-repeat;
	  background-position:0px 0px;
	  }
	 #section_link a.bigArrow:link{text-decoration:none;}
	 #section_link a.bigArrow:hover{text-decoration:underline;}

div#link_menu{
  display:block;
  margin: 10px 0 10px 0px;
  height:30px;
  position:relative; 
  background-color:#ffffff;
  font-size:100%;
  }
  #link_menu strong {
    float:left;
    list-style:none;
	padding-top:8px;
  }
  #link_menu a.link_menu{
    text-decoration:none;
    display:block;
    background-image:url(images/arrow_submenu.gif);
	background-repeat:no-repeat;
    background-position:0px 3px ;
	padding:0 4px 0 16px;
	margin-left:2px;
	color:#FF6633;
  }
  #link_menu a:hover{
    text-decoration:underline;  
  }

