@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------*/
#main_contents {
    padding-left:20px;
	width:970px;
}
#wrapper{
    width:934px;
    padding-bottom:7px;
	margin-bottom:50px;
    background:url(../images/bg_bottom.jpg) no-repeat bottom left;
}
#wrapper .in{
    width:930px;
    padding:0 2px 20px;
    background:url(../images/bg_middle.jpg) repeat-y top left;
}
#wrapper .top{
    width:900px;
    padding:15px 15px 0 15px;
    background:url(../images/main_bg.jpg) repeat-x top left;
}
#wrapper .middle{width:930px;}
/*---------------------*/
#main{
    position:relative;
    width:900px;
	height:275px;
    background:url(../images/h1_bg.jpg) no-repeat bottom left;
}
h1,
#main #read,
#main #period,
#main #free{
	position:absolute;
}
h1{
    top:83px;
	left:220px;
	width:650px;
	height:141px;
	text-indent:-9999px;
	background:url(../images/h1.jpg) no-repeat top left;
}
#main #read{
    top:23px;
	left:193px;
}
#main #free{
    top:17px;
	right:47px;
}
#main #period{
   right:1px;
   bottom:20px;
}
/*---------------------*/
#present{
    position:relative;
    clear:both;
    width:873px;
	height:329px;
	padding-left:20px;
    background:url(../images/present_bg_01.jpg) no-repeat bottom right;
}
#present h2,
#present h3,
#ipad .img,
#ipad .haert,
#card .img,
#card .haert,
#ipad .attention{
    position:absolute;
}
#present h2{
    top:30px;
	left:40px;
}
#present h3{
    top:140px;
	left:119px;
}
#ipad .img,
#card .img{top:49px;}
#ipad .img{left:390px;}
#card .img{right:-6px;}
#ipad .haert{
    top:2px;
	left:315px;
}
#card .haert{
    top:-5px;
    right:173px;
}
*html #card .img{right:-7px;}
#ipad .attention{
    bottom:0;
	left:460px;
}
/*---------------------*/
#more_present{
    clear:both;
    width:855px;
	padding-left:25px;
}
#more_present #more1,
#more_present #more2{
    position:relative;
    float:left;
    height:193px;
}
#more_present h3,
#more_present p{
    position:absolute;
}
#more_present #more1{
    width:421px;
    background:url(../images/present_bg_02.jpg) no-repeat top left;
}
#more_present #more1 h3{
    top:17px;
	left:70px;
}
#more_present #more1 p{
    top:68px;
	left:135px;
}
#more_present #more2{
    width:430px;
    background:url(../images/present_bg_03.jpg) no-repeat top left;
}
#more_present #more2 h3{
    top:10px;
	left:80px;
}
#more_present #more2 p{
    top:68px;
	left:100px;
}
/*---------------------*/
.btn{
    clear:both;
    width:930px;
	padding:25px 0;
	text-align:center;
}
.btn ul li{
    display:inline;    
}
/*---------------------*/
#flow,
#abouthonzuki,
#details{
    clear:both;
    width:875px;
	padding-left:25px;
	margin:0 auto;
	font-size:90%;
}
#flow h2,
#abouthonzuki h2,
#details h2{
    padding-top:40px;
    margin:0 0 15px 0;
}
#flow .txt{
    float:left;
	width:330px;
	padding-left:30px;
}
#flow .img{float:right}
#abouthonzuki .txt{
    float:right;
	width:560px;
}
#flow .txt p,
#abouthonzuki .txt p{
    margin-bottom:1em;
}
#abouthonzuki .img{
    float:left;
    padding:20px 0 0 30px;
}
#details .contents_in{padding-left:30px;}
#details h3{
    font-weight:bold;
    color:#d34832;
	margin:10px 0 5px 0;
}
#details p,
#details ul{
    padding-left:20px;
	margin-bottom:1em;
}
#details ul li{
    text-indent:-1em;
	padding-left:1em;
	
}
/*---------------------*/
#ipadwins,
#toshocardwins,
#amazonwins {
   clear:both;
    width:875px;
	padding-left:25px;
	margin:0 auto;
}
#ipadwins h2,
#toshocardwins h2,
#amazonwins h2{
    padding-top:40px;
    margin:0 0 15px 0;
}
/*------------------------------------------------------*/

