*{
  margin:0;
  padding:0;
}
p#makoto{
  border:2px ridge red;
  width:550px;
  text-align:left;
  padding:10px;
  margin:10px;
}
.top{
  width:586px;
  height:auto;
  padding-top:20px;
  background:#ffffff url(files/top.gif) no-repeat top center;
}
.bottom{
  height:100%;
  background:#669900 url(files/bottom.gif) no-repeat bottom center;
}

.this{
  color:red
}
img{
  border:0;
}
#edakita {
  margin-right:10px;
}
#edakita img{
  border: 1px solid #ddd;
}
.nakagawa {
  margin-right:10px;
}
.nakagawa img{
  border: 5px ridge #840042;
}
body{
  background-image: url(images/bg.gif);
  background-repeat: repeat-x;
  background-color: #dcdcbd;
  margin: 0;
  padding: 0;
  color: #000;
  text-align: center;
  font-family: "MS Pゴシック","Osaka",sans-serif;
}

a:link, a:visited {
  color: #5a6644;
  text-decoration: underline;
}

a:hover, a:active {
  color: #5a6644;
  text-decoration: none;
}

#container {
  background-color: #f8f8ee;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  overflow:auto;
}


/*************************************/
/********** header elements **********/
/*************************************/

#header {
  background-image: url(images/header_bg.gif);
  background-repeat: repeat-x;
  width: 800px;
  height : 70px;
}

#hleft {
  float: left;
}

#hright {
  float: right;
  width: 420px;
}

/*************** head ***************/

h1 {
  margin: 0;
  padding: 0px;
 font-size:0.7em;
}

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

h2 a {
  display: block;
  background-image: url(images/header_logo.gif);
  background-repeat: no-repeat;
  width : 270px;
  height : 40px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

/*************** header navi ***************/

#headerNavi {
  float: right;
  width: 359px;
  height : 25px;
}

#headerNavi ul {
  margin: 0;
  padding: 0;
}

#headerNavi li {
  float: left;
  list-style-type: none;
}

#headerNavi li a {
  display: block;
  background-repeat: no-repeat;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#headerNavi li a#hnavi-1 {
  background-image: url(images/header_menu01.gif);
  width: 74px;
  height : 25px;
}

#headerNavi li a#hnavi-2 {
  background-image: url(images/header_menu02.gif);
  width: 79px;
  height : 25px;
}

#headerNavi li a#hnavi-3 {
  background-image: url(images/header_menu03.gif);
  width: 71px;
  height : 25px;
}

#headerNavi li a#hnavi-4 {
  background-image: url(images/header_menu04.gif);
  width: 135px;
  height : 25px;
}


#haderInfo {
  float: right;
  /*border: solid 1px #0f0;*/
}

#search {
  float: left;
  padding: 18px 0px 0px 0px;
  font-size: 0.5em;
  /*border: solid 1px #f00;*/
}

#search form {
  margin: 0;
  padding: 0;
}

#freedial {
  float: right;
  padding: 5px 5px 0px 0px;
  text-align: center;
  font-size: 0.7em;
}

#freedial img {
  margin-left: auto;
  margin-right: auto;
}


/*************** global navi ***************/

#globalNavi {
  float: left;
  width: 800px;
  margin-bottom: 2px;
}

#globalNavi ul {
  margin: 0;
  padding: 0;
}

#globalNavi li {
  float: left;
  list-style-type: none;
}


#globalNavi li a {
  display: block;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#globalNavi li a#gnavi-1 {
  background-image: url(images/global_menu01.gif);
  width : 134px;
  height : 46px;
}

#globalNavi li a:hover#gnavi-1 {
  background-image: url(images/global_menu01.gif);
  background-position: 0px -46px;
}

#globalNavi li a#gnavi-current-1 {
  background-image: url(images/global_menu01.gif);
  background-position: 0px -46px;
  width : 134px;
  height : 46px;
}

#globalNavi li a#gnavi-2 {
  background-image: url(images/global_menu02.gif);
  width : 133px;
  height : 46px;
}

#globalNavi li a:hover#gnavi-2 {
  background-image: url(images/global_menu02.gif);
  background-position: 0px -46px;
}

#globalNavi li a#gnavi-current-2 {
  background-image: url(images/global_menu02.gif);
  background-position: 0px -46px;
  width : 133px;
  height : 46px;
}

