@charset "EUC-JP";

/* inline */

a.more {
	padding: 0 0 0 15px;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_dir.gif) no-repeat left;
	font-size: small;
}

* html a.more {
	font-size: x-small;
}

#scc_fbox a.more {
	position: absolute;
	bottom: 3px;
	right: 3px;
}

a.outbound {
	font-weight: bold;
}

/* bg */

body {
	background: url(http://i.yimg.jp/images/secondlife/top/sc_bg.gif) repeat-x;
}

/* props */

#scb_global {
	width: 750px;
	height: 32px;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_globalnavi.gif) no-repeat;
}

/* fbox */

#scb_fbox_wrap {
	width: 495px;
	height: 274px; /* mod */
	background: url(http://i.yimg.jp/images/secondlife/top/sc_fboxbg.gif) no-repeat;
}

#scb_fbox_inner {
	position: relative;
	top: 3px; /* mod */
	left: 3px;
	width: 490px;
	height: 236px;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_fboxwbg.gif) no-repeat;
}

* html #scb_fbox_inner {
	top: -1px; /* mod */
}

#scb_fbox_contents {
	position: relative;
	top: 5px;
	left: 4px;
	width: 479px;
	height: 236px;
	overflow: hidden;
}


#scb_fbox_contents #scb_sub_left {
	position: relative;
	/* top: 5px; */
	margin-top: 5px;
	width: 236px;
	height: 100px;
	overflow: hidden;
	float: left;
}

* html #scb_fbox_contents #scb_sub_left {
	margin-top: 5px;
	/*\*/ margin-top: 2px; /* */
}

#scb_fbox_contents #scb_sub_right {
	position: relative;
	/* top: 5px; */
	/* left: 7px; */
	margin: 5px 0 0 7px;
	width: 236px;
	height: 100px;
	overflow: hidden;
	float: left;
}

* html #scb_fbox_contents #scb_sub_right {
	/* top: 2px; */
	margin: 5px 0 0 7px;
	/*\*/ margin: 2px 0 0 7px; /* */
}

#scb_fbox_tex {
	position: relative;
	top: 6px; /* mod */
	left: 3px;
	width: 490px;
	height: 44px;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_fboxwbgs.gif) no-repeat;
}

* html #scb_fbox_tex {
	top: 0px; /* mod */
	/*\*/ top: 1px; /* */
}

#scb_fbox_tex_div {
	position: relative;
	top: 5px;
	left: 2px;
	width: 3px;
	height: 36px;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_vline.gif) no-repeat;
	float: left;
}

/* text box category variation */

#scb_fbox_tex .scb_tex_top {
	position: relative;
	top: 6px;
	left: 6px;
	width: 220px;
	height: 30px;
	padding-left: 3px;
	border-left: 9px #f2af8a solid;
	margin-right: 5px;
	font-size: 12px;
	float: left;
}

* html #scb_fbox_tex .scb_tex_top {
	line-height: 130%;
	width: 235px;
}

#scb_fbox_tex .scb_tex_business {
	position: relative;
	top: 6px;
	left: 6px;
	width: 220px;
	height: 30px;
	padding-left: 3px;
	border-left: 9px #7583c1 solid;
	margin-right: 5px;
	font-size: 12px;
	float: left;
}

* html #scb_fbox_tex .scb_tex_business {
	line-height: 130%;
	width: 235px;
}

#scb_fbox_tex .scb_tex_life {
	position: relative;
	top: 6px;
	left: 6px;
	width: 220px;
	height: 30px;
	padding-left: 3px;
	border-left: 9px #a4d77d solid;
	margin-right: 5px;
	font-size: 12px;
	float: left;
}

* html #scb_fbox_tex .scb_tex_life {
	line-height: 130%;
	width: 235px;
}

#scb_fbox_tex .scb_tex_money {
	position: relative;
	top: 6px;
	left: 6px;
	width: 220px;
	height: 30px;
	padding-left: 3px;
	border-left: 9px #8dc8eb solid;
	margin-right: 5px;
	font-size: 12px;
	float: left;
}

* html #scb_fbox_tex .scb_tex_money {
	line-height: 130%;
	width: 235px;
}

#scb_fbox_tex .scb_tex_health {
	position: relative;
	top: 6px;
	left: 6px;
	width: 220px;
	height: 30px;
	padding-left: 3px;
	border-left: 9px #ed897b solid;
	margin-right: 5px;
	font-size: 12px;
	float: left;
}

* html #scb_fbox_tex .scb_tex_health {
	line-height: 130%;
	width: 235px;
}

#scb_fbox_tex .scb_tex_travel {
	position: relative;
	top: 6px;
	left: 6px;
	width: 220px;
	height: 30px;
	padding-left: 3px;
	border-left: 9px #bc8ccd solid;
	margin-right: 5px;
	font-size: 12px;
	float: left;
}

* html #scb_fbox_tex .scb_tex_travel {
	line-height: 130%;
	width: 235px;
}

#scb_fbox_tex .scb_tex_gourmet {
	position: relative;
	top: 6px;
	left: 6px;
	width: 220px;
	height: 30px;
	padding-left: 3px;
	border-left: 9px #febf49 solid;
	margin-right: 5px;
	font-size: 12px;
	float: left;
}

* html #scb_fbox_tex .scb_tex_gourmet {
	line-height: 130%;
	width: 235px;
}

