/* ------COMMON SETTING------ */
.j10 {  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka"; font-size: 10px}

p,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd {
	margin: 0;
	padding: 0;
}
h1.courseName {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2.courseName {
	font-weight: normal;
	font-size: 10px;
}
p.ex400_banner {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
#conContents td,
#conContents p,
#conContents_top td,
#conContents_top p {
	font-size: 12px;
	color: #333;
}
#conContents_temp td,
#conContents_temp p,
#conContents_top_temp td,
#conContents_top_temp p {
	font-size: 12px;
	color: #333;
}


.marginB {
	margin-bottom: 15px;
}

.bigFont {
        font-size: 14pt;
}

#glNavi table td {
	vertical-align: bottom;
}
table#subNavi {
	margin-top: 10px;
}

#conHeader p {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
}
.backTOtop {
	font-size: 12px;
	text-align: right;
}
.txtLink {
	margin-bottom: 5px;
}

.hidden {
	display: none;
}
.clearBoth {
	clear: both;
}


/* ------CONTAINER------ */

.centering {
	margin-left: auto;
	margin-right: auto;
}

#conHeader {
	width: 800px;
	font-size: 12px;
}

#conBody {
	width: 800px;
}
#conBody_temp {
	width: 820px;
}
#conBody_courseData {
	width: 950px;
}
#conBody_wide {
        width: 950px;
}


#conContents {
	width: 600px;
	float: left;
}
#conContents_top {
	width: 580px;
	float: left;
}
#conContents_top_temp {
	width: 600px;
	float: left;
}
#conContents_courseData {
	width: 850px;
	float: left;
}
#conContents_wide {
        width: 740px;
        float: left;
}

#conBannerArea {
	width: 190px;
	float: right;
}
#conBannerArea_top {
	width: 200px;
	float: right;
}
#conFooter {
	color: #FFF;
	font-size: 12px;
	text-align: center;
	background: url(imgs_share/footer_bg.jpg) repeat-x left top;
	background-color: #000;
	padding-bottom: 5px;
}

/* ------ SUB-NAVI ------ */
#subNavi {
	margin-top: 5px;
	background: url(imgs_navi/subNavi_bg.jpg) repeat-x left top;
}

/* ------ SUB-NAVI(MY PAGE) ------ */
#my_subNavi {
	background: url(mypage/subNavi/subNavi_bg.jpg) repeat-x left top;
}


/* ------FOOTER------ */
#conFooter a {
	color: #FFF;
	text-decoration: none;
}
#conFooter a:hover {
	color: #666;
}
p.footerNavi {
	color: #666;
	margin-top: 0;
	padding-top: 9px;
	margin-bottom: 9px;
	padding-bottom: 0;
}
p.copyright {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#exciteFooter {
	margin-top: 5px;
}
#exciteFooter p {
	color: #999;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}





/* ------ greenBox ------ */

.greenBox {
	border: 1px solid #A7CE75;
	background: url(imgs_share/box_title-bg.jpg) repeat-x left top;
/*
	background-color: #F8FFEF;
*/
	margin-bottom: 20px;
}
.greenBox#find {
	border: 1px solid #A7CE75;
	background-image: none;
/*
	background-color: #F8FFEF;
*/
	margin-bottom: 20px;
}
.greenBox2 {
	border: 1px solid #A7CE75;
	background: url(imgs_share/box_title-bg.jpg) repeat-x left top;
	margin-bottom: 20px;
}
.greenBox h3 {
	font-size: 12px;
	color: #336600;
	padding-left: 28px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(imgs_share/box_title-icon.jpg) no-repeat left top;
	border-bottom: 1px solid #A7CE75;
}
.greenBox#bg-none {
	background-color: #FFF;
}
.greenBox h3 span {
	font-weight: normal;
	color: #333;
}
td.h3_right {
	border-bottom: 1px solid #A7CE75;
	padding-right: 10px;
}

