@charset "utf-8";

#sub1 {
	margin-bottom: 15px;
}

#sub1_left {
	width: 390px;
	margin-bottom: 25px;
	float: left;
}

#sub1_right {
	width: 475px;
	margin-bottom: 25px;
	margin-left: 35px;
	float: right;
}


#sub2 {
	margin-bottom: 25px;
}

#sub2_left {
	width: 565px;
	margin-bottom: 20px;
	float: left;
}

#sub2_right {
	width: 300px;
	margin-bottom: 20px;
	margin-left: 35px;
	float: right;
}

#sub2_right img {
	margin-bottom: 14px;
}

#outline img {
	margin-bottom: 25px;
}

#privilege {
	padding: 12px;
	border: medium solid #e3dca0;
}

#privilege p {
	margin-bottom: 12px;
}

#privilege img {
	margin-bottom: 8px;
}

.notice {
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #116101;
}

.supportsp {
	font-size: 18px;
	font-weight: bold;
}


.support10 {
	font-size: 16px;
	font-weight: bold;
}

.support5 {
	font-size: 16px;
}

table#supportsp_list {
    width: 900px;
    border-collapse: collapse;
    border-spacing: 0;
}

table#supportsp_list td {
	width: 415px;
    padding: 0 10px 10px 20px;
    line-height: 120%;
	background-color:#FFDF62;
}



table#support10_list {
    width: 900px;
    border-collapse: collapse;
    border-spacing: 0;
}


table#support10_list td {
	width: 415px;
    padding: 0 10px 10px 20px;
    line-height: 120%;
	background-color:#FFE98E;
}


table#support5_list {
    width: 900px;
    border-collapse: collapse;
    border-spacing: 0;
}

table#support5_list td {
	width: 275px;
    padding: 0 10px 10px 10px;
    line-height: 120%;
}

table#support_list {
    width: 900px;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom:30px;
}

table#support_list td {
	width: 275px;
    padding: 0 10px 10px 10px;
    line-height: 120%;
}


.title2 {
	margin-top:20px;
	margin-bottom:5px;
	padding: 6px;
	background-color: #ff3c00;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}


.company{
	font-size: 12px;
	text-align:right;
	margin-bottom: 5px;
}

.support_banner{
	margin: 8px 0 0 14px;
	vertical-align:top;
}