#scb_fbox_tex .scb_tex_fashion {
	position: relative;
	top: 6px;
	left: 6px;
	width: 220px;
	height: 30px;
	padding-left: 3px;
	border-left: 9px #f38acd solid;
	margin-right: 5px;
	font-size: 12px;
	float: left;
}

* html #scb_fbox_tex .scb_tex_fashion {
	line-height: 130%;
	width: 235px;
}

#scb_fbox_tex .scb_tex_hobby {
	position: relative;
	top: 6px;
	left: 6px;
	width: 220px;
	height: 30px;
	padding-left: 3px;
	border-left: 9px #80d4bb solid;
	margin-right: 5px;
	font-size: 12px;
	float: left;
}

* html #scb_fbox_tex .scb_tex_hobby {
	line-height: 130%;
	width: 235px;
}

/* spbox */

#scb_spbox_up {
	width: 491px;
	height: 38px;
	padding: 0 0 0 4px;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_mspb_up.gif) no-repeat;
}

* html #scb_spbox_up {
	width: 495px;
	height: 38px;
}

#scb_spbox_md {
	width: 493px;
	background-color: #fcefe5;
	border-left: 1px #fcdec7 solid;
	border-right: 1px #fcdec7 solid;
}

* html #scb_spbox_md {
	width: 495px;
}

#scb_spbox_dw {
	width: 495px;
	height: 6px;
	margin-top: -1px;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_mspb_dw.gif) no-repeat;
	overflow: hidden;
}


/* listbox */

.scb_listbox_ttl {
	width: 490px;
	height: 34px;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_ttlbar.gif) no-repeat;
	padding: 0 0 0 4px;
	margin-bottom: 5px;
}

* html .scb_listbox_ttl {
	width: 495px;
	height: 34px;
}

/* subcolbox */

.scb_subbox_up {
	width: 239px;
	height: 35px;
	overflow: hidden;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_subx_up.gif) no-repeat;
	padding: 5px 0 0 10px;
}

.scc_graybox .scb_subbox_up {
	background: url(http://i.yimg.jp/images/secondlife/common/sc_subxg_up.gif) no-repeat;
}

* html .scb_subbox_up {
	width: 249px;
	height: 40px;
}

.scb_subbox_md {
	width: 237px;
	background-color: #fcefe5;
	border-left: 1px #fcdec7 solid;
	border-right: 1px #fcdec7 solid;
	padding: 5px;
}

.scc_graybox .scb_subbox_md {
	background-color: #f7f7f7;
	border-left: 1px #e0e0e0 solid;
	border-right: 1px #e0e0e0 solid;
}

* html .scb_subbox_md {
	width: 249px;
}

.scb_subbox_dw {
	width: 249px;
	height: 5px;
	margin-top: -1px;
	overflow: hidden;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_subx_dw.gif) no-repeat;
}

.scc_graybox .scb_subbox_dw {
	background: url(http://i.yimg.jp/images/secondlife/common/sc_subxg_dw.gif) no-repeat;
}

/* list tag */

ul.scb_dot {
	margin: 3px 0 2px 5px;
	padding-left: 0;
	list-style: none;
}

.scb_dot li {
	padding-left: 10px;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_bullet.gif) no-repeat 0 0.2em;
	margin-bottom: 5px;
	font-size: small;
}

* html .scb_dot li {
	font-size: x-small;
}

ul.scb_fc {
	margin: 3px 0 2px 5px;
	padding-left: 0;
	list-style: none;
}

.scb_fc li {
	padding-left: 20px;
	min-height: 13px; 
	background: url(http://i.yimg.jp/images/secondlife/common/sc_fcicn.gif) no-repeat 0 0.1em;
	margin-bottom: 5px;
	font-size: small;
}

* html .scb_fc li {
	font-size: x-small;
}

/* large title */

.scb_largettl {
	width: 400px;
	margin: 0 0 4px 5px;
	border-left: 7px #f2af8a solid;
	padding: 2px 0 2px 5px;
	font-weight: bold;
}

/* hair line */

/* hair line */

.scb_hline {
	width: 99%;
	height: 1px;
	overflow: hidden;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_hline.gif) repeat-x;
	margin: 10px 0 10px 0;
}

#scc_personal .scb_hline {
	margin: 5px 0 5px 0;
}

#scc_detail .scb_hline {
	margin: 0;
}

#scc_morebx .scb_hline {
	margin: 3px 0 3px 0;
}

#scc_author .scb_hline {
	margin: 3px 0 3px 0;
}

#scc_other .scb_hline {
	margin: 3px 0 3px 0;
}

#scc_allist .scb_hline {
	margin: 5px 0 5px 0;
}

#scc_related .scb_hline {
	margin: 3px 0 3px 0;
}

/* small title */

.scb_smallttl {
	width: 225px;
	margin: 3px 0 4px 5px;
	border-left: 7px #f2af8a solid;
	padding: 2px 0 2px 5px;
	font-size: small;
	font-weight: bold;
}

* html .scb_smallttl {
	font-size: x-small;
}

.scb_smallttl_business {
	width: 225px;
	margin: 3px 0 4px 5px;
	border-left: 7px #7583c1 solid;
	padding: 2px 0 2px 5px;
	font-size: small;
	font-weight: bold;
}

* html .scb_smallttl_business {
	font-size: x-small;
}

.scb_smallttl_life {
	width: 225px;
	margin: 3px 0 4px 5px;
	border-left: 7px #a4d77d solid;
	padding: 2px 0 2px 5px;
	font-size: small;
	font-weight: bold;
}

