/*--------------------------------------*/
/*広告掲載*/

h4{
	margin			: 0 0 10px;
}

#system{
	height		: 20px;
	line-height	: 20px;
	color		: #666;
	margin		: 0 0 0 10px;
	padding		: 0 0 0 25px;
	background	: url(./img/mark_l.gif) no-repeat left;
}

#system_box{
	color		: #666;
	margin		: 5px 0 25px 35px;
	line-height	: 17px;
}

#system_box p{
	background	: url(./img/mark_m.gif) no-repeat left;
	padding		: 0 0 0 15px;
}

#price{
	width		: 650px;
	margin		: 15px 25px 0;
}

#price .text{
	margin			: 5px 0 35px 62px;
	letter-spacing	: 1px;
	color			: #666;
	line-height		: 16px;
}

#info{
	width			: 450px;
	margin			: 25px 125px;
}

#info .img{
	margin			: 5px 0 20px;
}

#info .text{
	color			: #666;
	margin			: 5px 0 0 15px;
}

#price_tbl{
	border			: 1px solid #ccc;
	width			: 650px;
	letter-spacing	: 1px;
	color			: #666;
	font-size		: 12px;
	margin			: 0 0 10px;
}

#price_tbl th{
	height		: 20px;
	line-height	: 20px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #ccc;
	background	: #f1f1f1;
	font-weight	: normal;
}

#price_tbl .th_line{
	height		: 20px;
	line-height	: 20px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #ccc;
}


#price_tbl td{
	height		: 20px;
	line-height	: 20px;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #ccc;
	background	: url(./img/line.gif) repeat-x bottom;
	text-align	: center;
}

#price_tbl .td_line{
	height		: 20px;
	line-height	: 20px;
	border-width: 0;
	border-style: solid;
	border-color: #ccc;
	background	: url(./img/line.gif) repeat-x bottom;
	text-align	: center;
}

#price_tbl .td_bottom{
	height		: 20px;
	line-height	: 20px;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #ccc;
	text-align	: center;
	background	: #fff;
}

#price_tbl .td_bottom_line{
	height		: 20px;
	line-height	: 20px;
	border-width: 0;
	text-align	: center;
	background	: #fff;

}


#price_tbl .line{
}




/*--------------------------------------*/
/*メールによるお問い合わせ*/


#delete{
	height		: 80px;
}

#delete div{
	float		: left;
}

#info_text{
	font-size	: 12px;
	color		: #666;
	line-height	: 17px;
	width		: 550px;
	margin		: 10px 75px 10px;
}

#info_tbl{
	background	: #ccc;
	text-align	: left;
	width		: 550px;
	margin		: 0 75px;
}

#info_tbl th{
	background	: url(./img/bg.gif) no-repeat #f9f9f9;
	background-position: left center;
	padding		: 5px 5px 5px 10px;
	font-weight	: normal;
	border		: 1px solid #fff;
	font-size	: 12px;
	color		: #666;
	width		: 130px;
	height		: 22px;
	line-height	: 22px;
}

#info_tbl td{
	background	: #fff;
	padding		: 5px;
	font-size	: 12px;
	color		: #333;
}


.info_td_text{
	height		: 20px;
	width		: 250px;
	font-size	: 12px;
	color		: #333;
}

.info_td_text_b{
	height		: 18px;
	width		: 400px;
	height		: 100px;
	font-size	: 12px;
	color		: #333;
}

.info_td_text_b_l{
	height		: 18px;
	width		: 450px;
	height		: 100px;
	font-size	: 12px;
	color		: #333;
}

.text_submit{
	text-align	: left;
	margin		: 10px 50px;
	width		: 600px;
	height		: 40px;
}

.text_submit p{
	float		: left;
}

.text_submit .left_box{
	width		: 240px;
	margin		: 0;
	text-align	: right;
}

.text_submit .right_box{
	width		: 340px;
	font-size	: 11px;
	color		: #666;
	margin		: 0 0 0 15px;
}