@import "share.css";


#contents #note {
  width: 438px;
  overflow: hidden;
  margin: 10px 0 20px;
  padding: 0;
  border: 1px solid #000000;
  font-size: 14px;
  color: #000000;
}

#contents #note2 {
  width: 438px;
  overflow: hidden;
  margin: 10px 0 20px;
  padding: 0;
  border: 1px solid #FF0000;
  font-size: 14px;
  color: #FF0000;
}


/*----------ヘッダー------------*/

#index #container {
  width: 900px;
  text-align: left;
  margin: 0 auto;
  padding: 0;
}

#index #header {
  width: 900px;
}

#index #header h1 {
  left: 10px;
}

#index #header h2 {
  left: 10px;
}

#index #header p.catchCopy {
  left: 205px;
}

#index #header h3,
#index #header p.txtHeader {
  font-size: 85%;
  font-weight: normal;
  line-height: 140%;
  position: absolute;
  top: 10px;
  left: 0;
  margin: 0;
  padding: 0;
}

#index #header p.headTel {
  right: 178px;
}

#index #header p.btnAssessment {
  right: 10px;
}


/*----------サブナビ------------*/

ul#snavi {
  right: 10px;
}


/*----------アイキャッチ------------*/

#index p.eyecatch {
  width: 900px;
  text-align: center;
  font-size: 1px;
  line-height: 0%;
  margin: 0 0 21px;
  padding: 0;
}


/*----------左カラム------------*/

#indexLeft {
  width: 200px;
  float: left;
  margin: 0;
  padding: 0 20px 20px 10px;
}


/*----------左カラム／リンクカラー------------*/

#indexLeft ul li a:link {
  color: #0066CC;
}

#indexLeft ul li a:visited {
  color: #0066CC;
  text-decoration: underline;
}

#indexLeft ul li a:hover {
  color: #3399FF;
  text-decoration: underline;
}

#indexLeft ul li a:active {
  color: #0066CC;
  text-decoration: underline;
}


/*----------グローバルナビ------------*/

ul#gnavi {
  width: 196px;
  border: 1px solid #999;
  background: url(../images/index/title_service_list.gif) no-repeat 1px 1px;
  margin: 0 0 10px;
  padding: 46px 1px 1px;
}

ul#gnavi li {
  background: url(../images/index/line_dotted.gif) repeat-x 0% 100%;
  margin: 0;
  padding: 8px 9px 9px;
}

ul#gnavi li.noLine {
  background: none;
}

ul#gnavi li a {
  font-weight: bold;
  background: url(../images/index/arrow_orange.gif) no-repeat 0% 50%;
  margin: 0;
  padding: 0 0 0 14px;
}

ul#gnavi li ul.second {
  margin: 0;
  padding: 0;
}

ul#gnavi li ul.second li {
  background: none;
  margin: 0;
  padding: 3px 0 0 14px;
}

ul#gnavi li ul.second li a {
  font-weight: normal;
  background: none;
  margin: 0;
  padding: 0;
}


/*----------インフォメーションナビ------------*/

ul#infoNavi {
  width: 196px;
  border: 1px solid #999;
  background: url(../images/index/title_information.gif) no-repeat 1px 1px;
  margin: 0 0 10px;
  padding: 46px 1px 1px;
}

ul#infoNavi li {
  background: url(../images/index/line_dotted.gif) repeat-x 0% 100%;
  margin: 0;
  padding: 8px 9px 9px;
}

ul#infoNavi li.noLine {
  background: none;
}

ul#infoNavi li a {
  font-weight: bold;
  background: url(../images/index/arrow_orange.gif) no-repeat 0% 50%;
  margin: 0;
  padding: 0 0 0 14px;
}


/*----------左カラム／バナー------------*/

#indexLeft ul.bnr {
  width: 200px;
  margin: 0;
  padding: 0;
}

#indexLeft ul.bnr li {
  font-size: 1px;
  line-height: 0%;
  margin: 0 0 10px;
  padding: 0;
}


/*----------左カラム／sideContentsList------------*/

#indexLeft .sideContentsList {
  width: 198px;
  border: 1px solid #999;
  margin: 0 0 10px;
  padding: 0;
}

#indexLeft .sideContentsList h3 {
  font-size: 1px;
  line-height: 0%;
  margin: 0 0 10px;
  padding: 0;
}

