@charset "UTF-8";
/*  reset height
------------------------------------------------------------------------*/
html, body{
height:100%;
}

body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 14px;
}

div#container{
min-height:100%;
}

* html div#container{
height:100%;
}

body {
	margin: 0px;
	padding: 0px;
	/*text-align: center;
	background: #DDD;*/
}
#container{
	position: relative;
	padding: 0px;
	width: 850px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*  reset height
------------------------------------------------------------------------*/

#header {
	height: 122px;
	width: 850px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FD8433;
	background-image: url(../img/common/header_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#header-description {
	height: 17px;
	width: 842px;
	top: 0px;
	position: absolute;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#header-name {
	height: 69px;
	float: left;
	top: 28px;
	position: absolute;
	background-image: url(../img/common/saito_logo.jpg);
	width: 106px;
	left: 16px;
	background-repeat: no-repeat;
}
/*  header
------------------------------------------------------------------------*/

#content {
	width: 840px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#footer {
	height: 45px;
	width: 850px;
	clear: both;
	background-image: url(../img/common/footer.png);
	background-repeat: no-repeat;
}
#footer-inner {
	padding: 10px;
}
#alpha {
	width: 633px;
	float: right;
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
}
#beta {
	width: 180px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#gamma {
	width: 424px;
	float: left;
	padding-left: 5px;
}
#gelta {
	width: 186px;
	float: right;
}
#topimg {
	height: 257px;
	width: 633px;
	margin-bottom: 10px;
	background-image: url(../img/top_img.jpg);
	background-repeat: no-repeat;
}
#alpha-inner {
	width: 633px;
	background-image: url(../img/common/al_bg.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
#topicapath {
	width: 820px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#alpha2 {
	width: 635px;
	float: right;
	clear: both;
}
#sub_menu {
	height: 34px;
	width: 600px;
	padding-left: 5px;
}
.ad-osaka {
	padding-top: 10px;
	padding-bottom: 10px;
}
