body {
	margin:0px;
	background:#614F4F url(img/bg.jpg) repeat-x top left;
}
#cont {
	margin-top:10px;
	width:840px;
	text-align:left;
}


a:link	{
	text-decoration:none;
	color:#ffffff;
}
a:active {
	text-decoration:none;
	color:#ffffff;
}
a:visited {
	text-decoration:none;
	color:#ffffff;
}
a:hover	{
	text-decoration:underline;
	color:#ffffff;
}


#logo {
	position:relative;
	left:-50px;
}
#logo a {
	display:block;
	background:url(img/logo.gif) no-repeat top left;
	width:227px;
	height:63px;
	text-indent:-10000px;
}

#slogo a {
	float:right;
	display:block;
	background:url(img/seikologo.gif) no-repeat top left;
	margin-top:20px;
	width:119px;
	height:22px;
	text-indent:-10000px;
}

#menu ul {
	margin: 0 0 0 0em; 
	padding: 0; 
}
#menu ul li  {
	float:left;
	list-style-type:none;
}
#menu .mn000 {
	background:url(img/menu_01.gif) no-repeat top left;
	width:283px;
	height:42px;
	text-indent:-10000px;
}
#menu .mn001 {
	display:block;
	background:url(img/menu_02.gif) no-repeat top left;
	width:140px;
	height:42px;
	text-indent:-10000px;
}
#menu .mn002 {
	display:block;
	background:url(img/menu_03.gif) no-repeat top left;
	width:143px;
	height:42px;
	text-indent:-10000px;
}
#menu .mn003 {
	display:block;
	background:url(img/menu_04.gif) no-repeat top left;
	width:74px;
	height:42px;
	text-indent:-10000px;
}
#menu .mn004 {
	display:block;
	background:url(img/menu_05.gif) no-repeat top left;
	width:194px;
	height:42px;
	text-indent:-10000px;
}
/*
#menu .mn005 {
	display:block;
	background:url(img/menu_06.gif) no-repeat top left;
	width:71px;
	height:42px;
	text-indent:-10000px;
}
*/
#menu .mn006 {
	background:url(img/menu_06.gif) no-repeat top left;
	width:6px;
	height:42px;
	text-indent:-10000px;
}

#maincont {
	position:relative;
}
#maincont
.movbox {
	position:absolute;
	top:200px;
	left:30px;
}
.movbox a {
	display:block;
	background:url(img/movie.gif) no-repeat top left;
	width:151px;
	height:125px;
	text-indent:-10000px;
}

#maincont
.mainimg {
	background:url(img/mainimg.gif) no-repeat top left;
	width:840px;
	height:340px;
}
#maincont
.texbox {
	margin-top:5px;
	padding-top:10px;
	padding-bottom:20px;
	background-color:#ffffff;
	width:838px;
//width:840px;
	border:1px solid #A48A6D;
}
#footer {
	margin-top:30px;
	text-align:left;
	font-size:75%;
	color:#ffffff;
	padding-bottom:15px;
}

.tbox {
	font-size:75%;
	line-height:140%;
	text-align:left;
	padding:30px;
}

.clr {
		clear:both;
}


ul.ctype {
	margin: 0 0 0 0em; 
	padding: 0; 
	margin-left:2px;
}

.ctype li  {
	margin-left:1px;
	float:left;
	list-style-type:none;
	font-size:12px;
	background-color:#666666;
	border:1px solid #333333;
	width:101px;
	//width:103px;
}
.ctype li a {
	display:block;
	padding:5px;
}


.price {
	margin:5px;
	padding:10px;
	background-color:#cccccc;
	border:1px solid #aaaaaa;
	text-align:center;
	font-weight:bold;
}