/* CSS Document */


body {
	background:url(images/bg.jpg) top left repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "�l�r �o�S�V�b�N", "Osaka", "sans-serif";
}

td {
	font-size:12px;
	font-family: "�l�r �o�S�V�b�N", "Osaka", "sans-serif";
}

h1{font-size: 11px;
	color:#999999;
}

h2 {
	font-size:12px;
	color:#333333;
	font-weight: bold;
	background: url(images/line_orange.jpg) no-repeat bottom left;
	border-bottom:#B2B2B2 solid 1px;
	padding-left:10px;
	padding-bottom:3px;
	margin-bottom:5px;

}

h3 {
	font-size:12px;
	color:#333333;
	font-weight:normal;
	background: url(images/arrow.gif) no-repeat left;
	border-bottom:#B2B2B2 dotted 1px;
	padding-left:15px;
	font-weight: bold;
	margin-bottom:5px;
}


p{ margin:0px;
	padding:0px;
	}
a:link {
	color:#006699;
	text-decoration: none;
}
a:visited {
	color:#006699;
	text-decoration: none;
}
a:hover {
	color:#006699;
	text-decoration: underline;
}
a:active {
	color:#006699;
	text-decoration: none;
}
img {
	border: 0px;
}
/* ===========================================================
Template skin
=========================================================== */
/* ---------------------------------------------------------
head
--------------------------------------------------------- */

#header .logo { 
	padding: 5px 0 10px 16px;
}
#header .subnavi{
	text-align:right;
	}
#header .subnavi img {
	margin:0 5px;
	}
#header a:link {
	color:#000000;
	text-decoration: none;
}
#header a:visited {
	color:#000000;
	text-decoration: none;
}
#header a:hover {
	color:#000000;
	text-decoration: underline;
}
#header a:active {
	color:#000000;
	text-decoration: none;
}





/* ---------------------------------------------------------
 page
--------------------------------------------------------- */
#pagebody {
	background: url(images/address.gif) no-repeat bottom right #FFFFFF;
}
#pagebody .line{
	border:#DDDDDD solid 1px;
	padding:5px 3px 0px 3px;

}

/* ---------------------------------------------------------
navi
--------------------------------------------------------- */
#navi {
	background:url(images/navi/bg_border.gif) repeat-x top left;
}

.RootMenuItem td, .RootMenuItemBreadcrumb td{
	color: #333333;
	background: url(images/navi/bg.gif) repeat-x top left;
	text-decoration: none;
	height:50px;
	font-weight:normal;
	padding-left:5px;
	font-size:14px;
}

.RootMenuItemSelected td{
	color: #FF6600;
	background: url(images/navi/bg.gif) repeat-x top left;
	text-decoration: none;
	height:50px;
	font-weight:normal;
	padding-left:5px;
	font-size:14px;
}

.MainMenu_MenuItemSel {
	color: #333;
}
.MainMenu_MenuBreak{
	border:0px;
	}
	
#pagetop {
	padding:0px;
}

#main {
	padding-left:24px;
	background:#FFFFFF;
	}
#right{
	padding-left:20px;
	padding-right:24px;
	background:#FFFFFF;
}

#bottom {
	margin-bottom:25px;
	margin-top:50px;
	}
#address {
	height:177px;
	padding-left:20px;
	padding-right:24px;
	 }

	
/* ---------------------------------------------------------
Login
------------------------------------------------------------------- */
.LoginCss {
	color:#999999;
}
.LoginCss:link    {
	color:#999999;
	text-decoration: none;
}
.LoginCss:visited {
	color:#999999;
	text-decoration: none;
}
.LoginCss:hover   {
	color:#999999;
	text-decoration: underline;
}
.LoginCss:active  {
	color:#999999;
	text-decoration: none;
}

/* ---------------------------------------------------------
 User 
------------------------------------------------------------------- */
.UserCss {
}
.UserCss:link    {
	color:#999999;
	text-decoration: none;
}
.UserCss:visited {
	color:#999999;
	text-decoration: none;
}
.UserCss:hover   {
	color:#999999;
	text-decoration: underline;
}
.UserCss:active  {
	color:#999999;
	text-decoration: none;
}

.CopyrightCss{
	font-family: "�l�r �o�S�V�b�N", "Osaka", "sans-serif";
	color:#D2C19A;
	font-size: 11px;
}

.CommanButton {
	color:#999999;
	}
.CommanButton:link    {
	font-size:11px;
	color:#999999;
	text-decoration: none;
}
.CommanButton:visited {
	font-size:11px;
	color:#999999;
	text-decoration: none;
}
.CommanButton:hover   {
	font-size:11px;
	color:#999999;
	text-decoration: underline;
}
.CommanButton:active  {
	font-size:11px;
	color:#999999;
	text-decoration: none;
}



