@charset "UTF-8";

/*--------------------------------------

              HIROBO WEBSITE CSS

--------------------------------------*/


/*------- base -------*/

body {
  margin: 0;
  padding: 0;
  background: url(../images/common/body_bg.jpg) repeat-x top left #D2D2D2;
  font-family: "ヒラギノ角ゴ pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 1.4;
}

td {
  font-family: "ヒラギノ角ゴ pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 1.4;
}

a:link {
  color: #00A0E9;
  text-decoration: underline;
}

a:visited {
  color: #193168;
  text-decoration: underline;
}

a:hover {
  color: #193168;
  text-decoration: underline;
}

a:active {
  color: #193168;
  text-decoration: underline;
}

p {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

ul,ol,li {
  margin: 0;
  padding: 0;
}

h1,h2,h3,h4,h5,h6,h7 {
  margin: 0;
  padding: 0;
}

form {
  margin: 0;
  padding: 0;
}

.space {
  font-size: 1px;
  line-height: 0;
}

.clear {
  clear: both;
}

img.img_left {
  float: left;
  margin: 0 5px 0 0;
}

img.img_right {
  float: right;
  margin: 0 0 0 5px;
}

img.nondisplay {
  display: none;
}


.nondisplay-all {
  display: none;
}


/*------- header -------*/

#header {
  width: 800px;
  height: 70px;
  margin: 0 auto;
  background: url(../images/common/header-bg.jpg) repeat-x top left;
}

#header-left {
  width: 170px;
  padding: 10px 0 0 0;
  float: left;
}

#header-right {
  width: 377px;
  float: right;
}

#hm {
  width: 184px;
  height: 33px;
  margin-left: auto;
}

/*sitemap*/

#hm .hm-sitemap {
  width: 91px;
  height: 21px;
  margin: 0 2px 0 0;
  background: url(../images/common/hm-sitemap-hover.jpg)
  no-repeat top left;
  float: left;
}

#hm .hm-sitemap a {
  display: block;
  width: 91px;
  height: 21px;
  background: url(../images/common/hm-sitemap.jpg)
  no-repeat top left;
}

#hm .hm-sitemap a:hover {
  background: url(../images/common/hm-sitemap-hover.jpg)
  no-repeat top left;
}

/*english*/

#hm .hm-english {
  width: 91px;
  height: 21px;
  background: url(../images/common/hm-english-hover.jpg)
  no-repeat top left;
  float: left;
}

#hm .hm-english a {
  display: block;
  width: 91px;
  height: 21px;
  background: url(../images/common/hm-english.jpg)
  no-repeat top left;
}

#hm .hm-english a:hover {
  background: url(../images/common/hm-english-hover.jpg)
  no-repeat top left;
}

#function-area {
  width: 377px;
}

#function-area .search {
  width: 216px;
  height: 18px;
  padding: 3px 5px;
  background: url(../images/common/search-bg.jpg)
  no-repeat top left;
  float: left;
}

*html #function-area .search {
  width: 216px;
  height: 20px;
  padding: 2px 5px;
  background: url(../images/common/search-bg.jpg)
  no-repeat top left;
}

#function-area .search table {
  width: 216px;
  height: 16px;
}

#function-area .search td {
  text-align: center;
}

*html #function-area .search-btn {
  margin-top: 2px;
}

*:first-child+html #function-area .search-btn {
  margin-top: 1px;
}

#function-area .input-bar {
  width:105px;
  height: 11px;
}

*html #function-area .input-bar {
  width:105px;
  height:10px;
}

*:first-child+html #function-area .input-bar {
  width:105px;
  height:11px;
  margin-bottom: 1px;
} 

#function-area .text-size {
  width: 145px;
  float: right;
}


/*------- container -------*/

#container {
  width: 800px;
  margin: 0 auto;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #AAAAAA;
  background: #FFFFFF;
}


/*------- mv -------*/

#mv-area {
  width: 800px;
  height: 279px;
  background: url(../images/top/mv-bg.jpg)
  no-repeat top left;
}

#mv {
  width: 606px;
  height: 260px;
  padding: 8px 0 0 7px;
  float: left;
}

#mv-area .mac_ie {
  display: none;
}

#mv-area .mac_ie img {
  display: none;
}

.screen {
  position: absolute;
  width: 606px;
  height: 260px;
  overflow: hidden;
  background-color:white;
}

.inscreen {
  position: absolute;
}


