.header,.mainContent,.footer {
	padding-top:1px;
	margin: 0px auto;
	width: 100%;
	position: relative;
	clear: both;
}
.header h1 img {
	margin-top: 15px;
	margin-left: 30px;
	margin-bottom: 1.5em;
	margin-right:2em;
}
.header h2 {
	color: #684722;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}
.header a.doc {
	position: fixed;
	top: 0px;
	float: right;
	margin-left: 8%;
	z-index: 100;
}
.main {
	margin: auto;
	width: 1195px;
	position: relative;
}
.mainContent .mainmenu {
	float: left;
	margin-left: 20px;
	margin-bottom: 3em;
}
.mainContent .content {
	margin-left: 15px;
	float: left;
	width: 75%;
}
.mainmenu .mainmenu02,.mainmenu .mainmenu03 {
	background-image: url(../img/bg/cmn/bg_cmn_mainmenu01.png);
	background-position: bottom;
	width: 261px;
	padding-top:1px;
	padding-bottom:0.1em;
}
.mainmenu .mainmenu03 {
	background-image: url(../img/bg/cmn/bg_cmn_mainmenu02.png);
}
.mainmenu .mainmenu02 li,.mainmenu .mainmenu03 li {
	margin: 1em 0 1em 0;
	border-bottom: 1px solid #ccc;
	padding: 0 0 1em 1em;
}
.footer {
	background-image: url(../img/bg/cmn/bg_cmn_footer.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8DAE0;
	padding-bottom: 2em;
}
.footermenu .wd30 li {
	float: left;
}
.content .topban img {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8DAE0;
}
.content .example a img {
margin: 10px 0 30px 30px;
}
.main .footermenu {
	float: left;
	width: 42%;
}
.footer .footermenu li a {
	background-image: url(../img/ico/cmn/ico_cmn_footermenu.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 2em;
	margin-left: 2em;
	display: block;
	float: left;
	height: 2em;
	width: 7em;
}
.wrap .copyright {
	padding-top: 2em;
	padding-bottom: 2em;
	line-height: 200%;
}
.content .section {
	margin: 2em 4em 3em;
}
.content h2 {
	font-size: 150%;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #684722;
	padding-left: 1em;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #684722;
	color: #684722;
	padding-top: 0.5em;
	margin-left: 1em;
	margin-right: 1em;
}
.content h3 {
	background-color: #F3ECD8;
	margin-left: 2em;
	padding-top: 0.7em;
	padding-left: 1.5em;
	padding-bottom: 0.5em;
	font-weight: bold;
	font-size: 130%;
	margin-right: 2em;
	clear: both;
	color: #432D0C;
	border-radius:0.5em;
}
.content h4 {
	font-size: 130%;
	font-weight: bold;
	color: #E0995A;
	margin-left: 2em;
}
.content ul li {
	list-style-type: disc;
	margin-left: 3em;
}
.content ol li {
	list-style-type: decimal;
	margin-left: 3em;
}
.content .section p,.content .section ul,.content .section ol,.content .section table {
	margin-bottom: 1em;
}
.content .section strong {
	font-weight: bold;
	color: #684722;
}
.content .keyvisual h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/header/cmn/img_sub_keyvisual.png);
	padding-top: 2em;
	padding-bottom: 1.8em;
	background-repeat: no-repeat;
	padding-left: 2em;
	margin-left: 0.5em;
	text-shadow: 1px 1px 3px #FFFFFF;
}
.keyvisual .panList {
	font-size: 80%;
	float: right;
	margin-right: 2em;
}
#topbtnFix {
	margin-top: -80px;
	margin-left: -80px;
	position: fixed;
	left: 100%;
	top: 100%;
	display:none;
}

/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
@media screen and (min-width: 769px){
}
/*===============================================
●tablet.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
}
/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
.main,.content .example {
	width: 100%;
}
.keyvisual img.message {
	width:100%;
	height:auto;
}
.content .topban img,.example p img.imgH,.newsHeader img.imgH {
	width:100%;
	height:auto;
}
.mainContent .content {
    margin-left: 0;
    float: left;
    width: 100%;
}
.footer .ml4 img {
width:50%;
height:auto;
}
.header h1 img {
    margin-top: 2.5em;
    margin-left: 5%;
    margin-bottom: 0.5em;
    width: 90%;
    margin-right: 0;
}
.header h2 {
    margin: 0 5%;
    margin-bottom: 2em;
    font-size: 75%;
}
.mainmenu a {
display:block;
float:left;
width:50%;
}
.mainmenu img {
width:100%;
height:auto;
}
.mainContent .mainmenu {
    margin-left: 5%;
    width: 90%;
    margin-bottom: 3em;
}
.mainContent .mainmenu p img,.mainmenu .mainmenu02, .mainmenu .mainmenu03 {
	width:50%;
	float:left;
	margin-bottom:0;
	padding-top:1em;
}
.mainmenu .mainmenu02 a, .mainmenu .mainmenu03 a {
	width:100%;
	font-size:70%;
}
.mainmenu .mainmenu02 li, .mainmenu .mainmenu03 li {
border:none;
	float:left;
	    margin: 0.2em 0 0.2em 0;
    padding: 0 0 0.1em 0.1em;
}
.header a.doc {
    position: fixed;
    top: 0px;
	text-align:right;
	margin-right:1em;
    z-index: 100;
    right: 0;
}
.header a.doc img {
    width:60%;
	height:auto;
}
.content ul li {
    margin-left: 2em;
}
.footer .main .ml4 {
    margin-left: 1em;
    background-color: #f2f2ea;
}
.footer {
background-size:7%;
}
.footer p img:nth-child(1) {
width:30%;
height:auto;
}
.footer p img:nth-child(2) {
width:70%;
height:auto;
}
.footer p a:nth-child(4) img {
width:50%;
height:auto;
}
.footer p a:nth-child(5) img {
width:20%;
height:auto;
}
.footer p.ml4 img {
width:50%;
height:auto;
}
.main .footermenu {
    width: 100%;
	margin-bottom:2em;
}
.wrap .copyright {
    font-size: 50%;
}
}