/* ■共通 */
	
a.link1	{
	color: FFFFFF; 
	text-decoration: underline;
	font-weight: bold;
	}

a:hover	{ color: FF0000; text-decoration: underline;}

body	{
	margin: 0px; 
	background-color: #FFFFCC;
	background-image: url("img/mainbg.gif");
	}
	
table,td,tr	{
	font-size: 13px;
	font-family: 'ＭＳ Ｐゴシック';
	}

.tb2	{
	width: 800;
	}

.bar	{ 
	height: 20;
	text-indent: 7px;
	font-weight: bold;
	background-color: #9ACD32;
	color: #003300;
	}

.bar2	{ 
	height: 20;
	text-indent: 7px;
	font-weight: bold;
	background-color: #CCFF99;
	color: #003300;
	}

.center	{ text-align: center;}

.left	{ text-align: left;}

.right	{ text-align: right;}

/* 共通 - ヘッタメニュー */

.tb1	{
	height: 30;
	width: 800;
	text-indent: 10px;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background-image:url("img/bg2.gif");
	background-repeat:no-repeat;
	}
	
.tb3	{
	height: 70;
	width: 800;
	}
	
.tb4	{
	height: 30;
	width: 800;
	text-align: center;
	}

/* 共通 - フッタ */

.fstyle1	{ 
	background-color: #FFFFCC;
	text-align: center;
	}

.fstyle2	{ 
	background-color: #9ACD32;
	text-align: center;
	height: 20;
	}
	
.fstyle3	{ 
	background-color: #006600;
	text-align: center;
	height: 50;
	color: #FFFFFF;
	}


/* ■トップページ */

.tb5	{
 	width: 600;
	background-color: #FFFFCC;
	}

.tb6	{
 	width: 195;
	background-color: #FFFFCC;
	}
	

/* トップページ - おすすめ物件 */
.style4	{ 
	background-color: #CCFF99;
	height: 18;
	width: 600;
	text-indent: 7px;
	}
.style5	{ 
	background-color: #FFFFCC;
	width: 200;
	text-align: center;
	}
	
.style6	{ 
	background-color: #CCFFCC;
	height: 18;
	width: 70;
	text-align: right;
	}

#setfont-type {
	 display: none

	}

/* ■リンクページ */

.linkhr	{
	height: 3;
	background-color: #0c9500;
	}
.linkpage	{
	font-size: small;
	text-align: right;
	width: 43%;
	}
.linkpage2	{
	font-size: x-small;
	text-align: left;
	}
.linkpage3	{
	width: 10;
	background-color: #006600;
	}


/* ■会社概要 */
.comp1	{
	font-size: medium;
	text-align: center;
	color: #FFFFFF;
	background-color: #006600;
	font-weight: bold;
	}
.comp2	{
	font-size: x-small;
	text-align: center;
	background-color: #FFFFFF;
	}



/* ■仙台駅東口広場 */

.style7	{ 
	background-color: #FFFFCC;
	}

.style8	{ 
	background-color: #CCFF99;
	height: 18;
	text-indent: 7px;
	}

.omisename	{
	color: #006600;
	font-weight: bold;
	}

.texred	{
	color: #FF5555;
	}
	
.amafuki1	{
	background-image: url("sendaiegate/ama-fuki1.gif");
	background-repeat: no-repeat;
	width: 20;
	height: 70;
	}
	
.amafuki2	{
	background-image: url("sendaiegate/ama-fuki2.gif");
	background-repeat: repeat-x;
	width: 399;
	height: 70;
	}
	
.amafuki3	{
	background-image: url("sendaiegate/ama-fuki3.gif");
	background-repeat: no-repeat;
	width: 7;
	height: 70;
	}
	
.amafukis	{
	background-image: url("sendaiegate/ama-fuki2.gif");
	background-repeat: repeat-x;
	width: 10;
	height: 70;
	}

	
