@charset "shift_jis";



body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
	font-size: 0.9em;
	line-height: 1.6em;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

div, p, h1, h2, h3, h4, h5, h6 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;
}


/* -------- ���o���^�O
�t�H���g��ʏ�̂��̂ɂ������ꍇ�́A
���̃X�^�C�����폜���� */

h1, h2, h3, h4, h5, h6, .title ,.menutitle{
	font-family: 'HGP�n�p�p�޼��UB', 'Hiragino Kaku Gothic Pro', '�q���M�m�p�S Pro W6', sans-serif;
	font-weight:normal;
}

/* -------- �e�N���X�̃t�H���g�w�� */
.bld,.bld1,.bld2,.bld3,.crown1,.crown2,.crown3,.crown4,.crown5,.point,.point2{
	font-family: 'HGP�n�p�p�޼��UB', 'Hiragino Kaku Gothic Pro', '�q���M�m�p�S Pro W6', sans-serif;
	font-weight:normal;
}

.label1,.label2,.label3,.bar{
	font-family: sans-serif;
	font-weight: bold;
}


/* -------- �L�����̌��o���^�O
H4�`H6�^�O�����ʏ�̃t�H���g�ɂ������ꍇ�́A
�R�����g�A�E�g���폜 */
#main h4,#main h5,#main h6{
	/* font-family:sans-serif;
	font-weight:bold; */
}



/* -------- �����N */

a,a:visited{
	color:#0000FF;
}

a:hover{
	color:#FF0000;
}

a img {
  border: none;
  text-decoration: none;
}




/* ---------------- �摜 */

a img{
	border:none;
}

.txt-img img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}





/* -------- ���� */

strong {
  margin: 0 0.2em;
  padding: 0;
  font-weight: bold;
}




/* -------- �Α� */

em {
  margin: 0 0.2em;
  padding: 0;
  font-weight: normal;
  text-decoration: underline;
}




/* ---------------- ���X�g */

ul, ol {
  display: block;
  _margin-left:0;
  _margin-right:0;
}

dl{
	margin:0;
	padding:0;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	_margin-left: 20px;
	_padding-left: 20px;
}

ol {
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	_margin-left: 30px;
	_padding-left: 20px;
}

*:first-child+html ol{
	margin-left: 30px;
	padding-left: 20px;
}

li {
	display: list-item;
	margin: 0;
}

ul li {
	list-style-type: none;
	list-style-image: url(img/li.gif);
}



p {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}





/* ---------------- ��{���C�A�E�g */

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

#container .inner {
	margin-right: 1px;
	margin-left: 1px;
}

#header {
	height: 180px;
	background-image: url(img/header.jpg);
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
}


/*
���w�b�_�[�E�^�C�g��
���񂹂ɂ������ꍇ��left�̒l��20px�ɕύX
*/
#header h2 ,#header .title {
	width: 440px;
	font-size: 22px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;	
	position: relative;
	top: 40px;
	left: 320px;
}

/*
���w�b�_�[�E������
���񂹂ɂ������ꍇ��left�̒l��20px�ɕύX
*/
#header #headertext {
	font-size: 13px;
	width: 440px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	top: 40px;
	left: 320px;
	line-height: 140%;
}


/*
���w�b�_�[�E�^�C�g���A������
�F��ύX�������ꍇ�́Acolor�̒l��ύX�B
*/
#header h2 a, #header h2 a:visited,#header .title a,#header .title a:visited,#headertext {
	color: #333;
	text-decoration: none;
}

/*
���w�b�_�[�E�^�C�g���A���������\���ɂ������ꍇ�́A
�R�����g�A�E�g�X�^�C�����́^���@���^���폜
*/
#header h2,#header .title,#headertext {
text-indent:-9999px;
}

#siteNavi {
	font-size: 0.775em;
	line-height: 1.5em;
	margin-bottom:15px;
}


#contents {
	_height:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height:400px;
}

#menu:after,#contents:after{
	height: 1px;
	overflow: hidden;
	content: "";
	display: block;
	clear: both;
}


#footer {
	text-align: center;
	height: 40px;
	line-height: 120%;
	color: #FFFFFF;
	background-image: url(img/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
}
#footer    .navi,#footer .navi a {
	text-align: right;
	color: #0000FF;
	text-decoration: underline;
}


