@charset "utf-8";
/* CSS Document */


  #container{
    width:98%;
	max-width:1000px;
  }

  #main {
    width:95%;
    padding:3% 3%;
  }
  
  #dbtn{
	  clear:both;
	  margin:2% 0;
	  }

  img{
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
  }
  
  p, dt, dd{
	  line-height:1.4em;
	  }
	  
  a:link{
	  text-decoration:none;
	  }
	  
  a:visited{
	  text-decoration:none;
	  }
	  
h2 {
	margin:20px 0 10px 0;
	padding:6px;
	border-width:0 5px;
	border-color: #CCCCCC;
	border-style:solid;
	background:#6D6D6D;
	color:#EFEFEF;
	line-height:140%;
	font-weight:bold;
	text-align:center;
	font-size:100%;
}

h3{
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-box-shadow: 3px 3px 0px #FFD700;
	-moz-box-shadow: 3px 3px 0px #FFD700;
	box-shadow: 3px 3px 0px #FFD700;
	-webkit-transform: rotate(00deg) skew(00deg);
	-moz-transform: rotate(00deg) skew(00deg);
	-o-transform: rotate(00deg) skew(00deg);
	background-color: #DDDDDD;
	padding: 6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #888888;
	text-align: center;
}



	hr{
border:none;
border-top:dashed 1px #999;
clear:both;
}

dt{
	  font-weight:bold;
	  margin:2% 0;
	  padding:0 0 0 5px;
	  border-left:solid 2px #C60;
	  }
.space{
	padding:0 0 5% 0;
	  }
	  
#charactor{
	width: 60%;
    float: right;
	margin: 15px 0 0;
    max-width: 400px;
	}

.dbtn{
	text-align:center;
	  clear:both;
	  margin:2% 0;
	  }
.dbtn img {
	max-width:220px;}

#ichiran{
	font-size:85%;
	}
	
.button{
	margin:0 2% 0 0;
	width:47%;
	}

#footer p{
	text-align:center;
	line-height: normal;
	font-size:70%;
	color:#999;
	}
	
/*------------------------利用規約　riyokiyaku.shtml-----------------------------------*/
	
table{
	width:100%;
	border: solid thin #CCC;
	border-collapse: collapse;
	font-size:85%;
	margin:1% 0;
	}

td{
	border: solid thin #CCC;
	padding:8px 2px;
}

.suuji{
	text-align:right;
	}
.price{
	background-color:#e9e9e9;
	}
.corse{
	background-color:#f3f3f3;
	text-align:center;
	}
	
/*------------------------講読　koudoku.shtml-----------------------------------*/

#konyu{
	width:122px;
	margin:1% 35%;
	}
	
/*------------------------20160817追加---------------------------------*/



#charactor02{
	width:50%;
	float:right;
	}

.hiroshima_area {
    border-top: #666 4px dotted;
	border-bottom: #666 4px dotted;
	padding:15px 0;
	margin-top:15px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	