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

@import url("format.css");
@import url("layout.css");

/* =========================================================
   コンテンツ
========================================================= */

/* タイトル */

article header#postheader {
	width: 570px;
	margin: 0 0 30px;
	padding: 0;
}

article header#postheader h1 {
	width: 570px;
	height: 39px;
	background: url(../../warm/img/ti.gif) no-repeat;
	margin-bottom: 14px;
	padding: 0;
}
	
article header#postheader h1 span {
 display: none;
}

article header#postheader h2 {
	width: 570px;
	height: 67px;
	background: url(../../warm/img/copy.gif) no-repeat;
	margin-bottom: 15px;
	padding: 0;
}
	
article header#postheader h2 span {
 display: none;
}
	
article header#postheader p	{
	width: 570px;
	margin: 0;
	padding: 0;
	line-height: 170%;
}


/* ハートファミリー */

article section#hart_plan {
	line-height:18px;
	margin-bottom: 20px;
	padding: 0;
	
}

article section#hart_plan h1 {
	width: 570px;
	height: 94px;
	background: url(../../warm/img/p_ti.gif) no-repeat;
	margin-bottom: 7px;
	padding: 0;
}

article section#hart_plan h1 span {
	display:none;
}

article section#hart_plan p {
	width: 570px;
	margin: 0;
	padding: 0;
	line-height: 170%;
}



/* 願い */

article section#wish {
	margin-bottom: 40px;
	padding: 0;
}

article section#wish h1 {
	width: 570px;
	height: 67px;
	background: url(../../warm/img/negai_ti.gif) 0 -15px no-repeat;
	margin: 0;
	padding: 0;
}

article section#wish h2 {
	width: 570px;
	height: 39px;
	background: url(../../warm/img/style_ti.gif) no-repeat;
	margin: 0;
	padding: 0;
}

article section#wish #proposal {
	width: 570px;
	height: 90px;
	margin-bottom: 20px;
	padding: 0;
}

#proposal #left, #proposal #center, #proposal #right {
	width: 177px;
	height: 90px;
}

#proposal #left {
	float: left;
	background: url(../../warm/img/style_01.gif) no-repeat;
	margin-right: 20px;
}

#proposal #center {
	float: left;
	background: url(../../warm/img/style_02.gif) no-repeat;
}

#proposal #right {
	float: right;
	background: url(../../warm/img/style_03.gif) no-repeat;
}

article section#wish #icon {
	width: 570px;
	height: 149px;
	background: url(../../warm/img/style_mark.gif) no-repeat;
	margin-bottom: 20px;
	padding: 0;
}

#wish h1 span, #wish h2 span, #wish p span {
 display: none;
}

article section#wish #box {
	width: 570px;
	margin: 0;
	padding: 0;
}
	
/* 注意 */

article section#attention {
	width: 570px;
	height: 72px;
	background: url(../../warm/img/attention.gif) no-repeat;
	margin-bottom: 45px;
	padding: 0;
}

article section#attention h3 {
	display:none;
}

/* よく頂くご質問 */

article section#question {
	width: 570px;
	height: 237px;
	background: url(../../warm/img/question.gif) no-repeat;
	margin-bottom: 45px;
	padding: 0;
}

#question h2, #question h3, #question p {
	display:none;
}

/* 内容のお伺い */

article section#hart_list {
	width: 570px;
	margin-bottom: 50px;
	padding: 0;
}

article section#hart_list p {
	font-size: 12px;
	line-height: 120%;
	padding-bottom: 20px;
}

article section#hart_list #list {
	width: 570px;
	height: 431px;
	background: url(../../warm/img/list.gif) no-repeat;
	margin-bottom: 3px;
	padding: 0;
}

#hart_list #list h2, #hart_list #list h3 {
	display:none;
}

article section#hart_list #pickup {
	width: 570px;
	height: 152px;
	background: url(../../warm/img/pickup.gif) no-repeat;
	margin: 0;
	padding: 0;
}

#hart_list #pickup h3, #hart_list #pickup p {
	display:none;
}



/* プランリンク */

article section#planlink {
	margin-bottom: 50px;
	padding: 0;
}

article section#planlink h1 {
	width: 570px;
	height: 76px;
	background: url(../../warm/img/plan.gif) no-repeat;
	margin: 0;
	padding: 0;
}

#planlink h1 span {
 display: none;
}


article section#planlink nav {
	display: inline-block;
	width:560px;
	margin: 0 5px 0;
	padding: 0;
}

article section#planlink nav ul {
	margin-bottom: 20px;
	padding: 0;
}

article section#planlink nav ul.end {
	margin: 0;
}

article section#planlink nav li {
	float: left;
	margin-right: 88px;
	padding: 0;
}

article section#planlink nav li.end {
	margin: 0;
}

article section#planlink nav a {
	display: block;
	text-indent: -9000px;
	width: 128px;
	height: 150px;
	margin: 0;
	padding: 0;
	background-repeat:no-repeat;
}

#p200 a { background: url(../../warm/img/plan_200.gif) 0px 0px; }
#p150 a { background: url(../../warm/img/plan_150.gif) 0px 0px; }
#p120 a { background: url(../../warm/img/plan_120.gif) 0px 0px; }
#p100 a { background: url(../../warm/img/plan_100.gif) 0px 0px; }
#p80 a { background: url(../../warm/img/plan_80.gif) 0px 0px; }
#p60 a { background: url(../../warm/img/plan_60.gif) 0px 0px; }
#p40 a { background: url(../../warm/img/plan_40.gif) 0px 0px; }
#p30 a { background: url(../../warm/img/plan_30.gif) 0px 0px; }
#pai a { background: url(../../warm/img/plan_ai.gif) 0px 0px; }


#p200 a:hover, #p150 a:hover, #p120 a:hover, #p100 a:hover, #p80 a:hover, #p60 a:hover, #p40 a:hover, #p30 a:hover, #pai a:hover { background-position: -128px 0px; }