#footer a{
	color: #FFFFFF;
	text-decoration: none;
}


.FloatEnd {
	clear: both;
	display: block;
	height: 1px;
}






/* ---------------- ���o�� */

h1 {
	font-size: 10px;
	margin: 0px;
	line-height: 24px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(img/h1.jpg);
	height: 26px;
}
#main  h2 {
	font-size: 17px;
	line-height: 26px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/h3.jpg);
	margin-bottom: 5px;
	margin-top: 5px;
	text-indent:20px;
	_padding-left:20px;
	height: 45px;
	overflow: hidden;
}

#main h3 {
	font-size: 17px;
	line-height: 26px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/h3.jpg);
	margin-bottom: 5px;
	margin-top: 5px;
	text-indent:20px;
	_padding-left:20px;
	height: 45px;
	overflow: hidden;
}


#main h4  {
	font-size: 16px;
	line-height: 32px;
	background-image: url(img/h4.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 10px;
	background-position: left top;
	padding-right: 8px;
	padding-left: 30px;
}


#main  h5{
	background-image: url(img/h5.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 15px;
	line-height:22px;
	text-indent: 25px;
}
#main  h6{
	background-image: url(img/h6.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;

}

#main  h6,#entrylist dt  {
	font-size: 15px;
	line-height: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#sitemaps h4 {
	line-height: 18px;
	text-decoration: none;
	padding: 0 0 0 20px;
	font-weight: bold;
	margin:5px 0;
	background-image: url(img/h6.jpg);
	font-family: sans-serif;
	background-repeat: no-repeat;
	background-position: left center;
}

#sitemaps h4 a{
	color:#333333;
	text-decoration:none;
}

#sitemaps h4 a:hover{
	color:#FF0000;
	text-decoration:underline;
}
#sitemaps hr {
	font-size: 2px;
	height: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	margin-bottom: 10px;
	color: #FFFFFF;
}







/* ---------------- �R���e���c */

#text1, #text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10 {
	margin-bottom: 25px;
	padding: 10px 14px;
}

.txt-border {
	background-image: url(img/dott.gif);
	line-height: 22px;
	font-size: 13px;
	margin: 10px;
	padding: 0px;
	background-position: 0px 5px;
}


.txt-border p {
	line-height: 22px;
	font-size: 13px;
}

.txt-grayback,.txt-colorback{
	margin-top: 10px;
	margin-bottom: 10px;
}


.txt-grayback {
	border: 1px solid #D9D9D9;
	background-color: #E6E6E6;

}
#sitemaps , #entrylist,#categorylist{
	padding: 10px;
	margin:0 0 10px 0;
}
#sitemaps    dt,#entrylist   dt,#categorylist dt{
	font-weight:bold;
	margin:10px;
	font-size: 14px;
	background-image: url(img/h6.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#entrylist   dd,#categorylist dd{
	margin:0 0 15px 10px;
	padding:0;
	font-size:12px;
	line-height:120%;
}

#space1,#space2{
	padding: 0;
	margin: 0px;
}

#space1,#space2{
	color: #333333;
	font-size: 0.9em;
	line-height: 1.6em;
}
#entrylist {
	border: 1px dotted #CCCCCC;
}

#categorylist   dt {
	background-image: url(img/h4.jpg);
	height: 26px;
	line-height: 26px;
	text-indent: 20px;
	margin-bottom: 2px;
	overflow: hidden;
	font-family: 'HGP�n�p�p�޼��UB', 'Hiragino Kaku Gothic Pro', '�q���M�m�p�S Pro W6', sans-serif;
	font-weight: normal;
}
#categorylist   dd {
	padding: 10px;
	border: 1px solid #E4E4E4;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
}



#space3,#space4,#space5,#space6{
	color:#333333;
	font-size:0.8em;
	line-height:1.3em;
}
#topdescription {
	background-image: url(https://www.e-business-search.com/img/topimg.jpg);
	height: 150px;
	background-repeat: no-repeat;
	background-position: center center;
}

#space3,#space4{
	margin-bottom:15px;
	background-color: #FFFFFF;
	text-align:center;
}

/* ---------------- ���j���[ */