#globalNavi li a#gnavi-3 {
  background-image: url(images/global_menu03.gif);
  width : 133px;
  height : 46px;
}

#globalNavi li a:hover#gnavi-3 {
  background-image: url(images/global_menu03.gif);
  background-position: 0px -46px;
}

#globalNavi li a#gnavi-current-3 {
  background-image: url(images/global_menu03.gif);
  background-position: 0px -46px;
  width : 133px;
  height : 46px;
}

#globalNavi li a#gnavi-4 {
  background-image: url(images/global_menu04.gif);
  width : 133px;
  height : 46px;
}

#globalNavi li a:hover#gnavi-4 {
  background-image: url(images/global_menu04.gif);
  background-position: 0px -46px;
}

#globalNavi li a#gnavi-current-4 {
  background-image: url(images/global_menu04.gif);
  background-position: 0px -46px;
  width : 133px;
  height : 46px;
}

#globalNavi li a#gnavi-5 {
  background-image: url(images/global_menu05.gif);
  width : 133px;
  height : 46px;
}

#globalNavi li a:hover#gnavi-5 {
  background-image: url(images/global_menu05.gif);
  background-position: 0px -46px;
}

#globalNavi li a#gnavi-current-5 {
  background-image: url(images/global_menu05.gif);
  background-position: 0px -46px;
  width : 133px;
  height : 46px;
}

#globalNavi li a#gnavi-6 {
  background-image: url(images/global_menu06.gif);
  width : 134px;
  height : 46px;
}

#globalNavi li a:hover#gnavi-6 {
  background-image: url(images/global_menu06.gif);
  background-position: 0px -46px;
}

#globalNavi li a#gnavi-current-6 {
  background-image: url(images/global_menu06.gif);
  background-position: 0px -46px;
  width : 134px;
  height : 46px;
}



/*************************************/
/********** footer elements **********/
/*************************************/

#footer {
  clear: both;
  background-image: url(images/footer_bg.gif);
  background-repeat: repeat-x;
  width: 800px;
  height: 65px;
}

#footerNavi {
  float:left;
  padding-top: 4px;
}

#footerNavi ul {
  margin: 0;
  padding: 0;
}

#footerNavi li {
  float: left;
  list-style-type: none;
}


#footerNavi li a {
  display: block;
  background-repeat: no-repeat;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#footerNavi li a#fnavi-1 {
  background-image: url(images/footer_menu01.gif);
  width: 79px;
  height : 23px;
}

#footerNavi li a#fnavi-2 {
  background-image: url(images/footer_menu02.gif);
  width: 71px;
  height : 23px;
}

#footerNavi li a#fnavi-3 {
  background-image: url(images/footer_menu03.gif);
  width: 137px;
  height : 23px;
}

#flogo {
  clear: both;
  width: 200px;
  padding-left: 12px;
}

#copy {
  float: right;
  padding-top: 15px;
  padding-right: 10px;
  color: #333;
}





#indexBody {
  float: left;
  background-image: url(images/left_column_bg.gif);
  background-repeat: repeat-y;
  width: 800px;
  /*border: solid 1px #f00;*/
}



#contentBody {
  float: left;
  background-image: url(images/contentbody_bg.gif);
  background-repeat: repeat-y;
  width: 800px;
  /*border: solid 1px #f00;*/
}








/******************************************/
/********** leftColumn elements **********/
/******************************************/

#leftColumn {
  float: left;
  background-image: url(images/left_column_bg.gif);
  background-repeat: repeat-y;
  width: 182px;
}








/* LOT*/ 
#lot {
  margin-bottom:10px;
}
#lot a {
  width: 182px;
  height: 200px;
  text-decoration: none;
  display: block;
  text-indent: -9999px;
  background: url(/images/chance.jpg) no-repeat left top;
}





/************************************/
/********** login elements **********/
/************************************/

#login {
  background-image: url(images/login_bg.gif);
  background-repeat: repeat-y;
  width: 182px;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  border-bottom: solid 1px #ccc;
}

#login dt {
  background-image: url(images/login_title.gif);
  background-repeat: no-repeat;
  width: 182px;
  height: 55px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#login dd {
  margin: 0;
  padding: 0;
  text-align: center;
}

#loginInput {
  margin: 10px 0px 10px 0px;
}

#loginSubmit {
  width: 175px;
  text-align: right;
}


/***********************************/
/********** join elements **********/
/***********************************/

#join {
  margin-left: 3px;
  margin-bottom: 10px;
}

