@charset "utf-8";
body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 120%;
}
body {
	background-color: #F0F0F0;
	line-height: 1.8em;
}

img {
    border-style:none;
}

.NWP {
	display: inline-block;
}

.No-Wrap {
	white-space: nowrap;
}

@media screen and (min-width: 641px),print{
	
.Contents_area {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	box-shadow: 1px 0px 10px rgba(0,0,0,0.4);
}
.header {
	height: 110px;
	width: 900px;
	overflow: hidden;
}

ul {
	margin: 0px;
	padding: 0px;
}

.nav {
	height: 40px;
	width: 900px;
}


.nav li {
	float: left;
	width: 25%;
	list-style-type: none;
}


.nav a {
	height: 40px;
	width: 100%;
	background-image: url(../img/nav_a.png);
	display: block;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

.nav a:hover {
	height: 40px;
	width: 100%;
	background-image: url(../img/nav_h.png);
	display: block;
	text-align: center;
	color: #5082E6;
}
.VaMiddle {
	display: table-cell;
	vertical-align: middle;
	height: 40px;
	width: 225px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C7C7C9;
	border-left-color: #FFFFFF;
	font-size: 110%;
}
.nav_shadow {
	height: 40px;
	display: block;
	width: 100%;
	background-image: url(../img/nav_shadow.png);
	background-repeat: no-repeat;
	background-position: left top;

}
.article {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}

.Fnav {
	margin-top: 30px;
}

.Fnav ul {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}

.Fnav li {

	width: ;
	list-style-type: none;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
}


.Fnav a {
	width: 100%;
	background-image: url(../img/nav_a.png);
	display: table-cell;
	color: #000000;
	text-decoration: none;
	border-radius: 8px;
	-webkit-border-radius: 8px;
　  -moz-border-radius: 8px;
	box-shadow: 0px 2px 6px rgba(0,0,0,0.4);
	padding-right: 10px;
	padding-left: 10px;
	height: 40px;
	vertical-align: middle;
}

.Fnav a:hover {
	background-image: url(../img/nav_h.png);
	color: #5082E6;
}

.footer {
	margin-top: 70px;
	display: inline-block;
}
.FooterBG {
	background-image: url(../img/footer_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 100%;
	display: inline-block;
	position: relative;
}
.FooterBG b {
	font-weight: normal;
}

.FooterBG p {
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.FooterBG strong {
	color: #5082E6;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-shadow: -1px -1px #FFFFFF,1px -1px #FFFFFF,-1px 1px #FFFFFF,1px 1px #FFFFFF;
	font-size: 150%;
	display: block;
}


address {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 25px;
	font-style: normal;
}


small {
	background-color: #5082E6;
	width: 100%;
	display: inline-block;
	text-align: center;
	color: #FFFFFF;
}

.Catalog {
	float: right;
	width: 246px;
	margin-right: 20px;
	position: absolute;
	right: 10px;
	bottom: 30px;
	text-align: center;
	font-size: 70%;
	line-height: 1.5em;
}
cite {
	display: block;
	font-style: normal;
}

}

@media screen and (max-width: 640px){
img{
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}
	
.Contents_area {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	box-shadow: 1px 0px 10px rgba(0,0,0,0.4);
}
.header {
	width: 100%;
	overflow: hidden;
}

.header b {
	line-height: 1.5em;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
}
.header strong {
	display: none;
}

ul {
	margin: 0px;
	padding: 0px;
}

.nav {
	width: 100%;
}
.nav li {
	width: 100%;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C9;
}

.nav a {
	height: 40px;
	width: 100%;
	background-image: url(../img/nav_a.png);
	display: block;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

.nav a:hover {
	height: 40px;
	width: 100%;
	background-image: url(../img/nav_h.png);
	display: block;
	text-align: center;
	color: #5082E6;
}
.VaMiddle {
	font-size: 110%;
	vertical-align: middle;
	line-height: 40px;
}
.nav_shadow {
	height: 20px;
	display: block;
	width: 100%;
	background-image: url(../img/nav_shadow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.article {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.Fnav {
	margin-top: 30px;
}

.Fnav ul {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}

.Fnav li {

	width: ;
	list-style-type: none;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
}


.Fnav a {
	width: 100%;
	background-image: url(../img/nav_a.png);
	display: table-cell;
	color: #000000;
	text-decoration: none;
	border-radius: 8px;
	-webkit-border-radius: 8px;
　  -moz-border-radius: 8px;
	box-shadow: 0px 2px 6px rgba(0,0,0,0.4);
	padding-right: 10px;
	padding-left: 10px;
	height: 40px;
	vertical-align: middle;
}

.Fnav a:hover {
	background-image: url(../img/nav_h.png);
	color: #5082E6;
}

.footer {
	margin-top: 20px;
	display: inline-block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A0A0A4;
	border-right-color: #A0A0A4;
	border-bottom-color: #A0A0A4;
	border-left-color: #A0A0A4;
	padding-top: 20px;
	width: 100%;

}
.FooterBG {
	width: 100%;
}
.FooterBG b {
	font-weight: normal;
}

.FooterBG p {
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.FooterBG strong {
	color: #5082E6;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-shadow: -1px -1px #FFFFFF,1px -1px #FFFFFF,-1px 1px #FFFFFF,1px 1px #FFFFFF;
	font-size: 150%;
	display: block;
}


address {
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 40px;
	margin-left: 25px;
	font-style: normal;
}




small {
	background-color: #5082E6;
	width: 100%;
	display: inline-block;
	text-align: center;
	color: #FFFFFF;
}


.Catalog {
	width: 100%;
	right: 10px;
	bottom: 10px;
	text-align: center;
	font-size: 90%;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
}
cite {
	display: block;
	font-style: normal;
}

}
