﻿@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

table,img,p {
    border: 0;
}

body {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    color: #555555;
    font-size: 72.5%;
    line-height: 150%;
    letter-spacing:1px;
}

li {
    list-style-type: none;
}

select {
    border: solid 1px #ccc;
}

/*PHOTO*/
.picture {
    border: 1px solid #ccc;
}
/* フロート回り込み解除
----------------------------------------------- */
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}
/* リンク指定
----------------------------------------------- */
a { text-decoration: underline; }
a:link { color:#330000; }
a:visited { color:#330000; }
a:hover { color:#FF0000; }
/* フォント
----------------------------------------------- */
h1{
	height:12px;
	width:950px;
	color:#666666;
	margin: 0 auto;
	font-size:12px;
	text-decoration:none;
}



h2,h3,h4,h5 {
    font-size: 100%;
    line-height: 150%;
}
.price { color: #ff0000; font-weight: bold; font-size:18px;}
.attention { color: #ff0000; }
.mini { font-size: 90%; }
em {
    font-style: normal;
    color: #ff0000;
}
/* テーブル共通指定
----------------------------------------------- */
.main  {
    margin: 15px auto 0 auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    text-align: left;
}
.main th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f0f0f0;
    font-weight: normal;
}
.main td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
div.tblareabtn {
    clear: both;
    margin: 15px 0 0 0;
    text-align: center;
}
.phototd {
    width: 75px;
    text-align: center;
}
.centertd {
    text-align: center;
}
.pricetd {
    text-align: right;
}
.pricetd em {
    font-weight: bold;
}
div#completetext {
    width: 470px;
    margin: 15px auto 0 auto;
    padding: 15px;
    border: 5px solid #ccc;
}
div#completetext em {
    font-weight: bold;
}
div#completetext p{
    padding: 20px 0 0 0;
    text-align: left;
}


/* ヘッダーロゴ
------------------------------------------------ */
div#header {
	background:url(http://www.eee-life.net/html/user_data/packages/default/images/e-life_06.jpg) no-repeat bottom;
    width: 950px;
    height: 140px;
    margin: 0 auto;
}

div#header #head_h1 a {
    float: left;
    display: block;
    margin: 15px 0 0 10px;
    width: 190px;
    height: 80px;
    background: url(http://www.eee-life.net/html/user_data/packages/default/images/e-life_03.jpg) no-repeat;
}


div#header em {
    display: none;
}
div#seo{
	height:12px;
	width:950px;
	color:#666666;
	margin: 0 auto;
}

div#head_hr{
	border-top:solid 5px #FF0000;
	border-bottom:solid 3px #2E9EBC;
	height:3px;
}

#head_20color{
    width: 950px;
    margin: 0 auto;
}

#head_20color img{
	margin-top:10px;
	margin-bottom:10px;
}


/* ヘッダーナビ
----------------------------------------------- */
div#information {
	display:none;
    float: right;
    padding: 60px 8px 0 0;
}
div#information ul li {
    display: inline;
}
div#information ul li a {
    text-decoration: none;
}


/* フレーム
----------------------------------------------- */

div#container {
    width: 950px;
    margin: 0 auto;
    padding: 0 8px;
    background-color: #fff;
    text-align: left;
}
#container:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

div#leftcolumn {
	float:left;
}

div#leftcolumn h2 {
    padding: 15px 0 0 0;
}

div#rightcolumn {
	float:left;
	margin-left:5px;
}

div#rightcolumn h2 {
    padding: 15px 0 0 0;
}

/* メインコンテンツ
----------------------------------------------- */
/* 3カラム設定 */
div#three_maincolumn {
    float: left;
    width: 210px;
}

div#three_maincolumn h2 {
    padding: 15px 0 0 0;
}

/* 2カラム設定 */
div#two_maincolumn {
    float: left;
    width: 210px;
    padding: 15px 0 0 0;
}

div#two_maincolumn h2 {
    padding: 15px 0 0 0;
}

