/* CSS Document */
#groupware {

}

.fh4 {
	color:#FFFFFF;
	background-image: url(../groupware/img/fh4_bg.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	height: 30px;
	padding: 7px;
	margin-right: 10px;
	margin-left: 30px;
}

.adImg {
	background-image: url(../groupware/img/ad_bg.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 216px;
	overflow: hidden;
}

.rightImg {
	float: right;
	margin-left: 10px;
	margin-right: 10px;		
}

.guidanceImg {
	float: left;
	margin-right:15px;
}

.guidanceClear {
	clear : both;
}

.gwdirImg {
 	margin-right:2px;
 }
 
.fontAlert {
	font-size: 80%;
	color: #FF3300;	
}

.gwExplan {
	_width: 100%;
	margin: 20px 10px 10px 20px;
	padding: 10px;
	border: 1px solid #EAEAEA;
	background-image: url(../groupware/img/gw_explan.gif);
	background-repeat: repeat-x;
	background-color: #EFF6FE;
	background-position: 0% 100%;
}

.gwExplan span {
	font-weight: bold;
	color: #1675EB;
	line-height: 140%;
}

.h4Border {
	color:#739FD5;
	margin-left:20px;
	margin-right:10px;
}


.gw {
	_width: 100%;
	margin: 20px 10px 10px 20px;
}

#groupware h5	{
	font-size:90%;
	margin-top: 10px;
	margin-left: 50px;
}

.h4Margin{
	padding-left: 25px;
	margin-top: 50px;
}


.GwTable {
	border: 1px solid #EAEAEA;
	background-image: url(../groupware/img/function_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:20px;
}

.GwTable td {
	line-height: 140%;
	padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}

.GwTable td img {
	float: left;
	margin-right: 10px;
}

.GwTable td h4 {
	margin-top: 15px;
}

.GwTable th {
	vertical-align: top;
}

.GwTable td div {
	color:#1675EB;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.GwTable td p {
	margin-left: 3px;
}

.GwTable h4 {
	color:#276185;
	vertical-align: bottom;
}

.GwTable h4 img {
	margin-right:4px;	
}


.GwTable hr {
	color:#4039B5;
	margin-left:0px;
	margin-right:0px;
}

.AlTable {
	width: 97%;
}

.AlTable th {
	padding:7px 0px;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

.AlTable th span{
	color: #FF3300; 
	line-height: 150%;
 }
 
.AlTable td {
	vertical-align: top;
	padding:7px 0px;
	line-height: 150%;
}

.boldtitle {
	font-weight: bold;
	color: #000000;
}

.bluetitle {
	font-weight: bold;
	color: #3399CC;
}

.boldlist li {
	line-height: 150%;
	list-style-type: disc;
	font-weight: bold;
	color: #336699;
	margin-left:15px;
}

.Innerlink {
	font-size: 90%;
	text-align: right;
	padding: 0px 10px;
}


.Innerlink img {
	margin-right: 3px;
}

/*******************
 * plan
 *******************/

.planTopTable {
	width: 100%;
	border: 1px solid #D4D0C8;
	background-color: #3399CC;
}

.planTopTable th img {
	margin: 0px 20px 0px 30px;
}

.planTopTable hr {
	color:#0872BB; 
	margin: 0px 0px 0px 0px;
}

.planTopInnerTable {
	margin: 12px;
	background-color: #3399CC;
}

.planTopInnerTable th {
	background-color: #FFFFFF;
}

.planTopInnerTable td {
	padding: 10px 10px 0px 10px;
	vertical-align: top;
	font-size: 80%;
	background-color: #FFFFFF;
}

.planTopInnerTable td h4 {
	color:#0872BB;
	font-size: 90%;
}

.planTopInnertextTable {
	padding: 10px;
	line-height: 150%;
}

.planTopInnertextTable span {
	line-height: 150%;
	color:#0872BB;
}

.planIconTable {
	background-color:#FFFFFF;
	width: 100%;
	border: 1px solid #DEDEDE;
}

.planIconTable th {
	padding: 10px;
	text-align:left;
}

.planIconTable td {
	padding: 15px 10px 10px 10px;
	vertical-align: top;
}

.planIconTitle {
	font-weight: bold;
	color: #000000;
}

.planlist li {
	margin-left: -0.5em;
	line-height: 140%;
	list-style-image: url(../img/shared/li_glay.gif);
}

.planlist li span {
	color: #FF3333;
	font-size: 120%;
}

/*******************
 * plan pair
 *******************/

.planSpecPair {
	margin: 0px 10px 0px 20px;
	_width: 100%;
	background-image: url(../groupware/plan/pair/img/pair_bg.gif);
	border: 1px solid #DEDEDE;
	padding: 15px;
}

.planPairTable {
	width: 100%;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

.planPairTable th {
	vertical-align: top;
	text-align: left;
	background-image: url(../groupware/plan/img/plan_pair_bg.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
}

.planPairTable th a {
	display: block;
	width: 100%;
	height: 200px;
}

.planPairTable th img {
	margin-top: 10px;
}

.planPairTable td {
	line-height: 140%;
	padding-left:10px;
	padding-right:10px;
}

.planPairTable td p {
	margin-left: 3px;
}

.planPairTable h4 {
	color:#224CAD;
	vertical-align: bottom;
}

.PlanMainPair {
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #DEDEDE;
	padding: 10px 15px;
	line-height: 150%;
	background-color: #4B88C4;
}

.estimatePair {
	height:100%;
	border-left: 5px solid #95C9F8;
	margin: 3px 10px 3px 1px;
	padding: 6px 10px 6px 10px;
	line-height: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 120%;
}


/*******************
 * comparison chart
 *******************/
.monthlySum {
	border: 1px solid #4FBE26;
	padding: 6px 12px;
	line-height: 120%;
	border-collapse: collapse;
	font-weight: bold;
	color: #333333;
	font-size: 80%;
	background: #C6FE95;
}

.userNumber {
	border: 1px solid #FF9900;
	padding: 6px 12px;
	line-height: 120%;
	border-collapse: collapse;
	font-weight: bold;
	color: #333333;
	font-size: 80%;
	background: #FEE794;
}

.dataCapacity {
	border: 1px solid #FF6347;
	padding: 6px 12px;
	line-height: 120%;
	border-collapse: collapse;
	font-weight: bold;
	color: #333333;
	font-size: 80%;
	background: #FDC69E;
}

#edesk3 {
	border: 1px solid #62A7F4;
	background-image: url(../groupware/estimate/img/pair_bg.gif);
}

.edesk3Data {
	height:100%;
	border-left: 1px solid #DEDEDE;
	margin: 3px 10px 3px 1px;
	padding: 6px 10px 6px 10px;
	line-height: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 120%;
	background-image: url(../groupware/estimate/img/pair_bg.gif);
}

.comparePrice {
	height:100%;
	border-left: 1px solid #DEDEDE;
	margin: 3px 10px 3px 1px;
	padding: 6px 10px 6px 10px;
	line-height: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 120%;
}


/*******************
 * plan family
 *******************/

.planSpecFamily {
	margin: 0px 10px 0px 20px;
	_width: 100%;
	background-image: url(../groupware/plan/family/img/family_bg.gif);
	border: 1px solid #DEDEDE;
	padding: 15px;
}

.planFamilyTable {
	width: 100%;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

.planFamilyTable th {
	vertical-align: top;
	text-align: left;
	background-image: url(../groupware/plan/img/plan_family_bg.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
}

.planFamilyTable th a {
	display: block;
	width: 100%;
	height: 200px;
}

.planFamilyTable th a {
	display: block;
	width: 100%;
	height: 200px;
}

.planFamilyTable th img {
	margin-top: 10px;
}


.planFamilyTable td {
	line-height: 140%;
	padding-left:10px;
	padding-right:10px;
}

.planFamilyTable td p {
	margin-left: 3px;
}

.planFamilTable h4 {
	color:#007236;
	vertical-align: bottom;
}

.PlanMainFamily {
	text-align:left;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #DEDEDE;	
	padding: 10px 15px;
	line-height: 150%;
	background-color: #698D72;
}

.estimateFamily {
	height:100%;
	border-left: 5px solid #90D83F;
	margin: 3px 10px 3px 1px;
	padding: 6px 10px 6px 10px;
	line-height: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 120%;
}

/*******************
 * plan office
 *******************/

.planSpecOffice {
	margin: 0px 10px 0px 20px;
	_width: 100%;
	background-image: url(../groupware/plan/office/img/office_bg.gif);
	border: 1px solid #DEDEDE;
	padding: 15px;
}

.planOfficeTable {
	width: 100%;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

.planOfficeTable th {
	vertical-align: top;
	text-align: left;
	background-image: url(../groupware/plan/img/plan_office_bg.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
}

.planOfficeTable th a {
	display: block;
	width: 100%;
	height: 200px;
}

.planOfficeTable th img {
	margin-top: 10px;
}

.planOfficeTable td {
	line-height: 140%;
	padding-left:10px;
	padding-right:10px;
}

.planOfficeTable td p {
	margin-left: 3px;
}

.planOfficeTable h4 {
	color:#CC3333;
	vertical-align: bottom;
}

.PlanMainOffice {
	text-align:left;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #DEDEDE;	
	padding: 10px 15px;
	line-height: 150%;
	background-color:#B65852;
}

/*******************
 * function
 *******************/

.FunctionListTable {
	width: 100%;
}

.FunctionListTable th {
	margin-right: 10px;
}

.FunctionListTable th div {
	margin-top: 5px;
	font-size: 80%;
	font-weight: normal;
}

.FunctionListTable td {
	font-size: 80%;
	padding-left: 10px;
	padding-right: 30px;
	line-height: 140%;
	vertical-align: top;
}

.FunctionListTable td div {
	font-weight: bold;
	color: #000066;
	margin-bottom: 5px;
}

.FunctionListTable tbody th {
	padding-top: 30px; 
}

.FunctionListTable tbody td {
	padding-top: 30px; 
}

.MobileTableS {
	background-image: url(../groupware/function/img/mobil_frameS.gif);
	width: 400px;
	height: 522px;
	border: 1px solid #DEDEDE;
}

.MobileTableL {
	background-image: url(../groupware/function/img/mobile_frameL.gif);
	width: 400px;
	height: 756px;
	border: 1px solid #DEDEDE;
}



/*******************
 * price
 *******************/
 .SpecTable {
	border: 1px solid #D4D0C8;
	border-collapse: collapse;
	width: 100%;
}

.SpecTable thead th {
	padding:7px;
	line-height: 150%;
	text-align: left;
	border: 1px solid #C4C1BA;
	color: #FFFFFF;
	background-image: url(../groupware/img/table_th_bg.gif);	
}

.SpecTable thead th img {
	margin-right:2px;
}

.SpecTable thead td {
	padding:7px;
	line-height: 150%;
	border: 1px solid #C4C1BA;
	text-align: center;
	background-image: url(../groupware/img/table_bg.gif);
	font-weight: bold;
}


.SpecTable tbody th {
	padding:7px;
	line-height: 150%;
	text-align: left;
	border: 1px solid #C4C1BA;
	background-image:url(../img/shared/glay_bg.gif);
}

.SpecTable tbody td {
	padding:7px;
	line-height: 150%;
	border: 1px solid #C4C1BA;
	text-align: center;
}

/*******************
 * estimate
 *******************/

.estimateTable {
	width: 100%;
}

.estimateTable th {
	padding: 10px;
	text-align:left;
	border: 1px solid #DEDEDE;
	background-color:#FFFFFF;
}

.estimateTable td {
	padding: 15px 10px 10px 10px;
	vertical-align: top;
}

.estimateImg {
	margin: 10px 0px 20px 0px;
}

.estimateButton {
	margin: 0px 10px 0px 20px;
	_width: 100%;
	background-image: url(../groupware/plan/pair/img/pair_bg.gif);
	border: 1px solid #DEDEDE;
	padding: 15px;
}

.estimateButtonTable {
	margin: 5px;
	width: 99%;
	height: 190px;
	background-image:url(../groupware/estimate/img/estimate_bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

.estimateButtonTable th {
	padding: 0px 0px 8px 40px;
	text-align:left;
	width: 300px;
}

.estimateButtonTable th div{
	margin: 25px 0px 0px 0px;
}

.estimateButtonTable td div{
	margin: 25px 0px 0px 0px;
}

.estimateButtonTable button {
	width: 108px;
	height: 107px;
	border-style: none;
	background-image:url(../groupware/estimate/img/button_bg.gif);
	background-repeat: no-repeat;
}

.estimateButtonTable input {
	font-size: 140%;
	font-weight: bold;
	padding-left:5px;
	padding-top:4px;
	width: 68px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
}

.estimateButtonTable select {
	font-size: 140%;
	font-weight: bold;
	padding-left:5px;
	padding-top:4px;
	width: 100px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
}

.estimateOrderButton  {
	width: 60px;
	height: 32px;
	border-style: none;
	background-image:url(../groupware/estimate/img/button_bg.gif);
	background-repeat: no-repeat;
}

.esInputTable {
	width:100%;
	border: 1px solid #DEDEDE;
	background-color:#FFFFFF;
	margin-bottom: 10px;
}

.esInputTable th img{
	margin-right:4px;
	vertical-align: middle;
}

.dataTable {
	width:100%;
	vertical-align: top;
}

.dataTable tbody td{
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}

.dataTable th{
	padding:7px;
	line-height: 120%;
	text-align: left;
	border: 1px solid #C4C1BA;
	background-image:url(../img/shared/glay_bg.gif);
	font-weight: normal;
	font-size: 80%;
}

.esExplainTable {
	width:100%;
}

.esExplainTable th {
	text-align: left;
	font-size: 80%;
	font-weight: normal;
}

.esExplainTable th img {
	margin-right:4px; 
	vertical-align: middle;
}

.esExplain {
	padding: 5px;
	line-height: 150%;
	text-align: left;
	font-weight: normal;
	font-size: 100%;
}

.resultTable {
	width:100%;
	vertical-align: top;
}

.resultTable thead th{
	padding:7px;
	line-height: 120%;
	text-align: left;
	border: 1px solid #C4C1BA;
	background-image:url(../img/shared/glay_bg.gif);
	font-weight: normal;
	font-size: 90%;
}

.estimatePairBg {
	border: 1px solid #62A7F4;
	padding: 6px 12px;
	background-image: url(../groupware/estimate/img/pair_bg.gif);
	line-height: 120%;
	border-collapse: collapse;
	font-weight: bold;
	color: #333333;
	font-size: 90%;
}

.estimatePairBg A {
	color: #333333;
	text-decoration: none;
} 

.estimatePairBg A:hover	{
	color: #0000FF;
	text-decoration: none;
}

.estimateFamilyBg {
	border: 1px solid #5CC10E;
	padding: 6px 12px;
	background-image: url(../groupware/estimate/img/family_bg.gif);
	line-height: 120%;
	border-collapse: collapse;
	font-weight: bold;
	color: #333333;
	font-size: 80%;
}

.estimateFamilyBg A {
	color: #333333;
	text-decoration: none;
} 

.estimateFamilyBg A:hover {
	color: #007236;
	text-decoration: none;
}

.estimateOfficeBg {
	border: 1px solid #FC403F;
	padding: 6px 12px;
	background-image: url(../groupware/estimate/img/office_bg.gif);
	line-height: 120%;
	border-collapse: collapse;
	font-weight: bold;
	color: #333333;
	font-size: 80%;
}

.estimate_SubBg {
	border: 1px solid #FFBE35;
	padding: 6px 12px;
	background-image: url(../groupware/estimate/img/orange_bg.gif);
	line-height: 120%;
	border-collapse: collapse;
	font-weight: bold;
	color: #333333;
	font-size: 80%;
}

.estimateOfficeBg A {
	color: #333333;
	text-decoration: none;
} 

.estimateOfficeBg A:hover {
	color: #EC008C;
	text-decoration: none;
}

.optionDomainBg {
	border: 1px solid #FFBE35;
	padding: 6px 12px;
	background-image: url(../groupware/estimate/img/orange_bg.gif);
	line-height: 120%;
	border-collapse: collapse;
	font-weight: bold;
	color: #333333;
	font-size: 80%;
}

.resultBg {
	border: 1px solid #95B7DB;
	margin: 3px;
	padding: 6px 12px;
	background-image: url(../img/shared/blue_bg.gif);
	line-height: 120%;
}

.resultTable tbody th{
	padding:7px;
	line-height: 120%;
	text-align: left;
	border: 1px solid #C4C1BA;
	background-image:url(../img/shared/glay_bg.gif);
	font-weight: normal;
	font-size: 90%;
}

.resultTable tbody td{
	border-top: 1px solid #D9D9D9;
}

.estimatePairTitle {
	height:100%;
	border-left: 5px solid #95C9F8;
	margin: 3px 10px 3px 1px;
	padding: 6px 10px 6px 10px;
	line-height: 120%;
	color: #666666;
	font-size: 80%;
}

.estimateFamilyTitle {
	height:100%;
	border-left: 5px solid #90D83F;
	margin: 3px 10px 3px 1px;
	padding: 6px 10px 6px 10px;
	line-height: 120%;
	color: #666666;
	font-size: 80%;
}

.estimateOfficeTitle {
	height:100%;
	border-left: 5px solid #FA9494;
	margin: 3px 10px 3px 1px;
	padding: 6px 10px 6px 10px;
	line-height: 120%;
	color: #666666;
	font-size: 80%;

}

.estimatePair {
	height:100%;
	border-left: 5px solid #95C9F8;
	margin: 3px 10px 3px 1px;
	padding: 6px 10px 6px 10px;
	line-height: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 120%;
}

.estimateFamily {
	height:100%;
	border-left: 5px solid #90D83F;
	margin: 3px 10px 3px 1px;
	padding: 6px 10px 6px 10px;
	line-height: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 120%;
}

.estimateOffice {
	height:100%;
	border-left: 5px solid #FA9494;
	margin: 3px 10px 3px 1px;
	padding: 6px 10px 6px 10px;
	line-height: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 120%;
}

.estimate_Sub {
	height:100%;
	border-left: 5px solid #FFBE35;
	margin: 3px 10px 3px 1px;
	padding: 6px 10px 6px 10px;
	line-height: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 120%;
}

.esOptionDomain {
	height:100%;
	border-left: 5px solid #FFBE35;
	margin: 3px 10px 3px 1px;
	padding: 6px 10px 6px 10px;
	line-height: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 120%;
}

.esBottomTable {
	width: 97%;
	margin-top: 5px;
}

.esBottomTable th {
	text-align: left;
	vertical-align: top;
	font-size: 80%;
	font-weight: normal;
}

.esBottomTable td {
	line-height: 120%;
	font-size: 80%;
	padding-bottom: 7px;
}

.esBottomTable td span {
	font-size: 130%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

/*******************
 * guide_file
 *******************/

.GuideTable {
	width: 100%;
	border: 1px solid #D4D0C8;
	background-color: #3399CC;
	
}

.GuideInnerTable {
	margin: 12px 12px 12px 0px;
	background-color: #3399CC;
}

.GuideInnerTable hr {
	color:#0872BB; 
	margin: 0px 0px 0px 0px;
	margin-left: 10px;
}

.GuideInnerTable th img {
	text-aline: left;
}

.GuideInnerTable td img {
	padding: 0px 0px 0px 0px;
}

.GuideInnerTable th {
	font-size: 1px;
	background-color: #FFFFFF;
}

.GuideInnerTable td {
	font-size: 90%;
	background-color: #FFFFFF;
}

.GuideInnerTable td h4 {
	margin-top: 15px;
	margin-left: 10px;
	color:#0872BB;
}

.GuideInnertextTable {
	padding: 10px;
	line-height: 150%;
}

.ExampleTable {
	width:100%;
	background-color: #EDF7FF;
	border: 1px solid #95B7DB;
	border-collapse: collapse;
}

.ExampleTable td {
	padding: 10px;
	line-height: 150%;

}

.ExampleTable h3 {
	color: #FFFFFF;
	background-image: url(../support/e_faq/img/h3_bg.gif);
	background-repeat: repeat-x;
	margin: 10px 0px 10px 0px;
}

.ExampleTable li {
	line-height: 150%;
	list-style-type: disc;
	font-weight: bold;
	color: #336699;
}


.SizeTable {
	width:100%;
	background-color: #EDF7FF;
	border: 1px solid #95B7DB;
	border-collapse: collapse;
	margin-top: 15px;
}

.SizeTable th {
	vertical-align: top;
	padding: 10px;
}

.SizeTable td {
	padding: 10px;
	line-height: 150%;
	vertical-align: top;
}

.SizeTable h3 {
	color: #FFFFFF;
	background-image: url(../support/e_faq/img/h3_bg.gif);
	background-repeat: repeat-x;
	margin: 20px 0px 0px 0px;
}

.questionImg {
	background-image: url(../groupware/guide/img/shared/q_bg.gif);
	background-position: 100% 12px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 204px;
	overflow: hidden;
	margin: 0px 10px 0px 20px;
}

.answerImg {
	background-image: url(../groupware/guide/img/shared/a_bg.gif);
	background-position: 0% 16px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 204px;
	overflow: hidden;
	text-align: right;
	margin: 0px 10px 0px 20px;
}

.answerBg {
	_width: 100%;
	padding: 0px 20px 20px 20px;
	margin: 0px 10px 10px 20px;
	background-image: url(../groupware/guide/img/shared/a_largebg.gif);
	background-repeat: repeat-y;
}


.exImg {
	background-image: url(../groupware/guide/img/shared/ex_bg.gif);
	background-position: 100% 18px;
	background-repeat: no-repeat;
	background-color: #EDF7FF;
	height: 220px;
	overflow: hidden;
}

.exGwImg {
	background-image: url(../groupware/guide/img/shared/ex_bg.gif);
	background-position: 100% 62px;
	background-repeat: no-repeat;
	background-color: #EDF7FF;
	height: 251px;
	overflow: hidden;
}

.dirImg {
	text-align: center;
	margin: 0px 10px 0px 20px;
}

.width-auto {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.planTable tbody td {
	text-align: right;
	padding-right: 2em;
}
.functionTable {
	margin-top: 0.8em;
}
.functionTable tbody td {
	text-align: center;
	font-size: 100%;
}

/*******************
 * mobile
 *******************/
 
.mobileContents {
	margin-left: 20px;
}

.mobileContents th img {
	margin-right: 30px;
}

.mobileContents td {
	vertical-align: top;
	padding-top: 40px;
	line-height: 140%;
}
