.frame{
	width: 553px;
	background-image: url(../../../support/css/osaifu/img/background.gif);
}

.marginleft{
    margin-left: 15;
}

.frame-margin{
	margin: 10px;
	width: 550px;
}
.border{
    border-top-width: 1px;
    border-top-style: dashed;
	border-top-color: #000000;	
}
.border_p{
    border-top-width: 1px;
    border-top-style: dashed;
	border-top-color: #000000;
	padding: 5px;	
}

/*リンク*/
.link01{
    background-image: url(../../images/osaifu/link01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.link02{
    background-image: url(../../images/osaifu/link02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.link03{
    background-image: url(../../images/osaifu/link03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

/*テキスト*/
.txt_midashi{
    color: #FFFFFF;
    font-size: 15px;
	font-weight: bold;
}
.txt_shop{
    color: #FF33CC;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.txt_q{
	color: #FF0000;
	font-weight: bold;
	vertical-align: middle;
}
.txt_oomidashi{
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
}
.pad{
    padding: 5px;
}
