/* @@@@@@@@@ */
/* Color Red */
/* @@@@@@@@@ */

/* 01 header */
.adcolumn {
	background-color: #C60000;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #880000;
	color: #FFFFFF;
	font-size: 10px;
	vertical-align: middle;
	line-height: 20px;
	padding-left: 10px;
}

/* 02 background */
.main_col {
	margin-right: auto;
	margin-left: auto;
	background-color: #F5EFD8;
	/*border: 1px solid #A80000;*/
	border: 1px solid #845522;
}

/* 03 table head */
.data_table th {
	color: #FFFFFF;
	background-color: #CC0000;
}

#search_box {
	background-color: #F5ECEB;
}


/* -- */

body,form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
textarea, select, input {
font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka","Helvetica", "Arial", "Verdana", "ＭＳ Ｐゴシック", sans-serif;
}

h1{
	font-size: 110%;
	margin: 0;
	color: #996600;
}

a:hover {
	text-decoration:none;
}


.link_sort a:link {
	color: #FFFFFF;
}
.link_sort a:visited {
	color: #FFFFFF;
}
.link_sort a:hover {
	color: #FFFFFF;
}


.link_v {
	padding-left: 12px;
	background-image: url(../img/ico_view10x11.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.link_e {
	padding-left: 12px;
	background-image: url(../img/ico_edit10x11.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

/* -----------------------------*/



/* -----------------------------*/

#ban_head, #ban_foot {
	margin-top: 14px;
	margin-bottom: 7px;
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.toplogo {
	width:170px;
	text-align:left;
}
.adban {
	text-align:center;
}



/* -----------------------------*/


td#MainNavi, td#MainNavi_entry { /* メニュー内の色 */
	font-size: 80%;
	/*padding: 4px;*/
	border: 1px solid #CCCCCC;
	vertical-align: top;
	width: 160px;
	background-color: #F5F5F5;
	padding-bottom: 10px;
}

#left_width {
	width: 160px;
}

#content td#MainNavi_entry { /* 新規投稿 */
	padding-bottom: 0px;
}
.entry_ex {
	margin-bottom:5px;
}
#MainNavi_entry ul {
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	/*padding-bottom: 5px;*/
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}


#MainNavi ul {
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}

#MainNavi li, #MainNavi_entry li {
	margin:0px;
	padding:4px;
	/*background-image: url(../images/ico_smenu.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	padding-left: 15px;
} 

.block {
	font-size: 80%;
	margin-bottom: 5px;
}
.fieldw700 {
	width: 700px;
}
.fieldw500 {
	width: 500px;
}
.fieldw400 {
	width: 400px;
}
.fieldw300 {
	width: 300px;
}
.fieldw50 {
	width: 50px;
}


#face {
	width: 90%;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
}

#content {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.bt_edit {
	font-size: 70%;
	padding-left: 20px;
	text-align: left;
	height:100%;
	vertical-align: top;
}
.op_title {
	font-weight: bold;
	margin: 4px;
}
.op_box {
	margin-bottom: 20px;
}
.change_h a, .change_h a:visited {
	text-decoration: none;
}
.final_block {
	font-size: 80%;
	margin-top: 10px;
	text-align: center;
	padding: 10px;
	/*border: 1px solid #A60000;*/
	background-color: #F5EFD8;
}
#option {
	font-size: 80%;
	background-color: #E5E5E5;
	padding: 10px;
	margin:10px;
	color: #000000;
	border: 1px solid #D0D0D0;
}
.description {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #996600;
}
.description20 {
	margin-top: 20px;
	margin-bottom: 5px;
	color: #996600;
}
.description40 {
	margin-top: 40px;
	margin-bottom: 5px;
	color: #996600;
}


.wear {
	padding-left:10px;
	vertical-align: top;
}
.mode_d a:link, .mode_d a:visited {
	/*font-size: 80%;*/
	/*background-color: #CC0000;*/
	/*padding-top: 4px;*/
	padding-right: 4px;
	padding-bottom: px;
	margin-bottom:4px;
	padding-left: 4px;
	/*color: #FFFFFF;*/
	text-align:center;
}