#join a {
  display: block;
  background-image: url(images/kaiin-b12.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 176px;
  height: 85px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#join a:hover {
  background-position: 0px -85px;
}


#joinlayout {
  width: 585px;
  margin: 10px 0px 5px 0px;
  border-collapse: collapse;
}




/*************************************/
/********** office elements **********/
/*************************************/

#office {
  background-image: url(images/left_dl_bg.gif);
  background-repeat: repeat-y;
  width: 176px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-left: 3px;
  border-bottom: solid 1px #ccc;
}

#office dt{
  background-image: url(images/office_title.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 176px;
  height: 39px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#office dd {
  background-image: url(http://www.deccs.co.jp/nakagawa/skin/images/left_dd_bg.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  width: 176px;
}

#office ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#office li {
  background-image: url(images/left_li_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  _background-position: 10px 18px;
  padding: 10px 0px 2px 28px;
  font-size: 0.7em;
}

#office a:link, a:visited {
  color: #5a6644;
  text-decoration: underline;
}

#office a:hover, a:active {
  text-decoration: none;
}
#navi {
  background-image: url(images/left_dl_bg.gif);
  background-repeat: repeat-y;
  width: 176px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-left: 3px;
  border-bottom: solid 1px #ccc;
}

#navi dt{
  background-image: url(http://www.deccs.co.jp/nakagawa/images/navi.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 176px;
  height: 39px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#navi dd {
  background-image: url(http://www.deccs.co.jp/nakagawa/skin/images/left_dd_bg.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  width: 176px;
}

#navi ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#navi li {
  background-image: url(images/left_li_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  _background-position: 10px 18px;
  padding: 10px 0px 2px 28px;
  font-size: 0.7em;
}

#navi a:link, a:visited {
  color: #5a6644;
  text-decoration: underline;
}

#navi a:hover, a:active {
  text-decoration: none;
}

/*************************************/
/********** ward elements **********/
/*************************************/

#ward {
  background-image: url(http://www.deccs.co.jp/nakagawa/images/left_dl_bg.gif);
  background-repeat: repeat-y;
  width: 176px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-left: 3px;
  border-bottom: solid 1px #ccc;
}

#ward dt{
  background-image: url(http://www.deccs.co.jp/nakagawa/skin/images/wardoffice-b.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 176px;
  height: 39px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#ward dd {
  background-image: url(http://www.deccs.co.jp/nakagawa/skin/images/left_dd_bg.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  width: 176px;
}

#ward ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#ward li {
  background-image: url(http://www.deccs.co.jp/nakagawa/images/left_li_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  _background-position: 10px 18px;
  padding: 10px 0px 2px 28px;
  font-size: 0.7em;
}

#ward a:link, a:visited {
  color: #5a6644;
  text-decoration: underline;
}

#ward a:hover, a:active {
  text-decoration: none;
}


/*************************************/
/********** company elements **********/
/*************************************/

#company {
  background-image: url(images/left_dl_bg.gif);
  background-repeat: repeat-y;
  width: 176px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-left: 3px;
  border-bottom: solid 1px #ccc;
}

#company dt{
  background-image: url(company-b.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 176px;
  height: 39px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#company dd {
  background-image: url(http://www.deccs.co.jp/nakagawa/skin/images/left_dd_bg.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  width: 176px;
}

#company ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#company li {
  background-image: url(images/left_li_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  _background-position: 10px 18px;
  padding: 10px 0px 2px 28px;
  font-size: 0.7em;
}

#company a:link, a:visited {
  color: #5a6644;
  text-decoration: underline;
}

#company a:hover, a:active {
  text-decoration: none;
}





/*************************************/
/********** kentiku elements **********/
/*************************************/

#kentiku {
  background-image: url(images/left_dl_bg.gif);
  background-repeat: repeat-y;
  width: 176px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-left: 3px;
  border-bottom: solid 1px #ccc;
}

#kentiku dt{
  background-image: url(images/kentiku-b.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 176px;
  height: 39px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#kentiku dd {
  background-image: url(http://www.deccs.co.jp/nakagawa/skin/images/left_dd_bg.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  width: 176px;
}

#kentiku ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#kentiku li {
  background-image: url(images/left_li_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  _background-position: 10px 18px;
  padding: 10px 0px 2px 28px;
  font-size: 0.7em;
}

#kentiku a:link, a:visited {
  color: #5a6644;
  text-decoration: underline;
}