* html .scb_smallttl_life {
	font-size: x-small;
}

.scb_smallttl_money {
	width: 225px;
	margin: 3px 0 4px 5px;
	border-left: 7px #8dc8eb solid;
	padding: 2px 0 2px 5px;
	font-size: small;
	font-weight: bold;
}

* html .scb_smallttl_money {
	font-size: x-small;
}

.scb_smallttl_health {
	width: 225px;
	margin: 3px 0 4px 5px;
	border-left: 7px #ed897b solid;
	padding: 2px 0 2px 5px;
	font-size: small;
	font-weight: bold;
}

* html .scb_smallttl_health {
	font-size: x-small;
}

.scb_smallttl_travel {
	width: 225px;
	margin: 3px 0 4px 5px;
	border-left: 7px #bc8ccd solid;
	padding: 2px 0 2px 5px;
	font-size: small;
	font-weight: bold;
}

* html .scb_smallttl_travel {
	font-size: x-small;
}

.scb_smallttl_gourmet {
	width: 225px;
	margin: 3px 0 4px 5px;
	border-left: 7px #febf49 solid;
	padding: 2px 0 2px 5px;
	font-size: small;
	font-weight: bold;
}

* html .scb_smallttl_gourmet {
	font-size: x-small;
}

.scb_smallttl_fashion {
	width: 225px;
	margin: 3px 0 4px 5px;
	border-left: 7px #f38acd solid;
	padding: 2px 0 2px 5px;
	font-size: small;
	font-weight: bold;
}

* html .scb_smallttl_fashion {
	font-size: x-small;
}

.scb_smallttl_hobby {
	width: 225px;
	margin: 3px 0 4px 5px;
	border-left: 7px #80d4bb solid;
	padding: 2px 0 2px 5px;
	font-size: small;
	font-weight: bold;
}

* html .scb_smallttl_hobby {
	font-size: x-small;
}



.scc_graybox .scb_smallttl {
	/* border-left: 7px #999 solid; */
}

.scb_update {
	font-weight: normal;
}

.scb_author {
	margin-top: 3px;
}

/* promo  */

.scb_prbox {
	width: 249px;
	height: 132px;
	background: url(http://i.yimg.jp/images/secondlife/promo/sc_promobg.gif) no-repeat;
	overflow: hidden;
	margin-bottom: 5px;
}

.scb_prbox .scb_txt {
	width: 170px;
	margin: 10px 0 0 10px;
}

* html .scb_prbox .scb_txt {
	margin: 5px 0 0 10px;
}

/* over */

#scc_author .scc_40pix_txt {
	width: 470px;
}








/* added 20060530 */
/* grobal_search */
#scb_global_search_1 {
	padding: 0 0 0 16px;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_dir.gif) no-repeat left;
	float: left;
}


/* search_result */
#scc_search_result_box #scb_spbox_up {
	width: 746px;
	height: 38px;
	padding: 0 0 0 4px;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_box750_up.gif) no-repeat;
}
* html #scc_search_result_box #scb_spbox_up {
	width: 750px;
}
#scc_search_result_box #scb_spbox_md {
	width: 748px;
}
* html #scc_search_result_box #scb_spbox_md {
	width: 750px;
}
#scc_search_result_box #scb_spbox_dw {
	width: 750px;
	height: 6px;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_box750_dw.gif) no-repeat;
	overflow: hidden;
}


/* search box */
.scb_searchbx_up {
	width: 443px;
	height: 7px;
	overflow: hidden;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_box443_up.gif) no-repeat;
}
.scb_searchbx_md {
	width: 431px;
	background-color: #fcefe5;
	border-left: 1px #fcdec7 solid;
	border-right: 1px #fcdec7 solid;
	padding: 0 5px 0 5px;
}
* html .scb_searchbx_md {
	width: 443px;
}
.scb_searchbx_dw {
	width: 443px;
	height: 7px;
	overflow: hidden;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_box443_dw.gif) no-repeat;
	margin-top: -5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-top: -1px;
}
.scb_searchbx form {
	margin-top: 5px;
}


/* ranking_box */
.scb_listbox_ttl_ranking, .scb_listbox_ttl_ranking2 {
	width: 746px;
	height: 34px;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_box750_bg.gif) no-repeat;
	padding: 0 0 0 4px;
	margin-bottom: 5px;
}
* html .scb_listbox_ttl_ranking, * html .scb_listbox_ttl_ranking2 {
	width: 750px;
}
.scb_listbox_ttl_ranking2 {
	margin-top: 15px;
}
#scb_ranking_10 {
	margin: 15px 3px 20px;
	padding: 6px;
	background-color: #fcefe5;
	border: 1px solid #fcdec7;
}


