@charset "utf-8";
/* CSS Document */

.header-style {
	width: 100%;
	/*height: 157px;*/
	height: 140px;
}
.header-inside {
	width: 960px;
	height: 115px;
	margin: 0 auto;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 30px 0;
}
#wrapper:after {
	content: ".";
	display: block;
	clear: left;
	visibility: hidden;
	height: 0;
}
.c-clear:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.c-clear {
	height: 1%;
}
#sidebar {
	width: 234px;
	float: left;
}
#content-wrapper {
	margin: 0 0 0 249px;
}
#entry {
	width: 239px;
	float: right;
}
#toc {
	margin: 0 256px 0 0;
}
#footer {
	width: 100%;
	background: url(../../imgs/bg-footer.gif) repeat-x;
	padding: 0 0 20px 0;
}
/*petch*/
#signup-business {
	width: 400px;
	float: right;
}
#wrapper-pin {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 30px 0;
}

div#wrapper-pin-my {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

#content-wrapper-pin {
	margin: 0 0 0 149px;
}