/* CSS Document */
#bukken_tbl_list table {
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #CCCCCC;
}

body {
	margin:0px;
	font-size:10px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	background-color:#000000;
	background-image:url(http://www.nikkei-re.jp/images2/head_bg.jpg);
}
#bg {
	width:960px;
	background-image:url(http://www.nikkei-re.jp/images2/bg.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}
#bg2 {
	width:930px;
	margin-left:auto;
	margin-right:auto;
}

#head {
	width:930px;
	margin-left:auto;
	margin-right:auto;
}
#head_bg {
	background-image:url(http://www.nikkei-re.jp/images2/head_bg.jpg);
	padding-top:50px;
}
#main_img {
	width:930px;
}
#main {
	width:930px;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}
#content {
	margin-top:0px;
}
#top_contents {
	padding-top:27px;
	margin-left:20px;
	padding-bottom:15px;
	margin-right:22px;
}
#top_contents_in {
	padding-top:25px;
	margin-left:20px;
	padding-bottom:15px;
	margin-right:22px;
	color:#666666;
	font-size:12px;
}
#con_in {
	width:880px;
}
#con_left {
	float:left;
	width:680px;
}
#con_right {
	float:left;
}
#subnavi {
	text-align:right;
	font-size:10px;
	color:#453A24;
	padding-bottom:15px;
	padding-right:22px;
}
#subnavi a {
	color:#453A24;
}
#subnavi a:hover {
	color:#453A24;
	text-decoration:underline;
}
#inquiry_banner {
	margin-top:25px;
	margin-bottom:28px;
}

/* メニューボタン */

#Navigation ul {
	width: 930px;
	height: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#Navigation li {
	list-style-type: none;
	float: left;
	height: 60px;
	width: auto;
}

#Navigation li#home {
	background-image: url(http://www.nikkei-re.jp/images2/home_off.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 168px;
	text-decoration: none;
}

#Navigation li#company {
	background-image: url(http://www.nikkei-re.jp/images2/company_off.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 150px;
	text-decoration: none;
}

#Navigation li#business {
	background-image: url(http://www.nikkei-re.jp/images2/jigyo_off.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 150px;
	text-decoration: none;
}

#Navigation li#bukken {
	background-image: url(http://www.nikkei-re.jp/images2/bukken_off.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 150px;
	text-decoration: none;
}

#Navigation li#contact {
	background-image: url(http://www.nikkei-re.jp/images2/contact_off.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 150px;
	text-decoration: none;
}

#Navigation li#blog {
	background-image: url(http://www.nikkei-re.jp/images2/blog_off.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 162px;
	text-decoration: none;
}


/* メニューボタンa:link */
#Navigation li#home a {
	display: block;
	height: 60px;
	width: 168px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;		/* ■Firefox等で線が表示されないようにする */
}

#Navigation li#company a {
	display: block;
	height: 60px;
	width: 150px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;		/* ■Firefox等で線が表示されないようにする */
}

#Navigation li#business a {
	display: block;
	height: 60px;
	width: 150px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;		/* ■Firefox等で線が表示されないようにする */
}

#Navigation li#bukken a {
	display: block;
	height: 60px;
	width: 150px;
	text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/katei01.jpg);
	background-repeat: no-repeat;
}

#Navigation li#contact a {
	display: block;
	height: 60px;
	width: 150px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;		/* ■Firefox等で線が表示されないようにする */
}

#Navigation li#blog a {
	display: block;
	height: 60px;
	width: 162px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;		/* ■Firefox等で線が表示されないようにする */
}

/* メニューボタンa:link終わり */



/* メニューボタンa:hover */
#Navigation li#home a:hover {
	background-image: url(http://www.nikkei-re.jp/images2/home_on.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 168px;
}

#Navigation li#company a:hover {
	background-image: url(http://www.nikkei-re.jp/images2/company_on.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 150px;
}

