body{
	background-image: url("images/bg.gif");
	font-size:90%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"; 
	margin:0;
	padding:0
	}
div#container{
	width:750px
	}
address{
	text-align:right;
	font-style:normal;
	padding-top:5px;
	padding-right:5px
	}		
div.base{
	width:750px;
	clear:both;
	}
div#top-header{
	background-image: url("images/top.jpg");
	background-repeat:no-repeat;
	height:350px;
	width:750px;
	}
p#top{
	line-height:170%;
	margin-top:170px;
	margin-right:10px;
	overflow:visible;
	float:right
	}
ul#menu{	
		background-image:url(images/menu_bg.gif);
		background-repeat:repeat-x;
		padding:0;
		margin:0;
		text-align:center
		}	
ul#menu li{
	display:inline;
	}
.line{
	clear:both;
	background-color:#FFCCCC;
	margin:5px 0px 0px 0px;
	padding:0px;
	height:12px;
	width:750px
	}
h1{
	border-bottom:2px dotted #ffcccc;
	padding:0px;
	font-size:150%;
	color:#666666;
	}	
h2{
	margin-left:50px;
	font-size:110%;
	color:#666666;
	}
.left{
	float:left;
	margin-left:25px;
	padding:0px;
	width:300px
	}
.right{
	float:right;
	margin-right:25px;
	padding:0px;
	width:300px
	}	
.topic{
	margin:0px 50px 0px 50px;
	padding:0px
		}
.rss{
	margin:0px 50px 0px 50px;
	padding:0px;
		}
.t_link{
	margin:0px 50px 20px 50px;
	padding:10px;
	border:1px solid #ffcccc;
	line-height:150%;
}
li.common{
	list-style-type:square;
	color:#FFCCCC;
	margin-bottom:10px;
	line-height:170%;
	}
span.tb{
	color:#333333;
	}		
div#common-header{
	height:80px;
	width:750px;
	background-image:url(images/common_header_bg.gif)
	}
table{
	border:2px solid #ffcccc;
	}
th,td{
	padding:5px;
	border:0px;
	font-size:90%;
	text-align:left;
	line-height:170%;
	border-bottom:2px dotted #ffcccc;
	}
.mi{
	background-color:#FFCCCC;
	text-align:left;
	}
.lb{
	border:0px;
	}
.lba{
	border:0px;
	text-align:center
	}