#indexLeft .sideContentsList h4 {
  font-size: 100%;
  font-weight: normal;
  line-height: 140%;
  background: url(../images/index/arrow_orange_small.gif) no-repeat 0px 5px;
  margin: 0 8px 10px;
  padding: 0 0 0 14px;
}

#indexLeft .sideContentsList h4 a {
  color: #0066CC;
}

#indexLeft .sideContentsList h4 a:visited {
  color: #0066CC;
}

#indexLeft .sideContentsList h4 a:hover {
  color: #3399FF;
}

#indexLeft .sideContentsList h4 a:active {
  color: #0066CC;
}

#indexLeft .sideContentsList p.listNavi {
  width: 188px;
  font-size: 1px;
  line-height: 0%;
  text-align: right;
  background: #E5E5E5;
  margin: 0;
  padding: 5px;
}


/*----------左カラム／IFRAME------------*/


#iframe_irep_seminar {
  width: 194px;
  height: 400px;
  padding: 0px;
  margin: 0px;
}

#iframe_irep_seminar_border {
  border: 3px double #CCC;
  margin-bottom: 20px;
}

#iframe_irep_seminar_border p {
  padding: 0px;
  margin: 0px;
}

#iframe_irep_seminar_border h4 {
  padding: 0px;
  margin: 0px;
  line-height: 100%;
  font-weight: bold;
  letter-spacing: 0.1em;
}

#iframe_irep_news {
  width: 194px;
  height: 300px;
  padding: 0px;
  margin: 0px;
}

#iframe_irep_news_border {
  border: 3px double #CCC;
  margin-bottom: 20px;
}


#indexLeft ul.irep_sem_products {
  width: 200px;
  margin: 0;
  padding: 0;
  background-color: #EEE;
  text-align: center;
  margin-bottom: 10px;
}

#indexLeft ul.irep_sem_products li {
  font-size: 1px;
  line-height: 0%;
  padding-top: 20px;
  padding-bottom: 20px;
}


/*----------コンテンツ------------*/

#contents {
  width: 440px;
  float: left;
  background: none;
}

/*----------whatsnew------------*/

#contents .whatsnew {
  width: 440px;
  overflow: hidden;
  margin: 10px 0 20px;
  padding: 0;
}

#contents .whatsnew h2 {
  height: 16px;
  font-size: 1px;
  line-height: 0%;
  border-bottom: 4px solid #99CC33;
  position: relative;
  margin: 0 0 15px;
  padding: 0 0 10px;
}

#contents .whatsnew h2 .listNavi {
  position: absolute;
  top: 0;
  right: 0;
}

#contents .whatsnew ul.news {
  width: 440px;
  margin: 0;
  padding: 0;
}

#contents .whatsnew ul.news li {
  color: #666;
  text-indent: -7em;
  margin: 0 0 3px;
  padding: 0 0 0 7em;
}


/*----------pickupList------------*/

#contents #pickupList {
  width: 440px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#contents #pickupList h2 {
  height: 54px;
  font-size: 1px;
  line-height: 0%;
  border: 1px solid #CCC;
  border-collapse: collapse;
  position: relative;
  background: url(../images/index/bg_contents_title.gif) repeat-x 0% 100%;
  margin: 0 0 15px;
  padding: 0;
}

#contents #pickupList h2 .listNavi {
  position: absolute;
  top: 17px;
  right: 10px;
}


/*----------pickupList／売却案件紹介------------*/

#contents #pickupList ul.blueList {
  margin: 10px 0 0;
  padding: 0 10px 20px 11px;
}

#contents #pickupList ul.blueList li {
  background: url(../images/index/arrow_pickup_blue.gif) no-repeat 0px 4px;
  margin: 0 0 5px;
  padding: 0 0 0 12px;
}

#contents #pickupList ul.blueList li a {
  color: #0066CC;
}

#contents #pickupList ul.blueList li a:visited {
  color: #0066CC;
}

#contents #pickupList ul.blueList li a:hover {
  color: #3399FF;
}

#contents #pickupList ul.blueList li a:active {
  color: #0066CC;
}


/*----------pickupList／買取希望情報------------*/

#index #pickupList ul.orangeList {
  margin: 10px 0 0;
  padding: 0 10px 20px 11px;
}

#index #pickupList ul.orangeList li {
  background: url(../images/index/arrow_pickup.gif) no-repeat 0px 4px;
  margin: 0 0 5px;
  padding: 0 0 0 12px;
}

#index #pickupList ul.orangeList li a {
  color: #FF6600;
}

