/*@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);*/

body, div, pre, p, blockquote,
form, fieldset, input, textarea, select, option,
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
table, th, td, embed,object{
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-weight: normal;
}
img {
	border: 0px;
	vertical-align: middle;
}
html{
	 font-size: 62.5%;
}
body{
	color: #6a3906;
	font-size: 1.0rem;
	font-family: 'Noto Sans Japanese', '游ゴシック体', "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, sans-serif;
}
a{
	color: #131313;
}
a:hover{
	text-decoration: none;
}
a img:hover{
	opacity: 0.5;
}
p{
	margin: 0px 0px 24px 0px;
}
.bwrap{
	margin: auto;
	width: 750px;
}
.b1{
	margin: 0px 0px 24px 0px;
	font-size: 1.7rem;
	line-height: 160%;
}
.t1{
	margin: 0px 0px 24px 0px;
	width: 60%;
	border-top: solid 1px #ad8047;
	border-bottom: solid 1px #ad8047;
	font-size: 1.7rem;
}
.t1 td{
	padding: 16px 12px;
}
h1{
	margin: 0px 0px 24px 0px;
	color: #ad8047;
	font-size: 2.2rem;
	font-weight: bold;
}
h1.h1{
	margin: 0px 0px 6px 0px;
	color: #ad8047;
	font-size: 2.2rem;
	font-weight: bold;
}
h2{
	margin: 0px 0px 24px 0px;
	color: #6a3906;
	font-size: 1.7rem;
	font-weight: bold;
}