#menu ul,#rmenu ul {
	list-style-type: none;
	list-style-image: none;
	padding: 2px;
	margin: 0 0 15px 0;
}
#menu  li,#rmenu li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	display: block;
	_display:inline;
	padding: 0px;
}
#menu  #newEntry,#rmenu #newEntry {
	background-color: #FFFFFF;
	padding: 5px;
	margin:0 0 3px 0;
	border:solid 3px #D0D0D0;
}

#newEntry li {
	display: block;
	border: none;
	padding-bottom: 2px;
	background-image: url(img/li.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 5px center;
}





/*�@���C�A�E�g */

body{
	background-color:#E4E4E4;
}

#contents {
	padding-right: 15px;
	padding-left: 10px;
	background-image: url(img/contents_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


#main {
	float: right;
	width: 650px;
}

#text1 h3,#text2 h3,#text3 h3,#text4 h3,#text5 h3,#text6 h3,#text6 h3,#text7 h3,#text8 h3,#text9 h3,#text10 h3{
	position: relative;
	left: -12px;
	width: 530px;
	_width: 530px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#main h2 {
	color:#FFFFFF;
	line-height: 42px;
	text-indent: 20px;
}

#main h3{
	color:#FFFFFF;
	line-height: 42px;
	text-indent: 20px;
}
#main  h3  span,#main h2 span {
	display: block;
	width: 10px;
	float: right;
	height: 45px;
	background-image: url(img/h3.jpg);
	background-position: right top;
}


#main h4{
	color: #CC0000;

}


#menu {
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}


#menu h4 ,.menutitle {
	padding-left: 15px;
	line-height: 32px;
	background-image: url(img/menu_h4.jpg);
	height: 32px;
	font-size:14px;
	color: #FFFFFF;
}


#menu li a {
	line-height: 15px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	background-image: url(img/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 6px center;
	margin: 0;
	background-color: #FFFFFF;
	border: 1px solid #B9B9B9;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 15px;
}



#menu li a:hover {
	background-image: url(img/menu_bg_hover.jpg);
	text-decoration: underline;
	color: #FF0000;
}



#newEntry  li a {
	color: #333333;
	display:inline;
	line-height:18px;
	border: none;
	text-decoration: underline;
	background-image: none;
	padding-left: 6px;
}

#newEntry li a:hover {
	color: #FF0000;
	background-color: #FFF;
	background-image: none;
}
#main #etitlebar {
	background-color: #F5F5F5;
	background-image: url(img/bar.jpg);
	font-size: 15px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #E4E4E4;
	background-repeat: repeat-x;
	color: #333333;
}

.menubox {
	width: auto;
	background-color: #D0D0D0;
}

.txt-colorback {
	border: 1px solid #FFB380;
	background-color: #FFF2DF;
}


/* TOP���j���[ */

#topmenu {
	height: 35px;
	background-image: url(img/tmenu_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #333333;
	font-weight:bold;
}

*:first-child+html #topmenu{
	width:900px;
}


#topmenu span a {
	display: block;
	float: left;
	line-height: 33px;
	width: 20%;
	_width:19%;
	color: #333333;
	text-decoration: none;
	background-image: url(img/tmenu_span_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#topmenu span a:hover {
	background-image: url(img/tmenu_span_bg_hover.jpg);
	background-position: right top;
	color: #FFFFFF;
}




/* �`�F�b�N */
#main .check,#main .reten{
	background-image: url(https://www.e-business-search.com/img/check.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
	line-height: 20px;
	display: block;
	padding-left:0;
}

/* �e�[�u�� */margin-top: 5px;
	margin-bottom: 5px;
}

#main .aff-r{
	text-align:right;
	background-image: none;
	text-indent: 0px;
	line-height: 22px;
	padding-right: 10px;
}




/* �A�t�B���G�C�g�{�b�N�X */

#main .affbox {
	height: 100px;
	background-image: url(https://www.e-business-search.com/img/affbox.jpg);
	background-repeat: no-repeat;
	padding-left: 100px;
	line-height: 100px;
	font-size: 28px;
	font-weight: bold;
}
#main .affbox .aright {
	background-image: url(https://www.e-business-search.com/img/affbox_r.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 100px;
	float: right;
	width: 20px;
}

