/* -- Basic Set up --------------------------------------------------- */

* {margin: 0px;padding: 0px;}

body {
  background: #fff;
  font-family: 'ヒラギノ角ゴ Pro W3';'Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
/* general params--------*/
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote,table,hr,img{
padding: 0;/* margin&padding reset */
line-height: 120%;/* base line height */
text-align: left;
margin: 0px;
text-decoration:none;
border:none;
}

img {
  border: none;
  padding: 0px;
  margin: 0px;
}
blockquote {}
blockquote p {}

a { text-decoration: none; }
a:link {color: #000000; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #1E6C00;text-decoration: underline;}

.clearAll {clear: both;}
.clearLeft {clear: left;}
.clearRight {clear: right;}
.clFloatLeft {float: left;}
.clFloatRight {float: right;}


img.clImgFL {
  float: left;
  margin: 3px 20px 3px 5px;
}


/*
--------------------------------------------------------------------
 main
--------------------------------------------------------------------
*/

div#idDivAllContainer {
  width: 100%;
  text-align: center;
  background: #ffffff url(images/top-back80.jpg) repeat-x top;
}
div#idDivMain {
  width: 960px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;

}
div#idDivHeader {
  width: 960px;
  height: 80px;
  margin-bottom: 8px;
}
div#idDivHeader h1 {
  background: url(images/top-logo.jpg) no-repeat top left;
  width: 450px;
  height: 45px;
  margin-left: 10px;
  margin-top: 15px;
  float: left;
}
#idDivHeader a {
  display: block;
  width: 450px;
  height: 45px;
}
div.cldivDispTEL {
  width: 390px;
  height: 45px;
  background: url(images/top-tel.jpg) no-repeat top left;
  float: right;
  margin-top: 15px;
  margin-right: 10px;
}
div.cldivDispTEL2 {
  width: 460px;
  height: 45px;
  background: url(images/top-tel.jpg) no-repeat top left;
  float: right;
  margin-top: 15px;
  margin-right: 10px;
}
.cldivDispTEL2 p {
  width: 48px;
  height: 40px;
  float: right;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #7f0200;
  line-height: 32px;
  padding: 3px 38px 4px 4px;
  margin-top: 2px;
  margin-right: 0px;
}
div#idDivHeader span {
  display: none;
}
div.clDivMainImg {
  width: 960px;
  height: 20px;
}

div#idDivMainContents {
  width: 960px;
  text-align: left;
  clear: both;
  background-repeat: no-repeat,repeat-y;
  background-position: bottom left,top left;
  margin: 0px;
}
div.clDivHMsepa {
  width: 960px;
  height: 0px;
}
div.clDivMainFoot {
  width: 960px;
  height: 4px;
}

div#idDivMainRightSide {
  float: right;
  width: 920px;
  margin: 0px 0px 0px 0px;
}
div#idDivMainRightSideIN {
  text-align: left;
  padding: 0px 20px 0px 18px;
}

#idDivMainRightSideIN p {
  font-size: 16px;
  line-height: 1.5em;
  padding: 0px 0px 10px 0px;
  margin: 0px;
}
#idDivMainRightSideIN img {
  padding: 4px 4px 4px 4px;
  margin: 6px 8px 6px 8px;
}
ul.clUlList {
  list-style: none;
  margin-left: 20px;
}
.clUlList li {
  background: url(images/li-mark.gif) no-repeat top left;
  font-size: 14px;
  padding: 0px 20px 10px 20px;
}
.clUlList a,.clUlList a:link,.clUlList a:active,.clUlList a:visited {
  color: #797549;
}
.clUlList a:hover {
  color: #006800;
}
div#idDivMainLeft {
  width: 30px;
  float: left;
  text-align: left;
  margin: 0px;
}
div#idDivMainLeftIN {
  padding: 0px 0px 0px 4px;
  margin-bottom: 20px;
}
div.clDivMenu {
  width: 290px;
  padding-top: 0px;
  margin-left: 0px;
}
.clDivMenu h3 {
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
  display: block;
  width: 276px;
  height: 36px;
  background-image: url(images/menu-sp1.jpg);
  background-repeat: no-repeat;
  background-position: 0px -72px;
  margin-bottom: 10px;
}
.clDivMenu p {
  padding-left: 24px;
  padding-top: 13px;
}
ul.clUlListRight {
  list-style: none;
  text-align: left;
  width: 284px;
  padding: 0px;
  margin: 0px;
}
.clUlListRight li {
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin-bottom: 10px;
}
.clUlListRight a,.clUlListRight a:link,.clUlListRight a:active,.clUlListRight a:visited {
  color: #ffffff;
  text-decoration: none;
  display: block;
  width: 276px;
  height: 36px;
  background-image: url(images/menu-sp.jpg);
  background-repeat: no-repeat;
  background-position: 0px -72px;
}
.clUlListRight a:hover {
  color: #002e4d;
  background-image: url(images/menu-sp.jpg);
  background-repeat: no-repeat;
  background-position: 0px -36px;
}
.clUlListRight p {
  font-size: 14px;
  padding-left: 24px;
  padding-top: 13px;
}

