/*--------------------------------------------------------------------
Dresslave Style Sheet

author:    Nandy
updated:   2009
email:     nandy@nnbros.com
website:   http://www.nnbros.com
/--------------------------------------------------------------------*/
/*********** COMMON ***********/
/* policy, company */
div.contents div.txtBloc {
 margin: 1.5em 0 0 0;
 font-size: 80%;
}
div.contents h3 {
 margin: 30px 0 0 0;
}
div.contents p.link {

 margin: 15px 0 0 0;
}
div.contents p.link a, div.contents p.link a:hover {
 color: #fff;
}
div.contents p.link span a {
 padding: 2px 10px;
 background: #C8C8C9;
}
div.contents p.link span a:hover {
 background: #D3BA89;
}
div.contents p.read {
 margin: 30px 0;
}
div.contents ul.linkList {
 margin: 15px 0 0 0;
 padding: 0 !important;
 list-style: none;
}
div.contents ul.linkList li {

 margin: 0;
 padding: 0 20px 0 0;
 float: left;
}
div.contents ul.linkList li a{
 background: #C8C8C9;
 color: #fff;
 padding: 2px 10px;
}
div.contents ul.linkList li a:hover{
 background: #D3BA89;
 color: #fff;
}
/*********** PRIVACY POLICY ***********/
h2#titlePolicy {
 background: url(../images/policy_title.gif) no-repeat;
 width: 245px;
 height: 38px;
}
div#policy {
 width: 520px;
}
div#policy p.credit {
 clear: both;
 font-size: 80%;
 margin: 30px 0 0 0;
}
div#policy ul {
 padding: 0 0 0 2em;
}
div#policy ul li{
 padding: 0.2em 0 0;
}
/*********** COMPANY ***********/
h2#titleCompany {
 background: url(../images/company_title.gif) no-repeat;
 width: 164px;
 height: 38px;
}
div.contents div.comBloc {
 margin: 1.5em 0 0 0;
}
/*********** RECRUIT ***********/
h2#titleRecruit {
 background: url(../images/recruit_title.gif) no-repeat;
 width: 113px;
 height: 38px;
}
div#recruit {
 width: 600px;
}
/*********** MAIL MAGAZINE ***********/
h2#titleMagazine {
 background: url(../images/magazine_title.gif) no-repeat;
 width: 256px;
 height: 38px;
}
div#magazine {
 width: 600px;
}