/* Mac IE 5のみに適用 \*//*/

#mv-area {
  width: 800px;
  height: 279px;
  background: url(../images/top/mv-bg_macie.jpg)
  no-repeat top left;
}

.screen {
  display: none;
}

.inscreen {
  display: none;
}

/**/




/*------- contents -------*/

#contents-bg {
  width: 800px;
  background: url(../images/common/contents-lmbg.jpg)
  repeat-y top left;
}

#contents {
  width: 595px;
  padding: 0 0 0 10px;
  float: left;
}

/*------- gm -------*/

#gm {
  width: 170px;
  padding: 0 10px 0 0; 
  float: right;
}

#gm-box {
  width: 168px;
  border: 1px solid #AAAAAA;
  background: url(../images/common/gm-bg.jpg)
  repeat-y top left;
}

#gm-box img {
  vertical-align: top;
}

#gm-box img.gm-img {
  display: none;
}

/* Mac IE 5のみに適用 \*//*/
#gm-box img.gm-img {
  display: inline;
}
/* */

#gm .contents {
  width: 168px;
  height: 35px;
  background: url(../images/common/gm-contents.jpg)
  no-repeat top left;
}

#gm ul {
  clear: both;
  margin: 0 0 0 4px;
  padding: 0;
}

#gm li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#gm .gm-bottom {
  clear: both;
  width: 168px;
  height: 12px;
  background: url(../images/common/gm-bottom.jpg)
  no-repeat bottom left;
}


/*home*/

#gm .home {
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-home-hover.jpg)
  no-repeat top left;
  float: left;
}

#gm .home a {
  display: block;
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-home.jpg)
  no-repeat top left;
}

#gm .home a:hover {
  background: url(../images/common/gm-home-hover.jpg)
  no-repeat top left;
}

/*corporate*/

#gm .corporate {
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-corporate-hover.jpg)
  no-repeat top left;
  float: left;
}

#gm .corporate a {
  display: block;
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-corporate.jpg)
  no-repeat top left;
}

#gm .corporate a:hover {
  background: url(../images/common/gm-corporate-hover.jpg)
  no-repeat top left;
}

#gm .corporate-active {
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-corporate-hover.jpg)
  no-repeat top left;
  float: left;
}

#gm .corporate-active a {
  display: block;
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-corporate-hover.jpg)
  no-repeat top left;
}

#gm .corporate-active a:hover {
  background: url(../images/common/gm-corporate-hover.jpg)
  no-repeat top left;
}

/*group*/

#gm .group {
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-group-hover.jpg)
  no-repeat top left;
  float: left;
}

#gm .group a {
  display: block;
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-group.jpg)
  no-repeat top left;
}

#gm .group a:hover {
  background: url(../images/common/gm-group-hover.jpg)
  no-repeat top left;
}

#gm .group-active {
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-group-hover.jpg)
  no-repeat top left;
  float: left;
}

#gm .group-active a {
  display: block;
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-group-hover.jpg)
  no-repeat top left;
}

#gm .group-active a:hover {
  background: url(../images/common/gm-group-hover.jpg)
  no-repeat top left;
}


/*inquiry*/

#gm .inquiry {
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-inquiry-hover.jpg)
  no-repeat top left;
  float: left;
}

#gm .inquiry a {
  display: block;
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-inquiry.jpg)
  no-repeat top left;
}

#gm .inquiry a:hover {
  background: url(../images/common/gm-inquiry-hover.jpg)
  no-repeat top left;
}

#gm .inquiry-active {
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-inquiry-hover.jpg)
  no-repeat top left;
  float: left;
}

#gm .inquiry-active a {
  display: block;
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-inquiry-hover.jpg)
  no-repeat top left;
}

#gm .inquiry-active a:hover {
  background: url(../images/common/gm-inquiry-hover.jpg)
  no-repeat top left;
}


/*recruit*/

#gm .recruit {
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-recruit-hover.jpg)
  no-repeat top left;
  float: left;
}

#gm .recruit a {
  display: block;
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-recruit.jpg)
  no-repeat top left;
}

#gm .recruit a:hover {
  background: url(../images/common/gm-recruit-hover.jpg)
  no-repeat top left;
}

#gm .recruit-active {
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-recruit-hover.jpg)
  no-repeat top left;
  float: left;
}

#gm .recruit-active a {
  display: block;
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-recruit-hover.jpg)
  no-repeat top left;
}

