@charset "utf-8";
/* CSS Document */
/*********************************************************
				** ビジネスサポートサービス：support.html  **
*********************************************************/
#support h3{
	background-image: url(../images/h3ttl_support.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 500px;
	margin-bottom:1.5em;
}
#support h4{
	color:#990033;
	font-size:13px;
	font-weight:bold;
	padding-bottom:0.5em;
}
#support .p01{
	border-bottom:1px solid #dddddd;
	margin-bottom:2em;
	padding-bottom:1em;
	margin:0 auto 1.5em;
	width:480px;
}
#support .p01 table{
	border-collapse:collapse;
	border-color:#cccccc;
}
#support .p01 td,
#support .p01 th{
	padding:2px 5px;
	text-align:center;
}
#support .p01 th{
	background-color:#F0ECE1;
}

#support .p02 {
	margin:15px 0px;
}


















#support .p02{
	padding-bottom:1.5em;
}
#support .p03{
	padding-bottom:1.5em;
}
#support .p03 dd{
	margin-left:1.5em;
}
#support .p04,
#support .p05,
#support .p06{
	padding-bottom:1.5em;
}
#support h5{
	font-size:13px;
	font-weight:bold;
}

