@charset "utf-8";
/* CSS Document | KABU/08 by CeroZeta */

body {
		margin:10px 10px 0px 5px;
		text-align:center;
		background-image:url(/img/xx.gif);
		background-color:#f6f6f6;
	}
	
	#gral {
		width:760px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:center;
	}
 	#topcontent {
	width:758px;
	height:120px;
 	float:left;
	background-color:#f5f5f5;
	margin-right:300px;
	background-image:url(images/kabu_dibu.jpg);
	background-repeat:no-repeat;
	background-position:right;
	/*border-bottom:1px dotted #ccc;*/
	}
	#topleft {
	float:left;
	width:480px;
	height:110px;
	text-align:right;
	background-color:#f6f6f6;
	/*background-image:url(img/kabu_tit.gif);
	background-repeat:no-repeat;
	background-position:left;*/
	}
	#topright {
	float:right;
	width:270px;
	text-align:left;
	padding:2px;
	
	}
	
	#leftcontent {
		float:left;
		width:150px;
		background-color:#f1f1f1;
		padding:0;	
		text-align:left;
		}
	#leftcontent p a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333;}

	#rightcontent {
	float:left;
	background:#f6f9f9;
	width: 585px;
	padding:2px 2px 2px 8px;
	/*border-left:1px dotted #999;*/
	text-align:left;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	}
	
	#rightcontent p {
	padding:0 20px 0 20px;
	font-size:12px;
	color:#333333;
	}
	#rightcontent h4 {
	width:auto;
	padding-left:5px;
	margin:0 10px 0 10px;
	color:#333;
	border-bottom:1px dotted #83BAC0;
	font-weight:normal;
	}
	
	
	#topleft ul {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:14px;
	list-style-type:none;
	margin-right:0px;
	text-decoration:none;
	}
	#topleft ul a:hover {
	font-weight:bold;
	}
	
	#topright ul, ul a {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:14px;
	list-style-type:none;
	margin:0px;
	padding:10px 0 0 10px;
	text-decoration:none;
	color:#000;
	}
	
	#topright ul a:hover {
	font-weight:bold;
	}
	
	#pie {
	width:758px;
	height:auto;
 	float:left;
	padding:5px;
	background-color:#f6f6f6;
	border-top:1px dotted #eee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	text-align:right;
	background-image:url(images/contact.gif);
	background-repeat:no-repeat;
	background-position:center;
	}
	

	#lang a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	text-decoration:underline;
	}
	#lang a:hover {
	font-weight:bold;
	}
	p a {color:#996633;
	text-decoration:none;
	font-weight:bold;
	}
	.grisch {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	}