#gm .recruit-active a:hover {
  background: url(../images/common/gm-recruit-hover.jpg)
  no-repeat top left;
}


/*★2008-Z20 追加 livefactory*/

#gm .livefactory {
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-livefactory-hover.jpg)
  no-repeat top left;
  float: left;
}

#gm .livefactory a {
  display: block;
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-livefactory.jpg)
  no-repeat top left;
}

#gm .livefactory a:hover {
  background: url(../images/common/gm-livefactory-hover.jpg)
  no-repeat top left;
}

#gm .livefactory-active {
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-livefactory-hover.jpg)
  no-repeat top left;
  float: left;
}

#gm .livefactory-active a {
  display: block;
  width: 160px;
  height: 44px;
  background: url(../images/common/gm-livefactory-hover.jpg)
  no-repeat top left;
}

#gm .livefactory-active a:hover {
  background: url(../images/common/gm-livefactory-hover.jpg)
  no-repeat top left;
}


/*lower1*/

#gm .lower1 {
  width: 160px;
  border-bottom: 1px solid #C2C2C2;
  background: url(../images/common/gm-lower1-hover.jpg)
  no-repeat top left;
  float: left;
}

#gm .lower1 a {
  display: block;
  width: 125px;
  padding: 6px 5px 5px 30px;
  background: url(../images/common/gm-lower1.jpg)
  no-repeat top left;
  text-decoration: none;
  color: #444444;
}

#gm .lower1 a:hover {
  background: url(../images/common/gm-lower1-hover.jpg)
  no-repeat top left;
  color: #0174A9;
}

#gm .lower1-active {
  width: 160px;
  border-bottom: 1px solid #C2C2C2;
  background: url(../images/common/gm-lower1-hover.jpg)
  no-repeat top left;
  float: left;
}

#gm .lower1-active a {
  display: block;
  width: 125px;
  padding: 6px 5px 5px 30px;
  background: url(../images/common/gm-lower1-hover.jpg)
  no-repeat top left;
  text-decoration: none;
  color: #0174A9;
}

#gm .lower1-active a:hover {
  background: url(../images/common/gm-lower1-hover.jpg)
  no-repeat top left;
  color: #0174A9;
}

#gm .lower1-active2 {
  width: 160px;
  background: url(../images/common/gm-lower1-active.jpg)
  no-repeat top left;
  float: left;
}

#gm .lower1-active2 a {
  display: block;
  width: 125px;
  padding: 6px 5px 5px 30px;
  background: url(../images/common/gm-lower1-active.jpg)
  no-repeat top left;
  text-decoration: none;
  color: #0174A9;
}

#gm .lower1-active2 a:hover {
  background: url(../images/common/gm-lower1-active.jpg)
  no-repeat top left;
  color: #0174A9;
}


/*lower2*/

#gm .lower2 {
  width: 160px;
  background: url(../images/common/gm-lower2-hover.jpg)
  no-repeat top left;
  float: left;
}

#gm .item01{
    background: url("../images/common/gm-lower2.jpg") no-repeat scroll left top transparent;
    color: #0174A9;
    display: block;
    padding: 5px 5px 5px 30px;
    text-decoration: none;
    width: 125px;
}

#gm .lower2 a {
  display: block;
  width: 125px;
  padding: 5px 5px 5px 30px;
  background: url(../images/common/gm-lower2.jpg)
  no-repeat top left;
  text-decoration: none;
  color: #0174A9;
}

#gm .lower2-active {
  width: 160px;
  background: url(../images/common/gm-lower2-hover.jpg)
  no-repeat top left;
  float: left;
}

#gm .lower2-active a {
  display: block;
  width: 125px;
  padding: 5px 5px 5px 30px;
  background: url(../images/common/gm-lower2-hover.jpg)
  no-repeat top left;
  text-decoration: none;
  color: #0174A9;
}



/*#gm .lower2 a:hover {
  background: url(../images/common/gm-lower2-hover.jpg)
  no-repeat top left;
  color: #193168;
}



#gm .lower2-active a:hover {
  background: url(../images/common/gm-lower2-hover.jpg)
  no-repeat top left;
  color: #193168;
}*/


/*lower2-end*/

#gm .lower2-end {
  width: 160px;
  border-bottom: 1px solid #C2C2C2;
  background: url(../images/common/gm-lower2-hover.jpg)
  no-repeat top left;
  float: left;
}

