@charset"UTF-8";

h1,h2,h3,h4,h5,p,div,ul,li,ol,table,tr,td{
	margin:0px;
	padding:0px;
}
body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(image/back_body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
  color : rgb(103, 103, 103);
}

a{
	text-decoration : none;
  	color : rgb(103, 103, 103);
}

a:visited{
	  color : rgb(103, 103, 103);
}

a:hover{
	  color : #0000ff;
}




#wrapper{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
#header{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
#menu{
	float: left;
	width: 250px;
	background-color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#main{
	float: right;
	width: 700px;
	background-color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer{
	clear: both;
	width: 960px;
	background-image: url(image/back_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFF;
}
#pankuzu{
	width: 960px;
	background-color: #FFF;
}

#pankuzu_top{
	width: 960px;
	background-color: #FFF;
  height : 10px;
}

.font_red{
	color: #F00;
}


.update{
	width : 652px;
	margin-left: 20px;
	border: 1px dotted #8CD1FA;
	padding: 10px;
	margin-bottom: 20px;
}

.update a{
	color:#0000ff;
	text-decoration:underline;
}

.intro{
	width : 652px;
	margin-left: 20px;
	border : 1px dotted rgb(140, 209, 250);
	padding : 20px 10px 10px;
	margin-bottom: 20px;
}

.intro a{
	color : rgb(103, 103, 103);
}

.intro a:hover{
	color : #0000ff;
}
.gaiyou{
	width: 655px;
	margin-left: 20px;
	border: 1px dotted #8CD1FA;
	padding: 10px;
	margin-bottom: 20px;
}

.information{
	width: 655px;
	margin-left: 20px;
	padding: 10px;
}
.information_onsei{
	width: 655px;
	margin-left: 20px;
	padding: 10px;
}
.detail{
	width: 640px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
.hozon_info{
	border: 2px dotted #6BA9E6;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 650px;
	padding: 10px;
}

#wrapper #main .update .detail blockquote table{
	font-size: 0.9em;
	line-height: 1.6em;
}

.bookdetail{
	width: 655px;
	margin-left: 20px;
	padding: 10px;
}
.prof{
	width: 655px;
	margin-left: 20px;
	padding: 10px;
}
.hozonhouhou{
	width: 655px;
	margin-left: 20px;
	padding: 10px;
}
.address_m{
	text-justify:distribute-all-lines;
	text-align: justify;
}
.menu_in{
	width: 240px;
	border: 1px solid #6BA9E6;
	margin-top: 10px;
}
.menu_thum{
	width: 240px;
	margin-top: 20px;
}
.menu_thum ul li{
	text-align: center;
}
.fax{
	color: #00F;
	text-decoration: underline;
}







#wrapper #header h1{
	font-size: 0.9em;
	color : rgb(103, 103, 103);
	padding-top: 10px;
	padding-bottom: 5px;
  font-weight : normal;
}
#wrapper #header p a img{
	margin: 0px;
	padding: 0px;
}

#wrapper #pankuzu p{
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#wrapper #menu h2{
	color : blue;
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6BA9E6;
  background-image : url(image/back_sidemenu.jpg);
  background-repeat : repeat-y;
  background-position : left top;
}

#wrapper #menu h2 a{
 	text-decoration:none;
	color : blue;
}

#wrapper #main .information p img{
	padding: 10px;
}
#wrapper #menu p img{
	padding-top: 10px;
}


#wrapper #menu ul{
	list-style-type: none;
	margin-left: 15px;
}
#wrapper #menu ul li{
	font-size: 0.8em;
	padding-bottom: 10px;
}
#wrapper #main h3{
	font-size: 1.1em;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	background-image : url(image/back_h3.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 690px;
	padding-top : 7px;
  background-position : left top;
  color : blue;
}
#wrapper #menu ul li a{
	text-decoration: none;
	color : rgb(103, 103, 103);
}

#wrapper #menu ul li a:hover{
	text-decoration: none;
	color: #0000ff;
}

#wrapper #main h4{
	font-size: 1em;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-top: 10px;
	color: #808080;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #6BA9E6;
	padding-bottom: 5px;
}
#wrapper #main h5{
	font-size: 0.9em;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-top: 10px;
	line-height: 1.6em;
}
#wrapper #main h6{
	margin-left: 20px;
	font-size: 1.0em;
	color: #00F;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #DBE9F6;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: normal;
}

#wrapper #footer p{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 0.9em;
}
#wrapper #main .prof table tr td p{
	font-size: 1.05em;
	line-height: 1.6em;
}
#wrapper #main table tr td{
	font-size: 0.9em;
}



#main .update p{
	font-size: 0.9em;
	line-height: 1.6em;
}
#main .intro p{
	font-size: 0.9em;
	line-height: 1.6em;
  padding-bottom : 20px;
}
#main .gaiyou p{
	font-size: 0.9em;
	line-height: 1.6em;
}
#main .information p{
	font-size: 0.9em;
	line-height: 1.6em;
}
#main .information_onsei p{
	font-size: 0.9em;
	line-height: 1.6em;
	padding-top: 2px;
	margin: 0px;
	padding-left: 5px;
}
#wrapper #main .information .information_sub{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-attachment: scroll;
	background-image: url(image/bcg_information_sub.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#wrapper #main .information .information_sub2{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#wrapper #main .information a{
	color : rgb(103, 103, 103);
}
#wrapper #main .information_onsei a{
	color : rgb(0,0,255);
	text-decoration: underline;
}
#wrapper #main .information_onsei table tr th{
	background-image: url(image/bcg_onsei_list.jpg);
	background-repeat : no-repeat;
	background-position: left top;
	background-color : rgb(255, 255, 255);
	font-weight: normal;
	text-align: left;
	font-size: 1.1em;
}


#wrapper #main .information a:hover{
	color : #0000ff;
}


main .bookdetail p{
	font-size: 0.9em;
	line-height: 1.6em;
}
#main .prof p{
	font-size: 0.9em;
	line-height: 1.5em;
}
#wrapper #main .gaiyou ul li{
	line-height: 1.6em;
	font-size: 0.9em;
	margin-left: 30px;
}


#wrapper #main .information table{
	margin-left: 10px;
}
#wrapper #main .prof table{
	font-size: 0.9em;
	margin-left: 10px;
}
#wrapper #main .information ul li{
	list-style-type: disc;
	font-size: 0.9em;
	margin-left: 30px;
	padding-left: 0px;
	line-height: 1.6em;
}
#wrapper #main .information table tr td ol li{
	font-size: 0.9em;
	line-height: 1.6em;
	margin-left: 50px;
}
#wrapper #main .bookdetail ol li{
	font-size: 0.9em;
	line-height: 1.6em;
	margin-left: 50px;
}

#wrapper #main .information table tr td p{
	font-size: 0.9em;
	line-height: 1.6em;
}
#wrapper #main .bookdetail table tr td p{
	font-size: 0.9em;
	line-height: 1.6em;
}
#wrapper #main .bookdetail p{
	font-size: 0.9em;
	line-height: 1.6em;
}

#wrapper #main .hozonhouhou p img{
	padding-left: 40px;
}
#wrapper #main .hozonhouhou p{
	font-size: 0.9em;
	line-height: 1.6em;
}