.bt_edit ul {
	margin: 0px;
	padding: 0px;
}
#com_op {
	font-size: 80%;
	color: #333333;
	background-color: #FFF1B9;
}
#bt_help {
	font-size:80%;
	text-align:center;
}
#bt_help a {
	color: #FFFFFF;
}
#bt_preview a {
	font-size: 80%;
	color:#FFFFFF;
}

#footer {
	padding: 4px;
	text-align: center;
	font-size: 80%;
	background-color: #333333;
	color: #FFFFFF;
}
.ad_side {
	margin-top: 20px;
	text-align: center;
}
.iconInfo {
	margin-top: 20px;
	line-height: 150%;
	text-align: left;
}
.main_col .error {
/*	color: #FFFF00;*/
}
.error {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	background-image: url(../img/ico_exclamation16x14.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	text-align: left;

}
.message {
	color:#FF0000;
	background-image: url(../img/ico_message16x14.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	text-align: left;
	font-weight:bold;
}
.field_op td {
	padding-bottom: 4px;
}
#entry_check {
	padding: 10px;
	border: 1px solid #CCC;
	font-size: 80%;
}
#entry_check dd {
	margin-bottom: 10px;
	margin-top: 2px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF9393;
	padding-left: 6px;
}
#entry_check dt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	padding-top: 4px;
}
.bt_submit {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
	padding-top: 10px;
	margin-top: 15px;
	background-color:#FFFFFF;
}
#search_box {
	font-size: 80%;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.data_table {
	margin:4px 0px;
	border: 1px solid #CCCCCC;
}
.data_table th {
	color: #FFFFFF;
	padding: 4px 2px 4px 2px;
}
.data_table td {
	background-color: #F5EFD8;
	padding: 4px 2px 2px 2px;
	vertical-align: top;
}

.list_path {
	color: #999999;
}
.data_table span {
	background-color: #FFCC00;
}
.bt_search {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 2px;
}
ul.note {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	list-style-image: url(../img/ico_note12x12.gif);
	padding: 0px;
}

.note li {
	font-size: 80%;
	line-height: 140%;
}
ul.tmp_select {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
}
.tmp_select li {
	margin-bottom:4px;
}


.comment_txt textarea {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.edit_category {
	padding: 10px;
	color: #000000;
	margin-bottom: 6px;
	font-size: 80%;
	border: 1px solid #C60000;
}
#qr_category_name {
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#template_disp textarea {
	width:480px;
	height:200px;
}
#template_disp textarea.color1 {
	background-color: #FFECEC;
	margin-bottom:14px;
}
#template_disp textarea.color2 {
	background-color: #FFF0C4;
	margin-bottom:14px;
}
#template_disp textarea.color3 {
	background-color: #E8FFA2;
	margin-bottom:14px;
}
#template_disp textarea.color4 {
	background-color: #E4F1F1;
	margin-bottom:14px;
}
.tmp_add_list td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.sideinform {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.sideinform .color1 {
	background-color:#E7E7E7;
}
#setup .title {
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D21106;
	font-weight: bold;
}
#setup th {
	text-align: right;
	width: 230px;
	vertical-align: top;
	padding-right: 6px;
}
#setup td {
	padding-bottom: 6px;
}
#setup .color1 {
	color: #996600;
	margin-top: 2px;
}
.thx_box {
	height: 200px;
	text-align: center;
	vertical-align: middle;
	line-height: 200px;
}
#content .main_col .color1 {
	color: #000;
}
#main_colframe {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #845522;
	border-bottom-color: #845522;
	border-left-color: #845522;
}

#withdrawal {
	font-size: 80%;
	padding: 10px;
	background-color: #E8E8E8;
	border: 1px dotted #999999;
	margin-bottom: 20px;
	line-height: 140%;
}
#withdrawal2 {
	font-size: 110%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-color: #E8E8E8;
	border: 1px dotted #999999;
	margin-bottom: 5px;
	line-height: 140%;
}

#lookbox {
	font-size: 80%;
	padding: 10px;
	background-color: #FFE88C;
	border: 1px dotted #999999;
	margin-bottom: 20px;
	line-height: 140%;
}