#index #pickupList ul.orangeList li a:visited {
  color: #FF6600;
}

#index #pickupList ul.orangeList li a:hover {
  color: #FF9933;
}

#index #pickupList ul.orangeList li a:active {
  color: #FF6600;
}


/*----------pickupList／ドメイン売買------------*/

#index #pickupList ul.greenList {
  margin: 10px 0 0;
  padding: 0 10px 20px 11px;
}

#index #pickupList ul.greenList li {
  background: url(../images/index/arrow_green.gif) no-repeat 0px 4px;
  margin: 0 0 5px;
  padding: 0 0 0 12px;
}

#index #pickupList ul.greenList li a {
  color: #009966;
}

#index #pickupList ul.greenList li a:visited {
  color: #009966;
}

#index #pickupList ul.greenList li a:hover {
  color: #00CC99;
}

#index #pickupList ul.greenList li a:active {
  color: #009966;
}


/*----------特別企画------------*/

#contents .special {
  width: 440px;
  overflow: hidden;
  background: url(../images/index/bg_special.gif) repeat-y 0 100%;
  margin: 0 0 25px;
  padding: 0 0 10px;
}

#contents .special h2 {
  width: 440px;
  height: 57px;
  font-size: 1px;
  line-height: 0%;
  border: 0;
  border-collapse: collapse;
  position: relative;
  background: url(../images/index/title_special.jpg) no-repeat 0% 0%;
  margin: 0;
  padding: 0;
}

#contents .special h2 .specialList {
  position: absolute;
  top: 18px;
  right: 11px;
  margin: 0;
  padding: 0;
}

#contents .special table {
  width: 387px;
  border: 0;
  border-collapse: collapse;
  margin: 0 0 0 26px;
  padding: 0;
}

#contents .special table tr {
  background: url(../images/share/line_dotted_gnavi.gif) repeat-x 0% 100%;
  margin: 0;
  padding: 0;
}

#contents .special table tr.end {
  background: none;
  margin: 0;
  padding: 0;
}

#contents .special table th {
  width: 130px;
  height: 60px;
  vertical-align: middle;
  margin: 0;
  padding: 0 15px 0 0;
}

#contents .special table th img {
  border: 0;
  vertical-align: middle;
  margin: 0;
  padding: 5px 0;
}

#contents .special table td {
  line-height: 140%;
  height: 60px;
  vertical-align: middle;
  margin: 0;
  padding: 5px 0;
}


/*----------右カラム------------*/

#indexRight {
  width: 200px;
  float: right;
  margin: 0;
  padding: 0 10px 20px 20px;
}


/*----------右カラム／バナー------------*/


#indexRight ul.bnr {
  width: 200px;
  margin: 0;
  padding: 0;
}

#indexRight ul.bnr li {
  font-size: 1px;
  line-height: 0%;
  margin: 0 0 10px;
  padding: 0;
}


#indexRight ul.irep_sem_products {
  width: 200px;
  margin: 0;
  padding: 0;
  background-color: #EEE;
  text-align: center;
  margin-bottom: 10px;
}

#indexRight ul.irep_sem_products li {
  font-size: 1px;
  line-height: 0%;
  padding-top: 20px;
  padding-bottom: 20px;
}


/*----------右カラム／sideContentsList------------*/

#indexRight .sideContentsList {
  width: 198px;
  border: 1px solid #999;
  margin: 0 0 10px;
  padding: 0;
}

#indexRight .sideContentsList h3 {
  font-size: 1px;
  line-height: 0%;
  margin: 0 0 10px;
  padding: 0;
}

#indexRight .sideContentsList h4 {
  font-size: 100%;
  font-weight: normal;
  line-height: 140%;
  background: url(../images/index/arrow_orange_small.gif) no-repeat 0px 5px;
  margin: 0 8px 10px;
  padding: 0 0 0 14px;
}

#indexRight .sideContentsList h4 a {
  color: #0066CC;
}

#indexRight .sideContentsList h4 a:visited {
  color: #0066CC;
}

#indexRight .sideContentsList h4 a:hover {
  color: #3399FF;
}

#indexRight .sideContentsList h4 a:active {
  color: #0066CC;
}

#indexRight .sideContentsList p.listNavi {
  width: 188px;
  font-size: 1px;
  line-height: 0%;
  text-align: right;
  background: #E5E5E5;
  margin: 0;
  padding: 5px;
}