/* 1カラム設定 */
div#one_maincolumn {
    padding: 10px 0 0 0;
}


/* カテゴリー
----------------------------------------------- */
div#categoryarea {
	width:182px;
    padding: 10px 5px 10px 3px;
    border: solid 1px #ccc;
    background-color: #FFFFFF;
}

div#categoryarea li {
    padding: 0 0 0 20px;
    background: url(http://www.eee-life.net/html/user_data/packages/default/images/e-life_27.jpg) 0 3px no-repeat;
}

div#categoryarea li.onmark {
    background: url(http://www.eee-life.net/html/user_data/packages/default/images/e-life_27_1.jpg) 0 3px no-repeat;
}
div#categoryarea li.level1 {
    font-weight: bold;
}
div#categoryarea li.level1 li {
    font-weight: normal;
}
div#categoryarea li a {
    display: block;
    padding: 3px 0;
}

a.onlink {  text-decoration: underline; }
a.onlink:link { color: #ff0000; }
a.onlink:visited { color: #ff0000; }
a.onlink:hover { color: #ff0000; }

/* ガイドリンク
----------------------------------------------- */
#guidearea {
    padding: 15px 0 0 0;
    line-height: 0;
}





/* テキストフィールド
----------------------------------------------- */
input[type='text'] {
    border: solid 1px #ccc;
}

/* ボタン
----------------------------------------------- */
input[type='image'] {
    border: none;
}

input[type='image'].box190 {
    width: 190px;
    height: 30px;
}

input[type='image'].box180 {
    width: 180px;
    height: 30px;
}

input[type='image'].box150 {
    width: 150px;
    height: 30px;
}

input[type='image'].box140 {
    width: 140px;
    height: 30px;
}

input[type='image'].box130 {
    width: 130px;
    height: 30px;
}

input[type='image'].box51 {
    width: 51px;
    height: 22px;
}

/* フッター
----------------------------------------------- */

#pageinfo{
	margin:auto;
	width:950px;
}

#pageinfo h3{
	font-size:17px;
}

.page_info_1{
	width:700px;
	margin:30px 125px;
}

.page_info_2{
	width:800px;
	margin:20px 75px;
}

.page_info_1_1{
	width:350px;
	margin:20px 20px 70px 20px;
	float:left;
}

#pagetop {
    width: 950px;
    margin: 0 auto;
    padding: 30px 8px 15px 8px;
    background-color: #fff;
    text-align: right;
}

#fotter {
	clear:left;
    width: 950px;
    margin: 0 auto;
    padding: 15px 8px;
    border-top: 1px solid #ff6600;
	background:#FF0000;
    font-size: 90%;
    color: #fff;
    text-align: left;
}






#fotter a:link {color:#FFFFFF;} 
#fotter a:visited { color: #FFFFFF;} 
#fotter a:hover { color:#FFFFFF; } 
#fotter a:active { color: #FFFFFF; } 




/* 個別内容
----------------------------------------------- */
div#new_client_page{
	margin:10px 0px 10px 20px;
	float:left;
	width:700px;
}

div#page_title{
	background:url(http://www.eee-life.net/html/user_data/packages/default/images/ba_03.jpg) no-repeat;
	width:660px;
	height:30px;
	font-size:17px;
	padding-left:50px;
	padding-top:10px;
	font-weight:bold;
}


div#new_client_text{
	margin-top:20px;
	width:680px;
	font-size:14px;
	margin-left:10px;

}



#new_client_table{
	width:680px;
	margin-top:20px;
    border: 1px solid #CCCCCC;
	font-size:14px;
    border-collapse: collapse;
	margin-left:10px;
}


#new_client_table td{
	padding:5px;
    border: 1px solid #CCCCCC;
}

#new_client_table th{
	padding:5px;
    border: 1px solid #CCCCCC;
	background:#f5f5f5;
}


.pageinfo_img{
	margin-left:40px;
}