#kentiku a:hover, a:active {
  text-decoration: none;
}







/*************************************/
/********** school elements **********/
/*************************************/

#school {
  background-image: url(images/left_dl_bg.gif);
  background-repeat: repeat-y;
  width: 176px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-left: 3px;
  border-bottom: solid 1px #ccc;
}

#school dt{
  background-image: url(images/school-b.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 176px;
  height: 39px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#school dd {
  background-image: url(http://www.deccs.co.jp/nakagawa/skin/images/left_dd_bg.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  width: 176px;
}

#school ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#school li {
  background-image: url(images/left_li_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  _background-position: 10px 18px;
  padding: 10px 0px 2px 28px;
  font-size: 0.7em;
}

#school a:link, a:visited {
  color: #5a6644;
  text-decoration: underline;
}

#school a:hover, a:active {
  text-decoration: none;
}




/*************************************/
/********** dent elements **********/
/*************************************/

#dent {
  background-image: url(images/left_dl_bg.gif);
  background-repeat: repeat-y;
  width: 176px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-left: 3px;
  border-bottom: solid 1px #ccc;
}

#dent dt{
  background-image: url(images/dent-b.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 176px;
  height: 39px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#dent dd {
  background-image: url(http://www.deccs.co.jp/nakagawa/skin/images/left_dd_bg.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  width: 176px;
}

#dent ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#dent li {
  background-image: url(images/left_li_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  _background-position: 10px 18px;
  padding: 10px 0px 2px 28px;
  font-size: 0.7em;
}

#dent a:link, a:visited {
  color: #5a6644;
  text-decoration: underline;
}

#dent a:hover, a:active {
  text-decoration: none;
}




/*************************************/
/********** sub elements **********/
/*************************************/

#sub {
  background-image: url(images/left_dl_bg.gif);
  background-repeat: repeat-y;
  width: 176px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-left: 3px;
  border-bottom: solid 1px #ccc;
}

#sub dt{
  background-image: url(images/subway-b.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 176px;
  height: 39px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#sub dd {
  background-image: url(http://www.deccs.co.jp/nakagawa/skin/images/left_dd_bg.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  width: 176px;
}

#sub ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#sub li {
  background-image: url(images/left_li_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  _background-position: 10px 18px;
  padding: 10px 0px 2px 28px;
  font-size: 0.7em;
}

#sub a:link, a:visited {
  color: #5a6644;
  text-decoration: underline;
}

#sub a:hover, a:active {
  text-decoration: none;
}







/************************************/
/********** voice elements **********/
/************************************/

#voice {
  background-image: url(images/left_dl_bg.gif);
  background-repeat: repeat-y;
  width: 176px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-left: 3px;
  border-bottom: solid 1px #ccc;
}

#voice dt{
  background-image: url(images/voice_title.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 176px;
  height: 39px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#voice dd {
  background-image: url(http://www.deccs.co.jp/nakagawa/skin/images/left_dd_bg.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  width: 176px;
}

#voice ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#voice li {
  background-image: url(images/left_li_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  _background-position: 10px 18px;
  padding: 10px 0px 2px 28px;
  font-size: 0.7em;
}

#voice a:link, a:visited {
  color: #5a6644;
  text-decoration: underline;
}

#voice a:hover, a:active {
  text-decoration: none;
}




/***********************************/
/********** info elements **********/
/***********************************/

#info {
  background-image: url(images/left_dl_bg.gif);
  background-repeat: repeat-y;
  width: 176px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-left: 3px;
  border-bottom: solid 1px #ccc;
}

#info dt{
  background-image: url(images/info_title.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 176px;
  height: 39px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#info dd {
  background-image: url(http://www.deccs.co.jp/nakagawa/skin/images/left_dd_bg.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  width: 176px;
}

#info ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#info li {
  background-image: url(images/left_li_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  _background-position: 10px 18px;
  padding: 10px 0px 2px 28px;
  font-size: 0.7em;
}

#info a:link, a:visited {
  color: #5a6644;
  text-decoration: underline;
}

#info a:hover, a:active {
  text-decoration: none;
}

#info li#child {
  background: none;
  padding: 5px 0px 2px 28px;
  font-size: 0.7em;
}




/******************************************/
/********** rightColumn elements **********/
/******************************************/

#rightColumn {
  float: right;
  width: 600px;
  /*border: solid 1px #f00;*/
}

