@charset "utf-8";

/* choice */
#choice{
	position:relative;
	width:700px;
	height:630px;
	background:url(../images/img-choice-03.jpg) no-repeat 0 0;
}
#choice h4{
	width:261px;
	height:35px;
	margin:0 auto;
	text-indent:-1000em;
	background:url(../images/text-choice-01.gif) no-repeat 0 0;
}
#choice dl,
#choice dt,
#choice dd{
	margin:0;
	padding:0;
	text-indent:-1000em;
}
#choice #continuation dt{
	position:absolute;
	top:70px;
	left:70px;
	width:163px;
	height:43px;
	background:url(../images/text-choice-02.gif) no-repeat 0 0;
}
#choice #continuation dd#week{
	position:absolute;
	top:210px;
	left:0;
	width:190px;
	height:43px;
	background:url(../images/text-choice-04.gif) no-repeat 0 0;
}
#choice #continuation dd#month{
	position:absolute;
	top:350px;
	left:70px;
	width:168px;
	height:43px;
	background:url(../images/text-choice-05.gif) no-repeat 0 0;
}
#choice #a-little dt{
	position:absolute;
	top:70px;
	left:470px;
	width:165px;
	height:44px;
	background:url(../images/text-choice-03.gif) no-repeat 0 0;
}
#choice #a-little #year{
	position:absolute;
	top:210px;
	left:330px;
	width:209px;
	height:78px;
	background:url(../images/text-choice-06.gif) no-repeat 0 0;
}
#choice #a-little #time{
	position:absolute;
	top:350px;
	left:372px;
	width:263px;
	height:79px;
	background:url(../images/text-choice-07.gif) no-repeat 0 0;
}
#choice #monthly{
	position:absolute;
	top:610px;
}
#choice #temporary{
	position:absolute;
	top:610px;
	left:330px;
}

.entry-content{
	background-image:none;
}
