@charset "utf-8";
.support p {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 12px;
}
.support h4 {
	margin-left: 3px;
	margin-bottom: 23px;
}
.support pre {
	font-size: 12px;
	margin-top: 24px;
	text-align: right;
	margin-right: 4px;
}
.support pre a {
	background-image: url(../../../common/img/arrow02.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.support_cnt {
	margin-right: 8px;
	margin-left: 8px;
}
.support_cnt_head pre {
	font-size: 12px;
	color: #4D4D4D;
	margin-bottom: 4px;
}
.support_cnt_head h3 {
	margin-bottom: 6px;
	font-size: 16px;
	font-weight: bold;
}
.support_cnt_head {
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 24px;
}
.support_cnt p {
	font-size: 12px;
	color: #4D4D4D;
	line-height: 150%;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 12px;
}
.support_cnt_box {
	margin-top: 40px;
}
.support_cnt h4 {
	background-image: url(../../../common/img/ico_h4.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #222222;
	padding-left: 7px;
	padding-bottom: 4px;
	margin-bottom: 18px;
	line-height: 130%;
}
.support_cnt table {
	width: 664px;
	margin-bottom: 16px;
}
.support_cnt th {
	padding: 8px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	line-height: 130%;
}
.support_cnt td {
	padding: 8px;
	font-size: 13px;
	text-align: right;
}
.support_cnt_box table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.support_cnt_box th {
	width: 506px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.support_cnt_box td {
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.support_cnt_box02 {
	margin-top: 40px;
}
.support_cnt_box02 table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.support_cnt_box02 th {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-alpx;ign: center;
}
.support_cnt_box02 td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.support_cnt_box02 .td01 {
	text-align: left;
}
.ijo {
	text-align: right;
}

/*　20110330 追加 */

table#plice {
	width:596px;
	border:1px #CCC solid;
	border-collapse:collapse;
	border-spacing:0;
	font-size:12px;
	margin-top:5px;
}

table#plice th {
	padding:8px 5px;
    border:1px #CCC solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    text-align: center;
}

table#plice td {
    padding:8px 5px;
    border: 1px #CCC solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

table#plice div {
	width:260px;
}

table#plice caption {
	text-align:left;
	font-weight:bold;
}

