@charset "utf-8"; 

/*
 *	Stylesheet for www.esteban.co.jp/company/.
 *
 *	Copyright (C) ESTEBAN. All Rights Reserved.
 *
 *	/company/css/company.css
 */

#main a:link,
#main a:visited {
	text-decoration:underline;
	color:#88725e;}

#main a:hover,
#main a:active {
	text-decoration:none!important;
	border-bottom-width:0;
	color:#333;}

/******************************/
/**         content          **/
/******************************/
#content h1 {
	text-indent:-9999px;
	float:left;}

#content h1 a {
	display:block;
	width:309px;
	height:21px;
	background:url(/company/images/h1_001.gif) 0 0 no-repeat;
	margin:11px 0 27px 0;}

#main {
	clear:both;}

#main h2 {
	background:url(/company/images/bg_h2.gif) 0 0 repeat-x;
	width:733px;
	margin-bottom:30px;}

#main p {
	margin:0 17px 17px 35px;
	line-height:1.5;}

#main .visual {
	border-bottom:1px solid #bfbfbf;
	margin:0 0 35px 17px;
	width:716px;}

#main dl {
	border-top:1px solid #bfbfbf;
	line-height:1.5;}

#main dl dt {
line-height:1.5;
	padding:2px 0;
	margin:3px 0;
	width:60px;
	float:left;}

#main dl dd {
	padding:5px 0 5px 15px;
	margin:3px 0;
	float:left;
	width:610px;
	border-left:4px solid #bfbfbf;}

#main dl dd.more {
	padding:0 0 0 15px!important;}

#main dl dd.more li {
	padding:2px 0;
line-height:1.5;}

#links {
	border:1px solid #bfbfbf;
	margin:0 0 0 17px;
	width:714px;
	padding:20px 0;}

#links ul {
	text-align:left;}

#links ul li {
	display:block;
	float:left;
	margin-left:60px;
	width:286px;}
/*\*/
* html body #links ul li {
	margin-left:30px;}
/**/

#links ul li a {
	display:block;
	border-left:4px solid #bfbfbf;
	padding:60px 0 3px 14px;
	background-position:14px 0;
	background-repeat:no-repeat;}

#links ul li#primrose a {
	background-image:url(/company/images/logo_primrose.gif);}

#links ul li#miller a {
	background-image:url(/company/images/logo_miller.gif);}

#main .skip {
	width:750px;
	margin-top:30px;
	height:25px;
	background:url(../images/bg_totop.gif) 0 0 no-repeat;}

#main .skip p {
	padding:0;
	margin:0;}

#main .skip p a {
	display:block;
	width:117px;
	height:24px;
	margin:0 15px 0 0;
	background:url(../images/btn_totop.gif) 0 0 no-repeat;}
/*\*/
* html body {
margin-left:1px;}
/**/
