﻿/* =============================================================
 ALPS Website
 Home
 localcommon.css
 =============================================================== */

@import url(header.css);
@import url(footer.css);
@import url(common.css);
@import url(top1.css);
@import url(en_headerImg.css);
@import url(base.css);

#main h2 {
}

#main #company a {
	background: #ffffff url(img/tri_lime01.gif) no-repeat 0px 4px;
}
#main #csr a {
	background: #ffffff url(img/tri_green01.gif) no-repeat 0px 4px;
}
#main #ir a {
	background: #ffffff url(img/tri_purple01.gif) no-repeat 0px 4px;
}
#main #recruit a {
	background: #ffffff url(img/tri_orange.gif) no-repeat 0px 4px;
}

#main #inquiry a {
	background: #ffffff url(img/tri_blue01.gif) no-repeat 0px 4px;
}

#recruit #main h3{
	background: #ffffff url(img/ttl_button_orange.jpg) no-repeat 0px 5px;
	font-size: 26px;
	margin: 0px 0 22px 31px;
	text-indent: 18px;
	font-weight: normal;
	padding: 0px;
}

a.listLink {
	display: block;
	width: 90px;
	height:25px;
	position:absolute;
	top:32px;
	right:20px;
	text-decoration: none;
	background: #ffffff url(img/listLink.jpg) no-repeat 0px 0px;
}

a.enlistLink {
	display: block;
	width: 90px;
	height:25px;
	position:absolute;
	top:32px;
	right:20px;
	text-decoration: none;
	background: #ffffff url(img/en_listLink.jpg) no-repeat 0px 0px;
}



.new-product {
}

.btn-movie {
  position:relative;
  left:202px; top:-35px;
}
.btn-list{
  position:relative;
  left:202px; top:-35px;
}
.new-product a{
  float:left;
  background:#fcfcfc;
  color:#006699;
  font-size:12px;
  line-height:20px;
  text-decoration:none;
  display:block;
  margin:2px;
  text-align:center;
  width:155px;
  height:20px;
  border: solid 1px #CCCCCC;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}
.new-product a:hover{
  background:#f1f1f1;  
}

.topics-title {
  color:#666666;
  margin-left:109px;
  margin-top:8px;
}
.topics-contents {
  color:#666666;
}

ul#rotation {
}

ul#rotation li {
	right: 0px;
    position:absolute;
}



