* {
 margin:0;
 padding:0;
}
address {
font-style:normal;
font-size:90%;
padding:5px;
line-height:120%;
}
img {
	border:none;
}

#header {
 background:#ffffcc url(image/title.jpg) right;
 height:120px;
 width:68%;
 float:left;
}
		#new {
			background-color:#FFFFFF;
			width:31%;
			height:120px;
			overflow:scroll;
			float:right;
		}
		#new h2 {
		 background:#FF6600;
		 color:#FFFFFF;
		 font-size:90%;
		 padding:2px;
		}
		#new table {
		 border:none;
		font-size:80%;
}
		#new th {
		 border:none;
		 background:#FFFFCC;
		 text-align:left;
		 vertical-align:top;
		 padding:1px;
		 white-space:nowrap;
		}
		#new td {
		 border:none;
		 text-align:left;
		 vertical-align:top;
		 padding:1px;
		}
body {
 text-align:center;
 font-size:100%;
}

#container {
	width:95%;
	min-width:60em;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
}

#wrapper {
 width:100%;
 float:left;
 margin-right:-160px;
 overflow:hidden;
}

#ad {
 width:160px;
 float:left;
 text-align:right;
}
 #ad img {
  margin:3px;
}
 #ad h2 {
  font-size:90%;
	text-align:center;
	background:#006600;
	color:#FFFFFF;
	padding:2px;
}
	#ad ul {
	 margin-left:10px;
	 padding-left:12px;
}
	#ad li {
	 padding-left:0px;
	 font-size:80%;
	 text-align:left;
}
	#ad a:link {
	color:#00f;
}
	#ad a:hover {
	color:#fff;
	background:#00f;
}
	#ad a:visited {
	color:#00f;
}
	#ad a:visited:hover {
	color:#fff;
	background:#00f;
}
	#ad a:active {
	color:#00f;
}
	.border {
		margin:5px;
		border:1px solid #000;
		text-decoration:none;
		text-align:center;
		color:#00F;
		background:#FFF;
		width:148px;
		height:50px;
		font-size:12pt;
}
	.border02 {
		margin:5px;
		border:1px solid #000;
		text-decoration:none;
		text-align:center;
		color:#00F;
		background:#FFF;
		width:148px;
		height:50px;
		font-size:12pt;
		line-height:160%;
}
	.border03 {
		margin:5px;
		border:1px solid #000;
		text-decoration:none;
		text-align:center;
		color:#00F;
		background:#FFF;
		width:148px;
		height:50px;
		font-size:10pt;
		line-height:130%;
}
	.textad {
		text-align:center;
		text-decoration:none;
		color:#00F;
	}
#footer {
 width:100%;
 clear:both;
 background:#FFCC66;
 color:#000000;
}
#sub {
 font-size:90%;
 width:100%;
 clear:both;
 background:#FFFFFF;
 color:#000000;
 text-align:center;
}

#boxB {
 width:100%;
 float:right;
 margin-left:-240px;
}
	#category {
	margin-left:240px;
	margin-top:5px;
	margin-right:170px;
	max-width:55em;
}
	#category h2{
	margin-top:8px;
	margin-bottom:8px;
	padding:3px 15px;
	font-size:120%;
	background:url(image/B_h2g.gif) repeat-y;
	color:#000000;
}
	#category p{
	font-size:95%;
	color:green;
}
	#sinsai {
	margin-left:240px;
	margin-top:5px;
	margin-right:170px;
	max-width:55em;
	font-size:100%;
}
#sinsai h2 {
	margin-bottom:8px;
	padding:3px 15px;
	font-size:120%;
	background:url(image/B_h2b.gif) repeat-y;
	color:#000000;
}
#sinsai p{
	font-size:95%;
	color:#09c;
}

#topics {
	margin-left:240px;
	margin-top:5px;
	margin-right:170px;
	max-width:55em;
	font-size:100%;
}
#topics h2{
	margin-bottom:8px;
	padding:3px 15px;
	font-size:120%;
	background:url(image/B_h2.gif) repeat-y;
	color:#000000;
}
#topics p{
	font-size:95%;
	color:#f90;
}

	#boxB p {
	margin-right:10px;
	margin-left:10px;
	line-height:140%;
	}
	#boxB ul {
	 margin-right:180px;
	 margin-left:260px;
	}
	#boxB li {
	float:left;
	}
	.ban {
	 background:#FFFFFF;
	 padding:5px;
	 margin-right:180px;
	 margin-left:250px;
	 text-align:center;
	 }

#boxC {
	width:230px;
	float:right;
	margin-right:10px;
}
#boxC h2 {
	color:#000000;
	background:url(image/L_h2.gif) repeat-y;
	font-size:95%;
	padding:2px;
	text-align:center;
}
	.C_s {
	background-color:#ffffcc;
	color:#000033;
	margin-bottom:5px;
}
	#boxC p {
	 font-size:85%;
}
	#boxC ol {
	 margin-left:12px;
	 padding-left:15px;
}
	#boxC ul {
	 margin-left:10px;
	 padding-left:12px;
}
	#boxC li {
	 padding-left:0px;
	 font-size:85%;
}
	#kigyou {
	background:#FFFFCC;
	color:#003300;
}

.center {
 text-align:center;
}
.float {
 float:left;
}
.noindent {
 text-indent:0em;
}
.clear {
 clear:both;
 line-height:50%;
}
.right {
 text-align:right;
}
.red {
	color:#FF0000;
}
.black {
	color:#000000;
}
a:link {
	color:#0033ff;
}
a:visited {
 color:#000000;
}
a:active {
 color:#ff3300;
}
a:hover {
 color:#ffffff;
 background-color:#0000ff;
}
a:visited:hover {
 color:#ffffff;
 background-color:#0000ff;
}
.totopics {
	text-align:right;
}

