@charset "EUC-JP";
html{
	font-size: 100%;	
}

BODY {
	 font-family:sans-serif;
        overflow-x: hidden; 
}

html, body, form, fieldset, li, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd, input{
	margin: 0;
	padding: 0;
}

th, td, dl, p, ul, ol{
	margin: 0 0 0em;
	padding: 0;
}

H1 {
	
       LINE-HEIGHT: 14px;
       font-size: 100%;
       margin: 0;
	font-weight: normal;
}
H2 {

       LINE-HEIGHT: 14px;
       font-size: 100%;
       margin: 0;
	font-weight: normal;
}
H3 {
       LINE-HEIGHT: 21px;
       font-size: 14px;
	font-weight: normal;
}
H4 {
       LINE-HEIGHT: 21px;
       font-size: 14px;
	font-weight: normal;
}
H5 {
       LINE-HEIGHT: 21px;
       font-size: 14px;
	font-weight: normal;
}

dl, p, ul, ol{
	margin: 0 0 0em;
	padding: 0 0 0em;
}

TH {
       LINE-HEIGHT: 21px;
       font-size: 83%;
	font-weight: normal;
}
TD {
       LINE-HEIGHT: 21px;
       font-size: 83%;
	font-weight: normal;

}


#PosTopTitle1 {
       position:absolute;
       top:0%;
       left:50%;
       margin-top: 3px;
       margin-left:-465px;
       LINE-HEIGHT: 18px;
       font-size: 85%;
	font-weight: normal;
}

#PosTopTitle2 {
       position:absolute;
       top:0%;
       left:50%;
       margin-top: 3px;
       margin-left:-75px;
       LINE-HEIGHT: 18px;
       font-size: 85%;
	font-weight: normal;
}

#PosTopTitle3 {
       position:absolute;
       top:0%;
       left:50%;
       margin-top: 3px;
       margin-left:-50px;
       LINE-HEIGHT: 18px;
       font-size: 85%;
	font-weight: normal;
}

#PosTopMid {
       position:absolute;
       top:0%;
       left:50%;
       margin-top: 0px;
       margin-left:-450px;
}
#PosTopMid2 {
       position:absolute;
       top:0%;
       left:50%;
       margin-top: 0px;
       LINE-HEIGHT: 18px;
       margin-left:-470px;
}
#PosTopRight {
       position:absolute;
       top:0%;
       right:0%;
}

#XListing {
       url("http://category.goo.ne.jp/search.php?MT=%A5%D7%A5%EA%A5%B6%A1%BC%A5%D6%A5%C9%A5%D5%A5%E9%A5%EF%A1%BC&DC=10");
}

A {
	text-decoration: none; 
}
<!--
A:link {
       color: #363636     /* リンク */
;
}

A:visited {
	                 /* 既に見たリンク */
       color: #666666;
}

A:active {
       color: #ff0000 ;
 

} 
/* クリック時のリンク */
A:hover {
	                   /* カーソルが上にある時のリンク */
       color: #0000ff;
         
}
-->


