/* default
----------------------------------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, img, form, input, th, td, textarea {
	margin: 0;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, strong {font-weight: normal;}

ul, ol, li {
	list-style: none;
}

img {
	border: none;
	clear: both;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 100%;
	height: auto;
	color: #000000;
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	background-color: #B9E3FF;
}

a {color: #333333;}
a:link    {color: #333333;}
a:visited {color: #333333;}
a:hover   {color: #FF0001;}
a:focus   {color: #FF0001;}
a:active  {color: #FF0001;}

/* ie6対策（テーブル内文字サイズ固定）
----------------------------------------------- */

.fontCenter {
	font-size: 12px;
	text-align: center;
}

.fontLeft {
	font-size: 12px;
	text-align: left;
}

.fontRight {
	font-size: 12px;
	text-align: right;
}

.fontCenter_top {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: both;
}

/* base
----------------------------------------------- */

#wrapper {
	width: 100%;
	height: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#header {
	width: 100%;
	height: 242px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../senryu/images/senryu_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#title {
	width: 100%;
	height: auto;
	background-image:url(../senryu/images/senryu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	text-align: center;
	clear: both;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main {
	width: 950px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: center;
}

#title2 {
	width:948px;
	text-align: center;
	height: 86px;
	margin: 0px;
	clear: both;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#table {
	width:948px;
	text-align: center;
	height: auto;
	margin: 0px;
	clear: both;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#otherPage {
	width:948px;
	text-align: center;
	height: auto;
	margin: 0px;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#otherPage2 {
	width:948px;
	text-align: center;
	height: auto;
	margin: 0px;
	clear: both;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pageTop {
	width: 948px;
	height: auto;
	text-align: right;
	clear: both;
}

#result_table {
	width: 948px;
	height: 850px;
	background-image: url(../senryu/images/result_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.tableCenter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: both;
	width: 891px;
}

.tableCenter2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: both;
	height: 714px;
	width: 790px;
}

/* footer
----------------------------------------------- */

#footer {
	width: 948px;
	text-align: center;
	margin: 0px;
	clear: both;
	height: auto;
	color: #999999;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
