@charset "utf-8";
a {
	text-decoration: none;
	color: #444444;
}

a img {
	border: none;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(../images/background.jpg);
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
}

div#pagewrapper {
	width: 770px;
	height: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 1.7;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
}

h1 {
	height: 20px;
	padding-left: 10px;
	font-size: 12px;
	color: #314116;
	margin-left: 15px;
}

div#header {
	width: 770px;
	height: 70px;
}

div#header img {
	margin-left: 20px;
}

div#header p.note {
	border-left: solid 10px #b0c171;
	padding-left: 10px;
	line-height: 2;
	margin-left: 70px;
}

div#tflash {
	width: 770px;
	height: 350px;
}

div#credit {
	width: 760px;
	height: 30px;
	padding-left: 10px;
	line-height: 2;
}

div#tcont {
	width: 730px;
	height: 280px;
	margin-right: auto;
	margin-left: auto;
}

div#newslink {
	float: left;
	width: 350px;
	height: 280px;
}

div#news {
	width: 350px;
	height: 210px;
}

div#news h2 {
	background-color: #b0c171;
	height: 20px;
	font-size: 12px;
	color: #314116;
	padding-left: 10px;
}

div#news h3 {
	font-size: 12px;
	color: #314116;
	padding-left: 10px;
}

div#news ul {
	list-style-type: none;
	font-size: 12px;
	padding-left: 23px;
}

div#news p {
	font-size: 12px;
	padding-left: 10px;
}

div#link {
	width: 350px;
	height: 70px;
}

div#inside {
	background-image: url(../images/inside.gif);
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
	width: 140px;
	height: 50px;
	padding-top: 20px;
}

div#inside select{
	height: 20px;
	width: 140px;
	margin-bottom: 3px;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
}

div#inside input{
	height: 18px;
	width: 100px;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
}

div#outside {
	background-image: url(../images/outside.gif);
	background-position: center top;
	background-repeat: no-repeat;
	float: right;
	width: 200px;
	height: 50px;
	padding-top: 20px;
}

div#outside a {
	font-size: 9px;
	color: #594d27;
}

div#tmessage {
	background-position: center top;
	background-repeat: no-repeat;
	float: right;
	width: 370px;
	height: 280px;
}

div#int1 {
	width: 370px;
	padding-bottom: 5px;
}

div#int1 img.face{
	float: left;
}

img.bet {
	padding-top: 0px;
}

div#int1 h2 {
	background-color: #314116;
	font-size: 12px;
	color: #ffffff;
}

.t85 {
	padding-left: 85px;
}

.t5 {
	padding-left: 5px;
}

div#int1 small {
	font-size: 9px;
	color: #ffffff;
}

div#int1 p {
	line-height: 1.5;
}

div#arrow a {
	line-height: 1.3;
	color: #594d27;
}

div.clear {
	clear: both;
}

div#footer {
	width: 745px;
	height: 20px;
	padding-left: 25px;
}