@charset  "Shift_JIS";

/* == リンク色設定 ==================================== */

a:link			{color: #0000FF;text-decoration: none;}
a:visited	{color: #000099;text-decoration: none;}
a:hover		{color: #0000FF;text-decoration: underline;}
a:active		{color: #FF9900;text-decoration: none;}
a img {border: 0;}


/* == スタイル設定 ==================================== */

body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: osaka, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, sans-serif;
}


/*　左側の影　*/
.leftshadow	{
	background-image:url(../img/shadow_bg/left.gif);
	background-repeat:repeat-y;
}

/*　右側の影　*/
.rightshadow	{
	background-image:url(../img/shadow_bg/right.gif);
	background-repeat:repeat-y;
}

/*　中央のドット　*/
.dottate	{
	background-image:url(../img/dot_tate.gif);
	background-repeat:repeat-y;
}




.headtxt {
	font-size: 10px;
	line-height: 1.1;
	color:#333333;
	padding-left:10px;
	padding-top:5px;
}

.headdate {
	font-size: 10px;
	line-height: 1.1;
	color:#333333;
	padding-right:10px;
	padding-top:5px;
	text-align:right;
	letter-spacing:2px;
}


.topnewstitle {
	font-size: 80%;
	font-weight:800;
	line-height: 140%;
}

.topnewstxt {
	font-size: 80%;
	line-height: 120%;
}

.topcolumntitle {
	font-size: 90%;
	color:#969;
	font-weight:800;
	line-height: 140%;
}

.topcolumntxt {
	font-size: 80%;
	line-height: 120%;
}

.toplefttxt {
	font-size: 10px;
	line-height: 120%;
	padding-top:5px;
	padding-left:5px;
}

.toplefttxt a:link {color:#333;text-decoration:none;}
.toplefttxt a:visited {color:#333;text-decoration:none;}
.toplefttxt a:hover {color:#333;text-decoration:none;}
.toplefttxt a:alink {color:#333;text-decoration:none;}



.pankuzu {
	font-size: 10px;
}

.pankuzu a				{color: #0000FF;text-decoration: none;}
.pankuzu a:hover		{color: #0000FF;text-decoration: underline;}

.texthigh {
	font-size: 90%;
	line-height: 140%;
}

.textlow {
	font-size: 80%;
	line-height: 140%;
}

.textlow2 {
	font-size: 12px;
	line-height: 140%;
}
.textlow3 {
	font-size: 10px;
	line-height: 140%;
}
.textlow4 {
	font-size: 8px;
	line-height: 140%;
}
.pagetop {
	font-size: 75%;
}



.copyright {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing:1px;
	padding-bottom: 20px;
}



iframe.detail	{
	border:1px dotted #DDD;
	text-align:center;
}

.tdetail	{
	font-size:12px;
	font-weight:bold;
	color:#006;
}

/* ==ダーウィンの賃貸経営== */
.toptokucho{
/*background-color:#333;*/
		margin-left:10px;
		/*width:490px;
		height:215px;*/

}

.toptokucho ul{
		padding:0px;
		margin:0px;
}
.toptokucho li{
		text-indent:-10000px;
		font-size:1px;
		width:120px;
		height:100px;
		float:left;
		margin-top:5px;
}
.toptokucho li a{display:block;width:120px;height:100px;}

.toptokucho li.p01	{background:url(../../img/tokucho_01.jpg) no-repeat;margin-left:5px;_margin-left:2px;}
.toptokucho li.p02	{background:url(../../img/tokucho_02.jpg) no-repeat;margin-left:5px;}
.toptokucho li.p03	{background:url(../../img/tokucho_03.jpg) no-repeat;margin-left:5px;}
.toptokucho li.p04	{background:url(../../img/tokucho_04.jpg) no-repeat;margin-left:5px;}
.toptokucho li.p05	{background:url(../../img/tokucho_05.jpg) no-repeat;margin-left:5px;_margin-left:2px;}
.toptokucho li.p06	{background:url(../../img/tokucho_06.jpg) no-repeat;margin-left:5px;}





