@charset "utf-8";
/* CSS Document */

div#wPrimary {
	background:url(/sp/matataki/images/bg_green.jpg) top left no-repeat;
}
div#s1 {
	display: inline;
	float: left;
	width: 499px;
	height:275px;
	margin:0;
	_margin-bottom:-3px;
}
div#s2 {
	width:451px;
	height:275px;
	display: inline;
	float: right;
	margin:0;
	_margin-bottom:-3px;
}
div#btn {
	clear:both;
	margin:0;
	width:950px;
	height:97px;
}
div#s1 img {
	display: inline;
	float: left;
}
div#s1 h1 {
	line-height: 1.0;
	margin: 0;
	padding: 0;
}
div.wText {
	line-height:2;
	font-size:1.2em;
	display: inline;
	float: left;
	width: 510px;
	padding: 5px 15px;
}
p {
	line-height: 1.2;
	color: #666;
	margin-bottom: 5px;
}
div#s3 {
	clear: both;
	padding: 5px 15px;
}
div#s3 div.c {
	height: 190px;
	border: 3px dotted #28a7e1;
	margin: 5px;
	padding: 10px;
}
.f {
	display: inline;
	float: left;
	width: 120px;
	margin-right: 5px;
	margin-bottom: 5px;
}
div#s3L {
	display: inline;
	float: left;
	width: 470px;
}
div#s3R {
	display: inline;
	float: right;
	width: 400px;
}
div#s3 table {
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #666;
}
div#s3 table th, div#s3 table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px;
}
div#s3 table th {
	background-color: #C7E8F8;
}
.emphasis {
	color:#C00;
}

div.QR{
-moz-border-radius:8px 8px 8px 8px;
border:1px solid #ffae00;
clear:both;
color:#666666;
letter-spacing:-0.05em;
padding:10px;
width:400px;

}
/*
div.QR {
	padding:20px 5px 5px 80px;
	background:url(/sp/matataki/images/bg_QR.gif) no-repeat left top;
	display: inline;
	float: right;
	width: 170px;
	height: 180px;
	padding-bottom: 1.5em;
    border-left: 1px solid #f6f6f6;
	background-color: #fff;
}
div.QR p {
	font-size:0.7em;
	margin:0 0 0.5em;
}
*/

.bold{
	font-weight:bold;
	letter-spacing: 0.1em;
}