ul.clUlListRight2 {
  list-style: none;
  text-align: left;
  width: 280px;
  padding: 0px 0px 0px 0px;
  margin: 8px 0px 8px 0px;
}
.clUlListRight2 li {
 display: block;
  width: 276px;
  height: 36px;
  font-size: 14px;
  color: #000000;
  padding: 0px;
}
.clUlListRight2 a,.clUlListRight2 a:link,.clUlListRight2 a:active,.clUlListRight2 a:visited {
  color: #424242;
  text-decoration: none;
  display: block;
  width: 276px;
  height: 36px;
  background-image: url(images/menu-sp.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.clUlListRight2 a:hover {
  color: #000000;
  background-image: url(images/menu-sp.jpg);
  background-repeat: no-repeat;
  background-position: 0px -36px;
}
.clUlListRight2 p {
  font-size: 14px;
  padding-left: 24px;
  padding-top: 13px;
}

img.clImgBox {
  float: left;
  border: solid #999999 1px;
  padding: 8px 8px 8px 8px;
  margin: 0px 20px 20px 0px;
}

/*
--------------------------------------------------
  Others page
--------------------------------------------------
*/

div.clDiventry {
  clear: both;
  background: transparent;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 10px 0px;
}

h4.entry_title {
  color: #202020;
  font-weight: bold;
  font-size: 18px;
  font-family: 'ヒラギノ角ゴ Pro W3';'Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  background: #e0dcd0;
  border-left: solid #bcbaad 8px;
  padding: 6px 6px 6px 18px;
  margin: 0px 0px 10px 0px;
}
.entry_title a,
.entry_title a:link,
.entry_title a:visited,
.entry_title a:active,
.entry_title a:hover {
  color: #202020;
  text-decoration: none;
  font-weight: bold;
}
div.entry_body {
  font-size: 14px;
  line-height: 1.4em;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  padding: 6px 6px 6px 10px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.entry_body img {
  padding: 4px;
  margin: 4px;
  border: solid #404049 1px;
}
tr.entry_body {
  font-size: 14px;
  line-height: 1.4em;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  padding: 6px 6px 6px 10px;
  margin-top: 4px;
  margin-bottom: 12px;
}

/*
----------------------------------------------
  Page Top LINK
----------------------------------------------
*/
div.clDivToplink {
  width: 68px;
  height: 20px;
  float: right;
  margin-top: 4px;
  margin-right: 2px;
  margin-bottom: 10px;
}
.clDivToplink a,.clDivToplink a:link,.clDivToplink a:active,.clDivToplink a:visited {
  display: block;
  width: 68px;
  height: 20px;
  text-decoration: none;
  background-image: url(images/gototop.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.clDivToplink a:hover {
  text-decoration: none;
  background-image: url(images/gototop.jpg);
  background-repeat: no-repeat;
  background-position: 0px -20px;
}
.clDivToplink span {
  display: none;
}
/*
--------------------------------------------------
 Footer Block
--------------------------------------------------
*/
div#idDivFooter {
  width: 100%;
  height: 120px;
  text-align: center;
  background: #fff;
}
div#idDivFooterIN {
  width: 960px;
  margin: 10px auto 10px auto;
}

div#idDivFooterIN p {
  text-align: left;
  line-height: 1.4em;
  font-size: 14px;
  padding: 10px 20px 10px 10px;
  margin-left: 20px;
  margin-right: 20px;
}
div#idDivFooterOther {
  width: 100%;
  height: 10px;
  text-align: center;
  background: #fff;
}

/*
----------------------------------------------------
 Table format 
----------------------------------------------------
*/
table.clBTable {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  border: solid #00345F 1px;
  margin: 16px 8px 16px 8px;
}

table.clBTable th {
  text-align: center;
  color: #00456C;
  font-size: 16px;
  background: #E0EDF7;
  border: solid #00345F 1px;
  padding: 8px;
}

table.clBTable td {
  text-align: center;
  border: solid #00345F 1px;
  font-size: 16px;
  padding: 8px;
  color: #383838;
}

table.clBTable strong {color: #E00000;}

/*
----------------------------------------------------
 TOPICPATH
----------------------------------------------------
*/
div.clDivTOPICPATH {
  font-size: 18px;
  color: #004980;
  font-weight: bold;
  border-left: solid #004980 8px;
  padding-left: 8px;
  margin-top: 0px;
  margin-bottom: 18px;
}
/*
----------------------------------------------------------------------
 CSS hack
----------------------------------------------------------------------
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */