/* CSS Document */

body {
	font-family: "�l�r �o�S�V�b�N", "Arial", "Helvetica", "sans-serif";
	background-color:#EEE8DE;
	margin: 0px;
	padding: 0px;
}

a:link    {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

/* containerbody
-------------------------------------------------- */
#containerbody {
	width:790px;
	margin:0 auto;
}

/* pagebody �����悹�@�����ɉe����
--------------------------------------------------*/
#pagebody {
	width:790px;
	background:url(images/bg/bg.gif) repeat-y center;
}

/* head �����悹
-------------------------------------------------- */
#head {
	background:url(images/head/bg.gif) no-repeat top center;
	height:81px;
	margin:0 auto;
}
#head .add p {
	margin: 7px 25px 7px 0;
}
#head td img {
	padding-left:5px;
}

/* page
-------------------------------------------------- */
#page {
	width:740px;
	margin:20px auto;
}
/* topimg
-------------------------------------------------- */
#topimg {
	width:740px;
	margin:10px auto;
}

/* foot
-------------------------------------------------- */	
#foot {
	color:#564D42;
	font-size: x-small;
	margin-left:0px;
	}
	
#foot .logo {
	border-bottom:#564D42 solid 1px;
	}

#foot p{
	margin:10px 0;
	padding:0
	}	
	
/* navi
-------------------------------------------------- */
#navi td{
	width: 180px;
}

/*-- SOLPARTMENU --*/
.RootMenuItem, .RootMenuItemBreadcrumb {
	color:#564D42;
	text-decoration: none;
	background:url(images/menu_ber.gif) no-repeat bottom;
	padding: 10px;

}
.RootMenuItemSelected {
	color:#564D42;
	text-decoration: none;
	background:url(images/menu_ber.gif) no-repeat bottom;
	padding: 10px;
}

/* Login
-------------------------------------------------- */
.LoginCss:link    {
	color:#564D42;
	font-size: x-small;
}
.LoginCss:visited {
	color:#564D42;
	font-size: x-small;
}
.LoginCss:hover {
	color:#564D42;
	font-size: x-small;
}
.LoginCss:active {
	color:#564D42;
	font-size: x-small;
}

/* User 
-------------------------------------------------- */
.UserCss:link    {
	color:#564D42;
	font-size: x-small;
}
.UserCss:visited {
	color:#564D42;
	font-size: x-small;
}
.UserCss:hover {
	color:#564D42;
	font-size: x-small;
}
.UserCss:active {
	color:#564D42;
	font-size: x-small;
}

/* Copyright 
-------------------------------------------------- */
.CopyrightCss {
	color:#564D42;
	font-size: x-small;
}


/* -------------------------
Container
-------------------------------------------------- */	
/* titleber
-------------------------------------------------- */
.titleber {
	margin-bottom:20px;
	}
	
.titleber .title{
	font-size: x-small;
	color:#564D42;
	font-weight:bold;
	padding-left:10px;
	}

.titleber .content{
	font-size: x-small;
	color:#564D42;
	padding:10px;
	border-left:#D7CEC0 solid 1px;
	border-right:#D7CEC0 solid 1px;
	}
.titleber .line{
	border-bottom:#D7CEC0 solid 1px;
	}

.titleber .content td {
	font-size: x-small;
	color:#564D42;
}

.notitle{
	margin-bottom: 20px;
}
.notitle .content{
	font-size: x-small;
	color:#564D42;
}

.notitle .content td{
	font-size: x-small;
	color:#564D42;
}