#Navigation li#business a:hover {
	background-image: url(http://www.nikkei-re.jp/images2/jigyo_on.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 150px;
}

#Navigation li#bukken a:hover {
	background-image: url(http://www.nikkei-re.jp/images2/bukken_on.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 150px;
}

#Navigation li#contact a:hover {
	background-image: url(http://www.nikkei-re.jp/images2/contact_on.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 150px;
}

#Navigation li#blog a:hover {
	background-image: url(http://www.nikkei-re.jp/images2/blog_on.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 162px;
}

/* メニューボタンa:hover終わり */



#midashi_1 {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/1_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#midashi_2 {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/2_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#midashi_3 {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/3_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#midashi_4 {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/4_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#midashi_5 {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/5_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#midashi_6a {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/6_a_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#midashi_6b {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/6_b_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#s1_midashi {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/s1_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#s2_midashi {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/s2_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#s3_midashi {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/s3_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#s4_midashi {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/s4_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#s5_midashi {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/s5_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#s6_midashi {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/s6_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#s7_midashi {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/s7_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#s8_midashi {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/s8_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#s9_midashi {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/s9_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#s10_midashi {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/s10_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#s11_midashi {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/s11_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#s12_midashi {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/s12_midashi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}


#c_menu {
	margin-top:25px;
	margin-right:10px;
}
#chiiki_menu_bg{
	background-image:url(http://www.nikkei-re.jp/images2/chiiki_kari.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	color:#797979;
	padding-top:5px;
}

.bukken_ichiran {
	border-bottom:1px solid #CCCCCC;
	width:650px;
	margin-top:22px;
	padding-bottom:19px;
	font-size:13px;
}

.bukken_ichiran_line {
	border-left:1px solid #CCCCCC;
	padding-left:19px;
	padding-right:19px;
}
.bukken_ichiran_line_2 {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding-left:19px;
	padding-right:19px;
}
.bukken_ichiran_line_3 {
	border-right:1px solid #CCCCCC;
}
.bukken_ichiran_line_bottom {
	border-bottom:1px solid #CCCCCC;
	margin-top:10px;
	padding-bottom:20px;
	width:650px;
}
.bukken_title_font {
	color:#A50000;
	font-weight:bold;
	line-height:25px;
}
.top_bukken_list {
line-height:18px;
}
.staff_table {
	margin-top:20px;
	text-align:left;
	color:#666666;
}
.list_text {
	margin-left:10px;
}
.bukken_list_yoko {
	margin-top:20px;
}
.bukken_title {
	font-size:17px;
	padding-left:10px;
	color:#000000;
	margin-left:15px;
}
#whatsnew {
	font-size:11px;
	color:#4C3D1E;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:16px;
}
#whatsnew a {
	color:#4C3D1E;
}
#whatsnew a:hover {
	color:#4C3D1E;
}

#blog_banner {
	margin-bottom:25px;
}
#master {
	color:#666666;
	font-size:13px;
}
#gaiyo {
	font-size:13px;
}
#rekisi {
	line-height:28px;
	font-size:12px
}
#bg_pagetop_title {
	background-image:url(http://www.nikkei-re.jp/images2/about/midashi3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:25px;
}
#inq_in {
	margin-top:30px;
	margin-bottom:20px;
}
.business_tbl {
	margin-left:40px;
}
.text_about {
	line-height:20px;
	margin-top:20px;
	margin-bottom:20px;
}
.bukken_detail {
	margin-top:20px;
	margin-bottom:20px;
}
.pic_at_text {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#000000;
}
#used_tbl {
	font-size:12px;
	margin-bottom:20px;
}
#used_tbl td {
	padding-left:10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#A20000;
}
#used_tbl .used_naiyo {
	color:#000000;
}
/*京都に住みたい方*/
/*
#ukyo {
	background-image:url(http://www.nikkei-re.jp/images2/kyoto/ukyo.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}*/
#block_bg {
	background-image:url(http://www.nikkei-re.jp/images2/kyoto/block_bg.jpg);
	background-repeat:no-repeat;
	background-position:left middle;
}
#block_bg_center {
	background-image:url(http://www.nikkei-re.jp/images2/kyoto/block_bg.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;

}
#fusimi {
	background-image:url(http://www.nikkei-re.jp/images2/kyoto/fusimi.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#higasiyama {
	background-image:url(http://www.nikkei-re.jp/images2/kyoto/higasiyama.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#kamigyo {
	background-image:url(http://www.nikkei-re.jp/images2/kyoto/kamigyo.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#kita {
	background-image:url(http://www.nikkei-re.jp/images2/kyoto/kita.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#nakagyo {
	background-image:url(http://www.nikkei-re.jp/images2/kyoto/nakagyo.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#nisikyo {
	background-image:url(http://www.nikkei-re.jp/images2/kyoto/nisikyo.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#sakyo {
	background-image:url(http://www.nikkei-re.jp/images2/kyoto/sakyo.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#simogyo {
	background-image:url(http://www.nikkei-re.jp/images2/kyoto/simogyo.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#yamasina {
	background-image:url(http://www.nikkei-re.jp/images2/kyoto/yamasina.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.for_kyoto_list {
	font-size:12px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	color:#A50000;
	line-height:20px;
height:176px;
}
.for_kyoto_list_fu {
	margin-left:30px;
	font-size:12px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	color:#A50000;
	line-height:20px;
height:176px;
}
.for_kyoto_style {
	font-size:12px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	color:#A50000;
	line-height:20px;
}
.ku_title_forkyoto {
	margin-top:10px;
	margin-left:15px;
	font-size:12px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	color:#A50000;
	line-height:20px;
}
.ku_title_forkita {
	margin-top:10px;
	margin-left:28px;
	font-size:12px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	color:#A50000;
	line-height:20px;
}
.ku_title_forsakyo {
	margin-top:10px;
	margin-left:28px;
	font-size:12px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	color:#A50000;
	line-height:20px;
}
/*売りたい方*/
#sell_table {
	color:#513029;
}

/*物件情報*/
#shinchiku {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/1_banner.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#ikkodate {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/3_banner.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
}
#cyuko {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/2_banner.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
}
#tochi {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/4_banner.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
}
#etc {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/5_banner.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
}
#chintai {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/6_banner.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
}

.bukken_txt {
	margin-top:70px;
	margin-left:10px;
	line-height:20px;
	color:#A50000;
}


#pankuzu {
	padding-top:10px;
	margin-left:15px;
	font-size:11px;
	color:#666666;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#pankuzu a {
	color:#666666;
	text-decoration:none;
}
#pankuzu a:hover {
	color:#666666;
	text-decoration:underline;
}

/*タイトルに戻るボタン*/
#title_kitaku {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/title_kita.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:10px;
}
#title_sakyo {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/title_sakyo.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:10px;
}
#title_ukyo {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/title_ukyo.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:10px;
}
#title_kamigyo {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/title_kamigyo.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:10px;
}
#title_nakagyo {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/title_nakagyo.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:10px;
}
#title_shimogyo {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/title_shimogyo.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:10px;
}
#title_higashiyama {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/title_higashiyama.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:10px;
}
#title_yamashina {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/title_yamashina.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:10px;
}
#title_fushimi {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/title_fushimi.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:10px;
}
#title_nishikyo {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/title_nishikyo.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;

	padding-right:10px;
}
#title_etc {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/title_etc.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:10px;
}
#title_minami {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/title_minami.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:10px;
}

#title_shinchiku {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/title_shinchiku.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:10px;
}
#title_cyuko {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/title_cyuko.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:10px;
}
#title_ikkodate {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/title_ikkodate.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:10px;
}
#title_tochi {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/title_tochi.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:10px;
}
#title_chintai {
	background-image:url(http://www.nikkei-re.jp/images2/bukken/title_chintai.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:10px;
}



