/*
Theme Name: EL - Essence Lead Web Site
Theme URI: http://www.e-lead.biz/
Description: The original theme of www.e-lead.biz.
Version: 2.0
Author: EL - Essence Lead
Tags: 
*/
/*----------------------------------------------------------------------------------------
  全般設定
------------------------------------------------------------------------------------------*/
body {
	color: #505050;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 75%/2 "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #FFFFFF url(images/bg.gif);
}

h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

#main p, #sub p {
	margin: 0.5em 1em 1em;
}

a {
	text-align: right;
	font-weight: normal;
	text-decoration: none;
	color: #fe4200;
}

a:hover {
	color: #BB0000;
	text-decoration: underline;
}

/*----------------------------------------------------------------------------------------
  コンテナー
------------------------------------------------------------------------------------------*/
#container {
	text-align: left;
	margin: 0px auto;
	width: 800px;
	padding-right: 4px;
	padding-left: 4px;
	background: url(images/container_bg.gif) repeat-y center;
}


/*----------------------------------------------------------------------------------------
  ヘッダー
------------------------------------------------------------------------------------------*/
#header {
	background: url(images/header_bg.gif) no-repeat;
	height: 160px;
	position: relative;
	/*border-bottom: 2px solid #ffff39;*/
	border-bottom: 2px solid #ff7e00;
}

#header h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 10px;
	padding-top: 8px;
	padding-left: 20px;
	padding-bottom: 20px;
	color: #ffffff;
}

#logo {
	margin-top: 10px;
	margin-left: 20px;
}

.menu {
	height: 40px;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #ff7e00;
}

.menu li {
	display: inline;
	/*height: 45px;*/
	text-align:left;
	font-size: 120%;
	font-weight: bold;
	line-height: 100%;
	color: #FFFFFF;
	text-decoration: none;
}

/*----------------------------------------------------------------------------------------
  メインコンテンツ
------------------------------------------------------------------------------------------*/
#main {
	float: right;
	width: 576px;
	display: inline;
	margin-right: 15px;
	margin-top: 10px;
	padding-bottom: 40px;
}

#main .big {
	font-size: 150%;
	font-weight: bold;
}

#main .middle {
	font-size: 130%;
	font-weight: bold;
}

#main .center {
	text-align: center;
}

#main h2 {
	margin-bottom: 0px;
	color: #505050;
	font-size: 150%;
}

#main h2.news {
	background: url(images/top_news.gif) no-repeat left center;
	border-bottom: 2px solid #ffa300;
	text-indent: -9999px;
}


#main h3 {
	padding-left: 0px;
	color: #505050;
	/*background: url(images/h3_bg.gif) no-repeat left center;*/
	font-size: 130%;
}

#main table.picture {
	width: 400px;
	margin-left: 80px;
	text-align: center;
}

#main .float-right {
	float: right;
	width: 240px;
	margin-top: 10px;
}

#main .float-right img {
	margin-bottom: 10px;
}

#main .float-left {
	float: left;
	width: 330px;
	margin-top: 10px;
}


#main table.staff {
	margin: 10px 0 0 10px;
	border-collapse: collapse;
	border: 1px solid #d0d0d0;
	background-color: #fff0d5;
}

#main table.staff tr {
	padding: 0;
	/*border: 1px solid #ff0000;*/
	border-bottom: 1px solid #d0d0d0;
}

#main table.staff td {
	padding: 5px;
	border-bottom: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}

#main table.staff td.wl {
	width: 100px;
}

#main table.staff td.wr {
	width: 300px;
}

#main .reverve-form {
	background: url(images/reserve_bg.gif) no-repeat;
	width: 570px;
	height: 120px;
}

#main .reverve-form .reserve-button {
	float:left;
	width: 260px;
	margin: 40px 0 10px 20px;
	/**margin: 20px 0 10px 10px;*/
}

#main .reverve-form .inquiry-button {
	float: right;
	width: 260px;
	margin: 40px 20px 10px 0;
	/*margin: 20px 10px 10px 0;*/
}

table.table {
	margin: 10px 0 10px 10px;
	border: 1px solid #b0b0b0;
}

table.table th {
	background-color: #ffe3b1;
	border-bottom: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
}

table.table tr {
	border-bottom: 1px solid #b0b0b0;
}

table.table td {
	border-bottom: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
}



#sub #new-info {
	padding: 5px;
	line-height: 140%;
}

#sub #new-info .news_posts {
	margin: 0 0 10px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #d0d0d0;
}

#sub #new-info .news_posts .date {
	font-weight: bold;
}





/*----------------------------------------------------------------------------------------
  特定商取引法に基づく表示
------------------------------------------------------------------------------------------*/
#link {
	line-height: 150%;
}

#link-table {
	margin: 10px 20px 10px 20px;
}

/*----------------------------------------------------------------------------------------
  特定商取引法に基づく表示
------------------------------------------------------------------------------------------*/
#tokutei-syo-torihiki h2 {
	margin-top:10px;
	padding-left: 25px;
	font-size: 120%;
	line-height: 200%;
	background: url(images/h2_bg.gif) no-repeat left center;
	border-bottom: 2px solid #ffa300;
	/*text-indent: -9999px;*/
}

#tokutei-syo-torihiki table.table {
	margin: 10px 0 10px 10px;
	border: 1px solid #b0b0b0;
}

#tokutei-syo-torihiki th.table {
	background-color: #ffe3b1;
	border-bottom: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
}

#tokutei-syo-torihiki tr.table {
	border-bottom: 1px solid #b0b0b0;
}

#tokutei-syo-torihiki td.table {
	border-bottom: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
}


/*----------------------------------------------------------------------------------------
  サイドメニュー
------------------------------------------------------------------------------------------*/
#sub {
	float: left;
	width: 194px;
	margin-top: 10px;
	padding-bottom: 40px;
}

#sub h3 {
	height:25px;
	margin-bottom: 5px;
	font-size: 100%;
	color: #ffffff;
	background: #ffa300;
	letter-spacing: 0.2em;
	text-align: center;
}

#sub .side {
	margin-bottom: 10px;
	text-align: center;
}

#sub #service {
	text-align: center;
	padding-left: 5px;
}

#sub #service a {
	display: block;
	width: 180px;
	height: 200px;
	border: 2px solid #d0d0d0;
	margin-bottom: 5px;
}

#sub #service a:hover {
	border: 2px solid #ffa300;
}

#sub .information {
	margin-bottom: 10px;
}

#sub .information li {
	margin-left: 10px;
	padding-left: 12px;
	background: url(images/arrow.gif) no-repeat left center;
}

/*----------------------------------------------------------------------------------------
  パンくずリスト
------------------------------------------------------------------------------------------*/
#bread {
	font-size: 110%;
	line-height: 90%;
	margin-bottom: 10px;
}

/*----------------------------------------------------------------------------------------
  フッター
------------------------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 800px;
	background: #FFFFFF url(images/footer_bg.gif) no-repeat center top;
	line-height: 1.5em;
	text-align: center;
	font-size: 11px;
	padding: 20px 4px;
	margin-right: auto;
	margin-left: auto;
}

#footer-menu {
	margin-bottom: 10px;
}

#footer-menu li{
	display: inline;
	margin-right: 3px;
	padding-left: 7px;
	border-left: 1px solid #555555;
	list-style-type: none;
}

/*----------------------------------------------------------------------------------------
  clearfix
------------------------------------------------------------------------------------------*/
#container:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#container { display: inline-block; }

/* Hides from IE-mac \*/
*html #container { height: 1%; }
#container { display: block; }
/* End hide from IE-mac */