#gm .lower2-end a {
  display: block;
  width: 125px;
  padding: 5px 5px 5px 30px;
  background: url(../images/common/gm-lower2.jpg)
  no-repeat top left;
  text-decoration: none;
  color: #0174A9;
}

#gm .lower2-end-active {
  width: 160px;
  border-bottom: 1px solid #C2C2C2;
  background: url(../images/common/gm-lower2-hover.jpg)
  no-repeat top left;
  float: left;
}

#gm .lower2-end-active a {
  display: block;
  width: 125px;
  padding: 5px 5px 5px 30px;
  background: url(../images/common/gm-lower2-hover.jpg)
  no-repeat top left;
  text-decoration: none;
  color: #0174A9;
}

/*#gm .lower2-end a:hover {
  background: url(../images/common/gm-lower2-hover.jpg)
  no-repeat top left;
  color: #193168;
}



#gm .lower2-end-active a:hover {
  background: url(../images/common/gm-lower2-hover.jpg)
  no-repeat top left;
  color: #193168;
}*/

#gm .lower-in,
#gm .lower-in-active {
	margin-left: 10px;
	width: 150px;
	
}
#gm .lower-in a,
#gm .lower-in-active a {
	width: 115px;
	font-size: 11px;
}
/*------- top-gm-------*/

#top-gm {
  width: 180px;
  padding: 6px 4px 0 0;
  float: right;
}

#top-gm .contents {
  width: 180px;
  height: 35px;
  background: url(../images/top/top-gm-contents.jpg)
  no-repeat top left;
}

#top-gm ul {
  clear: both;
  margin: 0 0 0 4px;
  padding: 0;
}

#top-gm li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#top-gm .top-gm-bottom {
  clear: both;
  width: 180px;
  height: 9px;
  background: url(../images/top/top-gm-bottom.jpg)
  no-repeat bottom left;
}

/*home*/

#top-gm .home {
  width: 172px;
  height: 44px;
  background: url(../images/top/top-gm-home.jpg)
  no-repeat top left;
  float: left;
}

#top-gm .home a {
  display: block;
  width: 172px;
  height: 44px;
  background: url(../images/top/top-gm-home.jpg)
  no-repeat top left;
}

#top-gm .home a:hover {
  background: url(../images/top/top-gm-home.jpg)
  no-repeat top left;
}

/*corporate*/

#top-gm .corporate {
  width: 172px;
  height: 44px;
  background: url(../images/top/top-gm-corporate-hover.jpg)
  no-repeat top left;
  float: left;
}

#top-gm .corporate a {
  display: block;
  width: 172px;
  height: 44px;
  background: url(../images/top/top-gm-corporate.jpg)
  no-repeat top left;
}

#top-gm .corporate a:hover {
  background: url(../images/top/top-gm-corporate-hover.jpg)
  no-repeat top left;
}

/*group*/

#top-gm .group {
  width: 172px;
  height: 44px;
  background: url(../images/top/top-gm-group-hover.jpg)
  no-repeat top left;
  float: left;
}

#top-gm .group a {
  display: block;
  width: 172px;
  height: 44px;
  background: url(../images/top/top-gm-group.jpg)
  no-repeat top left;
}

#top-gm .group a:hover {
  background: url(../images/top/top-gm-group-hover.jpg)
  no-repeat top left;
}

/*inquiry*/

#top-gm .inquiry {
  width: 172px;
  height: 44px;
  background: url(../images/top/top-gm-inquiry-hover.jpg)
  no-repeat top left;
  float: left;
}

#top-gm .inquiry a {
  display: block;
  width: 172px;
  height: 44px;
  background: url(../images/top/top-gm-inquiry.jpg)
  no-repeat top left;
}

#top-gm .inquiry a:hover {
  background: url(../images/top/top-gm-inquiry-hover.jpg)
  no-repeat top left;
}

/*recruit*/

#top-gm .recruit {
  width: 172px;
  height: 44px;
  background: url(../images/top/top-gm-recruit-hover.jpg)
  no-repeat top left;
  float: left;
}

#top-gm .recruit a {
  display: block;
  width: 172px;
  height: 44px;
  background: url(../images/top/top-gm-recruit.jpg)
  no-repeat top left;
}

#top-gm .recruit a:hover {
  background: url(../images/top/top-gm-recruit-hover.jpg)
  no-repeat top left;
}


