/*!------ RESET ------*/
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, caption,
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;
  background: transparent; }
table, tbody, tfoot, thead, tr, th, td
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline; }
  
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

ul, ol {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

.clearfix {
  *zoom: 1; }
  .clearfix:after {
    content: "";
    display: table;
    clear: both; }

#loader {
  background-color: #FFF;
  display: none;
  position: fixed;
  z-index: 9999;
  width: 100%; }

#layout_mb, #layout_tablet, #layout_pc {
  width: 0;
  height: 0;
  display: none; }

/* サイトマップページ部品 */
/* システム標準名  */
#sitemap_block{
	width:940px;
	margin: 0 10px 0 5px;
	background-color:#ffffff;
	font-size: 95%;
}
.sitemap_title{
        width: 920px;
        height: 42px;
        background-image:url(../images/content/title-news.gif);
        background-repeat:no-repeat;
        background-position:top left;
        padding: 11px 0 0 20px;
        font-size: 140%;
}
.sitemap_area{
	background-color:#ffffff;
	margin-bottom: 20px;
}
.maplv1{
	width:95%;
	height:30px;
	margin: 0 10px 2px 10px;
  padding: 10px 0 0 15px;
	font-size: 110%;
	font-weight:bold;
  background-image:url(../images/def/sitemapcl1.gif);
  background-repeat:no-repeat;
  background-position:top right;
	border: 2px #99cc00 solid;
}
.maplv2{
	width:93%;
	height:22px;
	margin: 0 10px 5px 20px;
  padding: 7px 0 0 20px;
	font-size: 100%;
  background-image:url(../images/def/sitemapcl2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: 1px #add8e6 solid;
	border-bottom: 3px #add8e6 solid;
}
.maplv3{
	width:91%;
	height:25px;
	margin: 0 3px 5px 25px;
  padding: 9px 0 0 30px;
	font-size: 100%;
  background-image:url(../images/def/sitemapcl3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px #a9a9a9 solid;
}
.mapcl3 {
	width:90%;
	margin: 0 3px 5px 30px;
  padding: 5px 10px 5px 10px;
	font-size: 100%;
}
ul.mapcl3 li {
	display: inline;
	margin-right:10px;
	padding-right:10px;
	border-right: 1px #a9a9a9 solid;
}
.maplink{
	width:88%;
	margin: 0 3px 2px 50px;
  padding: 5px 10px 5px 10px;
	font-size: 100%;
}
ul.maplink li{
	display: inline;
	margin-right:10px;
	padding-right:10px;
	border-right: 1px #a9a9a9 solid;
}
.maplv1 a {
	color: #000000;
	text-decoration: none;
}
.maplv1 a:hover {
	text-decoration:underline;
}
.maplv2 a {
	color: #000000;
	text-decoration: none;
}
.maplv2 a:hover {
	text-decoration:underline;
}
.maplv3 a {
	color: #000000;
	text-decoration: none;
}
.maplv3 a:hover {
	text-decoration:underline;
}
.mapcl3 a {
	color: #000000;
	text-decoration: none;
}
.mapcl3 a:hover {
	text-decoration:underline;
}
.maplink a {
	color: #000000;
	text-decoration: none;
}
.maplink a:hover {
	text-decoration:underline;
}


@media screen and (min-width: 1000px) {
  #layout_mb {
    display: none; }

  #layout_tablet {
    display: none; }

  #layout_pc {
    display: block; } }
@media screen and (max-width: 999px) {
  #layout_mb {
    display: none; }

  #layout_tablet {
    display: block; }

  #layout_pc {
    display: none; } }
@media screen and (max-width: 767px) {
  #layout_mb {
    display: block; }

  #layout_tablet {
    display: none; }

  #layout_pc {
    display: none; } }

/*# sourceMappingURL=style.css.map */
