@charset "utf-8";

#Content {
  padding:0 0 0;  
}
#Content section {  
}
#Content section h2 {
  margin-top:50px;
  padding-left:20px;
  color:#000;
  line-height:1.4em;
  border-left:40px solid #f0f0f0;
}

#Content section #boxGuide {
  margin-top:30px;
  padding:40px;
  min-height:400px;
  font-size:18px;
  line-height:1.5em;
  border:1px solid #ccc;
  border-radius:6px;
}
#Content section #boxGuide ul {
  padding:12px;
}
#Content section #boxGuide ul li {
  margin-left:20px;
}

#Content section #boxGuide dl {
  padding:30px 0 0;
  font-size:18px;
  line-height:1.5em;
}
#Content section #boxGuide dl dt {
}
#Content section #boxGuide dl dd {
  margin-top:-1.5em;
  margin-left:8.0em;
  margin-bottom:0.5em;
  padding-left:130px;
}
#Content section #boxGuide dl dd.item_kenshu {
  background:url("../../img/notice_item_0.png") no-repeat top left;
}
#Content section #boxGuide dl dd.item_event {
  background:url("../../img/notice_item_1.png") no-repeat top left;
}
#Content section #boxGuide dl dd.item_news {
  background:url("../../img/notice_item_2.png") no-repeat top left;
}

#Content section #boxDateCategory {
}
#Content section #boxDateCategory span {
  display:block;
  font-size:18px;
  text-align:right;
  text-align:right;
}
#Content section #boxDateCategory span.item_event {
  background:url("../../img/notice_item_1.png") no-repeat center left;
}

#Content section #boxGuide h3 {
  display:block;
  padding:9px 0;
  font-size:24px;
  font-family: "Shippori Mincho", serif;
  background:none;
}


a.btnDocExcel,
a.btnDocWord,
a.btnDocPDF,
a.btnExt {
  margin:6px;
}


/* ------------------------------------------------------------ */
/*   For SmartPhones                                            */
/* ------------------------------------------------------------ */
@media print, screen and (max-width: 640px) {

#Content {
  padding:0 10px 0;  
}

#Content section h2 {
  padding:0;
  border-left:none;
  line-height:1.3em;
}

#Content section #boxGuide {
  margin-top:10px;
  padding:0 20px 20px;
  min-height:300px;
  font-size:15px;
}

#Content section #boxGuide dl {
  padding:10px 0 0;
  font-size:15px;
}
#Content section #boxGuide dl dt {
  margin-bottom:6px;
}
#Content section #boxGuide dl dd {
  margin-top:0;
  margin-left:0;
  margin-bottom:1em;
  padding-left:130px;
}


}