/* ranking */
.scb_subbox {
	float: left;
	width: 220px;
	margin: 0 10px 10px 0;
}
.scb_subbox_up2 {
	height: 5px;
	background: url(http://i.yimg.jp/images/secondlife/common/sc_box220_up.gif) no-repeat;
	overflow: hidden;
}
.scb_subbox_md2 {
	background-color: #fafafa;
	padding: 2px 5px 2px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}
.scb_subbox_dw2 {
	height: 5px;
	background: url(http://i.yimg.jp/images/secondlife/common/sc_box220_dw.gif) no-repeat;
	overflow: hidden;
}
* html .scb_subbox_dw2 {
	background-position: 2px 0;
}

#scb_ranking_general, #scb_ranking_business, #scb_ranking_life, #scb_ranking_money, #scb_ranking_health, #scb_ranking_travel, #scb_ranking_gourmet, #scb_ranking_fashion, #scb_ranking_hobby {
	height: 38px;
	padding: 0 0 0 4px;
}
#scb_ranking_general {
	background: url(http://i.yimg.jp/images/secondlife/top/sc_stl_208_bg.gif) no-repeat;
}
#scb_ranking_business {
	background: url(http://i.yimg.jp/images/secondlife/business/sc_stl_208_bg.gif) no-repeat;
}
#scb_ranking_life {
	background: url(http://i.yimg.jp/images/secondlife/life/sc_stl_208_bg.gif) no-repeat;
}
#scb_ranking_money {
	background: url(http://i.yimg.jp/images/secondlife/money/sc_stl_208_bg.gif) no-repeat;
}
#scb_ranking_health {
	background: url(http://i.yimg.jp/images/secondlife/health/sc_stl_208_bg.gif) no-repeat;
}
#scb_ranking_travel {
	background: url(http://i.yimg.jp/images/secondlife/travel/sc_stl_208_bg.gif) no-repeat;
}
#scb_ranking_gourmet {
	background: url(http://i.yimg.jp/images/secondlife/gourmet/sc_stl_208_bg.gif) no-repeat;
}
#scb_ranking_fashion {
	background: url(http://i.yimg.jp/images/secondlife/fashion/sc_stl_208_bg.gif) no-repeat;
}
#scb_ranking_hobby {
	background: url(http://i.yimg.jp/images/secondlife/hobby/sc_stl_208_bg.gif) no-repeat;
}

/* added 20060608 */
/* magazine */
.scb_magazine_h2 {
	display: inline;
}
.scb_smallttl_magazine {
	width: 225px;
	margin: 3px 0 4px 5px;
	padding: 2px 0 2px 5px;
	border-left: 7px #f2af8a solid;
	font-size: small;
	font-weight: normal;
}
* html .scb_smallttl_magazine {
	font-size: x-small;
}
.scb_magazine_link {
	margin-top: 7px;
	line-height: 1.15em;
}
a.scb_magazine_img img {
	border-style: solid;
}

/* added 20060719 */
/* poem */
#scb_poem {
	width: 250px;
	margin-bottom: 4px;
}
.scb_poem_img {
	padding: 5px 0 0;
	text-align: center;
}
#scb_poem p {
	width: 220px;
	margin: 0;
	padding: 5px;
	font-size: small;
	text-align: right;
}
* html #scb_poem p {
	padding-right: 3px;
	width: 230px;
	font-size: x-small;
}
#scb_poem_link {
	font-size: 0.8em;
	text-align: center;
}

#scb_poem_btn {
	text-align: center;
	margin: 6px 0 3px;
}
#scb_poem_out {
	font-size: small;
	text-align: center;
	margin: 0 0 4px;
}
#scb_poem_about {
	text-align: right;
}
* html #scb_poem_out {
	font-size: x-small;
}


/*----- added 20060727 -----*/
.none {
	display: none;
}


/* props */
#scb_global2 {
	width: 750px;
	height: 32px;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_globalnavi2.gif) no-repeat;
}


/* top_search */
.scb_topsearch_sl, .scb_topsearch_sr, .scb_topsearch_yl, .scb_topsearch_yr, .scb_topsearch_link {
	font-size: 85%;
}
.scb_topsearch_option {
	font-size: small;
}
* html .scb_topsearch_option {
	font-size: x-small;
}
.scb_topsearch_sl, .scb_topsearch_yr {
	background-color: #ee8953;
	border-top: 1px solid #f2af8a;
	border-left: 1px solid #f2af8a;
	border-right: 1px solid #ba5f2e;
}
.scb_topsearch_sr, .scb_topsearch_yl {
	background: url(http://i.yimg.jp/images/secondlife/top/sc_topsearch_bg.gif) repeat-x;
	background-color: #fff;
	border-top: 1px solid #f2c8b1;
	border-left: 1px solid #f2c8b1;
	border-right: 1px solid #f2c8b1;
}
.magnify {
	background: url(http://i.yimg.jp/images/secondlife/common/sc_icn_magnify.gif) no-repeat left;
	background-position: 0 0;
	padding: 1px 0 2px 20px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
.scb_topsearch_shadeline {
	border-right: 1px solid #ba5f2e;
}
.scb_topsearch_table1 {
	margin: 0 0 10px;
}
.scb_topsearch_table2 {
	margin: 0 0 0 5px;
}
.scb_topsearch_link {
	margin: 0 0 4px 4px;
	padding: 0 0 0 15px;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_dir.gif) no-repeat left;
}



/* future_box */
#scb_fbox_up {
	background: url(http://i.yimg.jp/images/secondlife/top/sc_fbox_up.gif) no-repeat;
	width: 495px;
	height: 40px;
}
#scb_fbox_md {
	background: url(http://i.yimg.jp/images/secondlife/top/sc_fbox_md.gif) no-repeat;
	width: 495px;
	padding: 0 0 0 7px;
}
#scb_fbox_dw {
	background: url(http://i.yimg.jp/images/secondlife/top/sc_fbox_dw.gif) no-repeat;
	width: 495px;
	height: 14px;
}

#scc_fbox .scc_special, #scc_fbox .scc_master, #scc_fbox .scc_supporter,
#scc_fbox .scc_ct_hobby, #scc_fbox .scc_ct_hobby02, #scc_fbox .scc_ct_travel, #scc_fbox .scc_ct_gourmet, #scc_fbox .scc_ct_fashion, #scc_fbox .scc_ct_life, #scc_fbox .scc_ct_health, #scc_fbox .scc_ct_health02, #scc_fbox .scc_ct_money, #scc_fbox .scc_ct_business, #scc_fbox .scc_ct_business02 {
	margin: 3px 0 3px 5px;
}
#scc_fbox .scc_catindi_business, #scc_fbox .scc_catindi_life, #scc_fbox .scc_catindi_money, #scc_fbox .scc_catindi_health, #scc_fbox .scc_catindi_travel, #scc_fbox .scc_catindi_gourmet, #scc_fbox .scc_catindi_fashion, #scc_fbox .scc_catindi_hobby {
	width: 86%;
	font-size: 85%;
}
* html #scc_fbox .scc_catindi_business, * html #scc_fbox .scc_catindi_life, * html #scc_fbox .scc_catindi_money, * html #scc_fbox .scc_catindi_health, * html #scc_fbox .scc_catindi_travel, * html #scc_fbox .scc_catindi_gourmet, * html #scc_fbox .scc_catindi_fashion, * html #scc_fbox .scc_catindi_hobby {
	width: 90%;
}



