@charset "utf-8";
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure,footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	-webkit-text-size-adjust:none;
}
body {
	background:#ffffff url(image/body.jpg) top center repeat-x;
	line-height:1;
	font-size:14px;
	font-family:'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック';
	text-align:center;
	color:#000;
}
figure,footer,header,section {display:block;}
ul li {list-style:none;}
a {outline:none;}
a:link,
a:visited,
a:active {
	color:#a20202;
	text-decoration:underline;
}
a:hover {
	color:#a20202;
	text-decoration:none;
}
div#wrapper {width:100%;}
header {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:13px;
	width:940px;
	height:100px;
	background:url(image/header.jpg) no-repeat;
}
header h1 {
	position:absolute;
	top:5px;
	left:0;
	font-size:10px;
	font-weight:normal;
	color:#601010;
}
header div#logo a {
	float:left;
	display:block;
	margin-top:20px;
	width:400px;
	height:70px;
	overflow:hidden;
	text-indent:-9999px;
}
header figure a {
	position:absolute;
	top:54px;
	right:0px;
	width:261px;
	height:30px;
}
div#main {
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	width:940px;
	zoom:1;
}
div#main:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
div#main img{
	vertical-align:bottom;
}
div#main p{
	text-align:left;
	line-height:2.0;
}
div#waku{
	border:solid 3px #000;
	padding:10px;
	margin-bottom:40px;
}
div#waku img.right02{
	float:right;
	border:solid 3px #000000;
	margin:0 0 20px 20px; 
}
div#waku02{
	border:solid 1px #cfcfcf;
	background-color:#f7f7f7;
	padding:10px;
	margin-bottom:40px;
}
div#waku03{
	border:solid 3px #787878;
	padding:17px;
	margin-bottom:40px;
}
div#waku03 img.right02{
	float:right;
	border:solid 3px #000000;
	margin:0 0 20px 20px; 
}
div#waku04{
	border:solid 3px #787878;
	padding:17px;
	margin-bottom:0px;
}
div#waku04 img.right02{
	float:right;
	border:solid 3px #000000;
	margin:0 0 20px 20px; 
}

h4{
	font-size:16px;
	font-weight:bold;
	padding:0 10px 10px;
	border-bottom:solid 1px #000000;
	margin-bottom:15px;
	text-align:left;
}
div.pane{
	margin-top:15px;
	padding:15px 15px 0;
	background:#efefef;
}
div.pane p{
	color: #845B0F;
}
div.pane img.left02{
	float:left;
	border:solid 3px #000000;
	margin:0 20px 15px 0;
}


div.pane2{
	margin-top:0px;
	padding:15px 15px 0;
	background:#efefef;
}
div.pane2 p{
	color: #845B0F;
}
div.pane2 img.left02{
	float:left;
	border:solid 3px #000000;
	margin:0 20px 15px 0;
}

span.at{ color:#CC0000; font-size:20px; font-weight:bold;} 
div#waku02 ul li{
	background:url(image/bg_li.gif) 5px 7px no-repeat;
	padding-left:20px;
	line-height:1.6;
	text-align:left;
}
div#pagetop {
	float:right;
	width:138px;
	height:35px;
}
footer {
	width:100%;
	height:220px;
	background-color:#000000;
}
footer div {
	margin-left:auto;
	margin-right:auto;
	width:940px;
	height:220px;
	background:url(image/footer.gif) no-repeat;
}
footer section#logo a {
	float:left;
	display:block;
	margin-top:20px;
	width:300px;
	height:70px;
	overflow:hidden;
	text-indent:-9999px;
}
footer p#company {
	float:right;
	padding-top:20px;
	font-size:12px;
	text-align:right;
	color:#fff;
	line-height:1.6;
}
footer p#copy {
	clear:both;
	font-size:12px;
	padding-top:25px;
	/padding-top:25px;
	color:#ffffff;
	text-align:left;
}
.right {float: right;}
.left {float: left;}
.clear {clear: both;}
.clearfix:after,
div.pane:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearfix {zoom:1;}
a:hover img.alp{
     filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;
}

.mg { margin-bottom:20px;
}

.bb {
    border-left :solid 5px red;
    padding: 5px;
    font-size: 18px;
}

blockquote {
    position: relative;
    padding: 10px 15px 10px 50px;
    box-sizing: border-box;
    font-style: italic;
    border: solid 1px #464646;
    color: #464646;
}

blockquote:before{
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 0;
    content: "“";
    font-family: sans-serif;
    color: #77c0c9;
    font-size: 70px;
    line-height: 1;
}

blockquote p {
    padding: 0;
    margin: 10px 0;
    line-height: 1.7;
}

blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}