/*------- top-contents -------*/

#top-contents {
  width: 617px;
  float: left;
}

#top-contents .td-top-news {
  width: 297px;
  padding: 0 7px 0 10px;
  background: url(../images/common/dot-blue-y.gif)
  repeat-y top right;
  vertical-align: top;
}

#top-contents .td-top-group {
  width: 296px;
  padding: 0 0 0 7px;
  vertical-align: top;
}


/*------- top-news -------*/

#top-news {
  font-size: 11px;
}

#top-news .title-top-news {
  width: 296px;
  height: 30px;
  background: url(../images/top/top-title-news.jpg)
  no-repeat top left;
  text-align: right;
}

#top-news ul {
  margin: 0;
  padding: 0;
}

#top-news li {
  margin: 0;
  padding: 4px 6px 3px 6px;
  border-bottom: 1px dotted #B2B2B2;
  list-style-type: none;
}

#top-news p.text {
  color: #555555;
  line-height: 1.2;
  padding: 2px 0 0 0;
}

#top-news img.icon {
  float: left;
  margin: 2px 4px 0 0;
}

#top-news .top-btn-view {
  width: 80px;
  height: 30px;
  background: url(../images/top/top-btn-view-hover.jpg)
  no-repeat top left;
  float: right;
}

#top-news .top-btn-view a {
  display: block;
  width: 80px;
  height: 30px;
  background: url(../images/top/top-btn-view.jpg)
  no-repeat top left;
}

#top-news .top-btn-view a:hover {
  background: url(../images/top/top-btn-view-hover.jpg)
  no-repeat top left;
}


/*------- top-group -------*/

#top-group img {
  vertical-align: top;
}

#top-group .title-top-group {
  width: 296px;
  height: 30px;
  margin: 0 0 7px 0;
  background: url(../images/top/top-title-group.jpg)
  no-repeat top left;
  text-align: right;
}

#top-group .top-btn-detail {
  width: 80px;
  height: 30px;
  background: url(../images/top/top-btn-detail-hover.jpg)
  no-repeat top left;
  float: right;
}

#top-group .top-btn-detail a {
  display: block;
  width: 80px;
  height: 30px;
  background: url(../images/top/top-btn-detail.jpg)
  no-repeat top left;
}

#top-group .top-btn-detail a:hover {
  background: url(../images/top/top-btn-detail-hover.jpg)
  no-repeat top left;
}

#top-group .box {
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 0 2px 2px 0;
    margin: 0 0 7px 30px;
    padding: 0 5px 7px 0;
    width: 259px;
}

*html #top-group .box {
  width: 284px;
  margin: 0 0 7px 0;
  padding: 0 5px;
  border-width: 0 2px 2px 0;
  border-style: solid;
  border-color: #E5E5E5;
}

#top-group .left {
  width: 72px;
  float: left;
}

#top-group .left img {
  border: 1px solid #BBBBBB;
}

#top-group .right {
    float: right;
    width: 180px;
}

img.top-title-img {
  display: none;
}

/* Mac IE 5のみに適用 \*//*/
img.top-title-img {
  visibility: hidden;
}
/* */

/*model*/

#top-group .top-title-model {
  width: 190px;
  height: 16px;
  background: url(../images/top/top-title-model-hover.jpg)
  no-repeat top left;
  float: left;
}

#top-group .top-title-model a {
  display: block;
  width: 190px;
  height: 16px;
  background: url(../images/top/top-title-model.jpg)
  no-repeat top left;
}

#top-group .top-title-model a:hover {
  background: url(../images/top/top-title-model-hover.jpg)
  no-repeat top left;
}


/*sec*/

#top-group .top-title-sec {
  width: 187px;
  height: 16px;
  background: url(../images/top/top-title-sec-hover.jpg)
  no-repeat top left;
  float: left;
}

#top-group .top-title-sec a {
  display: block;
  width: 187px;
  height: 16px;
  background: url(../images/top/top-title-sec.jpg)
  no-repeat top left;
}

#top-group .top-title-sec a:hover {
  background: url(../images/top/top-title-sec-hover.jpg)
  no-repeat top left;
}

/*mc*/

#top-group .top-title-mc {
  width: 145px;
  height: 16px;
  background: url(../images/top/top-title-mc-hover.jpg)
  no-repeat top left;
  float: left;
}

