@charset "utf-8";


/* vgrid
-------------------------------------------------------------------------------- */
#watch {
	width: 960px;
	margin: 0 auto;
}
#watch a:hover,
.inline-box a:hover {
	text-decoration: underline;
}
.fz10 {
	font-size: 10px;
}
#grid-content {
	overflow: hidden;
	height: 0;
	background-repeat: repeat;
}
.grid-box {
	width: 174px;
	height: 280px;
	margin: 8px;
	text-align: left;
	border: solid 2px #dedede;
	background-color: #fff;
	color: #333;
	line-height: 1.3;
}
.grid-box .grid-box-inner {
	width: 160px;
	margin: 8px auto;
}
.grid-box-inner table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.grid-box-inner table th {
	width: 44px;
	text-align: left;
	font-weight: normal;
}
.grid-box-inner h4 {
	padding-bottom: 10px;
	border-bottom: dotted 1px #aaa;
	font-size: 14px;
}
.grid-box-inner h4.small-head,
.grid-box-inner h4.mini-head {
	width: 100%;
	word-break: break-all;
}
.grid-box-inner h4.small-head {
	font-size: 12px;
}
.grid-box-inner h4.mini-head {
	font-size: 11px;
}
.grid-box.large {
	width: 554px;
	height: 576px;
}
.grid-box .grid-box-inner p {
	font-size: 10px;
}
.grid-box.large .large-inner {
	width: 530px;
	margin: 10px auto;
}
.grid-box.large .large-inner.tr .right {
	width: 300px;
}
.grid-box.large .large-inner h4 {
	font-size: 16px;
}
#watch-head {
	width: 938px;
	margin-left: 8px;
	padding-bottom: 5px;
	text-align: left;
}
#watch-head h3 {
	font-size: 17px;
	color: #426076;
}
#watch-head .left {
	width: 610px;
}
#watch-head #snsbtn ul {
	margin-top: 40px;
	width: 260px;
}
.outlink {
	text-align: right;
}
.outlink a {
	padding: 2px 6px;
	/* background-color: #426076; */
	/* border-left: solid 4px #426076; */
	/* display: block; */
	/* color: #4A87BD; */
	color: #426076;
	font-weight: bold;
	font-size: 11px;
}
.outlink a:hover {
	color: #7598B3;
}
.large-title {
	padding: 2px 10px;
	background: url("../img/design-watch/bg-title.gif");
}
.large-title .right {
	margin-top: 3px;
	font-size: 10px;
}
#hygge-3012 h5 {
	width: 170px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #ccc;
	font-size: 14px;
}
#hygge-3012 table th,
.large-list table th {
	width: 40px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#hygge-3012 .right {
	width: 340px;
}
.large-list p {
	font-size: 11px;
}
.large-list li {
	width: 160px;
	margin-right: 20px;
	float: left;
}
.large-list li.detail {
	width: 150px;
	height: 250px;
	margin-right: 0;
	padding: 10px;
	background: url("../img/design-watch/bg-title.gif");
	/* word-break: break-all; */
	position: relative;
}
#view-hygge .large-list li.detail {
	height: 296px;
}
.large-list li h5 {
	padding-bottom: 5px;
	font-size: 14px;
	border-bottom: dotted 1px #aaa;
}
.large-list li.detail h5 {
	font-size: 13px;
	border-bottom: solid 1px #aaa;
}
.watch-btn {
	width: 154px;
	height: 30px;
	background-color: #4A87BD;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	position: absolute;
	left: 10px;
	bottom: 10px;
}
.alpha {
	cursor: pointer;
}
.inline-box {
	width: 640px;
	text-align: left;
}
.inline-box .num1 .left {
	width: 314px;
}
.inline-box .num2 .right {
	width: 400px;
}
.inline-box .num2 .right h3,
.inline-box .num3 h5 {
	padding-bottom: 8px;
	border-bottom: dotted 1px #aaa;
	font-size: 14px;
}
.inline-box table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.inline-box table th {
	width: 44px;
	text-align: left;
	font-weight: normal;
}
.inline-box .num3 {
	width: 540px;
	margin: 0 auto;
	padding-bottom: 10px;
}
.inline-box .num3 li {
	width: 160px;
	float: left;
	margin: 20px 30px 0 0;
}
.inline-box .num3 li.break {
	margin-right: 0;
}
.inline-box .num3 li p {
	font-size: 10px;
}
.inline-box .num3 h5 {
	line-height: 1.3;
}
#inline-parasite.inline-box .num3 li {
	height: 280px;
}