@charset "utf-8";

body {
	color: #666666;
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	background: #e0f6fb;
}
img {
	vertical-align: top;
}
a {
	color: #003399;
}
a:visited {
	color: #666666;
}
a:hover,
a:focus {
	color: #3366CC;
}
a:active {
	color: #CC3300;
}
#wrapper {
	width: 870px;
	margin: 0 auto;
	background: url(../images/background.gif) repeat-y;
}
#wrapper2 {
	width: 830px;
	margin: 0 auto;
}
#header {
	position: relative;
}
#left {
	float: left;
	width: 278px;
}
#right {
	float: left;
	width: 552px;
	margin-bottom: 10px;
}
.top_h1 {
	margin-bottom: 10px;
}
#footermenu {
	clear: both;
	width: 100%; /* for WinIE6,7 */
}
#footer {
	clear: both;
	width: 100%; /* for WinIE6,7 */
}

/* ヘッダーとユーティリティナビゲーション
---------------------------------------------*/
#freedial {
	position: absolute;
	right: 0;
	top: 28px;
}
#utilityNavigation {
	position: absolute;
	right: 0;
	top: 3px;
	width: 340px;
	font-size: 90%;
	line-height: 1.9;
}
#utilityNavigation li {
	position: absolute;
	top: 0;
	width: 11em;
}
#utilityNavigation li#navFirst {
	right: 27em;
}
#utilityNavigation li#navSiteMap {
	right: 18em;
}
#utilityNavigation li#navInquiry {
	right: 9em;
}
#utilityNavigation li#navPrivacy {
	right: 0;
}
#utilityNavigation li a {
	padding-left: 18px;
	text-decoration: none;
	display: block;
	height: 18px;
}
#utilityNavigation li#navFirst a {
	background: url(../images/icon_first.gif) left center no-repeat;
}
#utilityNavigation li#navSiteMap a {
	background: url(../images/icon_sitemap.gif) left center no-repeat;
}
#utilityNavigation li#navInquiry a {
	background: url(../images/icon_mail.gif) left center no-repeat;
}
#utilityNavigation li#navPrivacy a{
	background: url(../images/icon_privacy.gif) left center no-repeat;
}

/* グローバルナビゲーション
---------------------------------------------*/
#groMenu li {
	float: left;
	margin-bottom: 10px;
}

/* 商品メニュー
---------------------------------------------*/
#proMenu {
	margin-bottom: 10px;
}

/* メールマガジン
---------------------------------------------*/
#mailmaga {
	width: 240px;
}
#mailmaga p {
	padding: 0 9px;
	line-height: 1.4;
	margin: 0;
}
#mailmaga table {
	width: 230px;
}
#td_form {
	width: 180px;
}
#text_form {
	width: 170px;
	height: 20px;
	border: 1px solid #0099FF;
}

/* トピックス
---------------------------------------------*/
#topics {
	margin: 10px 0;
	width: 240px;
}
#topics li {
	border-bottom: 1px solid #999999;
}

/* コンテンツ
---------------------------------------------*/
#right h2 {
}

/* フッターメニュー
---------------------------------------------*/
#footermenu {
	border-top: 1px solid #0099FF;
}
#footermenu li {
	float: left;
	height: 20px;
	margin: 15px 15px 0 0;
}
#footermenu li a {
	text-decoration: none;
}
/* フッター
---------------------------------------------*/
#footer {
	text-align: center;
	background: url(../images/footer_bg.gif) no-repeat;
	height: 36px;
}
#footer p {
	color: #FFFFFF;
	line-height: 35px;
}
/* 特定商取引法について
---------------------------------------------*/

#tokutei_table {
	width: 530px;
	line-height: 1.5;
}
#tokutei_table td {
	padding: 8px 5px;
	margin-right: 10px;
}
.tokutei_table_left{
	width: 150px;
	font-weight: bold;
	color: #333333;
	background-color:#f1f7fe;
	border-top: #000066 2px solid;
}
.tokutei_table_right {
	border-top: #999999 1px dotted;
}

/* 会社概要
---------------------------------------------*/
#company_table {
	width: 530px;
	line-height: 1.5;
}
#company_table td {
	padding: 8px 5px;
	margin-right: 10px;
}
.company_table_left{
	width: 150px;
	font-weight: bold;
	color: #333333;
	background-color:#f1f7fe;
	border-top: #000066 2px solid;
}
.company_table_right {
	border-top: #999999 1px dotted;
}

/* プライバシーポリシー
---------------------------------------------*/
.privacy_h3 {
	border-left: #2b9ace solid 5px;
	line-height: 2.0;
	font-size: 18px;
	padding-left: 10px;
}
.privacy_p {
	line-height: 1.5;
	margin:8px 0 20px 0;
}