#topFlash {
  margin: 5px 0;
}



/***********************************/
/********** news elements **********/
/***********************************/

#news {
  float: left;
  width: 585px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  border-bottom: solid 1px #ccc;
}

#news dt{
  background-image: url(http://www.deccs.co.jp/nakagawa/files/news3.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 586px;
  height: 21px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#news dd {
  background-image: url(http://www.deccs.co.jp/nakagawa/files/news2.jpg);
  background-repeat: repeat-y;
  margin: 0;
  padding: 10px;
}






#handbill {
  float: right;
  background-image: url(images/handbill_bg.gif);
  background-repeat: no-repeat;
  width: 300px;
  height: 165px;
  margin: 0;
  padding: 0;
}

#handbill dt{
  margin: 0;
  padding: 0;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#handbill dd{
  margin: 0;
  padding: 30px 0px 0px 130px;
}




/******************************************/
/********** weeklyestate1 elements **********/
/******************************************/

#weeklyestate1 {
  clear: both;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

#weeklyestate1 dt {
  background-image: url(http://www.deccs.co.jp/nakagawa/images/promo_title.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 600px;
  height: 45px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#weeklyestate1 dd {
  margin: 0;
  padding: 0;
}

table#estateList {
  margin: 0;
  border-collapse: collapse;
}




TABLE#estate {
  width : 590px;
  margin: 5px;
  border: solid 1px #ccc;
  border-collapse: collapse;
}

TABLE#estate1 TH {
  padding: 10px 15px 10px 0px;
  font-size: 0.8em;
  background-color: #cbe99a;


  width : 580px;
}

TABLE#estate1 TH P#estateItem1 {
  background-color: #cbe99a;
  padding : 3px 0px 3px 0px;
  color: BLACK;
  font-size: 1.2em;

}

TABLE#estate1 TD.pic {
  padding-bottom : 0px;
  text-align: center;
  vertical-align: center;


  width : 360px;
}

TABLE#estate1 TD.desc {
  padding-bottom : 1px;
  padding-left : 0px;
  padding-right : 0px;
  text-align: center;
  vertical-align: center;
  font-size: 0.7em;
  padding-top : 6px;
}

TABLE#estate1 TD.desc1 {
  padding-bottom : 1px;
  padding-left : 0px;
  padding-right : 0px;
  text-align : left;
  vertical-align: center;
  font-size: 0.7em;
  padding-top : 2px;
  width : 220px;
}


#price1 {
  color: #f00;
  font-size: 1.8em;
}
TD{
  text-align : left;
}
B{
  text-align : center;
}
TH#estate1{
border-width : 1px 1px 1px 1px;
border-style : solid solid solid solid;
border-color : #ccc #ccc #ccc #ccc;
}

 


/* WEEKLY ESTATE ELEMENTS */

table#weeklyestate {
  width: 100%;
  margin: 0;
  margin-top: 5px;
  text-align: center;
  border-collapse: collapse;
  border: solid 1px #3a6b9a;
}

table#weeklyestate th {
  padding: 2px;
  text-align: center;
  border: dotted 1px #3a6b9a;
}

table#weeklyestate td {
  padding: 2px;
  text-align: center;
  vertical-align: top;
  color: #1d511a;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  border-left: solid 1px #3a6b9a;
}

table#weeklyestate td.pli {
  text-align: center;
  font-family: sans-serif;
  font-size: 1.2em;
  padding: 1px;
  background-color: #DDDDDD;
  color: #CC0000;
}

table#weeklyestate td.pic {
  padding-bottom: 5px;
  text-align: center;
  vertical-align: top;
}

table#weeklyestate td.txt {
  padding-bottom: 3px;
  text-align: center;
  vertical-align: top;
  color: #999999;
  border-bottom: solid 1px #3a6b9a;
}

/* WEEKLY PROMO ELEMENTS */

table#weeklypromo {
  width: 100%;
  margin: 0;
  margin-top: 0px;
  text-align: center;
  border-collapse: collapse;
  border: solid 1px #3a6b9a;
}

table#weeklypromo th {
  padding: 2px;
  text-align: center;
  border: dotted 1px #3a6b9a;
}

table#weeklypromo td {
  padding: 2px;
  text-align: center;
  vertical-align: top;
  color: #1d511a;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  border-left: solid 1px #3a6b9a;
}