#top-group .top-title-mc a {
  display: block;
  width: 145px;
  height: 16px;
  background: url(../images/top/top-title-mc.jpg)
  no-repeat top left;
}

#top-group .top-title-mc a:hover {
  background: url(../images/top/top-title-mc-hover.jpg)
  no-repeat top left;
}

/*hrd*/

#top-group .top-title-hrd {
  width: 82px;
  height: 16px;
  background: url(../images/top/top-title-hrd-hover.jpg)
  no-repeat top left;
  float: left;
}

#top-group .top-title-hrd a {
  display: block;
  width: 82px;
  height: 16px;
  background: url(../images/top/top-title-hrd.jpg)
  no-repeat top left;
}

#top-group .top-title-hrd a:hover {
  background: url(../images/top/top-title-hrd-hover.jpg)
  no-repeat top left;
}

/*hx-1*/

#top-group .top-title-hx-1 {
  width: 82px;
  height: 16px;
  background: url(../images/top/top-title-hx-1-hover.jpg)
  no-repeat top left;
  float: left;
}

#top-group .top-title-hx-1 a {
  display: block;
  width: 82px;
  height: 16px;
  background: url(../images/top/top-title-hx-1.jpg)
  no-repeat top left;
}

#top-group .top-title-hx-1 a:hover {
  background: url(../images/top/top-title-hx-1-hover.jpg)
  no-repeat top left;
}


#top-group p.text {
  clear: both;
  padding-top: 5px;
  color: #555555;
  line-height: 1.1;
}

/*------- banner -------*/

#banner {
  width: 170px;
  float: right;
}

#banner img {
  vertical-align: middle;
}


/*------- footer -------*/

#footer {
  clear: both;
  width: 800px;
  height: 30px;
  background: url(../images/common/footer-bg.jpg)
  no-repeat top left;
  color: #FFFFFF;
}

*html #footer {
  clear: both;
  width: 800px;
  height: 30px;
  background: url(../images/common/footer-bg.jpg)
  no-repeat top left;
  color: #FFFFFF;
  line-height: 1.2;
}

#footer .footer-left {
  width: 70%;
  padding: 8px 0 0 13px;
  float: left;
  white-space: nowrap;
}

#footer .footer-right {
  padding:8px 10px 0 0;
  float: right;
  white-space: nowrap;
}

#footer ul {
  margin: 0;
  padding: 0;
}

#footer li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
}

#footer a {
  display: block;
  border-right: 1px solid #FFFFFF;
  padding: 0 6px;
  color: #FFFFFF;
  text-decoration: none;
}

#footer a:hover {
  color: #CCCCCC;
  text-decoration: none;
}


/* Mac IE 5のみに適用 \*//*/
#footer li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#footer a {
  display: block;
  border-right: 1px solid #FFFFFF;
  padding: 0 6px;
  color: #FFFFFF;
  text-decoration: none;
  float: left;
}

#footer a:hover {
  color: #CCCCCC;
  text-decoration: none;
}

/* */



/*------- footer -------*/

#copyright {
  width: 800px;
  margin: 0 auto;
  padding: 10px 0 15px 0;
  text-align: center;
}


/*------- pankuzu -------*/

#pankuzu {
  padding: 6px 10px 4px 10px;
  background: url(../images/common/pankuzu-bg.jpg)
  no-repeat top left #E5E5E5;
}

#pankuzu a {
  color: #00A0E9;
  text-decoration: none;
}

#pankuzu a:visited {
  color: #00A0E9;
}



/*------- page top -------*/

.pagetop {
  clear: both;
  padding: 5px 0;
  text-align: right;
}


.top-title2 a {
	display: block;
	position: relative;
	font-size: smaller;
	font-weight: bold;
	padding: 5px 2px 5px 12px;
	border: 1px solid #ccc;
	background: linear-gradient(to top, rgba(204,204,204,.25), #fff 20%);
	color: #666;
	margin-bottom: 1em;
	text-decoration: none;
}
.top-title2 a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left-color: rgb(0,160,233);
	position: absolute;
	top: -5px;
	left: -5px;
	transform: rotate(-135deg);
}


form .w30 {
	width: 30px;
}
form .w50 {
	width: 50px;
}
form .w60 {
	width: 60px;
}
form .w100 {
	width: 100px;
}
form .w130 {
	width: 130px;
}
form .w350 {
	width: 350px;
}
form .h100 {
	height: 100px;
	resize: vertical;
}
