@charset "shift-jis";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
	letter-spacing: -.4em;
}
li {
	letter-spacing: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

q, blockquote {
	quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}
a {
	display: block;
	color: #434343;
}
a:hover,
a:active {
	color: #ff8800!important;
	text-decoration: none!important;
}
img{
	-ms-interpolation-mode: bicubic;
}
a img {
	border: none;
}
li a:hover,
li a:active {
	color: #ff8800!important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

.clearfix {
	*zoom: 1;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: block;
	overflow: hidden;
}
.clearfix:after {
	clear: both;
}
.section:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:
	hidden;
}
.section {
	display: inline-block;
}
.heading {
	padding: 20px 0;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.section {
	display: block;
}
.floright {
	float: right;
}
.floleft {
	float: left;
}
.ftlink {
	width: 950px;
	border-top: 1px solid #bfbfbf;
	text-align: right;
	margin: 25px auto 0;
	padding-top: 10px;
}
.links {
	display: inline-block;
	*display: inline;
	zoom: 1;
	background: url(../images/ic_link.png) no-repeat left center;
	padding: 0 0 0 20px;
}
img.sp {
	width: 100%!important;
}


html {
	overflow-y: scroll;
}
img {
	vertical-align: bottom;
}
html {
	min-width: 950px;
}
.txsmall {font-size: 75%;}
ul.note li {
	text-indent: -2em;
	padding-left: 2em;
	font-size: 88%;
	margin-bottom: 14px;
}

@media (max-width:640px){
	html {
		min-width: 100%;
	}
	.ftlink {
		width: 100%;
		margin: 0 auto;
	}
	br.nodisp {
		display: none;
	}
}
/*-------------------------------------------------------------*/
#wrapper {
	width: 100%;
	padding: 0 0 10px;
	font-size: 117%;
	line-height: 1.6;
}
#contents {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
#header {
	width: 100%;
	height: 40px;
	background:#FFF;
}
#header h1 {
	width: 950px;
	margin: 0 auto;
	font-size: 0;
}
#header h1 a {
	float: left;
	padding: 11px 0;
}
#footer {
	width: 100%;
	height: 28px;
	background:#FFF;
}
#footer p {
	width: 950px;
	margin: 0 auto;
	line-height: 28px;
	font-size: 93%;
}
#global {
	display: none;
}
#contents #ftlink {
	padding-top: 15px;
	*zoom: 1;
}
#contents #ftlink:before, #contents #ftlink:after {
	content: "";
	display: block;
	overflow: hidden;
}
#contents #ftlink:after {
	clear: both;
}
#contents #ftlink li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	background: #FFF;
	border: solid #d2ecea;
	border-width: 0 1px 1px 0;
	border-radius: 5px;
	text-align: center;
	font-weight: bold;
	margin: 0 10px 0 0;
}
#contents #ftlink li a {
	padding: 10px;
}
#contents #ftlink li a span  {
	display: inline-block;
	*display: inline;
	zoom: 1;
}
#contents #ftlink li#back a span {
	padding-left: 15px;
	background: url(../images/ic_back.png) no-repeat left center;
}
#contents #ftlink li#reserch a span {
	padding-left: 20px;
	background: url(../images/ic_reserch.png) no-repeat left center;
}
#contents #ftlink #pagetop {
	background: none;
	border: none;
	margin-right: 0;
	float:right;
}
#contents #ftlink #pagetop a {
	padding-left: 15px;
	background: url(../images/ic_top.png) no-repeat left center;
}
#contents #ftlink #sitetop {
	background: none;
	border: none;
}
#contents #ftlink #sitetop {
	width: auto;
	background: none;
	border: none;
	margin: 0;
	text-align: left;
}
#contents #ftlink #sitetop a {
	padding-left: 25px;
	background: url(../images/ic_back02.png) no-repeat 5px center;
}
@media (max-width:640px){
	body {
			font-size:  88%;
	}
	header  {
		width: 100%;
		position: fixed;
		top: 0;
		z-index: 10;
	}
	#header h1 {
		width: auto;
		position: fixed;
		z-index: 100;
	}
	#header h1 a {
		float: left;
		padding: 11px;
	}
	#global {
		display: block;
		width: 100%;
		position: fixed;
		top: 0;
		right: 0;
		z-index: 10;
	}
	p#menu {
		position: relative;
		top: 4px;
		right: 4px;
		z-index: 200;
		zoom: 1;
		display: block;
		float: right;
		cursor: pointer;
		height: 32px;
		background: url(../images/ic_menu.png) no-repeat 10px 50% #9e8a43;
		background-size: 12px 12px;
		line-height: 2;
		padding: 0 10px 0 25px;
		color: #FFF;
		border-radius: 5px;
		font-size: 16px;
	}
	.menu {
		z-index:10;
	}
	.menu ul {
		top: -999px;
		width: 100%;
		height: 100%;
		position: fixed;
		background-color:rgba(158,138,67,.9);
		border-top: 1px solid #FFF;
		display: none;
		z-index:100;
		overflow-y:auto;
	}
	.menu ul.open {
		top: 40px;
	}
	.menu ul li {
		z-index: 100;
		width: 100%;
		border-bottom: 1px solid #FFF;
		background: url(../images/bg_menu.png) no-repeat 98% center;
		background-size: 14px 14px;
		font-size: 116%;
	}
	.menu ul li:hover {
		background-color: #534a29;
	}	
	.menu ul li a {
		display: block;
		padding: 10px;
		color: #FFF!important;
		font-weight: bold;
		text-decoration: none;
	}
	#contents {
		width: 100%;
		font-size:  100%;
		line-height: 1.6;
		padding-top: 40px;
	}
	#contents-inr {
		width: 96%;
		margin: 0 auto;
	}

	#footer p {
		width: auto;
		font-size: 72%;
		line-height: 1;
		padding: 10px;
	}
	#contents #ftlink {
		padding-top: ;
		border-top: none;
	}
	#contents #ftlink li {
		width: 49%;
		margin: 0 0 10px 0;
		font-size: 80%;
	}
	#contents #ftlink li#reserch {
		float: right;
	}
	#contents #ftlink li#pagetop {
		width: auto;
	}
	#contents #ftlink #pagetop a {
		padding-left: 15px;
		background: url(../images/ic_top.png) no-repeat left center;
	}
	#contents #ftlink #sitetop a {
		padding-left: 20px;
		background: url(../images/ic_back02.png) no-repeat left center;
	}

}