/* category */
.scb_cat {
	margin: 0 5px 15px 5px;
	width: 232px;
	font-size: 85%;
	line-height: 1.4em;
	float: left;
}
#scb_cat_business, #scb_cat_life, #scb_cat_money, #scb_cat_health, #scb_cat_travel, #scb_cat_gourmet, #scb_cat_fashion, #scb_cat_hobby {
	margin: 0 0 5px;
	height: 1.5em;
}
#scb_cat_business {
	border-left: 10px solid #7583c1;
	border-bottom: 5px solid #7583c1;
}
#scb_cat_life {
	border-left: 10px solid #a4d77d;
	border-bottom: 5px solid #a4d77d;
}
#scb_cat_money {
	border-left: 10px solid #8dc8eb;
	border-bottom: 5px solid #8dc8eb;
}
#scb_cat_health {
	border-left: 10px solid #ed897b;
	border-bottom: 5px solid #ed897b;
}
#scb_cat_travel {
	border-left: 10px solid #bc8ccd;
	border-bottom: 5px solid #bc8ccd;
}
#scb_cat_gourmet {
	border-left: 10px solid #febf49;
	border-bottom: 5px solid #febf49;
}
#scb_cat_fashion {
	border-left: 10px solid #f38acd;
	border-bottom: 5px solid #f38acd;
}
#scb_cat_hobby {
	border-left: 10px solid #80d4bb;
	border-bottom: 5px solid #80d4bb;
}
.scb_cat_title {
	margin: 0 0 3px 3px;
	float: left;
}
.scb_cat_more {
	font-size: small;
	float: right;
}
* html .scb_cat_more {
	font-size: x-small;
}
.scb_cat_spttl {
	font-size: 120%;
	line-height: 1.2em;
}
.scb_cat_spttl2 {
	font-size: 100%;
	margin: 0 0 0 5px;
	clear: both;
}
* html .scb_cat_spttl2 {
	margin: 5px 0 0 5px;
}

.scb_cat .scc_40pix_photo {
	margin: 0 5px 8px 3px;
}
* html .scb_cat .scc_40pix_photo {
	margin: 0 3px 0 3px;
}