.greenBox h4 span {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

.greenBox p,
.greenBox dl {
	color: #333;
	font-size: 12px;
	line-height: 1.5em;
}
.greenBox p.txt {
	margin-left: 10px;
	margin-right: 10px;
}


/* ------ greenLine ------ */

table.greenLine {
	border-left: 1px solid #A7CE75;
	border-top: 1px solid #A7CE75;
}
table.greenLine td {
	border-right: 1px solid #A7CE75;
	border-bottom: 1px solid #A7CE75;
}


/* ------ courseRating ------ */

table#courseRating {
	font-size: 10px;
	margin-bottom: 0.5em;
}
table#courseRating td {
	white-space: nowrap;
}
table#courseRating td.head {
	padding-left: 5px;
	background-color: #D3E6BA;
}
table#courseRating td.bottom {
	padding-left: 5px;
	background-color: #D5D9AD;
}
table#courseRating td.bottom2 {
	padding-left: 5px;
	background-color: #F8F2E3;
}


/* ------ gcguide top ------ */
.greenBox dl.topics {
	margin-top: 0.5em;
}
.greenBox dl.topics dt {
	font-weight: bold;
	color: #336600;
}
.greenBox dl.topics dd {
	margin-left: 1em;
	margin-bottom: 0.8em;
}
.greenBox table.sidem10 {
	margin-left: 10px;
	margin-right: 10px;
}

.greenBox table.underLine td {
	border-bottom: 1px solid #A7CE75;
}
.greenBox table.underLine td.last {
	border-bottom: none;
}
.greenBox table.underLine td h5 {
	font-size: 12px;
	color: #336600;
}
.greenBox#scolog ul {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.greenBox#scolog li {
	font-size: 12px;
	list-style-type: none;
	margin-bottom: 0.3em;
}
.greenBox#scolog li a {
	text-decoration: none;
	border-bottom: 1px solid #3333CC;
}

#scolog .top dl {
	background-color: #FFF;
	border: 1px solid #A7CE75;
	padding: 5px;
	margin-bottom: 5px;
}
#scolog dd {
	margin-left: 18px;
	margin-bottom: 0.5em;
}
#scolog dl.one {
	margin: 10px;
	padding: 10px;
	border: 1px solid #A7CE75;
	background-color: #FFF;
}
#scolog dl.one2 {
	margin: 10px;
	padding: 10px;
	border: 1px solid #FEAE34;
	background-color: #FFF;
}
#scolog dl.one dd,
#scolog dl.one dd2 {
	margin-left: 18px;
}
#scolog p span {
	font-size: 10px;
}
.scolog p.lead {
	margin: 10px;
}
.scolog table.cando {
	margin-bottom: 20px;
}
.scolog table.cando td {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	background: url(scolog/imgs/t_bg.gif) no-repeat center bottom;
}
.scolog table.cando td p.txt {
	margin: 10px;
}
.scolog dl.registration {
	margin: 10px 10px 20px 10px;
	
}
.scolog dl.registration dt {
	line-height: 0;
	background: url(scolog/imgs/t2_bg.gif) no-repeat center top;
}
.scolog dl.registration dd {
	font-size: 12px;
	color: #333;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(scolog/imgs/t2_bg.gif) no-repeat center bottom;
}


#mypage dl.registration {
	margin: 10px 10px 20px 10px;
	
}
#mypage dl.registration dt {
	line-height: 0;
	padding-left: 1px;
	background: url(scolog/imgs/t2_bg.gif) no-repeat center top;
}
#mypage dl.registration dd {
	font-size: 12px;
	color: #333;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(scolog/imgs/t2_bg.gif) no-repeat center bottom;
}





