/*鶴居村オリジナルチーズ｜ナチュラルチーズツルイwebsite

top.css - index TOPpage style sheet for tsurui website.

==========================================================================================   History
	2009/12/04		Ver 1.1
====================================================================================================
*/


/*===　flash部　===*/
#mainimg {
	margin: 0px 0px 10px;
	height: 200px;
	width: 740px;
}



/*===　top用ページのトップへ　===*/
.ip-top {
	font-size: 83%;
	width: 480px;
	text-align: right;
	padding: 4px 0px 0px;
}




/*===　サイト導入部分　===*/
#bl_i01 {
	background: url(../../images/bg_top_01.gif) repeat;
	height: auto;
	width: 470px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	margin-top: 3px;
}

/*===　お知らせ　===*/
#bl_i02 {
	padding: 9px;
	height: auto;
	width: 460px;
	border: 1px solid #ebcf80;
	background: #FFF5DC;
	margin-bottom: 10px;
}
#bl_i02-2 {
	margin-bottom: 3px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #502D1E;
	width: 460px;
}
/*===　お知らせ内容 日付と詳細　===*/
#info {
	padding: 5px 0px;
	height: auto;
	width: 460px;
}
#info-l {
	padding: 0px;
	float: left;
	height: auto;
	width: 75px;
	color: #ff5000;
	margin: 0px;
}
#info-r {
	float: left;
	height: auto;
	width: 380px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}



/*===　バナー集合　===*/
#bl_i03 {
	width: 480px;
}
#bl_i03 img {
	padding: 0px 0px 5px;
}

/*===　flash-download　===*/
#bl_i04 {
	width: 480px;
	border-top: 1px solid #502d1e;
	font-size: 83%;
	line-height: 100%;
	padding-top: 10px;
}
#bl_i04 img {
	padding-right: 10px;
	float: left;
}


/*
==========================================================================================   History
	2009/12/04追記
====================================================================================================
*/


/* class
-------------------------------------------- */
.mtop10 {
	padding: 0px;
	margin: 10px 0px 0px;
}

/* 右サイド包括（バナーエリア確保の為）
-------------------------------------------- */
#wrap_sidenavi {
	float: right;
	width: 170px;
}
