@charset "UTF-8";
/* CSS Document */

/* IMPORT CSS
======================================================================
	外部読み込みCSS
====================================================================== */

/* リセットCSS
=====================================*/
@import url("src/reset.css");
/* クロスブラウザ不具合用（clearfixクラスとか・・・・）
=====================================*/
@import url("src/AdditionClass.css");

body{
	text-align: center;
	background: url(../img/header_back.gif) repeat-x;
	font-size:90%;
	line-height: 1.5em;
}
body.index2{
	text-align: center;
	background: url() repeat-x;
	font-size:90%;
	line-height: 1.5em;
}
ul{
	list-style:none;
}

/*--- class -----------------*/


.pageTopBtn{
	clear:both;
	margin:0 auto;
	width:820px;
	text-align:right;
}

/* header Flash */
#topFlashContainer{
	width:100%;
	height:500px;
}
/*mainContainer*/
#mainContainer {
	width:860px;
	text-align:center;
	margin:0 auto;
}

/* shareCpContainer */
.shareCpContainer{
	margin:0 auto;
	text-align:left;
	width:860px;
	background: url(../img/cp_back.gif) repeat-y;
}

/*プレゼント*/
.bodyTextBlock{
	float: left;
	display: inline;
	padding-top: 20px;
	width:365px;
	margin-left:45px;
	text-align:left;
}
.bodyTextBlock h4{
	margin:10px 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #91b9d4;
	color:#194674;
	font-weight:bold;
}
.bodyTextBlock .TextBox{
	color:#739cb1;
}

.otoshidama {
	margin:0 60px;
	text-align:left;
	}

.otoshidama .notes{
	font-size:75%;
	}

/* --------shareCpPresentsAttention-------- */
#shareCpPresentsAttention{
	clear: both;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	margin: 20px auto 10px auto;
	padding: 10px;
	width:800px;
	font-size:75%;
	line-height:1.3em;
	color:#993333;
}
#shareCpPresentsAttention dt,
#shareCpPresentsAttention dd{
	float:left;
	display:inline;
}
#shareCpPresentsAttention dt{
	clear:both;
	width:40px;
	text-align: right;
}
#shareCpPresentsAttention dd{
	margin-left:5px;
	width:755px;
}

/* --------bottom entry--------------- */
#shareBottomEntry {
	clear:both;
	margin-top:10px;
	padding-top:20px;
	background: url(../img/bottom_entry_top.gif) no-repeat;
}
#shareBottomEntry .entryBtn{
	text-align: center;
	margin-bottom:20px;
}
#campaignAttention {
	padding:0 150px 20px;
	background: url(../img/cp_end.gif) no-repeat center 100%;
	font-size:80%;
	line-height:1.2em;
}
#campaignAttention ul,#campaignAttention li {
	margin:0;
	padding:0;
}
#campaignAttention .comment {
	width:15px;
	float:left;
	padding-left:15px;
}
#campaignAttention .text {
	width:500px;
	float:left;
}
#campaignAttention .text strong{
	color:#c00;
}
#campaignAttention li {
	margin-bottom:5px;
}



/*--------footer---------------*/
#footer{
	clear:both;
	text-align: left;
	margin:10px auto 0;
	width:850px;
	font-size:80%;
	background: url(../img/dot_01.gif);
}

#footer li{
	float:left;
	display: inline;
	line-height:0;
	margin:20px 0 50px 10px;
	padding-left:10px;
	border-left:1px solid #333;
}
#footer .headLi{
	border-left:none;
}
#footer li a{
	display: block;
	line-height: 1;
	color:#333;
}
#footer #footerLogo{
	padding:20px 20px 70px 0;
	text-align: right;
}

/*ecomark*/
.ecomark {
	/*width:860px;*/
	margin:30px 0 30px 24px;
	text-align:left;
	vertical-align:top;
	}
.ecomark .txt {
	padding:0 30px 0 15px;
	
	}
.ecomark .txt p {
	color:#336699;
	font-size: 95%;
	}
	
.ecomark .txt img {
	float:right;
	margin:0 0 0 15px;
	}
	
.present01 {
	margin:20px 0 0 41px;
	}

.present01_img {
	margin:0 0 0 41px;
	}
.present01_img img {
	margin:15px 0 0 15px;
	}


/*Aqua Advance*/
.advance02 {
	background:url(../img/advance09.jpg) no-repeat;
	padding:40px 350px 90px 15px;
}
.txt-sml {
	font-size: 80%;
	line-height:1.4em;
}
p {margin:10px 0;}

/*アクアクララが選ばれる理由*/
.decision {
	background:url(../img/img_decision_bg.gif) repeat-y 18px top;
	width:818px;
	text-align:left;
	margin:0 0 20px 10px;
	padding:0 0 0 32px;
	}
.decision_text {
	float:left;
	width:230px;
	padding-bottom:10px;
	font-size: 85%;
	}
	
	
/*twitter*/
#twitter {
	width:740px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#twitter td {
	vertical-align: bottom;
}
#twitter .sns {
	text-align:right;
}

#twitter .sns span {
	margin-left:5px;
}
#twitter .sns span {
	margin-left:5px;
}
*:first-child+html #twitter .sns span {
	font-size:10pt;
}

#widget {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/*類似品に注意*/
#imitation {
	background:url(../img/img_attention_bg03.jpg) no-repeat left bottom;
	margin:30px 0 0 24px;
	padding-bottom:20px;
}

#imitation div {
	background:url(../img/img_attention_bg01.jpg) no-repeat;
	padding:24px 70px 0 223px;
}

#imitation strong{
	color:#c00;
}

#commentTrial {
	border:#cccc00 solid 1px;
	padding:10px;
	font-size:70%;
	margin:0 20px;
	line-height:1.3em;
}
#commentDisney {
	color:#999999;
	font-size:65%;
	margin:15px 20px 0 20px;
	line-height:1.3em;
}
