/***********************-
タイトル : まるじネット
概要：homeスタイルシート
制作日：2007/07/29

-***********************/

@import url(common.css);
/* ナビ */
.leftbtntop{
	margin: 0px 0 10px;
}

/* 住所 */
.shamei{
	margin: 20px 5px 0 15px;
	font-size: 80%;
	text-align: left;
}
.topadress{
	margin: 0px 5px 0 20px;
	font-size: 70%;
	text-align: left;
	line-height: 1.4;
}

#top{
	margin: 0 0 15px 15px;
}

/* 。ニュース */
#topnews{
	float: left;
	width: 347px;
	}

.topnewsm{
	margin: 10px 0 15px;
	font-size: 80%;
	background:url(../images/newsback.gif);
	}
#topnews ul{
	margin: 0;
}
#topnews li{
	margin-top: 8px;
	border-bottom: 1px dotted #666;
	padding-bottom: 1px;
	padding-left: 18px;
	background:url(../top/arrow.gif) no-repeat;
	line-height:1.3;
}
#topnews li link {
	text-decoration: none;
}

/* プレゼント */
#toppresent{
	float: right;
	width: 181px;
	}

.present{
	margin: 11px 0 5px;
}

/* トップ写真 */
.topdaibiki{
	margin: 15px 0 0 15px;
	padding: 52px 0 10px 55px;
	background:url(../images/top_daibiki.gif) no-repeat;
	font-size: 75%;
	line-height: 1.3;
}
.topdaibiki2{
	font-size: 120%;
	font-weight: bold;
	color: #CC0033;
}
.topmain{
	margin: 5px 3px 5px;
}

.topladys{
	margin: 5px 3px 5px;
}
:root ul{
	margin-left: -50px;
}