.greenBox#access dl {
	margin-top: 1em;
}
.greenBox#access dt {
	margin-left: 10px;
}
.greenBox#access dd {
	margin-left: 10px;
	padding-left: 1em;
	margin-bottom: 0.4em;
}
.greenBox#access {
	padding-bottom: 1em;
}
.greenBox#holeData table.greenLine td {
	font-size: 12px;
	color: #333;
	text-align: center;
}
.greenBox#holeData tr.head td {
	background-color: #D3E6BA;
}

.greenLine#courseData td {
	font-size: 12px;
	color: #333;
	text-align: center;
/*
	background-color: #F8FFEF;
*/
}
.greenLine#courseData tr.head td {
	background-color: #D3E6BA;
}
.greenLine#courseData td.visible {
	background-color: #336600;
	color: #FFF;
}
.greenLine#courseData strong {
	color: #326601;
}
#bestshot li {
	margin-bottom: 5px;
}
#bestshot li a{
	text-decoration: none;
	border-bottom: 1px solid #3333CC;
}

table.tab a.over {
	color: #FFF;
	background: url(gcguide/imgs_courseData/tab_bg1.gif) repeat-x left top;
}

table.tab a.none {
	background: url(gcguide/imgs_courseData/tab_bg2.gif) repeat-x left top;
}

td.courseDetails div.greenBox {
	margin-bottom: 10px;
	font-size: 12px;
	color: #333;
}
td.courseDetails div.greenBox ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
td.courseDetails div.greenBox li {
	list-style-type: none;
	margin-left: 10px;
	font-size: 12px;
}
td.courseDetails div.greenBox td {
	padding-left: 10px;
	padding-right: 10px;
}

#scolog td.one {
	border: 1px solid #A7CE75;
	background-color: #FFF;
}
#scolog td.one p.txt {
	margin-left: 18px;
	margin-top: 0.8em;
}

p.anchorLink {
	margin-top: 5px;
	margin-bottom: 5px;
}
#score td.head {
	text-align: left;
	background-color: #D3E6BA;
}
#score td.lead {
	background-color: #E5F2D4;
}
#score td {
	text-align: center;
}
#score td.visible {
	background-color: #336600;
	color: #FFF;
}
#score tr.no td,
#score tr.par td {
	border-bottom: 1px solid #A7CE75;
	border-left: 1px solid #A7CE75;
}
#score tr.score td {
	border-left: 1px solid #A7CE75;
}
#score tr.no td.head,
#score tr.par td.head {
	border-left: none;
}
#score tr.score td.head {
	border-left: none;
}
#score span.maru {
	color: #CC0000;
}
#score span.sankaku {
	color: #336600;
}
#holelist td {
	background-color: #FFF;
}
#holelist td {
	border-top: 1px solid #A7CE75;
	border-left: 1px solid #A7CE75;
}
#holelist td.first {
	border-left: none;
}
#holelist td p {
	font-size: 10px;
}
#holelist p.holeimg {
	margin-top: 1em;
}

#comment dl {
	margin-left: 10px;
}
#comment dd {
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.comment_write {
	margin-top: 1em;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1em;
	background-color: #FFF;
	border: 1px solid #A7CE75;
}
.comment_write p.write_title {
	color: #336600;
	background-color: #A7CE75;
	padding: 4px;
	text-indent: 6px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1em;
}
.comment_write textarea {
	width: 90%;
	margin-bottom: 1em;
}
.comment_write p.bt_confirm {
	padding-bottom: 1em;
}

#hole_detail {
	background-color: #FFF;
}


/* ------ MYPAGE ------ */
#mypage strong {
	color: #734601;
}

.box_prof {
	border: 1px solid #FEAE34;
}
.box_prof p {
	line-height: 1.5em;
	margin-bottom: 0.2em;
}

p.name {
	font-weight: bold;
	margin-bottom: 1em;
}

/* ------ orangeBox ------ */

.orangeBox {
	border: 1px solid #FEAE34;
	background: url(mypage/imgs_share/orangebox_title-bg.jpg) repeat-x left top;
/*
	background-color: #F8FFEF;
*/
	margin-bottom: 20px;
}
.orangeBox#find {
	border: 1px solid #FEAE34;
	background-image: none;
