@charset "utf-8";
@import url("../../commons/css/base.css");
@import url("common.css");
/* CSS Document */

#contact0 #btn_gnavi4{
	background:url(../../commons/img/btn_gnavi.gif) -465px -42px;
	cursor:default;
}

dl{
	width:650px;
	margin:10px 10px 0 10px;
}
dd{
	margin-bottom:20px;
	padding:5px 0 5px 23px;
/*	background:url(../img/img_listcontact.gif) no-repeat 0 6px;*/
}
dt{
	background:url(../../commons/img/img_line.gif) repeat-x bottom;
	padding:5px 0;
	font-weight:bold;
	color:#4c4c4c;
}
span{
	padding:5px 0;
	font-weight:bold;
	color:#cc3333;
}

#subject_list ul {
	width: 620px;
}

#subject_list li {
	width: 310px;
	float: left;
}

#philips_wrap dl{
	width: 620px;
	margin:10px 0px 0 0px;
}
#philips_wrap dd{
	padding:5px 0 5px 0px;
}


#philips_h3 {
	padding:5px 0;
	font-weight:bold;
	color:#4c4c4c;
}

#errortxt {
	font-weight:bold;
	color:#cc3333;
}

#info_special {
	margin-top: 10px;
}