@charset "utf-8";

div.mainColumn p.fig{
	text-align:center;
}


div.chidigiPlan h1 {
	background-image: url(../image/chidigi/chidigi_titlebg.jpg);
	padding:8px 10px 10px 40px;
	height:31px;
	color:#ffffff;
	font-size:20px;
	background-repeat:no-repeat;
	font-weight:bold;
	border:none;
	background-color:transparent;
}
div.chidigiPlan div.leading {
	margin:10px 30px 10px 10px;
}

div.chidigiPlan h2 {
	background-image: url(../image/chidigi/chidigi_headbg.jpg);
	padding:12px 10px 10px 60px;
	height:21px;
	color:#ffffff;
	font-size:16px;
	background-repeat:no-repeat;
	font-weight:bold;
	border:none;
	background-color:transparent;
}

div.chidigiPlan div.itemBlock{
	padding-left:10px;
}
	div.chidigiPlan div.leftC1{
		float:left;
		width:317px;
		margin:10px 0;
		padding:0;
		overflow:hidden;
	}
	div.chidigiPlan div.rightC1{
		float:left;
		padding:14px 0 0 3px;
		margin:10px 0;
		width:181px;
		overflow:hidden;
	}
	div.chidigiPlan div.rightC1 p{
		margin:0;
		padding:0;
	}
	div.chidigiPlan div.itemBlock h3{
		background-image: url(../image/chidigi/chidigi_headbg2.jpg);
		background-repeat:no-repeat;
		padding:19px 10px 10px 35px !important;
		height:29px;
		color: #F00;
		margin:0;
		font-size:10px;
		font-weight:bold;
		border:none;
		background-color:transparent;
	}
	div.chidigiPlan div.itemBlock p.title{
		background-color: #090;
		padding:5px 10px;
		color:#ffffff;
		margin:0;
		font-size:18px;
		font-weight:bold;
	}
	div.chidigiPlan div.itemBlock p.price{
		background-image: url(../image/chidigi/chidigi_pricebg.jpg);
		background-repeat:no-repeat;
		padding:3px 10px 5px 10px;
		height:35px;
		color: #F00;
		text-align:center;
		text-decoration:underline;
		margin:0;
		width:85px;
		float:right;
		font-size:16px;
		font-weight:bold;
	}
	div.chidigiPlan div.itemBlock div.comments{
		padding:4px;
		border:1px solid  #090;
	}
	div.chidigiPlan div.itemBlock p.itemPhoto{
		margin-top:10px;
	}
	div.chidigiPlan div.itemBlock p.itemContact{
		margin-top:10px;
	}


div.chidigiPlan div.notices{
	line-height:180%;
	border:1px solid #630;
	padding:15px;
	margin:20px;
}
	div.chidigiPlan div.notices p{
		color: #F60;
	}



