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

#main .top{
	background:url(../images/main_top.png) no-repeat;
	height:226px;
	margin-bottom:30px;
}

#main .top .cap{
	width:545px;
	float:left;
	height:180px;
	text-indent:-9999px;
}

#main .top .menu{
	width:193px;
	float:left;
	background:url(../../shop/kanpower/images/top_menu.png) no-repeat;
	height:180px;
	margin-top:5px;
}

#main .top .menu ul{
	width:193px;
}

#main .top .menu li a{
	background:url(../../shop/kanpower/images/top_menu_li.png) no-repeat;
	height:40px;
	display:block;
	color:#333;
	font-size:16px;
	text-indent:5px;
	line-height:2.5;
}

#main .top .menu li a:hover{
	background:url(../../shop/kanpower/images/top_menu_li.png) no-repeat 0 -40px;
	color:#333;
	font-size:16px;
	text-indent:5px;
	line-height:2.5;
}

#main .top .menu img.staff{
margin:-10px 0 0 -10px;
}

#main .top .buy {
	font-size:12px;
	height:44px;
	width:100%;
	clear:both;
}
#main .top .buy p{
	text-indent:-9999px;
	height:3px;
}

#main .top .buy a{
	background:url(../images/top_buy.png) no-repeat;
	margin:-6px 0 0 570px;
	padding:0;
	width:162px;
	height:40px;
	display:block;
	text-indent:-9999px;
}

#main .top .buy a:hover{
background-position:0 -40px;
}

#main .push h2{
	background:url(../images/main_h2.jpg) no-repeat center;
	height:72px;
	text-indent:-9999px;
}

#main .push{
}

#main .d1 p,
#main .d2 p,
#main .d3 p,
#main .d4 p,
#main .d5 p{
	font-size:14px;
	line-height:1.8;
	padding-left:20px;
}

#main .d1{
	background:url(../images/main_d1.jpg) no-repeat;
	height:633px;
	}
	
#main .d1 h3{
	height:130px;
	text-indent:-9999px;
}

#main .d2{
	background:url(../images/main_d2.jpg) no-repeat;
	height:280px;
	}
#main .d2 h3{
	height:100px;
	text-indent:-9999px;
}
	
#main .d3{
	background:url(../images/main_d3.jpg) no-repeat;
	height:562px;
	}
#main .d3 h3{
	height:100px;
	text-indent:-9999px;
}
	
#main .d4{
	background:url(../images/main_d4.jpg) no-repeat;
	height:393px;
	padding:0 0 0 380px;
	}

#main .d5{
	background:url(../images/main_d5.jpg) no-repeat;
	height:415px;
	}

#main .price{
	float:left; 
	}

#main .price h3{
	background:url(../../shop/kanpower/images/main_buy.jpg) no-repeat;
	height:65px;
	text-indent:-9999px;
}

#main .price .item{
	width:290px;
	float:left;
	text-align:center;
}
#main .price .item p{
	font-size:14px;
}
	
#main .price dl{
	background-image:url(../../shop/kanpower/images/main_price_info.jpg);
	width:390px;
	height:350px;
	float:left;
	padding:25px 0 0 0;
	clear:right;
}

#main .price dt{
	text-indent:-9999px;
	height:20px;
}

#main .price dd{
	font-size:14px;
	height:150px;
	line-height:1.4;
	margin-left:20px;
}

#main .seibun{
	margin:0 0 50px 10px;
	font-size:12px;
}

#main .seibun h5{
	font-size:14px;
}

#main .seibun td{
	background:#ebebeb;
	margin:5px 0;
	border-top:#FFF 2px solid;
}

#main .seibun td.line{
		border-bottom:#999 2px solid;
		height:2px;
}

#main .seibun td.t{
	width:180px;
	padding:10px;
}
