@charset 'utf-8';
/*	Cascading Style Sheets: style.css 5.2	*/

section.NEWS	{ width:660px; float:left; margin:30px 0 0 0; padding-bottom:50px; border-top:2px solid #dfd6cd; }

.slider	{ width:660px; float:left; position:relative; }
.slider ul	{ float:left; }
.slider ul li	{ width:660px; float:left; clear:none; }
.slider ul li img	{ width:660px; height:450px; float:left; clear:none; }
.slider .slider-arrows	{ width:660px; height:20px; float:left; clear:none; margin-top:-10px; position:absolute; top:50%; z-index:10; }
.slider .slider-arrows a.slider-arrow	{ width:20px; height:20px; float:left; background:#000 no-repeat 50%; background-size:5px; }
.slider .slider-arrows a.slider-arrow--right	{ float:right; background-image:url(../../img/arrow_wn.png); }
.slider .slider-arrows a.slider-arrow--left	{ float:left; background-image:url(../../img/arrow_wp.png); }
.slider .slider-arrows a:hover	{ filter:alpha(opacity=70); -moz-opacity:0.70; -khtml-opacity:0.70; opacity:0.70; }
.slider .slider-arrows a:active	{ filter:alpha(opacity=70); -moz-opacity:0.70; -khtml-opacity:0.70; opacity:0.70; }

.MAIN p	{ width:620px; float:left; margin:0 0 0 15px; font-size:13px; }
.MAIN p.check	{ background-image: url("http://passage.sunnyday.jp/passage/dunord/img/check.jpg"); background-size: 22px 22px; background-repeat: no-repeat; padding: 0px 0px 5px 40px; margin: 5px 0 0 20px;}
.MAIN p.JPN	{ width:630px; float:left; margin:10px 0 20px 30px; font-size:13px; }
.MAIN dl	{ width:620px; float:left; margin:0 0 0 30px; font-size:13px; }
.MAIN dl dt	{ width:80px; float:left; margin:0; }
.MAIN dl dt em	{ margin:0 0 0 5px; color:#996633; font-weight:bold; font-size:12px; }
.MAIN dl dd	{ width:510px; float:right; }
.MAIN dl dd a	{ color:#000; text-decoration:underline;}
.MAIN dl dd a:hover	{ text-decoration:none; }
.MAIN dl dd a:active { text-decoration:none; }


section { float:left; padding:10px 0 10px 0; text-align:left; margin: 0 0 0 20px; width:620px}
section.border { border:none; background:url(../../img/border.png) 0 100% repeat-x; background-size:3px 1px; color:#000;}
h1 { width:660px; float:left; padding:10px 0 10px 0; border-bottom:1px solid #dfd6cd; color:#000; text-align:center; font-size:22px; font-family:'Fredericka the Great', cursive; }
h2 { width:640px; float:left; padding:10px 0 10px 0; color:#fff; text-align:left; font-size:18px; font-weight: bold; margin: 0px 0 0 10px;}
h2.site { width:640px; float:left; padding:10px 0 10px 0; border-top:1px solid #dfd6cd; color:#976633; text-align:left; font-size:18px; font-weight: bold; margin: 0px 0 0 10px;}
h2.abnomal { width:660px; float:left; padding:20px 0 10px 0; border-top:0px solid #dfd6cd; color:#000; text-align:center; font-size:22px; font-family:'Fredericka the Great', cursive; margin: 0px 0 0 0px;}
h2.noborder { width:640px; float:left; padding:10px 0 10px 0; color:#976633; text-align:left; font-size:18px; font-weight: bold; margin: 0px 0 0 10px;}
h3 { width:640px; float:left; padding:10px 0 10px 0; text-align:left; font-size:20px; font-weight: bold; margin: 10px 0 0 10px; text-decoration: underline;}
img.top	{ width:660px; float:left; clear:none; }
img.access { width: 560px; float:left; margin: 0px 0 0px 10px; }
img.map { width: 500px; float:left; margin: 0px 0 0px 10px; }
img.gmap { width: 610px; float:left; margin: 30px 0 0px 10px; }
a { text-decoration:underline; margin:0 0 0 0px; color:#976633; }
a:hover { text-decoration:none; color:#000; }
a:active { text-decoration:none; color:#000; }
a.sitemap { text-decoration: underline; color:#000; }
a.sitemap:hover { text-decoration:none; color:#976633; }
a.sitemap:active { text-decoration:none; color:#976633; }


/*表のスタイル*/
table.DB { border-collapse: collapse; margin: 30px 0 0 10px; width: 600px; border: 3px solid #6f6f6f;}
table.DB td { border: solid 1px; padding: 0.5em; }
table.DB td img { width:100%; height:100%; margin: 6px 0 0 0;}
table.DB tr.title { border: solid 1px; padding: 0.5em; color: #fff; height: 20px; background-color: #000;}
table.DB tr { height: 90px; }


@media screen and (max-width: 740px){

  /*共通*/
  h1 { width:100%; float:left; padding:10px 0 10px 0; border-bottom:1px solid #dfd6cd; color:#000; text-align:center; font-size:22px; font-family:'Fredericka the Great', cursive; }
  h2.about { width:100%; float:left; padding:10px 0 10px 0; border-top:1px solid #dfd6cd; color:#976633; text-align:center;; font-size:18px; font-weight: bold; margin: 0px 0 0 0px;}
  h2.noborder { width:100%; float:left; padding:10px 0 10px 0; color:#976633; text-align:center; font-size:18px; font-weight: bold; margin: 0px 0 0 0px;}
  h3 { width:100%; float:left; padding:10px 0 10px 0; text-align:left; font-size:15px; font-weight: bold; margin: 10px 0 0 10px; text-decoration: underline;}
  img.top	{ width:96%; float:left; clear:none; margin: 0 2% 0 2%;}
  section { width:96%; float:left; padding:10px 0 10px 0; text-align:left; margin: 0 0 0 2%; }

section.NEWS	{ width:100%; margin:30px 0 0 0; padding-bottom:50px; }

.slider	{ width:100%; }
.slider ul li	{ width:100%; }
.slider ul li img	{ width:100%; height:auto; }
.slider .slider-arrows	{ width:100%; }

.MAIN h2	{ width:95%; margin:5px 0 0 2.5%; font-size:16px; }
.MAIN p	{ width:95%; margin:0 0 0 2.5%; font-size:13px; }
.MAIN p.JPN	{ width:95%; margin:10px 0 20px 2.5%; font-size:13px; }
.MAIN dl	{ width:95%; float:left; margin:0 2.5% 0 2.5%; border-bottom:1px dotted #ccc; font-size:13px; }
.MAIN dl dt	{ width:100%; }
.MAIN dl dd	{ width:100%; }

}