/*
	background-color: #F8FFEF;
*/
	margin-bottom: 20px;
}
.orangeBox2 {
	border: 1px solid #FEAE34;
	background: url(mypage/imgs_share/orangebox_title-bg.jpg) repeat-x left top;
}
.orangeBox h3 {
	font-size: 12px;
	color: #734601;
	padding-left: 28px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(mypage/imgs_share/orangebox_title-icon.jpg) no-repeat left top;
	border-bottom: 1px solid #FEAE34;
}
.orangeBox#bg-none {
	background-color: #FFF;
}
.orangeBox h3 span {
	font-weight: normal;
	color: #333;
}
td.h3_right {
	border-bottom: 1px solid #A7CE75;
	padding-right: 10px;
}

.orangeBox h4 span {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

.orangeBox p,
.orangeBox dl {
	color: #333;
	font-size: 12px;
	line-height: 1.5em;
}
.orangeBox p.txt {
	margin-left: 10px;
	margin-right: 10px;
}


/* ------ blueBox ------ */

.blueBox {
	border: 1px solid #0033CC;
	background: url(mypage/imgs_share/bluebox_title-bg.jpg) repeat-x left top;
/*
	background-color: #F8FFEF;
*/
	margin-bottom: 20px;
}
.blueBox#find {
	border: 1px solid #0033CC;
	background-image: none;
/*
	background-color: #F8FFEF;
*/
	margin-bottom: 20px;
}
.blueBox2 {
	border: 1px solid #0033CC;
	background: url(mypage/imgs_share/bluebox_title-bg.jpg) repeat-x left top;
}
.blueBox h3 {
	font-size: 12px;
	color: #000066;
	padding-left: 28px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(mypage/imgs_share/bluebox_title-icon.jpg) no-repeat left top;
	border-bottom: 1px solid #0033CC;
}
.blueBox#bg-none {
	background-color: #FFF;
}
.blueBox h3 span {
	font-weight: normal;
	color: #000066;
}


.blueBox h4 span {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

.blueBox p,
.blueBox dl {
	color: #333;
	font-size: 12px;
	line-height: 1.5em;
}
.blueBox p.txt {
	margin-left: 10px;
	margin-right: 10px;
}



.dd_icon-gc dd {
	padding-left: 20px;
	background: url(imgs_share/icon_gc.gif) no-repeat left top;
	margin-bottom: 4px;
}

.dt_icon-gc dt {
	padding-left: 20px;
	background: url(imgs_share/icon_gc.gif) no-repeat left top;
}
.dt_icon-gc dd {
	margin-left: 20px;
	margin-bottom: 4px;
}
.li_icon-gc li {
	list-style-type: none;
	padding-left: 20px;
	background: url(imgs_share/icon_gc.gif) no-repeat left top;
	margin-bottom: 5px;
}



#news dl {
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 1em;
}
#news dt {
	font-weight: bold;
	color: #734601;
}
#news dd {
	margin-left: 1em;
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
.orangeBox #scolog .top dl {
	background-color: #FFF;
	border: 1px solid #FEAE34;
	padding: 5px;
	margin-bottom: 5px;
}
.orangeBox dl.new_comment dd {
	margin-left: 18px;
	margin-bottom: 4px;
}
.orangeBox table.borderTB {
	border-top: 1px solid #FEAE34;
	border-bottom: 1px solid #FEAE34;
}