table#weeklypromo td.pli {
  text-align: center;
  font-family: sans-serif;
  font-size: 1.2em;
  padding: 1px;
  background-color: #DDDDDD;
  color: #CC0000;
}

table#weeklypromo td.pic {
  padding-bottom: 5px;
  text-align: center;
  vertical-align: top;
}

table#weeklypromo td.txt {
  padding-bottom: 3px;
  text-align: center;
  vertical-align: top;
  color: #999999;
  border-bottom: solid 1px #3a6b9a;
}


/***********************************/
/********** foot elements **********/
/***********************************/
#foot {
font-family: "MS Pゴシック","Osaka",sans-serif;   
font-size: 0.9em;
text-align: center;
width: 586px;
color: #000000;
line-height : 20px;
border: solid 1px #ccc;
border-collapse: collapse;
  padding-right : 5px;
  padding-left : 0px;
}






table#foot {
  width: 586px;
  margin: 5px;
  border: solid 1px #ccc;
  border-collapse: collapse;
}
H4{
  font-size : 1em;
  color : red;
  text-align : center;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
}
H5{
  font-size : 0.9em;
  font-weight : 200;
  text-align : center;
  margin-top : 6px;
  margin-left : 6px;
  margin-right : 6px;
  margin-bottom : 6px;
}
P{
  font-size : 0.7em;
  text-align : center;
  
  line-height : 2em;
  margin-top : 4px;
  margin-left : 4px;
  margin-right : 4px;
  margin-bottom : 4px;
}

/***********************************/
/********** foot2 elements **********/
/***********************************/



#foot2 {
font-family: "MS Pゴシック","Osaka",sans-serif;   
font-size: 0.8em;
text-align: center;
width: 586px;
color: #000000;
line-height : 20px;
border: solid 1px #ccc;
border-collapse: collapse;
  padding-right : 5px;
  padding-left : 0px;
}




table#foot2 {
  width: 586px;
  margin: 5px;
  border: solid 1px #ccc;
  border-collapse: collapse;
}



H6{
  font-size : 1em;
  color : red;
  text-align : center;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
}



P1{
  font-size : 0.8em;
  text-align : center;
  
  line-height : 2em;
  margin-top : 4px;
  margin-left : 4px;
  margin-right : 4px;
  margin-bottom : 4px;
}










/*==============================
 template style
==============================*/



/*****************************************/
/********** mainColumn elements **********/
/*****************************************/

#mainColumn {
  float: CENTER;
  width: 600px;
  /*border: solid 1px #f00;*/
}

#main_570 {
  width : 570px;
}


#main_590 {
  width : 590px;
}



#content {
  width : 576px;
  margin: 20px 0px 20px 10px;
  padding: 10px;
  font-size: 0.9em;
}

h3 {
  margin: 0;
  padding: 0px;
  font-size:0.8em;
  ｔext-align: center;
  font-family: "MS Pゴシック","Osaka",sans-serif;

}

/***********************************/
/********** voice1 elements **********/
/***********************************/

#voice1 {
  background-repeat: repeat-y;
  width: 585px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-left: 3px;
 }

#voice1 dt{
  background-image: url(http://www.deccs.co.jp/nakagawa/skin/images/saisin-bb.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 585px;
  height: 39px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#voice1 dd {
   background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  width: 585px;
}

#voice1 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#voice1 li {
  background-image: url(http://www.deccs.co.jp/nakagawa/skin/images/left_li_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  _background-position: 10px 18px;
  padding: 10px 0px 2px 28px;
  font-size: 0.7em;
}

#voice1 a:link, a:visited {
  color: #5a6644;
  text-decoration: underline;
}

#voice1 a:hover, a:active {
  text-decoration: none;
}



/*****************************************/
/********** menuColumn elements **********/
/*****************************************/

#menuColumn {
  float: right;
  width: 182px;
}

#localNavi {
  margin: 0;
  padding: 0;
}

#localNavi dt {
  background-image: url(images/local_menu_head.gif);
  background-repeat: no-repeat;
  width : 182px;
  height : 21px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
}

#localNavi dd {
  margin: 0;
  padding: 0;
}


#localNavi ul {
  margin: 0;
  padding: 0;
}

#localNavi li {
  float: left;
  font-size: 0.9em;
  list-style-type: none;
}


#localNavi li a {
  display: block;
  background-image: url(images/local_menu_bg.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding: 11px 0px 0px 30px;
  width : 152px;
  height : 29px;
  _width : 182px;
  _height : 40px;
  color: #666;
}

