@charset "EUC-JP";

p {
	width:520px;
	line-height:140%;
	margin:5px 0px 0px 30px;
	padding:0px 0px 10px 0px;
}

.sub-title {
	color:#630025;
	font-size:100%;
	font-weight:bold;
	margin:10px 0px 0px 20px;
}

/* ·ñ»Í¾éÆë5¡¦ëá{¥Ã¥¯¥¹ */
.flow-box {
	width:520px;
	margin:0px 0px 20px 30px;
	padding:0px 0px 0px 0px;
}

.flow-box-top {
	width: 520px;
	background-image: url(../images/flow_box_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	background-position:center bottom;
}

.flow-box-middle {
	width:520px;
	background-image: url(../images/flow_box_middle.gif);
	background-repeat: repeat-y;
	padding-top:20px;
}

.flow-box-middle ul {
	padding: 0 20px 10px 35px;
}

.flow-box-bottom02 {
	width: 520px;
	background-image: url(../images/flow_box_bottom02.gif);
	background-repeat: no-repeat;
	height: 10px;
	background-position:center top;
}

h3#cRequest {
	width: auto; height: auto;
	margin: 15px 0 12px 20px; padding: 0;
	background: none;
	font-weight: bold;
	font-size: 110%;
	color: #630025;
}

.flow-box p {
	width:480px;
	margin:0px 0px 0px 20px;
}

.flow-box table {
	width: 480px;
	margin: -10px 0 5px 20px;
	border-collapse: collapse;
	}
	.flow-box table th ,
	.flow-box table td {
		padding: 3px 0;
		font-weight: normal;
		vertical-align: top;
		text-align: left;
		border-bottom: 1px solid #ddd;
		}
		.flow-box table th { width: 200px; }
	
	.flow-box table#support th ,
	.flow-box table#support td { border: none; }