.tone_d {
	color: #666666;
}
#startpage td{
	vertical-align: top;
}
#another_qr {
	padding: 10px;
	border: 1px solid #FF0000;
	margin-top: 10px;
	background-color: #F5EFD8;
}
#qr_mailto {
	margin-top: 10px;
}
.bargraph {
	border: 1px solid #000000;
	width: 50px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.bargraph_p {
	background-color: #FFCC00;
	height: 5px;
}

.check_url {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 80%;
}
.check_url dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
.null_box {
	padding: 20px 10px;
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	color: #666666;
}
.block p {
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.frame_box {
	padding: 10px;
	border: 1px solid #880000;
	margin: 2px;
	height:100% /* フォトラバ対応 */
}
.frame_gray {
	border: 1px solid #ccc;
	margin: 2px 0px;
}

.error#keyword {
	padding: 10px 20px 20px 100px;
	margin-top: 10px;
	background-image: url(../img/ico_exclamation16x14.gif);
	background-repeat: no-repeat;
	background-position: 80px 10px;
}

/* affiliate_list.html アフィリエイト */

.txt_gray {
	color: #999999;
}
.point_menu {
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 80%;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #FFFFCC;
	line-height: 140%;
}
td.data_total {
	background-color: #EDE7D6;
}

/* login.html ログイン画面 */

.remmind_link {
	font-size: 80%;
	margin-top: 2px;
	margin-bottom: 20px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

/* ブログ環境設定画面 */

.possible_box {
	margin-top: 4px;
}

/* ヘッダー会員メニュー読み込み部分 */
.member_point {
	padding-bottom:4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.member_point span {
	font-size: 80%;
	color:#666666;
}
.member_nickname {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.member_nickname span {
	font-size: 60%;
	color:#666666;
}
.blogname {
	font-size: 80%;
	margin-top: 4px;
}
.blogname span {
	background-color: #999999;
	font-size: 80%;
	padding: 2px;
	color: #FFFFFF;
	font-family: verdana, Arial, Helvetica, sans-serif;
	margin-right: 4px;
}
.adban img ,#ban_foot img { /*広告の背景に色を付ける*/
	background-color: #EBEBEB;
}

/* blog create */

#make_blog dt {
	font-size: 160%;
	font-weight: bold;
}
.input_step td {
	background-color: #FFFFCC;
	padding: 4px;
	border: 1px solid #CCCCCC;
	font-size: 80%;
}
.input_step td#here {
	background-color: #FFCC00;
	font-weight: bold;
}


/* blog delete , member retire */

#withdrawal .delete dd {
	margin-bottom: 10px;
	color: #FF0000;
	font-size: 120%;
}
#withdrawal .delete dt {
	margin-bottom: 4px;
}

/* guest mode */

#guest_entry {
	padding: 10px;
	background-color: #F2E6E6;
}
.mode_g {
	text-align: center;
}
#guest_entry .change_h a {
	color: #FF0000;
}
.data_table .color1 {
	background-color: #EEE4BD;
}

/* Ajax system up-down */

.bt_move_left a, .bt_move_right a{
	display: block;
	padding: 2px;
	border: 1px solid #FF0000;
	text-decoration: none;
	background-color: #F9F2F2;
	font-weight:bold;
}
.bt_move_left span, .bt_move_right span {
	font-size: 60%;
}
.bt_move_left em, .bt_move_right em {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	font-style: normal;
}
.bt_move_left u , .bt_move_right u{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-decoration: none;
}
.bt_move_left a{
	margin-right:4px;
	display:block;
}
.bt_move_right a{
	margin-left:4px;
}

/* blog setup */

#link_hide {
	border: 1px solid #CCCCCC;
	margin: 4px 0px;
}
#link_hide td {
	background-color: #F5EFD8;
	padding: 2px;
}
.block_ptb {
	font-size: 80%;
	margin-bottom: 6px;
	padding: 8px;
	border: 1px solid #CCCCCC;
}
.block_ptb_panel {
	font-size: 80%;
	margin-left:3px;
	margin-right:3px;
	margin-bottom: 6px;
	border: 1px solid #CCCCCC;
	width: 120px;
	height:140px;
	text-align:center;
	float:left;
}