.scb_cat_link_hobby, .scb_cat_link_travel, .scb_cat_link_gourmet, .scb_cat_link_fashion, .scb_cat_link_life, .scb_cat_link_health, .scb_cat_link_money, .scb_cat_link_business {
	margin: 0;
	padding: 17px 0 0 5px;
	font-size: small;
}
.scb_cat_link_hobby {
	background: url(http://i.yimg.jp/images/secondlife/hobby/sc_service.gif) no-repeat;
}
.scb_cat_link_travel {
	background: url(http://i.yimg.jp/images/secondlife/travel/sc_service.gif) no-repeat;
}
.scb_cat_link_gourmet {
	background: url(http://i.yimg.jp/images/secondlife/gourmet/sc_service.gif) no-repeat;
}
.scb_cat_link_fashion {
	background: url(http://i.yimg.jp/images/secondlife/fashion/sc_service.gif) no-repeat;
}
.scb_cat_link_life {
	background: url(http://i.yimg.jp/images/secondlife/life/sc_service.gif) no-repeat;
}
.scb_cat_link_health {
	background: url(http://i.yimg.jp/images/secondlife/health/sc_service.gif) no-repeat;
}
.scb_cat_link_money {
	background: url(http://i.yimg.jp/images/secondlife/money/sc_service.gif) no-repeat;
}
.scb_cat_link_business {
	background: url(http://i.yimg.jp/images/secondlife/business/sc_service.gif) no-repeat;
}
* html .scb_cat_link_hobby, * html .scb_cat_link_travel, * html .scb_cat_link_gourmet, * html .scb_cat_link_fashion, * html .scb_cat_link_life, * html .scb_cat_link_health, * html .scb_cat_link_money, * html .scb_cat_link_business {
	margin: 5px 0 0;
	font-size: x-small;
}

#scb_cat_start {
	margin: 0 0 10px;
	text-align: center;
	font-size: small;
}
* html #scb_cat_start {
	font-size: x-small;
}
a.start {
	padding: 0 0 0 22px;
	background: url(http://i.yimg.jp/images/secondlife/common/sc_icn_start.gif) no-repeat left;
}



/* all_category */
#scb_cat_dw1 {
	margin: 10px 0 3px;
	padding: 2px;
	border-top: 1px solid #e5e5e5;
	background-color: #f4f4f4;
	font-size: small;
	font-weight: bold;
}
#scb_cat_dw2 {
	line-height: 1.4em;
	font-size: small;
}
* html #scb_cat_dw1, * html #scb_cat_dw2 {
	font-size: x-small;
}
#scb_cat_dw3 {
	margin: 3px 0 10px;
	float: right;
}


/* sc_service */
.scb_spbox_up_gray {
	width: 491px;
	height: 38px;
	padding: 0 0 0 4px;
	background: url(http://i.yimg.jp/images/secondlife/common/sc_spbgray_up.gif) no-repeat;
}
* html .scb_spbox_up_gray {
	width: 495px;
	height: 38px;
}
.scb_spbox_md_gray {
	width: 493px;
	background-color: #f7f7f7;
	border-left: 1px #dfdfdf solid;
	border-right: 1px #dfdfdf solid;
}
* html .scb_spbox_md_gray {
	width: 495px;
}
.scb_spbox_dw_gray {
	width: 495px;
	height: 6px;
	margin-top: -1px;
	background: url(http://i.yimg.jp/images/secondlife/common/sc_spbgray_dw.gif
) no-repeat;
	overflow: hidden;
}

.scb_sc_txt {
	width: 390px;
	margin: 5px 0 0 3px;
	float: left;
}


/* supporter */
.scb_listbox_ttl2 {
	width: 490px;
	height: 34px;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_ttlbar2.gif) no-repeat;
	padding: 0 0 0 4px;
	margin-bottom: 5px;
}
* html .scb_listbox_ttl2 {
	width: 495px;
	height: 34px;
}
.scb_listbox_ttl2_left {
	float: left;
}
.scb_listbox_ttl2_right {
	padding: 10px 10px 0 0;
	/*\*/ margin: 10px 20px 0 0;
	padding: 0; /* */
	float: right;

}
* html .scb_listbox_ttl2_right {
	margin: 10px 10px 0 0;

}

#scb_supporter .scc_40pix_txt {
	width: 87%;
	margin-top: 2px;
}
#scb_supporter .scc_catindi_business, #scb_supporter .scc_catindi_life, #scb_supporter .scc_catindi_money, #scb_supporter .scc_catindi_health, #scb_supporter .scc_catindi_travel, #scb_supporter .scc_catindi_gourmet, #scb_supporter .scc_catindi_fashion, #scb_supporter .scc_catindi_hobby {
	width: 98%;
}
#scb_supporter .scb_hline {
	margin: 1px 0 3px;
}
* html #scb_supporter .scb_hline {
	margin: 3px 0 3px;
}

.scb_supporter_subttl {
	margin: 8px 3px 5px 3px;
	padding: 3px 0 3px 5px;
	border-left: 5px solid #f2af8a;
	border-bottom: 1px solid #999;
	border-top: 1px solid #fcdec7;
	border-right: 1px solid #fcdec7;
	background-color: #fcefe5;
}
.scb_supporter_subttl_lf {
	margin: 0 0 0 8px;
	font-size: 90%;
}
.scb_supporter_subttl_rt {
	margin: 0 3px 0 0;
	text-align: right;
}


/* beginners */
#scb_beginners {
	margin: 0 0 5px;
	padding: 5px;
	background-color: #f0f0f0;
	border: 1px solid #e0e0e0;
	text-align: center;
	font-size: 85%;
}
a.beginners {
	padding: 0 0 5px 20px;
	background: url(http://i.yimg.jp/images/sicons/c/wakaba16.gif) no-repeat left;
	background-position: 0 0;	
}


/* tools */
.scb_subbox_up3, .scb_subbox_up4 {
	width: 239px;
	height: 35px;
	overflow: hidden;

	padding: 5px 0 0 10px;
}
.scb_subbox_up3 {
	background: url(http://i.yimg.jp/images/secondlife/top/sc_subx_up2.gif) no-repeat;
}
.scb_subbox_up4 {
	background: url(http://i.yimg.jp/images/secondlife/top/sc_subx_up3.gif) no-repeat;
}
* html .scb_subbox_up3, * html .scb_subbox_up4 {
	width: 249px;
	height: 40px;
}
.scb_listbox_ttl3_right {
	padding: 0 10px 0 0;
	/*\*/ margin: 10px 23px 0 0;
	padding: 0;/* */
	float: right;
	display: inline;
}

.scb_tools {
	margin: 2px 0 2px 14px;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 2px 0 2px 4px;
}
* html .scb_tools {
	font-size: x-small;
}
.scb_tools_b {
	font-size: medium;
}
* html .scb_tools_b {
	font-size: small;
}
a.mail {
	padding: 0 0 0 20px;
	background: url(http://i.yimg.jp/images/sicons/mail16.gif) no-repeat left;
}
a.calendar {
	padding: 0 0 0 20px;
	background: url(http://i.yimg.jp/images/sicons/calendar16.gif) no-repeat left;
}
a.mail2 {
	padding: 0 0 0 27px;
	background: url(http://i.yimg.jp/images/top/newml_sm.gif) no-repeat left;
}
a.calendar2 {
	padding: 0 0 0 20px;
	background: url(http://i.yimg.jp/i/ws/ic/calendar1.gif) no-repeat left;
}
.scb_tools_p {
	font-size: small;
	padding: 4px;
	line-height: 1.3em;
}
* html .scb_tools_p {
	font-size: x-small;
}

#scc_topics .scc_wbox_up {
	margin: 5px 0 0;
}
#scc_topics .scc_wbox_dw {
	margin: 0;
}


/* weather */
.scb_weather, .scb_weather2 {
	font-size: small;
}
* html .scb_weather, * html .scb_weather2 {
	font-size: x-small;
}
.scb_weather2 {
	margin: 5px 0 0;
}
#scb_weather_date {
	font-weight: bold;
}
.scb_weather_high {
	color: #f90;
}
.scb_weather_low {
	color: #39f;
}


/* vote */
#scb_vote_item {
	font-size: small;
	line-height: 1.4em;
}
* html #scb_vote_item {
	font-size: x-small;
}
.scb_vote_btn {
	margin: 3px 0 2px;
	text-align: center;
}

/* magazine */
#scb_magtop_img {
	margin-right: 7px;
	float: left;
}
#scb_magtop_p, #scb_magtop_link {
	font-size: small;
	line-height: 1.3em;
}
* html #scb_magtop_p {
	font-size: x-small;
}
* html #scb_magtop_link {
	font-size: x-small;
}
#scb_magtop_p {
	margin-bottom: 5px;
}
#scb_magtop_link {
	text-align: center;
}


