@charset "UTF-8";

body {
	background: #f0f9fc url(/common/img/background.gif) repeat-x; 
	margin:0 0 0 0 ;
}

#main{
 width:708px;
}


/*----------[HEAD]----------------*/

#head_area{
 margin:12px 0 0 4px ;
 background-image: url(/common/img/head/logo.gif);
 background-repeat: no-repeat;
 width:700px;
 height:83px;
 text-align:left;
 padding:0;
}

#global_navi{
 width:540px;
 height:34px;
 font-size: 70%;
 *font-family: "ＭＳ Ｐゴシック";
 margin:0;
 padding:0;
 float:left;
}

#global_navi .logo{
 width:160px;
 height:34px;
 background-image: url(/common/img/head/logo_group.gif) ;
 background-repeat: no-repeat;
 background-position: 0 14px;
 margin:0;
 padding:0;
 float:left;
}

.navi02{
 clear:both;
}

.logo02{
	width: 213px;
	height: 43px;
  margin-right:47px;
	background-image: url(/common/img/head/logo_aquaclara_lemon.gif) ;
	background-repeat: no-repeat;
	background-position: 0 7px;
	float:left;
}

/*----------/[HEAD]--------------*/

.body01 {
  width:708px;
  background-image: url(/information/campaign/common/img/background_body.gif) ;
  background-repeat: repeat-y;
}

.body02 {
  width:708px;
  background-image: url(/information/campaign/common/img/background_head.gif) ;
  background-repeat: no-repeat;
	text-align:left;
 *font-family: "ＭＳ Ｐゴシック";
}

.body03{
  width:708px;
  background-image: url(/information/campaign/common/img/background_footer.gif) ;
  background-repeat: no-repeat;
  background-position: bottom;
}

.body_inner{
	width:700px;
	margin:0 4px 0 4px;
	clear:both;
}


.clear {
	clear:both; font-size:0px;
}


/*------[TEXT]--------------*/
.text {
	font-size:80%;
	color:#666666;
	line-height:1.3em;
}

.text_s {
	font-size:70%;
	color:#666666;
	line-height:1.3em;
}

.text_large {
	font-size:90%;
	color:#666666;
	line-height:1.4em;
}

.t_blue {
	color:#057bb8;
}

.t_red {
	color:#ff0000;
}
.t_white {
	color:#ffffff;
}

.bold {
	font-weight:bold;
}

/*------/ [TEXT]--------------*/


/*------[H_title]--------------*/

h1{
	margin:0 0 15px 0;
	padding:0;
}

h2{
	margin:0 0 10px 10px;
	padding:0 0 0 0;
	width:555px;
	border-bottom:2px solid #cccccc;
	background-image: url(/common/img/bg_h2.jpg);
	background-repeat: repeat-y;
}


h3{
	margin:15px 0 5px 10px;
	padding:0;
	width:555px;
}

