.order_box {
	font-size: 12px;
	line-height: 180%;
	color: #777777;
	float: right;
	width: 400px;
	font-weight: normal;
}

.style10 {
    color: #17A4D9;
    font-size: 18px;
    font-weight: bold;
}


.supportbox {
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 5px;
	text-align: center;
	background-attachment: scroll;
	background-color: transparent;
	background: url(../img/supportbox-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 530px;
	margin-left: 75px;
	line-height:1.5;
}


.supportbox form {
    margin-bottom: 5px;
    margin-left: 5px;
    margin-top: 30px;
}


table {
    border-collapse: collapse;
    border-spacing: 0;
	margin:2px 0;
}

.supportbox form table td {
    padding: 5px;
}

basic.css (403 行目)
th, td {
    font-size: 100% !important;
    padding: 0;
    vertical-align: top;
}


.supportbox input.text-box {
    height: 21px;
    width: 250px;
}


input, textarea, select {
    margin: 0;
    padding: 2px;
}

.subtitle{
	color: #1D5C79;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.25;
	padding: 3px 0 0 0;
	margin: 0;
}



.contentBox1 {
	width: 660px;
	float: left;
	display: inline;
	margin: 20px 10px 50px 30px;
	height: inherit;
	font-weight: 1.5;
}


.right {
    color: #000000;
    display: inline-block;
    float: right;
    position: relative;
    top: 10px;
	line-height: 1.25;
}
.supportbox form table {
}
.supportbox form table {
	width: 310px;
	margin: 0 auto;
}

.danrak1{
	margin-top:5px;
}

#info tr{
	line-height:1.2;
}

#info th {
    background: none repeat scroll 0 0 #999999;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    padding: 5px 0;
    text-align: center;
}