/* ------ ranking ------ */
ul.ranking li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 4px;
	padding-bottom: 2px;
	padding-right: 15px;
	border-bottom: 1px solid #A7CE75;
}
ul.ranking li.up {
	background-image: url(imgs_rank/rank_up.gif);
}
ul.ranking li.down {
	background-image: url(imgs_rank/rank_down.gif);
}
ul.ranking li.even {
	background-image: url(imgs_rank/rank_even.gif);
}
ul.ranking a {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
ul.ranking a.rank1 {
	background-image: url(imgs_rank/rank_1.gif);
}
ul.ranking a.rank2 {
	background-image: url(imgs_rank/rank_2.gif);
}
ul.ranking a.rank3 {
	background-image: url(imgs_rank/rank_3.gif);
}
ul.ranking a.rank4 {
	background-image: url(imgs_rank/rank_4.gif);
}
ul.ranking a.rank5 {
	background-image: url(imgs_rank/rank_5.gif);
}
ul.ranking a.rank6 {
	background-image: url(imgs_rank/rank_6.gif);
}
ul.ranking a.rank7 {
	background-image: url(imgs_rank/rank_7.gif);
}
ul.ranking a.rank8 {
	background-image: url(imgs_rank/rank_8.gif);
}
ul.ranking a.rank9 {
	background-image: url(imgs_rank/rank_9.gif);
}
ul.ranking a.rank10 {
	background-image: url(imgs_rank/rank_10.gif);
}
ul.ranking li span {
	background-repeat: no-repeat;
	background-position: right center;
}
ul.ranking li span.up {
	background-image: url(imgs_rank/rank_up.gif);
}



table.green_borderT {
	border-top: 1px solid #A7CE75;
}
table.orange_borderT {
	border-top: 1px solid #FEAE34;
}

#scolog_regist h4 {
	margin: 10px;
}
#scolog_regist p.explan {
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 30px;
}

.searchBox {
	margin-bottom: 30px;
	padding: 10px;
	border: 1px solid #FFAF35;
	background-color: #FFF5E6;
}
.searchBox p {
	margin-left: 20px;
	margin-top: 5px;
}
.searchResult {
	border-left: 1px solid #FFAF35;
	border-top: 1px solid #FFAF35;
}
.searchResult td {
	text-align: center;
	border-right: 1px solid #FFAF35;
	border-bottom: 1px solid #FFAF35;
}
.searchResult tr.head td {
	white-space: nowrap;
	background-color: #FFE7C2;
}
.searchResult span.mitouroku {
	color: #CC0000;
}
p.searchResult_navi {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 5px;
}
.searchResult tr.cancel td {
	background-color: #EAEAEA;
}
.searchResult span {
	color: #CC0000;
}

/* ------ YB search ------ */
/* ------ YB search ------ */
.yb_searchBox {
	margin-bottom: 30px;
	padding: 10px;
	border: 1px solid #0033CC;
	background-color: #F0F4FD;
}
.yb_searchBox p {
	margin-left: 20px;
	margin-top: 5px;
}
.yb_searchResult {
	border-left: 1px solid #0033CC;
	border-top: 1px solid #0033CC;
}
.yb_searchResult td {
	text-align: center;
	border-right: 1px solid #0033CC;
	border-bottom: 1px solid #0033CC;
}
.yb_searchResult tr.head td {
	white-space: nowrap;
	background-color: #ECF0FF;
}
.yb_searchResult span.mitouroku {
	color: #000066;
}
p.yb_searchResult_navi {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 5px;
}
.yb_searchResult tr.cancel td {
	background-color: #EAEAEA;
}
.yb_searchResult span {
	color: #000066;
}


/* ------ mySCOLOG entry ------ */

#regist table.sectionBox,
#regist table.sectionBox2 {
	border: 1px solid #FFAF35;
	margin-bottom: 15px;
}
#regist table.sectionBox td {
	background-color: #FFF0D8;
}
#regist table.sectionBox3 {
	border-left: 1px solid #FFAF35;
}
#regist table.sectionBox2 td,
#regist table.sectionBox3 td {
	text-align: center;
	background-color: #FFF0D8;
}
#regist table.sectionBox td.head,
#regist table.sectionBox2 td.head,
#regist table.sectionBox3 td.head {
	text-align: left;
	background-color: #FED89E;
}
#regist table.sectionBox3 td.head2,
#regist table.sectionBox2 td.head2 {
	background-color: #FEE8C5;
}
#regist span {
	color: #CC0000;
}

