@charset "utf-8";

/* ================================================================

CSS Information

 File name:      style.css
 Summary:        style for price
 Last update:    2009-12-09

================================================================ */

/**			table
-----------------------------------------*/
table.TablePlan {
	border-style:none;
	width:640px;
	color:#333;
	text-decoration:none;
}

table.TablePlan strong {
	font-weight:bold;
}

table.TablePlan th,
table.TablePlan td {
	padding:10px;
	vertical-align:middle;
}
table.TablePlan th {
	width:25.9%;
	font-weight: bold;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	vertical-align:middle;
}
table.TablePlan td {
	padding-right: 5px;
	border-left:1px solid #CCC;
	text-align: center;
}

table.TablePlan thead th,
table.TablePlan thead td {
	background-color:#efefef;	
}

table.TablePlan thead th {
	font-weight:bold;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-align: center;
	width: 71px;
}

table.TablePlan thead th.cel1 {
	text-align: left;
	border-left: 0;
	width: 160px;
}

#section2-2 table.TablePlan thead th {
	width: 130px;
}
#section2-2 table.TablePlan thead th.cel1 {
	width: 160px;
}

table.TablePlan tbody th {
	font-weight: normal;
	white-space: nowrap;
}
table.TablePlan tbody th,
table.TablePlan tbody td {
	border-top-color:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

table.TablePlan tbody tr.RowFooter th,
table.TablePlan tbody tr.RowFooter td {
	background-color:#F1F1E1;
	border-top:2px solid #999;
	border-bottom:2px solid #999;
	font-weight:bold;
}

#support {
	padding:0;
	margin:21px 0 20px 32px;
}
#support ul {
	padding:0;
}
#support ul li{
	height:20px;
	font-size:17px;
	color:#603C41;
	font-weight:bold;
	margin:10px 0 0 0;
	list-style: none;
}

#support ul li img{
	margin:0 0 3px 0;
	padding:0;
}

.textArea3{
	font-size:15px;
	line-height:1.7;
	margin:20px 0 0 78px;
}

.textArea3 a{
	color:#03F;
}

#merit,#joukou {
	margin:21px 0 0 66px;
}

#merit ol {
	padding-left: 0;
}
#merit ol li{
	font-size:16px;
	line-height:1.6;
	color:#603C41;
	font-weight:bold;
	margin:10px 0 0 0;
	list-style:decimal;	
}

#joukou ol {
	padding-left: 0;
}
#joukou ol li{
	font-size:15px;
	line-height:1.6;
	color:#333;
	margin:10px 0 0 0;
	list-style:decimal;
}

#joukou ol li a{
	color:#03F;
}

#contentBg{
	margin:20px 0 0 38px;
}


div.Wrap ul.FontSmall li {
	list-style: none;
}


/* @end */