.frame_box .block_ptb_panel img {
	margin-top:10px;
}

.block_ptb dd {
	margin-top: 6px;
}
.ptb_url {
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 6px;
}

/* photo_trackback */

#mtb .title {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2px;
	font-weight: bold;
}
table#mtb {
	table-layout		: fixed;
}

/* select_map-----------------------------*/

#position1, #position2 , #position3 {
	/*position: relative;*/
	padding-bottom:26px;
}
#position1 a, #position2 a , #position3 a {
	/*position: absolute;*/
	bottom: 4px;
}
#position1 {
	background-color:#FFDFDF;
}
#mtb .description {
	font-size: 80%;
	margin-bottom:0px;
}
#position1 .title {
	border-bottom-color: #CC0000;
}

/* ---- */

.table_head {
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-bottom: 2px;
}

.bt_fake {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 10px 0px;
}

/* template customize */

.tmp_add_list {
	width: 130px;
	float: left;
	border: 1px solid #CCCCCC;
	height: 200px;
	padding: 4px;
	margin: 2px;
}
.tmp_add_list img {
	background-color: #CCCCCC;
	background-image: url(../img/help_tmp_np.gif);
	background-repeat: no-repeat;
	background-position: 22px 36px;
}

/* message-shortmail system */

.sample {
	background-color: #F0F0F0;
	font-size: 80%;
	padding: 10px;
	border: 1px solid #999999;
}
.sample p {
	margin-top: 0px;
	padding-top: 0px;
}
.sample .title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.sample .txt_gray {
	color: #000000;
	background-color: #BED6D5;
	padding: 2px;
	font-weight: normal;
}

/*   */

#face .bt_edit li {
	list-style-image: url(../img/ico_mmenu.gif);
	padding-bottom:4px;
	color: #999999;
}
.bt_create {
	background-image: url(../img/ico_create16x14.gif);
	background-repeat: no-repeat;
	padding-left:18px;
}
.bt_delete {
	background-image: url(../img/ico_delete16x14.gif);
	background-repeat: no-repeat;
	padding-left:18px;
}.message .color1 {
	color: #333333;
}
#input_ypdata {
	padding-top: 20px;
}
.table_head strong {
	font-size: 120%;
	color: #990000;
}
.outer {
	padding: 10px;
	border: 1px solid #CCCCCC;
}

/* message mail comunity */
.message_stranger {
	font-size: 80%;
}



/* 共通 */
#content p {
	line-height: 140%;
}
.description .message {
	color: #0180C5;
}
.box {
	padding: 10px;
}
.null_box#zero_data {
	font-size: 80%;
}
.liquid_wh th {
	text-align: right;
	vertical-align: top;
	padding-top: 2px;
}
.ptb_select_cate {
	line-height: 140%;
}
.data_table .message_foreigner {
	background-color: #EFE7C2;
	background-position: left;
}

/*.data_table .message_foreigner strong {
	font-family: Arial, Helvetica, sans-serif;
}*/

.data_table .message_foreigner .message {
	color:#0066FF;
	margin-top: 4px;
}
/*.let_en {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}*/

.null_box p {
	font-size: 80%;
	margin-top:0px;
}

.goPagetop {
	text-align: right;
	font-size: 75%;
}

.goSub {
	float: right;
	text-align: right;
	font-size: 75%;
}

/* -- Menu equivalent to TopicPath ---------------------------*/