h4{
	margin:15px 0 5px 0;
	padding:0 0 4px 0;
	background-image: url(/common/img/bg_h4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

h5{
	margin:10px 0 0 0;
	padding: 0;
	font-size:100%;
	font-weight: bold;
}

.catch{
	padding:5px 0 5px 0;
	margin:0;
}

/*------/ [H_title]--------------*/


/*------[FORM]--------------*/

form{
	padding:0;
	margin:0;
}

/*------/ [FORM]--------------*/


/*------ [BODY_NAVI]--------------*/

.body_navi {
	background-color:#f0f9fc;
	border:solid 1px #ececec;
	padding:5px;
}
/*------/ [BODY_NAVI]--------------*/


/*------ [LINK_TEXT]--------------*/
.link_text ul{
	margin:0;
  padding:0 0 0 0;
	text-align:left;
 list-style-type:none;
}

.link_text ul li a:link, .link_text ul li a:visited {
	color: #057bb8;
	overflow: hidden;
	background-image: url(/common/img/icon_link.gif);
	background-repeat: no-repeat ;
	background-position: 0 2px;
	padding: 0 0 2px 14px;
}

.link_text ul li a:hover {
	color: #69b0d4;
	text-decoration:none;
	overflow:hidden;
	background-image: url(/common/img/icon_link_on.gif);
	background-repeat: no-repeat ;
	background-position: 0 2px;
	padding: 0 0 2px 14px;
}


.link_text_s ul{
	margin:0;
  padding:0 0 0 0;
	text-align:left;
 list-style-type:none;
}
.link_text_s ul li a:link, .link_text_s ul li a:visited {
 list-style-type:none;
	color: #69b0d4;
	text-decoration:none;
	overflow: hidden;
	background-image: url(/common/img/icon_link_on.gif);
	background-repeat: no-repeat ;
	background-position: 0 2px;
	padding: 0 0 2px 14px;
}


/*------ / [LINK_TEXT]--------------*/



/*------ [POPUP_LINK_TEXT]--------------*/
.pop_link_text ul{
	margin:0;
  padding:0 0 0 0;
	text-align:left;
 list-style-type:none;
}

.pop_link_text ul li a:link, .pop_link_text ul li a:visited {
	color: #057bb8;
	overflow: hidden;
	background-image: url(/common/img/icon_pop_link.gif);
	background-repeat: no-repeat ;
	background-position: 0 2px;
	padding: 0 0 2px 14px;
}

.pop_link_text ul li a:hover {
	color: #69b0d4;
	text-decoration:none;
	overflow:hidden;
	background-image: url(/common/img/icon_pop_link_on.gif);
	background-repeat: no-repeat ;
	background-position: 0 2px;
	padding: 0 0 2px 14px;
}


.pop_link_text_s ul li a:link {
	color: #69b0d4;
	text-decoration:none;
	overflow: hidden;
	background-image: url(/common/img/icon_pop_link_on.gif);
	background-repeat: no-repeat ;
	background-position: 0 2px;
	padding: 0 0 2px 14px;
}
/*------ / [POPUP_LINK_TEXT]--------------*/



/*------ [BACK_LINK_TEXT]--------------*/
.back_link_text ul{
	margin:0;
  padding:0 0 0 0;
	text-align:left;
 list-style-type:none;
}

.back_link_text ul li a:link, .back_link_text ul li a:visited {
	color: #057bb8;
	overflow: hidden;
	background-image: url(/common/img/icon_back_link.gif);
	background-repeat: no-repeat ;
	background-position: 0 2px;
	padding: 0 0 2px 14px;
}

.back_link_text ul li a:hover {
	color: #69b0d4;
	text-decoration:none;
	overflow:hidden;
	background-image: url(/common/img/icon_back_link_on.gif);
	background-repeat: no-repeat ;
	background-position: 0 2px;
	padding: 0 0 2px 14px;
}

/*------ / [BACK_LINK_TEXT]--------------*/



/*------ [TOP_LINK_TEXT]--------------*/
.top_link_text ul{
	margin:0;
  padding:0 0 0 0;
	text-align:left;
 list-style-type:none;
}

.top_link_text ul li a:link, .top_link_text ul li a:visited {
	color: #057bb8;
	overflow: hidden;
	background-image: url(/common/img/icon_top_link.gif);
	background-repeat: no-repeat ;
	background-position: 0 2px;
	padding: 0 0 2px 14px;
}

.top_link_text ul li a:hover {
	color: #69b0d4;
	text-decoration:none;
	overflow:hidden;
	background-image: url(/common/img/icon_top_link_on.gif);
	background-repeat: no-repeat ;
	background-position: 0 2px;
	padding: 0 0 2px 14px;
}
/*------ / [TOP_LINK_TEXT]--------------*/



/*------ [BOTTOM_LINK_TEXT]--------------*/
.bottom_link_text ul{
	margin:0;
  padding:0 0 0 0;
	text-align:left;
 list-style-type:none;
}

.bottom_link_text ul li a:link, .bottom_link_text ul li a:visited {
	color: #057bb8;
	overflow: hidden;
	background-image: url(/common/img/icon_bottom_link.gif);
	background-repeat: no-repeat ;
	background-position: 0 2px;
	padding: 0 0 2px 14px;
}

.bottom_link_text ul li a:hover {
	color: #69b0d4;
	text-decoration:none;
	overflow:hidden;
	background-image: url(/common/img/icon_bottom_link_on.gif);
	background-repeat: no-repeat ;
	background-position: 0 2px;
	padding: 0 0 2px 14px;
}

.bottom_link_text_s ul{
	margin:0;
  padding:0 0 0 0;
	text-align:left;
 list-style-type:none;
}
.bottom_link_text_s ul li a:link, .bottom_link_text_s ul li a:visited {
 list-style-type:none;
	color: #69b0d4;
	text-decoration:none;
	overflow: hidden;
	background-image: url(/common/img/icon_bottom_link_on.gif);
	background-repeat: no-repeat ;
	background-position: 0 2px;
	padding: 0 0 2px 14px;
}
/*------ / [BOTTOM_LINK_TEXT]--------------*/



/*------ [DOWN_LINK_TEXT]--------------*/
.down_link_text ul{
	margin:0;
  padding:0 0 0 0;
	text-align:left;
 list-style-type:none;
}

.down_link_text ul li a:link, .down_link_text ul li a:visited {
	color: #057bb8;
	overflow: hidden;
	background-image: url(/common/img/icon_down_link.gif);
	background-repeat: no-repeat ;
	background-position: 0 2px;
	padding: 0 0 2px 14px;
}

.down_link_text ul li a:hover {
	color: #69b0d4;
	text-decoration:none;
	overflow:hidden;
	background-image: url(/common/img/icon_down_link_on.gif);
	background-repeat: no-repeat ;
	background-position: 0 2px;
	padding: 0 0 2px 14px;
}

.down_link_text_s ul{
	margin:0;
  padding:0 0 0 0;
	text-align:left;
 list-style-type:none;
}
.down_link_text_s ul li a:link, .down_link_text_s ul li a:visited {
 list-style-type:none;
	color: #69b0d4;
	text-decoration:none;
	overflow: hidden;
	background-image: url(/common/img/icon_down_link_on.gif);
	background-repeat: no-repeat ;
	background-position: 0 2px;
	padding: 0 0 2px 14px;
}
/*------ / [DOWN_LINK_TEXT]--------------*/


/*------ [ICON]------------------------*/

.icon_adobe {

	padding-bottom:2px;
	*padding-top:1px;
	padding-right:14px;
	background-image:url(/common/img/icon_adobe.gif);
	background-position:right;
	background-repeat:no-repeat;
	display:inline;
}
/*------/ [ICON]------------------------*/





/*------[LIST]--------------*/

.list_mark {
	list-style-type: none;
	margin:0; padding:0;
}

.list_mark li {
	list-style-type: none;
	margin:0;
	padding:0 0 2px 13px;
	background-image:url(/common/img/list_mark.gif);
	background-repeat:no-repeat;
	background-position:1px 4px;
}


.list_mark_blue {
	list-style-type: none;
	margin:0;
	padding:0;
}

.list_mark_blue li{
	list-style-type: none;
	margin:0;
	padding:0 0 2px 13px;
	background-image:url(/common/img/list_mark_blue.gif);
	background-repeat:no-repeat;
	background-position:1px 4px;
}



.table_list_M{
	margin:0;
	padding:0;
}

.table_list_M ul {
	padding:0;
	margin:0;
}

.table_list_M li {
	padding:0;
	margin:0;
	float:left;
	list-style-type:none;
	display:inline;
}

.table_list_M {
	background-image: none;
}

/*------ / [LIST]--------------*/


/*------[NOTES- 注釈]--------------*/
ul.notes_area {
padding:0  !important ;
margin-top:0  !important ;
margin-left:0px !important;
margin-bottom:5px !important;

}
ul.notes_area li {
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:none !important;
}

ul.notes_area li.notes {
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:none !important;
background-image:none  !important;
margin:2px 0px 0px 1.2em  !important ;
text-indent:-1.1em  !important ;
}

.notes_area a {
	color: #057bb8  !important ;
	}

.notes_area a:hover {
	color: #69b0d4  !important ;
}
/*------/ [NOTES-注釈]--------------*/



/*------[お申込みボタン]--------------*/

/*------ omoushikomi-------*/
.omoushikomi_btn{
	margin:10px 0 0 0;
  padding:0;
	clear:both;
}

.omoushikomi_btn ul{
 width:164px;
 height:30px;
	margin:0;
  padding:0;
 list-style-type:none;
}

.omoushikomi_btn ul li{
	height:30px;
	white-space:nowrap;
	text-indent:-9999px;
}

.omoushikomi_btn ul li a:link, .omoushikomi_btn ul li a:visited, .omoushikomi_btn ul li a:hover {
	display:block;
	height:30px;
	background-repeat:no-repeat;
	text-decoration:none;
	overflow:hidden;
}

.omoushikomi_btn ul li a:hover {text-decoration:none;}
.omoushikomi_btn ul li#omoushikomi_01 {width:164px; height:30px;background-image:url("/common/img/btn_omoushikomi.gif");}
.omoushikomi_btn ul li#omoushikomi_01_s {width:164px; height:30px;background-image:url("/common/img/btn_omoushikomi_s.gif");}
.omoushikomi_btn ul li#omoushikomi_01 a:hover {background-image:url("/common/img/btn_omoushikomi_on.gif");}

.omoushikomi_btn ul li#omoushikomi_02 {width:164px; height:30px;background-image:url("/common/img/btn_omoushikomi.gif");}
.omoushikomi_btn ul li#omoushikomi_02_s {width:164px; height:30px;background-image:url("/common/img/btn_omoushikomi_s.gif");}
.omoushikomi_btn ul li#omoushikomi_02 a:hover {background-image:url("/common/img/btn_omoushikomi_on.gif");}

.omoushikomi_btn ul li#omoushikomi_03 {width:164px; height:30px;background-image:url("/common/img/btn_omoushikomi.gif");}
.omoushikomi_btn ul li#omoushikomi_03_s {width:164px; height:30px;background-image:url("/common/img/btn_omoushikomi_s.gif");}
.omoushikomi_btn ul li#omoushikomi_03 a:hover {background-image:url("/common/img/btn_omoushikomi_on.gif");}

/*------/ omoushikomi-------*/

/*------/ [お申込みボタン]--------------*/




/*------[追加のご注文フォーム ボタン]--------------*/

/*------ member_order_btn-------*/
.member_order_btn{
	margin:10px 0 0 0;
  padding:0;
	clear:both;
}

.member_order_btn ul{
 width:177px;
 height:30px;
	margin:0;
  padding:0;
 list-style-type:none;
}

.member_order_btn ul li{
	height:30px;
	white-space:nowrap;
	text-indent:-9999px;
}

.member_order_btn ul li a:link, .member_order_btn ul li a:visited, .member_order_btn ul li a:hover {
	display:block;
	height:30px;
	background-repeat:no-repeat;
	text-decoration:none;
	overflow:hidden;
}

.member_order_btn ul li a:hover {text-decoration:none;}
.member_order_btn ul li#member_order_01 {width:177px; height:30px;background-image:url("/common/img/btn_member_order.gif");}
.member_order_btn ul li#member_order_01_s {width:177px; height:30px;background-image:url("/common/img/btn_member_order_on.gif");}
.member_order_btn ul li#member_order_01 a:hover {background-image:url("/common/img/btn_member_order_on.gif");}


/*------/ member_order_btn-------*/

/*------/ [追加のご注文フォーム ボタン]--------------*/



/*------[今すぐお申込み ボタン]--------------*/

/*------ imasugu_order_btn-------*/
.imasugu_order_btn{
	margin:10px 0 0 0;
  padding:0;
	clear:both;
}

.imasugu_order_btn ul{
 width:177px;
 height:30px;
	margin:0;
  padding:0;
 list-style-type:none;
}

.imasugu_order_btn ul li{
	height:30px;
	white-space:nowrap;
	text-indent:-9999px;
}

.imasugu_order_btn ul li a:link, .imasugu_order_btn ul li a:visited, .imasugu_order_btn ul li a:hover {
	display:block;
	height:30px;
	background-repeat:no-repeat;
	text-decoration:none;
	overflow:hidden;
}

.imasugu_order_btn ul li a:hover {text-decoration:none;}
.imasugu_order_btn ul li#imasugu_order_01 {width:177px; height:30px;background-image:url("/common/img/btn_sugu_omoushikomi.gif");}
.imasugu_order_btn ul li#imasugu_order_01_s {width:177px; height:30px;background-image:url("/common/img/btn_sugu_omoushikomi_on.gif");}
.imasugu_order_btn ul li#imasugu_order_01 a:hover {background-image:url("/common/img/btn_sugu_omoushikomi_on.gif");}


/*------/ imasugu_order_btn-------*/

/*------/ [今すぐお申込み ボタン]--------------*/




/*------[お申込みフォーム ボタン]--------------*/

/*------ omoushikomi_form_btn-------*/
.omoushikomi_form_btn {
	margin:10px 0 0 0;
  padding:0;
	clear:both;
}

.omoushikomi_form_btn ul{
 width:177px;
 height:30px;
	margin:0;
  padding:0;
 list-style-type:none;
}

.omoushikomi_form_btn ul li{
	height:30px;
	white-space:nowrap;
	text-indent:-9999px;
}

.omoushikomi_form_btn ul li a:link, .omoushikomi_form_btn ul li a:visited, .omoushikomi_form_btn ul li a:hover {
	display:block;
	height:30px;
	background-repeat:no-repeat;
	text-decoration:none;
	overflow:hidden;
}

.omoushikomi_form_btn ul li a:hover {text-decoration:none;}
.omoushikomi_form_btn ul li#omoushikomi_form_01 {width:177px; height:30px;background-image:url("/common/img/btn_omoushikomi_form.gif");}
.omoushikomi_form_btn ul li#omoushikomi_form_01_s {width:177px; height:30px;background-image:url("/common/img/btn_omoushikomi_form_on.gif");}
.omoushikomi_form_btn ul li#omoushikomi_form_01 a:hover {background-image:url("/common/img/btn_omoushikomi_form_on.gif");}
.omoushikomi_form_btn ul li#omoushikomi_form_02 {width:177px; height:30px;background-image:url("/common/img/btn_omoushikomi_form.gif");}
.omoushikomi_form_btn ul li#omoushikomi_form_02_s {width:177px; height:30px;background-image:url("/common/img/btn_omoushikomi_form_on.gif");}
.omoushikomi_form_btn ul li#omoushikomi_form_02 a:hover {background-image:url("/common/img/btn_omoushikomi_form_on.gif");}


/*------/ imasugu_order_btn-------*/

/*------/ [お申込みフォーム ボタン]--------------*/




/*------[PARAGRAPH]--------------*/

.block_L{
	width: 555px;
	margin:0 0 0 10px;
}

.block_M{
	width: 537px;
	margin:0 0 0 28px;
}

.block_S{
	width: 527px;
	margin:0 0 0 38px;
}

.box_L_white_area{
	width:555px;
	height:100%;
	background-image:url(/common/img/bg_box_l_white_body.gif);
	background-repeat: repeat-y;
	margin:15px 0 15px 0:
}


.box_L_white_head{
	background-image:url(/common/img/bg_box_l_white_head.gif);
	background-repeat: no-repeat;
	margin:0;
	padding:8px 0 0 0;
}


.box_L_white_footer{
	background-image:url(/common/img/bg_box_l_white_footer.gif);
	background-repeat: no-repeat;
	margin:0;
	padding:10px 10px 10px 10px;
	background-position: bottom;
}

.w525_ml5 {
	width:525px;
	margin:0 0 0 5px;
}


.extraSection01 {
	margin: 10px 0 10px 10px;
	padding: 10px;
	border: 1px solid #cccccc;
}



.extraSection02 {
	margin: 30px 0 5px 27px;
	padding: 2px;
	border: 1px solid #cccccc;
	background-color:#eeeeee;
}

.extraSection02_in {
	margin: 0;
	padding: 8px;
	border: 1px solid #cccccc;
	background-color:#ffffff;
}

.adobe01 {
	float:left;
	width:122px;
}

.adobe02 {
	float:left;
	width:392px;
	font-size:75%;
	color:#666666;
	line-height:1.3em;
}


/*------/[PARAGRAPH]--------------*/

/*------[MARGIN]--------------*/

.margin_t5 {
	margin-top: 5px;
}

.margin_t10 {
	margin-top: 10px;
}

.margin_t15 {
	margin-top: 15px;
}

.margin_t20 {
	margin-top: 20px;
}

.margin_t25 {
	margin-top: 25px;
}

.margin_t30 {
	margin-top: 30px;
}



.margin_l_01{
	margin-left: 1em;
}

.margin_l_02{
	margin-left: 2em;
}

/*------/[MARGIN]--------------*/


/*------[TABLE]--------------*/


.tab_tit {
	background-color:#999999;
	margin:0;
	padding:2px 2px 2px 5px;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-top:solid 1px #cccccc;

}


.tab01 {
	background-color:#eeeeee;
	margin:0;
	padding:2px 2px 2px 5px;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
}


.tab01_last {
	background-color:#eeeeee;
	margin:0;
	padding:2px 2px 2px 5px;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
}


.tab02 {
	background-color:#ffffff;
	margin:0;
	padding:2px 2px 2px 5px;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
}

.tab02_last {
	background-color:#ffffff;
	margin:0;
	padding:2px 2px 2px 5px;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}


/*------/[TABLE]--------------*/


/*------[FOOTER]--------------*/
.page_top{
	text-align: right;
	margin: 10px 0 15px 0;
}

#footer{
	width:700px;
	padding:5px 5px 10px 5px;
	text-align:right;
  line-height: 1.5em;
	font-size: 70%; 
  color:#666666;
}

#footer a {
	color:#666666;
	background-image:url(/information/campaign/common/img/footer/icon_link.gif);
	background-repeat: no-repeat;
	padding:0 0 2px 12px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color:#999999;
}
/*------/[FOOTER]--------------*/


/*------[COPYRIGHTS]--------------*/
#copyrights {
	width:700px;
	text-align:right;
	line-height: 1.2em;
	font-size: 75%; 
	color:#999999;
	font-family: "sans-serif";
	margin:5px 0 10px 0 ;
	padding:0 0 0 0px;
}
/*------/[COPYRIGHTS]--------------*/


