@charset "euc-jp";
/* CSS Document */

.t_from_text{
	padding:5px;
}

.top_modori_btn1{
	width:200px;
	height:25px;
}

.top_modori_btn1 SPAN{display:none;}
.top_modori_btn1 A:link		{ background:url(../img/toiawase/top_modori.gif) top center no-repeat; width:200px; height:25px; display:block; }
.top_modori_btn1 A:visited	{ background:url(../img/toiawase/top_modori.gif) top center no-repeat; width:200px; height:25px; display:block; }
.top_modori_btn1 A:active	{ background:url(../img/toiawase/top_modori_2.gif) top center no-repeat;width:200px; height:25px; display:block; }
.top_modori_btn1 A:hover	{ background:url(../img/toiawase/top_modori_2.gif) top center no-repeat;width:200px; height:25px; display:block; }

.toi_btn_l {
	width:150px;
	float:left;
	text-align:center;
	margin-left:180px;
}

* html .toi_btn_l{
	margin-left:90px;
}