#blog_menu .blog_menu{
	margin-top:4px;
	background-color:#cfcfcf;
}
#entry .entry{
	background-color:#cfcfcf;
}
#entry_list .entry_list{
	background-color:#cfcfcf;
}
#list_change .list_change{
	background-color:#cfcfcf;
}
#comment_list .comment_list{
	background-color:#cfcfcf;
}
#trackback_list .trackback_list{
	background-color:#cfcfcf;
}
#ptb_topic .ptb_topic{
	background-color:#cfcfcf;
}
#map_trackback_list .map_trackback_list{
	background-color:#cfcfcf;
}
#cal_trackback_list .cal_trackback_list{
	background-color:#cfcfcf;
}
#write_comment_list .write_comment_list{
	background-color:#cfcfcf;
}
#message_list .message_list{
	background-color:#cfcfcf;
}
#img_list .img_list{
	background-color:#cfcfcf;
}
#category .category{
	background-color:#cfcfcf;
}
#template_mnt .template_mnt{
	background-color:#cfcfcf;
}
#sidebar .sidebar{
	background-color:#cfcfcf;
}
#m_link .m_link{
	background-color:#cfcfcf;
}
#m_setup .m_setup{
	background-color:#cfcfcf;
}
#member_setup .member_setup{
	background-color:#cfcfcf;
}
#ashiato .ashiato{
	background-color:#cfcfcf;
}
#access_key .access_key{
	background-color:#cfcfcf;
}
#access_ref .access_ref{
	background-color:#cfcfcf;
}
#access_entry .access_entry{
	background-color:#cfcfcf;
}
#mt_index .mt_index{
	background-color:#cfcfcf;
}
#keyword_advice .keyword_advice{
	background-color:#cfcfcf;
}
#ask .ask{
	background-color:#cfcfcf;
}
#advert .advert{
	background-color:#cfcfcf;
}
#affiliate_list .affiliate_list{
	background-color:#cfcfcf;
}
#atja_point .atja_point{
	background-color:#cfcfcf;
}
#atja_buy .atja_buy{
	background-color:#cfcfcf;
}
#domain_setup .domain_setup{
	background-color:#cfcfcf;
}
/* -----------------------------*/

/* Collor Pallet */
.colorPallet td{
	width:10px;height:10px;cursor:pointer;
	}
.colorPallet td span{
	font-size:5px;
	}
/* -----------------------------*/

/* Quick Help */
.quickhelp{
	filter: Alpha(opacity=90);
	font-size: 12px;
	line-height: 130%;
	padding: 5px;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	}

.helpIcon{
	display: inline;
	margin: 0px 1px 1px;
	padding: 1px;
	border: none;
	height: 11px;
	width: 11px;
	vertical-align: middle;
	}

/* -----------------------------*/

/* blogmenuInfo */
.blogmenuInfo {
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	color: #CC3300;
	margin-top: 8px;
	margin-bottom: 0;
}

/* -----------------------------*/

/* input */
input.entryWakaba {
background-color:#EDEDED;
background-image:url(../img/wakaba16.gif);
background-repeat:no-repeat;
border-bottom:3px double #666;
border-left:3px double #ccc;
border-right:3px double #666;
border-top:3px double #ccc;
color:#333;
font-size:12px;
height:26px;
margin:0 3px 2px 0;
padding:2px 2px 3px 6px;
vertical-align:middle;
cursor: pointer;
}

input.button {
background-color:#EDEDED;
border-bottom:3px double #666;
border-left:3px double #ccc;
border-right:3px double #666;
border-top:3px double #ccc;
color:#333;
font-size:12px;
height:26px;
margin:2px 3px 2px 0;
padding:2px 2px 3px 3px;
vertical-align:middle;
cursor: pointer;
}

/* -----------------------------*/

/* -- advertisings setting -----------*/
.colorSetArea{
	width:370px;
	height:200px;
	border:1px solid #666;
	padding:5px;
	overflow:scroll;
	overflow-x:hidden;
}
.palletArea{
	margin: 2px 0px 10px 0px;
	font-size:14px;
}
.adsArea {
	padding: 0px;
	width: 180px;
	border: 1px solid #FFFFFF;
	text-align:left;
}
.adsArea dl{
	margin: 0px;
	padding: 5px 5px 10px;
	background-color:#FFFFFF;
	}
.adsArea dt {
	font-size: 12px;
	color: #0066FF;
	line-height: 16px;
	margin: 0px;
	font-weight: bold;
}
.adsArea dd {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 14px;
}
.adsArea .url {
	color: #339900;
	font-size: 10px;
	letter-spacing: 0.1em;
}
/* -----------------------------*/