@charset "utf-8";
/*----------------------------------------------------------
	Author	Japan IT Partner Co., Ltd.
	v1.0.0	2007/05/02
----------------------------------------------------------*/

/***** default *****/
div {
	font-size: 12px;
	line-height: 18px;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN', '‚l‚r ‚o–¾’©', 'ƒqƒ‰ƒMƒm–¾’© Pro W6', 'Osaka', 'verdana', 'Georgia', 'Times', 'arial', 'sans-seri';
	font-color: #333;
}
#Rcont_inner th, #Rcont_inner td {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	color: #333;
	background-color: #fff;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding: 4px;
}
#Rcont_inner th {
	background-color: #feecd2;
}
td#title {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	color: #333;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	padding: 4px;
}
#form td {
	font-size: 12px;
	line-height: 14px;
}
table#blogbtn {
	width: 230px;
	margin-left: 250px;
}
#blogbtn td {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	color: #333;
	background-color: #fff;
	border: 0px;
	padding-top: 5px;
	padding-left: 3px;
}