/*サイズ*/
.m_g_15 {
	padding-top:15px;
}
.m_g_22 {
	padding-bottom:22px;
}

/*色*/
.red {
	color:#A50000;
}
.oudoiro {
	color:#BF6611;
}


#footer {
	width:960px;
	background-image:url(http://www.nikkei-re.jp/images2/head_bg.jpg);
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
}



/*ブログ*/
#content_blog {
	width: 640px;
	float: left;
	display:inline;
	text-align: justify;
	padding: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 12px;
}

/*.entrybody img {
	padding: 4px;
	border: 1px solid #DFDFDF;
}*/

.commentlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.entrybody {
	font-size:12px;
	letter-spacing:1px;
	line-height:20px;
}
.entrybody a{
	color:#603E85;
}
.entrybody a:hover {
	color:#603E85;
}

#sidebar {
	width: 205px;
	float: right;
	line-height: 1.5em;
	display:inline;
	margin: 8px 8px 0px 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:10px;
}
#sidebar h2 {
	color: #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar ul li {
	display: inline;
	margin:0;
	padding:0
}
#sidebar li{
	list-style: none;

}

#sidebar ul li a {
	border-bottom: 1px solid #ccc;
	color: #FF9999;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(images/navbulle.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}


#sidebar ul li a:hover{
	border-bottom-color: #FF9999;
	color: #FF9999 !important;
	background-color: #CCCCCC;
}
.blog_banner {
	margin-bottom:3px;
}

h3.entrytitle, h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;

}
h3.entrytitle a, h3.entrytitle a:visited, h3 a{
	color: #8760B2;
	text-decoration:none;
	border-style: none;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
}
h3.entrytitle a:hover, h3 a:hover{
text-decoration:underline;}
.entrymeta{
	height: 16px;
	margin-top: 0;
	font-size: 10px;
	color: #999;
	border-top:solid 1px #603E85;
	padding-top:4px;
	margin-bottom: 8px;
}
.entrymeta a{
	color: #603E85;
}

/*カレンダー*/
#calender {
font-size:11px;

}
#prev a {
	color: #FF9999;
}
#wp-calendar {
font-size:12px;
color:#666666;
letter-spacing:1px;
width:200px;

}
#wp-calendar th {

}
#wp-calendar td {
font-size:12px;
text-align:center;
}



/************************************************
*	Comments													*
************************************************/

.comments-link {
	background-image:url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
}
.commentlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4, h3, h2, #commentblock h2 {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#999;
}
#commentblock h2{
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
	font-size:10px;
	color:#000000;
	font-weight:normal;
}
#commentblock {
	float:left;
	padding-top: 0px;
	padding-bottom: 20px;

	text-align: left;	/*font-size: 0.8em;*/
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 0px;
	list-style-type: none;
}
.commentdate {
	font-size:0.8em;
	padding-left:5px;
}
#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 5px;
}

.commentinfo{
clear:both;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #ececec url(images/comm.png) no-repeat top;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #d7d7d7 url(images/comm-admin.png) no-repeat top;
}

#commentsformheader{
	padding-left:0px;
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote{
	font-style: italic;
	color: #999999;
}
.adwrap,
.adwrapwide,
.adwrap-lu,
.adwrapbutton {
	margin:0 0 1em;
	padding:4px 0;
	background:#fff;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d7d0;
	border-right-color: #d5d7d0;
	border-bottom-color: #d5d7d0;
	border-left-color: #d5d7d0;
}

.adwrap object {
	width:336px;
	height:280px;
}

.adwrapwide iframe,
.adwrapwide object {
	width:468px;
	height:65px;
}

.adwrap-lu {
	margin:0 0 1em 1em;
	width:180px;
	float:right;
}

.adwrap-lu object {
	width:180px;
	height:90px;
}

.adwrapbutton iframe,
.adwrapbutton object {
	width:180px;
	height:150px;
}