.scb_magtop_img {
	margin-right: 7px;
	float: left;
}
.scb_magtop_p, .scb_magtop_link {
	font-size: small;
	line-height: 1.3em;
}
* html .scb_magtop_p {
	font-size: x-small;
}
* html .scb_magtop_link {
	font-size: x-small;
}
.scb_magtop_p {
	margin-bottom: 5px;
}
.scb_magtop_link {
	text-align: center;
}


/* added 20061109 */
/* people */
.scb_smallttl_people {
	margin: 3px 0 0 3px;
	width: 176px;
	float: left;
}
.scb_smallttl_people01 {
	width: 167px;
	border-left: 7px #f2af8a solid;
	padding: 2px 0 2px 5px;
	font-size: small;
	font-weight: bold;
	float: left;
}
.scb_smallttl_people02 {
	width: 179px;
	font-size: small;
	float: left;
	line-height: 1.2em;
}
* html .scb_smallttl_people01, * html .scb_smallttl_people02 {
	width: 176px;
	font-size: x-small;
}


/* added 20070118 */
/* recommend */
#scb_sub_left {
	position: relative;
	/* top: 5px; */
	margin-top: 5px;
	width: 236px;
	height: 60px;
	overflow: hidden;
	float: left;
}
* html #scb_sub_left {
	margin-top: 5px;
	/*\*/ margin-top: 2px; /* */
}
#scb_sub_right {
	position: relative;
	/* top: 5px; */
	/* left: 7px; */
	margin: 5px 0 0 7px;
	width: 236px;
	height: 60px;
	overflow: hidden;
	float: left;
}
* html #scb_sub_right {
	/* top: 2px; */
	margin: 5px 0 0 7px;
	/*\*/ margin: 2px 0 0 7px; /* */
}