.ring_note {
	background:url(mypage/regist/bg_note02w.gif) repeat-y left top;
	padding: 10px 25px 10px 25px;
}
.ring_note h3 {
	color: #734601;
	font-size: 16px;
	border-bottom: 2px solid #734601;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
.ring_note h4 {
	font-size: 12px;
	color: #FFF;
	background-color: #FF9900;
	padding: 3px 3px 3px 7px;
	margin-top: 10px;
}
.ring_note .courseIMG {
	padding: 5px;
	margin-right: 10px;
	background-color: #FFF;
}


/* ------ myYardage entry ------ */

#yb_regist table.sectionBox,
#yb_regist table.sectionBox2 {
	border: 1px solid #3366CC;
	margin-bottom: 15px;
}
#yb_regist table.sectionBox td {
	background-color: #DEF7FE;
}
#yb_regist table.sectionBox3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3333CC;
}
#yb_regist table.sectionBox2 td,
#yb_regist table.sectionBox3 td {
	text-align: center;
	background-color: #FFFFFF;
}
#yb_regist table.sectionBox td.head,
#yb_regist table.sectionBox2 td.head,
#yb_regist table.sectionBox3 td.head {
	text-align: left;
	background-color: #9FD2FD;
}
#yb_regist table.sectionBox3 td.head2,
#yb_regist table.sectionBox2 td.head2 {
	background-color: #C5E2FE;
}
#yb_regist span {
	color: #336600;
}

#yb_regist table.holeBox,
#yb_regist table.holeBox2 {
	border: 1px solid #3366CC;
}
#yb_regist table.holeBox td {
	width: 240px;
	background-color: #FFFFFF;
}
#yb_regist table.holeBox3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3333CC;
}
#yb_regist table.holeBox2 td,
#yb_regist table.holeBox3 td {
	text-align: center;
	background-color: #FFFFFF;
}
#yb_regist table.holeBox td.head,
#yb_regist table.holeBox2 td.head,
#yb_regist table.holeBox3 td.head {
	text-align: left;
	margin-bottom: 5px;
	background-color: #9FD2FD;
}
#yb_regist table.holeBox td.head2,
#yb_regist table.holeBox2 td.head2 {
	background-color: #C5E2FE;
}



.yb_ring_note {
	background:url(mypage/regist/yb_bg_note02w.gif) repeat-y left top;
	padding: 10px 25px 10px 25px;
}

.yb_ring_note_800 {
	background:url(mypage/regist/yb_bg800_note02w.gif) repeat-y left top;
	padding: 10px 25px 10px 25px;
}

.yb_ring_note h3,
.yb_ring_note_800 h3 {
	color: #000066;
	font-size: 16px;
	border-bottom: 2px solid #734601;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
.yb_ring_note h4,
.yb_ring_note_800 h4 {
	font-size: 12px;
	color: #FFF;
	background-color: #6497FF;
	padding: 3px 3px 3px 7px;
	margin-top: 10px;
}
.yb_ring_note .courseIMG,
.yb_ring_note_800 .courseIMG {
	padding: 5px;
	margin-right: 10px;
	background-color: #FFF;
}



.sco_ring_note {
        background:url(/mypage/regist/sco_bg_note02w.gif) repeat-y left top;
        padding: 10px 25px 10px 25px;
}


#scolog dl.result {
	list-style-type: none;
	margin-left: 20px;
	margin-bottom: 5px;
}
#scolog dl.result dt {
	font-weight: bold;
	font-size: 14px;
}
#scolog dl.result dd {
	margin-left: 10px;
	margin-bottom: 1em;
	margin-right: 15px;
}
#scolog dl.result span {
	padding: 2px;
	background-color: #FF9900;
	color: #FFF;
	text-decoration: none;
}
