/* CSS Document */

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

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

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


.PrTable th {
	background: #FFCC00;
	border-top: 1px solid #D9D9D9;
	border-right: 0px none #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	padding: 3px;
	color: #FFFFFF;
}

.PrTable img {
	margin: 5px;
}

.PrContents {
	padding: 3px 10px;
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 0px none;
	background: #FFFFDE;
	line-height: 140%;
}

.IntroTable th {
	background: #86B8FF;
	border-top: 1px solid #D9D9D9;
	border-right: 0px none #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	padding: 3px;
	color: #FFFFFF;
}

.IntroTable img {
	margin: 5px;
}


.ExIntroTable th {
	background: #FFCB5D;
	border-top: 1px solid #D9D9D9;
	border-right: 0px none #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	padding: 3px;
	color: #FFFFFF;
}

.ExIntroTable img {
	margin: 5px;
}

.IntroLeader {
	padding: 3px 10px;
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 0px none;
	background: #F0F7FD;
	line-height: 140%;
}

.IntroOfficer {
	background: #FFF5CC;
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 0px none;
	padding: 3px 10px;
	line-height: 150%;
}

.IntroComm {
	background-color: #FFFBEE;
	border: 1px solid #D9D9D9;
	margin-top: 15px;
	margin-bottom: 30px;
}

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

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

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

.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: 80%;
}

.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: 80%;
}

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

.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;
}

/*******************
 * at_inquiry
 *******************/
 
 .at_inquiry {
 	margin-right:2px;
 }

/*******************
 * makeshop
 *******************/

.MakeshopTable {
	width: 97%;
	border: 1px solid #FFCB5D;
	background-image: url(../server/img/table_orangebg.gif);
}

.MakeshopTable hr {
	color:#FFA222; 
	margin-left:0px;
	margin-right:0px;
}

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

.InnerTable th img {
	margin:10px;
}

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

.InnerTable td h4 {
	color:#FF5201;
}

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

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

.InnerCenterlink {																																														
	text-align: center;
}

.InnerCenterlink img {																																														
	margin-top: 10px;
} 

/*******************
 * plan_chart
 *******************/

.plan_chart {
	width:70%;
	vertical-align: top;
}

.plan_chart .title {
	padding: 1px;
	font-size: 120%;
	font-weight: bold;
}

.plan_chart th{
	padding:14px;
	line-height: 120%;
	text-align: left;
	border: 1px solid #C4C1BA;
	font-weight: normal;
	font-size: 90%;
}
.plan_chart td{
	padding:7px;
	line-height: 120%;
	text-align: left;
	border: 1px solid #C4C1BA;
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.plan_chart .service {
	width: 10em;
}

.plan_chart .service_form {
	width: 8em;
}

.plan_chart .price {
	width: 7em;
}

.plan_chart .target {
	width: auto;
}

.plan_chart .remark {
	width: auto;
}

.plan_chart .menu_item01Bg {
	background-image: url(../groupware/estimate/img/orange_bg.gif);
}

.plan_chart .menu_item02Bg {
	background-image: url(../groupware/estimate/img/office_bg.gif);
}

.plan_chart .menu_item03Bg {
	weight: 30em;
	background-image: url(../groupware/estimate/img/pair_bg.gif);
}

.plan_chart .menu_item04Bg {
	background-image: url(../groupware/estimate/img/family_bg.gif);
}

.plan_chart .menu_item05Bg {
	background-image: url(../groupware/estimate/img/brown_bg.gif);
}