#localNavi li a:hover {
  background-position: 0px -40px;
}

#localNavi li a:link, a:visited {
  text-decoration: none;
}

#localNavi li a:hover, a:active {
  text-decoration: none;
  color: #333;
}

/***********************************/
/********** news1 elements **********/
/***********************************/
#news1 dt{
  background-image: url(images/aoba-b.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 587px;
  height: 20px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
#news1list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}



#news1list li {
 background-image: url(images/left_li_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  _background-position: 10px 10px;
  padding: 10px 0px 2px 28px;
  width: 580px;
  font-size: 0.7em;
  line-height: 1.2em;
}

#news1list a:link, a:visited {
  color: #5a6644;
  text-decoration: underline;
}

#news1list a:hover, a:active {
  text-decoration: none;
}



/***********************************/
/********** news2 elements **********/
/***********************************/
#news2 dt{
  background-image: url(images/tsuzuki-b.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 587px;
  height: 20px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
#news2list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}



#news2list li {
 background-image: url(images/left_li_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  _background-position: 10px 10px;
  padding: 10px 0px 2px 28px;
  width: 580px;
  font-size: 0.7em;
  line-height: 1.2em;
}

#news2list a:link, a:visited {
  color: #5a6644;
  text-decoration: underline;
}

#news2list a:hover, a:active {
  text-decoration: none;
}



/***********************************/
/********** news3 elements **********/
/***********************************/
#news3 dt{
  background-image: url(images/kouhoku-b.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 587px;
  height: 20px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
#news3list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}



#news3list li {
 background-image: url(images/left_li_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  _background-position: 10px 10px;
  padding: 10px 0px 2px 28px;
  width: 580px;
  font-size: 0.7em;
  line-height: 1.2em;
}

#news3list a:link, a:visited {
  color: #5a6644;
  text-decoration: underline;
}

#news3list a:hover, a:active {
  text-decoration: none;
}


/***********************************/
/********** news4 elements **********/
/***********************************/
#news4 dt{
  background-image: url(images/miyamae-b.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 587px;
  height: 20px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */
#news4list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}



#news4list li {
 background-image: url(images/left_li_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  _background-position: 10px 10px;
  padding: 10px 0px 2px 28px;
  width: 580px;
  font-size: 0.7em;
  line-height: 1.2em;
}

#news4list a:link, a:visited {
  color: #5a6644;
  text-decoration: underline;
}

#news4list a:hover, a:active {
  text-decoration: none;
}


/***********************************/
/********** news5 elements **********/
/***********************************/
#news5 dt {
  background-image: url(http://www.deccs.co.jp/nakagawa/skin/images/saisin-bb.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 587px;
  height: 20px;
  text-indent:-9999px;
  overflow:visible;
  /* \*/
  overflow:hidden;
  /* */

#news5 dd {
  background-image: url(http://www.deccs.co.jp/nakagawa/skin/images/left_dd_bg.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  width: 585px;
}


#news5list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}



#news5list li {
 background-image: url(http://www.deccs.co.jp/nakagawa/skin/images/left_li_icon.gif);
  background-repeat: no-repeat;
  background-position: 0px 10px;
  _background-position: 0px 10px;
  padding: 10px 0px 2px 28px;
  width: 575px;
  font-size: 0.7em;
  line-height: 1.2em;
}

#news5list p{
  padding: 10px 0px 2px 28px;
  font-size: 0.7em;
  line-height: 1.2em;
}

#news5list a:link, a:visited {
  color: #5a6644;
  text-decoration: underline;
}

#news5list a:hover, a:active {
  text-decoration: none;
}
H3{
  text-align : center;
  font-size: 0.9em;
  line-height: 1.2em;

}





/***********************************/
/********** news elements **********/
/***********************************/

#newslist {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#newslist li {
 background-image: url(images/left_li_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  _background-position: 10px 10px;
  padding: 10px 0px 2px 28px;
  width: 580px;
  font-size: 0.7em;
  line-height: 1.2em;
}

#newslist a:link, a:visited {
  color: #5a6644;
  text-decoration: underline;
}

#newslist a:hover, a:active {
  text-decoration: none;
}


.pic{
  text-align : center;
}
.pli{
  text-align : center;
}
TABLE{
  text-align : center;
}
DT{
  padding-bottom : 5px;
}