/* お客様の声
---------------------------------------------*/
#customer_table {
	width: 530px;
	line-height: 1.5;
	margin-bottom: 10px;
}
.customer_table_left {
	width: 80px;
}
.customer_table_name {
	border-left: #99CCFF solid 10px;
	border-bottom: #99CCFF solid 1px;
	padding-left: 10px;
}
.customer_h3 {
	font-weight: bold;
	font-size: 16px;
	color: #990000;
	margin-bottom: 10px;
}

/* コンセプト
---------------------------------------------*/
.concept_p {
	line-height: 1.5;
	margin-bottom: 20px;
}
.concept_h3 {
	font-size: 20px;
	margin-bottom: 20px;
	border-bottom: #66CCFF solid 2px;
	border-left: #66CCFF solid 10px;
	padding-left: 15px;
}
.concept_h4 {
	font-size: 15px;
	margin-bottom: 10px;
	padding-left: 12px;
	background: url(../images/icon_new.gif) no-repeat left;
}

/* お問合せ
---------------------------------------------*/
#contact_table {
	width: 530px;
}
#contact_table td {	
	padding: 5px 10px;
}
.contact_table_left {
	width: 130px;
	font-size:14px;
	background-color: #f1f7fe;
	border-left: #00CCFF solid 10px;
}
.contact_form_text {
	border: #00CCFF 1px solid;
	width: 200px;
	height: 15px;
}
.contact_form_textarea {
	border: #00CCFF 1px solid;
	width: 300px;
	height: 100px;
}
.contact_p {
	margin-bottom: 10px;
}
.contact_red {
	font-size: 10px;
	color: #FF0000;
}
#contact_soshin {
	border: #00CCFF solid 1px;
}
.error {
	color: #FF0000;
}
.contact_center {
	text-align: center;
}
/* リンク
---------------------------------------------*/
.link_h3 {
	margin-bottom: 5px;
	font-size: 15px;
	padding-left: 15px;
	border-left: #00CCFF solid 8px;
}
.link_p {
	margin-bottom: 20px;
	line-height: 1.4;
}

/* サイトマップ
---------------------------------------------*/	
#sitemap_table {
	width: 530px;
}
.sitemap_table_right {
	border-bottom: #CCCCCC solid 1px;
	padding: 5px;
	line-height:1.3;
}
.sitemap_table_left {
	width: 200px;
	padding: 3px 3px 5px 10px;
	background-color: #e4e3e3;
	border-bottom: #CCCCCC solid 1px;
	font-size: 15px;
}

/* １０００ポイントキャンペーン
---------------------------------------------*/
#senpt {	
	height: 350px;
	background: url(../images/second/1000.gif) no-repeat top left;	
	padding: 80px 0 30px 30px;
}
#senpt_p {
	font-size: 14px;
	line-height: 1.5;
}
#senpt_toroku {
	margin: 10px 0 0 30px;
}

/* 初めての方へ
---------------------------------------------*/
#hajimete {	
	height: 700px;
/* 	background: url(../images/second/hajimetenokatahe.gif) no-repeat top left;*/
	padding: 10px 0 30px 30px;
}
.hajimete_p {
	font-size: 14px;
	line-height: 1.5;
}
.hajimete_botton {
	margin: 80px 20px 0 50px;
}

/* お手入れ方法
---------------------------------------------*/	
.method_h3 {
	font-size: 20px;
	margin-bottom: 20px;
	padding:0 0 3px 15px;
	border-bottom: #00CCFF solid 1px;
	border-left: #00CCFF solid 10px;
}
.method_h3 a {
	color: #666666;
}
.method_h4_1 {
	background: url(../images/second/step1.gif) left top no-repeat;
}
.method_h4_2 {
	background: url(../images/second/step2.gif) left top no-repeat;
}
.method_h4_3 {
	background: url(../images/second/step3.gif) left top no-repeat;
}
.method_h4_4 {
	background: url(../images/second/step4.gif) left top no-repeat;
}
.method_h4_1, .method_h4_2, .method_h4_3, .method_h4_4 {
	height: 30px;
	margin-bottom: 10px;
	padding-left: 100px;
	font-size: 18px;
	line-height: 1.5;
}
.method_p {
	margin-bottom: 40px;
	line-height: 1.3;
}
.method_ul {
	margin-bottom: 20px;
	line-height: 1.3;
	font-size: 15px;
}

/* メディア掲載
---------------------------------------------*/
#media_table {
	width: 530px;
}
.media_table_left {
	width: 250px;
	padding-bottom: 20px;
}
.media_span {
	color: #FF6600;
}
.media_p {
	margin-top: 3px;
	line-height:1.3;
}

/* チャリティ活動
---------------------------------------------*/
.charity_h3 {
	font-size: 18px;
	color: #66CC00;
	margin-bottom: 15px;
}
.charity_h4 {
	font-size: 15px;
	color: #66CC00;
	margin-bottom: 15px;
}
.charity_p {
	line-height: 1.3;
	margin-bottom: 30px;
}
.charity_red {
	color: #FF0000;
}