/* �|�C���g�E�o�b�g�}�[�N�E�q���g�E���� */

#main .point{
	background-image: url(https://www.e-business-search.com/img/point.jpg);
	background-repeat: no-repeat;
	line-height: 22px;
	background-position: left top;
	padding-left: 60px;
	font-size: 15px;
	padding-top: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	text-indent: 0px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main .point_warning{
	background-image: url(https://www.e-business-search.com/img/warning.gif);
}

#main .point_hint{
	background-image: url(https://www.e-business-search.com/img/hint.gif);
}

#main .point_bat {
	background-image: url(https://www.e-business-search.com/img/bat.gif);
}

#main  .point_warning,#main  .point_hint,#main .point_bat {
	background-repeat: no-repeat;
	line-height: 30px;
	background-position: left top;
	padding-left: 35px;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	text-indent: 0px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main .faq_q {
	background-image: url(https://www.e-business-search.com/img/question.gif);
	background-repeat: no-repeat;
	line-height: 26px;
	text-indent: 32px;
	font-size: 16px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
#main   .faq_a {
	background-image: url(https://www.e-business-search.com/img/answer.gif);
	background-repeat: no-repeat;
	line-height: 26px;
	text-indent: 32px;
	font-size: 15px;
	margin-bottom: 5px;
}


/*�@�����o�� */

#main .balloon-l,#main .balloon-r {
	height: 70px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#main .balloon-l  {
	background-image: url(https://www.e-business-search.com/img/balloon_left.gif);
	padding-left: 30px;
	margin-left: 90px;
	background-position: left center;
}

#main .balloon-r  {
	background-image: url(https://www.e-business-search.com/img/balloon_right.gif);
	padding-right: 30px;
	margin-right: 90px;
	background-position: right center;
}

#main .balloon-l .inner,#main .balloon-r .inner {
	padding-top: 10px;
	padding-bottom: 10px;
}

#main  .balloon-l  .end  {
	display: block;
	height: 70px;
	width: 20px;
	float: right;
	background-image: url(https://www.e-business-search.com/img/balloon_left.gif);
	background-position: right center;
}

#main  .balloon-r  .end  {
	display: block;
	height: 70px;
	width: 20px;
	float: left;
	background-image: url(https://www.e-business-search.com/img/balloon_right.gif);
	background-position: left center;
}


/* ���p */

#main .quote{
	padding: 12px;
	background-color: #FFFFCC;
	border: 2px dotted #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;

}


/* �T�v */

#main .excerpt{
	font-size:12px;
	padding:10px;
	line-height: 160%;
	background-color: #EDEDED;
	color: #666;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* �o�[ */

#main .bar {
	background-color: #F5F5F5;
	background-image: url(img/bar.jpg);
	font-size: 15px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #E4E4E4;
	background-repeat: repeat-x;
}

/* ���~ */

#main .maru,#main .batu{
	background-repeat: no-repeat;
	line-height: 24px;
	text-indent: 20px;
	padding: 0px;
	background-position: left center;
	font-size: 14px;
	display: block;
}


#main .maru {
	background-image: url(https://www.e-business-search.com/img/maru.gif);
}

#main .batu{
	background-image: url(https://www.e-business-search.com/img/batu.gif);
}


#main  ul.maru , #main ol.maru,#main  ul.batu , #main ol.batu{
	background-image:none;
	text-indent: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

#main .maru li,#main .batu li{
	list-style-image: none;
	text-indent: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	margin-bottom: 4px;
}

#main .maru li{
	background-image: url(https://www.e-business-search.com/img/maru.gif);
}

#main .batu li{
	background-image: url(https://www.e-business-search.com/img/batu.gif);
}


/* �����L���O */
#main .crown1,#main .crown2,#main .crown3,#main .crown4,#main .crown5{
	background-repeat: no-repeat;
	line-height: 50px;
	background-position: 10px center;
	padding-left: 65px;
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	text-indent: 0px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	background-image: none;
}


#main .crown1{
	background-image: url(img/rank_1.png);
}

#main .crown2{
	background-image: url(img/rank_2.png);
}

#main .crown3{
	background-image: url(img/rank_3.png);
}

#main .crown4{
	background-image: url(img/rank_4.png);
}

#main .crown5{
	background-image: url(img/rank_5.png);
}

