td{
	font-size: 13px;
}

/* ++++メインのテーブル（料金表）++++ */
table.main-fee{
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	text-align: center;
	border-collapse: separate;
	margin: 0px 0px 0px 25px; /* 上 右 下 左 */
	font-size: 13px;
}

td.main-feetop{
	background: #6DA510;
	border: 1px solid #CCCCCC;
	height: 20px;
	color: #FFFFFF;
}

td.main-feeleft{
	border: 1px solid #CCCCCC;
	height: 20px;
	
}

td.main-fee{
	border: 1px solid #CCCCCC;
	height: 20px;
	text-align: right;
	padding-right: 5px;
}



/* ++++メインのテーブル（登録までの総額費用）（外側）++++ */
table.main-rei-out{
	background: #FFFFFF;
	margin: 0px 0px 0px 35px; /* 上 右 下 左 */
	font-size: 13px;
	cellspacing: 0px;
	cellpadding: 0px;
	border-collapse: collapse;
	border: 0px;
}

/* ++++メインのテーブル（登録までの総額費用）（左側）++++ */
table.main-rei-l{
	background: #FFFFFF;
	margin: 0px;
	font-size: 12px;
	cellspacing: 0px;
	cellpadding: 0px;
	border-collapse: collapse;
	border: 1px solid #666666;
}

td.main-rei-kubun{       /* 左のタイトル */
	width: 40px;
	background: #BDB76B;
	text-align: center;
	font-size: 13px;
	color: #FFFFFF;
	border: 1px solid #666666;
}

td.main-rei-jim{
	height: 23px;
	width: 60px;
	background-color : #E6FFB3;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
}

td.main-rei-jim-fee{
	width: 90px;
	background-color : #E6FFB3;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	padding-right: 5px;
	border-bottom: 1px dashed #CCCCCC;
}

td.main-rei-cho{
	height: 23px;
	text-align: center;
	font-size: 12px;
	border-right: 1px dashed #CCCCCC;
}

td.main-rei-cho-fee{
	text-align: right;
	font-size: 13px;
	padding-right: 5px;
	border-left: 1px dashed #CCCCCC;
}

td.main-rei-kei{
	height: 23px;
	text-align: center;
	font-size: 12px;
	background-color : #E5E5FF;
	border-top: 3px double #999999;
	border-right: 1px dashed #CCCCCC;
}

td.main-rei-kei-fee{
	text-align: right;
	font-size: 13px;
	padding-right: 5px;
	background-color : #E5E5FF;
	border-top: 3px double #999999;
}

/* ++++メインのテーブル（登録までの総額費用）（右側タイトル）++++ */
table.main-rei-r{
	background: #FFFFFF;
	margin: 0px;
	font-size: 12px;
	cellspacing: 0px;
	cellpadding: 0px;
	border-collapse: collapse;
	border: 1px solid #666666;
}

td.main-rei-title-r-top1{       /* 最上のタイトル(１段目) */
	background: #BDB76B;
	color: #FFFFFF;
	text-align: center;
	valign: middle;
	font-size: 11px;
	border-bottom: 1px dashed #CCCCCC;
}

td.main-rei-title-r-top2-l{       /* 上のタイトル(２段目左) */
	background: #BDB76B;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px solid #666666;
}

td.main-rei-title-r-top2-r{       /* 上のタイトル(２段目右) */
	background: #BDB76B;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	border-bottom: 1px solid #666666;
}

/* ++++メインのテーブル（登録までの総額費用）（右側のデータ）++++ */
td.main-rei-jim-r{
	height: 23px;
	width: 85px;
	/* background-color: #E8E8D0; */
	background-color: #f7ffe5;
	text-align: right;
	padding-right: 5px;	
	border-left: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
}
td.main-rei-cho-r{
	height: 23px;
	text-align: right;
	padding-right: 5px;
	border-left: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	border: 1px dashed #CCCCCC;
}
td.main-rei-kei-r{
	height: 23px;
	text-align: right;
	padding-right: 5px;
	background-color: #f0f0ff;
	border-top: 3px double #999999;
	border-left: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
}

/* ++++メインのテーブル（弁理士紹介）++++ */
table.main-benrishi{
	border: 0px ;
	background: #FFFFFF;
	margin: 0px 0px 0px 25px; /* 上 右 下 左 */
	font-size: 13px;
}

table.main-benrishi td{
	padding: 5px;
}

/* ++++メインのテーブル（よくあるご質問）++++ */
table.main-faq{
	background: #FFFFFF;
	border-collapse: collapse;
	margin: 0px 0px 0px 25px; /* 上 右 下 左 */
	font-size: 13px;
	line-height: 140%;
}

td.main-faq-l{
	border-top: 1px dashed #999999;
	padding: 12px 0px 10px 5px; /* 上 右 下 左 */	
}

td.main-faq-l-foot{
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	padding: 12px 0px 10px 5px; /* 上 右 下 左 */	
}

td.main-faq{
	border-top: 1px dashed #999999;
	padding: 10px 0px 10px 5px; /* 上 右 下 左 */	
}

td.main-faq-foot{
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	padding: 10px 0px 10px 5px; /* 上 右 下 左 */	
}


/* ++++メインのテーブル（よくあるご質問:ご回答）++++ */

td.main-answer-l{
	padding: 7px 0px 15px 5px; /* 上 右 下 左 */	
}

td.main-answer{
	padding: 5px 0px 15px 5px; /* 上 右 下 左 */		
}

td.main-answer-l-foot{
	padding: 7px 0px 15px 5px; /* 上 右 下 左 */
	border-bottom: 1px dashed #999999;
}

td.main-answer-foot{
	padding: 5px 0px 15px 5px; /* 上 右 下 左 */
	border-bottom: 1px dashed #999999;	
}

/* ++++メインのテーブル（戻る・次へ案内）++++ */

table.before-next{
	border: 0px;
	background: #E8E8D0;
	margin-left: 25px; 
	font-size: 11px;
	width: 520px;
}

td.before{
	text-align: left;
	padding: 5px 10px;
}

td.next{
	text-align: right;
	padding: 5px 10px;		
}

/* ++++メインのテーブル（お問い合わせ）++++ */
table.main-otoiawase{
	background: #FFFFFF;
	border-collapse: collapse;
	margin: 0px 15px 0px 25px; /* 上 右 下 左 */
	font-size: 13px;
	line-height: 140%;
}

td.main-otoiawase{
	padding: 10px 5px 10px 5px; /* 上 右 下 左 */
	border-top: 2px dotted #999999;		
}

td.main-noborder{
	padding: 0px 5px 5px 5px; /* 上 右 下 左 */	
}

td.main-otoiawase-foot{
	padding: 10px 5px 10px 5px; /* 上 右 下 左 */
	border-top: 2px dotted #999999;	
	border-bottom: 2px dotted #999999;	
}

/* ++++メインのテーブル（商標の基礎知識）++++ */
td.kiso-no {
	font-family: Impact;
	font-size: 16px;
	text-align: center;
	color: #555555;
}

td.kiso {
	font-size: 14px;
}

.kiso a:link {
	text-decoration: none;
	color: #333333;
} 
.kiso a:visited {
	text-decoration: none;
	color: #555555;
} 
.kiso a:hover {
	color: #66CC00;
} 

td.kiso-titlebar-sub {
	background-image : url(img/3titlebar-sub-bg.gif);
	background-repeat : repeat-y;
	border-bottom: 1px dashed #999999;
	font-weight: bold; font-size: 14px;
	padding-left: 20px;
	coler: #666666;
	width: 520px;
	height: 40px;
	vertical-align: bottom;
}
