@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: ハンドメイド雑貨 magnet council
	Version: 1.0
	Last Up： 07/06/11
	Author: Akiko Tanaka
	Comment: エリア設定
----------------------------------------------------------- */

/* 
 Area Style [
----------------------------------------------------------- */
#wrapper {
	text-align: center;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/share/bg.jpg) repeat-y;
}

#topArea {
	background: url(../images/top/whatsnew_bg.gif) no-repeat left bottom;
	clear: both;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	height: 435px;
	float: left;
	padding-left: 25px;
	position: relative;
}

*html #topArea {
	background: url(../images/top/whatsnew_bg.gif) no-repeat left bottom;
	clear: both;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	height: 435px;
	float: left;
	padding-left: 25px;
}

#topicsArea {
	width: 291px;
	text-align: center;
	background: url(../images/top/whatsnew_footer.gif) no-repeat bottom;
	float: left;
}

#topcontentsArea {
	float: right;
	width: 414px;
}

#topmainArea {
	text-align: left;
	clear: both;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}

#leftblockArea {
	float: left;
	width: 170px;
}

#zakkashopArea {
	float: right;
	width: 535px;
}

#searchlinksArea {
	clear: both;
	margin-top: 10px;
}

#footerArea {
	clear: both;
	padding-top: 50px;
	background: url(../images/share/bg_img.gif) no-repeat left top;
}
