/* CSS Document */

td#mainImage{
	background-image:url(images/category_title.jpg);
}

DIV.recContact{
	margin : 0px 0px 10px 0px;
	padding : 0px 0px 0px 0px;
	text-align : right;
}
DIV.recContact A{
	padding : 4px 0px 10px 30px;
	background-image : url(images/icon_contact.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

#contactTel, #contactMail, #contactForm{
	margin : 13px 0px 20px 0px;
	padding : 0px 10px 10px 10px;
	border-color : #B6B6B6;
	border-width : 1px 1px 1px 1px;
	border-style : solid;
}

#contactTel H2, #contactMail H2, #contactForm H2{
	margin : 0px 0px 0px 0px;
	padding : 12px 0px 10px 35px;
	color : #00009D;
	font-size : 14px;
	font-weight : bold;
	background : none;
}

#contactTel{
	background-image : url(images/idx_bg01.jpg);
	background-repeat : no-repeat;
	background-position : 3px 3px;
}

#contactMail{
	background-image : url(images/idx_bg02.jpg);
	background-repeat : no-repeat;
	background-position : 3px 3px;
}

#contactForm{
	background-image : url(images/idx_bg03.jpg);
	background-repeat : no-repeat;
	background-position : 3px 3px;
}

DIV.contactGray{
	padding : 10px 15px 10px 15px;
	background-color : #F2F2F2;	
}
DIV.contactGray P{
	margin : 10px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
DIV.contactGray OL{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 18px;
}
DIV.contactGray OL LI{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	color : #555555;
}

P.contactSend{
	margin : 10px 0px 0px 0px;
	padding : 10px 0px 0px 0px;
	border-width : 1px 0px 0px 0px;
	border-color : #999999;
	border-style : dotted;
	text-align : right;
}
P.contactSend A{
	padding : 0px 0px 0px 16px;
	background-image : url(images/idx_arrow.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

.note{
	color : #555555;
}

#contactMail .note{
	font-size : 0.8em;
}