/* �l�p�� */


#main .linebox,#main .linebox_dott{
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main .linebox{
		border: 1px solid #CCCCCC;
}

#main .linebox_dott{
		border: 2px dotted #CCCCCC;
}
/* �t� */

#main  .label1,#main  .label2,#main  .label3{
	display: block;
	width: 185px;
	_width:220px;
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	left: -10px;
	padding-left: 30px;
	height: 40px;
	line-height: 32px;
	font-size: 12px;
	padding-right: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main .label1{
	background-image: url(https://www.e-business-search.com/img/label1.jpg);
}


#main .label2{
	background-image: url(https://www.e-business-search.com/img/label2.jpg);
}

#main .label3{
	background-image: url(https://www.e-business-search.com/img/label3.jpg);
}
#main  .float-l {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	display: block;
}
#main  .float-r {
	float: right;
	margin-bottom: 10px;
	margin-top: 5px;
	display: block;
	margin-left: 10px;
}


/* ���ӁE�� */

#main .attention {
	background-color: #FFECEC;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#main .example {
	background-color: #ECF5FF;
	padding: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}





/* ��؂�� */

hr.line{
	border-bottom-style: dotted;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bld1{
	font-size:18px;
	line-height: 24px;
}


.bld2{
	font-size:24px;
	line-height: 30px;
}

.bld3{
	font-size:32px;
	line-height: 38px;
}

.nomal{
	font-family: sans-serif;
	font-weight:normal;
}

.nbld{
	font-family:sans-serif;
	font-weight:bold;
}

.ylw {
	font-weight: bold;
	background-color: #FFFF66;
	padding: 2px;
	margin:0 2px;
}





.tbl_det,.tbl_Pr,.tbl_Ra,.tbl_It {
	width: 100%;
	_width:95%;
	margin-right: auto;
	margin-left: auto;
}

.tbl_det,.tbl_Pr,.tbl_Ra{
	background-color: #999999;
	border: 1px solid #CCCCCC;
}

.tbl_det th,.tbl_Pr th,.tbl_Ra th{
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	background-image: url(https://www.e-business-search.com/img/dott2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.tbl_Pr td,.tbl_Sp td,.tbl_Ra  td,.tbl_It td {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.tbl_Ra .rnkitem {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	width: 10px;
}

.tbl_det th {
	width: 30%;
}

.tbl_Ra th{
	width:50px;
}

.tbl_Pr td{
	padding:6px;
}

.tbl_Ra th {
	background-color: #FFF;
	color:#333;
	line-height:130%;
	font-family: 'HGP�n�p�p�޼��UB', 'Hiragino Kaku Gothic Pro', '�q���M�m�p�S Pro W6', sans-serif;
	font-weight:normal;
	font-size:20px;
}

.tbl_Ra td{
	padding:10px;
	vertical-align:top;
	background-image: url(https://www.e-business-search.com/img/dott2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.alt  td{
	background-color:#F5F5F5;
}

.tbl_Ra td{
	background-color:#FFFFFF;
	text-align:left;
}

.tbl_det td {
	padding: 8px;
	font-size: 13px;
	line-height: 130%;
	background-image: url(https://www.e-business-search.com/img/dott2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
}

.tbl_It {
	background-color: #FFFFFF;
}

.tbl_Pr a img,.tbl_Sp a img,.tbl_Ra a img,.tbl_It a img {
	border: 0;
}

.tbl_Ra h4{
	width:100%;
	border:0;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.tbl_Pr .price {
	font-size: 15px;
	color: #FF0000;
	text-align: right;
	font-weight: bold;
}


.tbl_Pr .rnk{
	background-color: #EBEBEB;
	font-weight: bold;
}



.tbl_Ra .rnkitem img {
	vertical-align: top;
}


.tbl_It td {
	width: 33%;
	text-align: center;
	vertical-align: middle;
}

.tbl_It .rnkdesc {
	padding-bottom: 15px;
	vertical-align: top;
}
#main table {
	font-size: 0.8em;

}

#main    table h4  {
	text-align:left;
	background-image:none;
	background-repeat: no-repeat;
	font-size: 12px;
	width: 90%;
	margin: 0px;
	line-height: 26px;
	padding: 0px;
}