/* added 20070222 */
.scb_search {
	margin: 10px 0 20px;
}
.scb_search tr {
	background: url(http://i.yimg.jp/images/secondlife/top/sc_hline.gif) repeat-x bottom;
}
.scb_search th {
	background-color: #efa77f;
	background-image: none;
	font-size: 90%;
	border-left: 1px solid #fff;
}
.scb_search td {
	padding: 6px 4px;
	border-left: 1px solid #fcdec7;
}
td.scb_search_art {
	font-weight: bold;
	border-left: 1px solid #fff;
}
.scb_search_btm {
	margin: 45px 0 0;
	font-size: 90%;
}


/* added 20070305 */
.scb_guideline {
	margin: 0 30px 0;
}
.scb_guideline p {
	line-height: 1.2em;
}
.scb_guideline_h {
	margin: 15px 0 5px;
	padding: 2px;
	background-color: #f9d7c3;
	font-weight: bold;
}
ul.scb_dot_guideline {
	margin: 10px 0 10px 10px;
	padding-left: 0;
	list-style: none;
}
.scb_dot_guideline li {
	padding-left: 10px;
	background: url(http://i.yimg.jp/images/secondlife/top/sc_bullet.gif) no-repeat 0 0.2em;
	margin-bottom: 3px;
	line-height: 1.2em;
}


/* added 20070524 */
/* gp_box */
.gp_box{
}

.gp_box .td_cnr{
	width:9px;
	height:9px;
}

.gp_box .td_tp{
	height:9px;
	background:url(http://i.yimg.jp/images/secondlife/supporter/print/sc_prf_print_box_02.gif) repeat-x;
}

.gp_box .td_l{
	width:9px;
	background:url(http://i.yimg.jp/images/secondlife/supporter/print/sc_prf_print_box_04.gif) repeat-y;
}

.gp_box .td_r{
	width:9px;
	background:url(http://i.yimg.jp/images/secondlife/supporter/print/sc_prf_print_box_05.gif) repeat-y;
}

.gp_box .td_bt{
	height:9px;
	background:url(http://i.yimg.jp/images/secondlife/supporter/print/sc_prf_print_box_07.gif) repeat-x;
}

.gp_box .td_c{
	padding:5px;
}


/* added 20070604 */
/* result_box */
#scc_search_result_box .result_ttl{
	float:left;
	margin:0;
}

#scc_search_result_box .sh_ob{
	float:left;
	height:25px;
	padding:3px 7px 0;
	margin:4px 10px 0;
	background:#f9d7c3;
	font-size:90%;
}

#scc_search_result_box .sh_ob a{
	font-weight:bold;
}

#scc_search_result_box .sh_ob_le{
	padding:3px 0 0;
	font-size:80%;
	float:left;
}

.sh_notice{
	font-size:90%;
	text-align:right;
	margin-bottom:8px;
}

/* added 20070809 */
/* 100% radiusbox */

.scc_box100per02 div{top:-5px;left:-5px;background: url(http://i.yimg.jp/images/secondlife/top/sc_box100per02_bg01.gif) no-repeat;}
.scc_box100per02 div div{top:0;left:5px;background: url(http://i.yimg.jp/images/secondlife/top/sc_box100per02_bg02.gif) repeat-x;}
.scc_box100per02 div div div{top:0;left:5px;background: url(http://i.yimg.jp/images/secondlife/top/sc_box100per02_bg03.gif) no-repeat 100% 0;}
.scc_box100per02 div div div div{top:5px;left:0;background: url(http://i.yimg.jp/images/secondlife/top/sc_box100per02_bg04.gif) repeat-y 100% 0;}
.scc_box100per02 div div div div div{top:5px;left:0;background: url(http://i.yimg.jp/images/secondlife/top/sc_box100per02_bg05.gif) no-repeat 100% 100%;}
.scc_box100per02 div div div div div div{top:0;left:-5px;background: url(http://i.yimg.jp/images/secondlife/top/sc_box100per02_bg06.gif) repeat-x 0 100%;}
.scc_box100per02 div div div div div div div{top:0;left:-5px;background: url(http://i.yimg.jp/images/secondlife/top/sc_box100per02_bg07.gif) no-repeat 0 100%;}
.scc_box100per02 div div div div div div div div{top:-5px;left:0;background: url(http://i.yimg.jp/images/secondlife/top/sc_box100per02_bg08.gif) repeat-y;}
.scc_box100per02 div div div div div div div div div{top:0;left:5px;background:#ffffff;width:100%;}



/* added 070820 */
/* community
--------------------------------------------*/

/* vbdttl */
.scc_vbdttl01{
border-left:8px solid #f2af8a;
border-bottom:3px solid #f2af8a;
}


/* box100per */
.scc_box100per03{padding:0 7px;}
.scc_box100per03 .bgt01{margin-top:7px;position:relative;top:-7px;left:-7px;background: url(http://i.yimg.jp/images/secondlife/top/sc_nubox_up_01.gif) no-repeat;}
.scc_box100per03 .bgt02{position:relative;top:0;left:7px;background: url(http://i.yimg.jp/images/secondlife/top/sc_nubox_up_bg.gif) repeat-x;}
.scc_box100per03 .bgt03{position:relative;top:0;left:7px;background: url(http://i.yimg.jp/images/secondlife/top/sc_nubox_up_02.gif) no-repeat 100% 0;}
.scc_box100per03 .rst01{position:relative;top:7px;left:-7px;}
.scc_box100per03 .bgb01{margin-bottom:22px;position:relative;top:7px;left:-7px;background: url(http://i.yimg.jp/images/secondlife/top/sc_nubox_dw_01.gif) no-repeat 0 100%;}
.scc_box100per03 .bgb02{position:relative;top:0;left:7px;background: url(http://i.yimg.jp/images/secondlife/top/sc_nubox_dw_bg.gif) repeat-x 0 100%;}
.scc_box100per03 .bgb03{position:relative;top:0;left:7px;background: url(http://i.yimg.jp/images/secondlife/top/sc_nubox_dw_02.gif) no-repeat 100% 100%;}
.scc_box100per03 .rst02{position:relative;top:-7px;left:-7px;}
.scc_box100per03 .ct{position:relative;top:0;left:-7px;margin:0 -14px 0 0;border-right:1px solid #fcdec7;border-left:1px solid #fcdec7;background:#fcefe5;}
*html .scc_box100per03 .ct{width:100%;}


/* scc_cmu */
.scc_cmu01 dt.dt01{background:url(http://i.yimg.jp/images/secondlife/supporter/community/top/sc_li_ico01.gif) no-repeat 0 0.2em;}

.scc_cmu02 th{background:#f2af8a;}

.scc_cmu02 tr.st01 td{background:#fcefe5;}

.scc_cmu03 dl.bar01{
border-top:2px solid #f2af8a;
background:#fcefe5;
}

.scc_cmu05 h1,.scc_cmu05 h2,.scc_cmu05 h3,.scc_cmu05 h4,.scc_cmu05 h5,.scc_cmu05 h6{border-left:7px solid #f2af8a;}

.scc_cmu05 dt{background:url(http://i.yimg.jp/images/secondlife/top/sc_bullet.gif) no-repeat 0 0.20em;}

dl.scc_beginner_dl dd.st01{background: url(http://i.yimg.jp/images/secondlife/top/sc_dir.gif) no-repeat left center;}

