@charset "utf-8";
/* CSS Document */

#content{
	margin:15px 5px 0px 10px;
	width:720px;
	float:left;
}

#content #topbanner_cross{
	width:710px;
	height:170px;
	background-image:url(../../contents/cross/images/ban_cross.jpg);
	background-repeat:no-repeat;
	text-indent:-999px;
	margin-bottom:30px;
	}

#content #topbanner_carten{
	width:710px;
	height:170px;
	background-image:url(../../contents/carten/images/top_ban.jpg);
	background-repeat:no-repeat;
	text-indent:-999px;
	margin-bottom:30px;
	}
	
	
#toptext{
	margin-bottom:30px;
}

#toptext p{
	margin-bottom:10px;
}

#price_wrapper{
	margin-bottom:50px;
	clear:both;
}

.price{
	width:720px;
	padding:5px;
	margin-bottom:30px;
}
.price .img_right{
	width:240px;
	float:right;
	clear:right;
	margin-bottom:10px;
	text-align:right;
	padding-right:10px;
	}

.price .price_text{
	width:440px;
	margin-right:10px;
	margin-bottom:30px;
	float:left;
}

.price .price_text table{
	border-color:#999;
	border:1px;
}
.dot_line{
	padding:10px 0;
	background-image:url(../../contents/images/dot_line.jpg);
	background-repeat:repeat-x;
}

.banner{
	margin:10px 0px;
	}

#kankyo #banner{
	margin:10px 0px;
}

#link_wrapper{
	padding:10px 0px;
	}
	

.link{
	width:170px;
	margin-right:10px;
	float:left;
	}
	
.link_text{
	background-image:url(../../contents/images/square.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
