@charset "utf-8";
/* --The order of describing property-- 
display
visibility
overflow
clip
position
top/right/bottom/left/
float
clear
z-index
width(min-width/max-width)
hieght(min-height/max-height)
margin(margin-top/margin-right/margin-bottom/margin-left)
paddin(padding-top/padding-right/padding-bottom/padding-left)
border(border-width/bordercolor/border-style)
list-style(list-style-type/list-styleimage/list-style-position)
color
background(background-color/backgroundimage/background-repeat/background-attachment/background-position)
font(font-family/fontstyle/font-variant/font-weight/font-size)
line-height
vertical-align
text-indent
text-align
text-decoration
letter-spacing
word-spacing
white-space
--The order of describing property-- */

#header .headNavi,
#globalNav,
#areaLeft,
.pageTop,
.topNav,
#localNav,
#footer ul,
#teaser #localNav{
display: none;
}


#contents{
background-image: none;
}


#areaRight{
	float: none;
}


#footer{
margin-top: 20px;
}

#teaser #areaRight{
float: left;
}

#teaser{
background-color: #fff;
}

#header{
background-image: none;
}

body#teaser #header{
background-image: none;
}

#footer{
border-top: #ffffff;
}

* html #teaser-index{
zoom: 80%;
}

#teaser-index .recruit{
zoom:98%;
}

