body {
	margin:0px;
	padding:0px;
	font-size: 13px;
	line-height:135%;
	color:#444444;
}

td {
	font-size: 12px;
}

div.all {
	width: 880;	
	margin: 0px;
	padding:0px;
}

div.main{
	float: left;
	width: 435;
}
div.menu{
	float: right;
	width: 435;
}
div.indexmain{
	float: left;
	width: 670;
}
div.indexmenu{
	float: right;
	width: 200;
}


div.newsabstruct {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 8px;

}

div.adbox {
	margin-top:    0px;
	margin-right:  0px;
	margin-bottom: 0px;
	margin-left:   0px;
}

div.adbox:hover {
    background: #ddddFF;
}

table          {border-collapse: collapse;border: 1px #888888 solid;

	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 8px;

}
td             {background-color:#FFFFFF; border: solid 1px #bbbbbb;}
td.ttl {background-color:#F1F1FF; font-weight: bold}


h1.title {
	background-color:#4488AA;
	color:#FFFFFF;
	font-size: 16px;
	text-align: right;
	border-color: #4488AA #4488AA #FFFFFF #FFFFFF;
	border-style: solid;
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	background-color:#4488AA;
	color:#FFFFFF;
	font-size: 16px;
	text-align: right;
	border-color: #4488AA #4488AA #FFFFFF #FFFFFF;
	border-style: solid;
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	color:#4488AA;
	font-size: 14px;
	border-color: #aaaaaa #FFFFFF #FFFFFF #aaaaaa;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 8px;
}

a.newstitle {
	color:#4488AA;
	text-decoration: none; 
}
a.domainlink {
	color:#119955;
	font-weight: bold; 
	text-decoration: none; 
}

span.detail {
	display:   none;
    font-size:12px;
	line-height:135%;
}
