html {
margin: 0;
padding: 0;
}

form {
margin: 0;
padding: 0;
}

a {
text-decoration: underline;
}

a img {
border: 0;
}

h1, h2, h3, h4, h5, h6 {
font-weight: bold;
margin-top: 24px;
margin-bottom: 10px;
}

p, ol, ul, pre, blockquote {
margin-top: 10px;
margin-bottom: 10px;
}

h1 {
font-size: 30pt;
margin: 0px;
padding: 0px;
}

h2 {
font-size: 1em;
padding-left: 8px;
border-bottom: solid 1px #666666;
border-left: solid 4px #666666;
}

h3 {
font-size: 1em;
padding-left: 4px;
border-bottom: solid 1px #666666;
}

p {
padding-top: 4px;
padding-left: 4px;
}

li {
margin-top: 5px;
margin-bottom: 5px;
}

ul {
margin-left: 12px;
padding: 0px;
list-style-image: url(image/bo.gif);
list-style-position: inside;
}

dt {
font-weight: bold;
}

blockquote {
border-right: solid #0000ff 2px;
border-left: solid #0000ff 2px;
}

blockquote p {
margin-top: 0px;
margin-bottom: 0px;
}

pre {
background-color: #CCCCCC;
margin: 8px;
padding: 8px;
border: dashed 2px #666666;
}

table {
background-color: #CCD5DD;
text-align: left;
margin: auto;
padding: 0px;
border: 0px;
}

td {
background-color: White;
margin: 1px;
padding: 5px;
}

thead td {
background-color: #CCCCCC;
}

tfoot td {
color: White;
background-color: Black;
}

a:link {
color: #003300;
text-decoration: none;
}

a:visited {
color: #394A91;
text-decoration: none;
}

a:hover {
color: #0DACCE;
text-decoration: underline;
}

a:active {
color: #394A91;
text-decoration: none;
}

#banner a:link {
color: Red;
text-decoration: none;
}

#banner a:visited {
color: Red;
text-decoration: none;
}

#banner a:hover {
color: #FFCC00;
text-decoration: none;
}

#banner a:active {
color: Red;
text-decoration: none;
}

#favorite a:link {
color: Blue;
text-decoration: none;
}

#favorite a:visited {
color: Blue;
text-decoration: none;
}

#favorite a:hover {
color: Red;
text-decoration: underline;
}

#favorite a:active {
color: Blue;
text-decoration: none;
}

#footer a:link {
color: White;
text-decoration: none;
}

#footer a:visited {
color: White;
text-decoration: none;
}

#footer a:hover {
color: #0DACCE;
text-decoration: underline;
}

#footer a:active {
color: White;
text-decoration: none;
}

.clr {
font-size: 0;
line-height: 0;
width: 1px;
height: 1px;
margin: 0 -1px -1px 0;
padding: 0;
border: 0;
clear: both;
overflow: hidden;
}

.pkg:after {
font-size: 0.1em;
line-height: 0;
height: 0.1px;
display: block;
clear: both;
visibility: hidden;
content: " ";
}

* html .pkg {
height: 1%;
display: inline-block;
}

.pkg {
display: block;
}

.center {
text-align: center;
}

.left {
text-align: left;
}

.right {
text-align: right;
}

.red {
color: Red;
}

.green {
color: Green;
}

.blue {
color: Blue;
}

.yellow {
color: Yellow;
}

.magenta {
color: Magenta;
}

.cyan {
color: Cyan;
}

.black {
color: Black;
}

.gray {
color: Gray;
}

.white {
color: White;
}

.xlarge {
font-size: x-large;
}

.large {
font-size: large;
}

.small {
font-size: small;
}

.xsmall {
font-size: x-small;
}

body {
color: #333333;
background-color: #D1BD6A;
background-image: url(image/background.gif);
background-repeat: repeat-y;
background-position: center;
font-family: 'trebuchet ms', verdana, helvetica, arial, "MS PƒSƒVƒbƒN","osaka", sans-serif;
text-align: center;
margin-top: 0px;
margin-left: 0px;
min-width: 730px;
}

#container {
background-color: White;
text-align: left;
width: 760px;
margin: 0 auto 10px auto;
position: relative;
}

#container-inner {
width: auto;
position: static;
}

#banner {
background-image: url(image/dog2.jpg);
background-repeat: no-repeat;
background-position: top;
width: 100%;
height: 320px;
margin: 10px 0 5px;
padding: 0px;
position: relative;
}

#banner-inner {
height: 100%;
position: static;
}

#description {
color: Yellow;
font-size: 14px;
width: auto;
position: absolute;
top: 180px;
left: 60px;
}

#title {
font-size: 23px;
width: auto;
position: absolute;
top: 204px;
left: 60px;
}

#favorite {
font-size: 10px;
text-align: left;
width: auto;
position: absolute;
top: 150px;
left: 60px;
}

#pagebody {
text-align: center;
width: 100%;
position: relative;
}

#pagebody-inner {
text-align: left;
width: 100%;
position: static;
}

#alpha {
width: 548px;
display: inline;
position: relative;
float: left;
min-height: 1px;
}

#beta {
background-image: url(image/cate1.jpg);
background-repeat: no-repeat;
background-position: 4px 0px;
width: 190px;
padding-top: 50px;
display: inline;
position: relative;
float: right;
min-height: 1px;
}

#alpha-inner, #beta-inner {
position: static;
}

#alpha-inner {
padding: 10px;
}

#beta-inner {
padding: 10px;
}

.gotop {
text-align: right;
clear: both;
}

.img {
text-align: center;
width: 40%;
margin-right: 5px;
float: left;
}

#footer {
color: White;
background-color: #786C40;
font-size: 12px;
text-align: center;
text-decoration: none;
margin: 0px;
padding-top: 1px;
padding-right: 0px;
padding-bottom: 1px;
padding-left: 0px;
display: block;
clear: both;
}

#footer-navi {
font-size: 12px;
text-align: center;
}

.article-header {
background-image: url(image/navi.jpg);
background-repeat: no-repeat;
background-position: bottom;
width: auto;
height: 33px;
margin-top: 4px;
margin-right: 2px;
margin-bottom: 5px;
padding-top: 4px;
padding-bottom: 7?px;
padding-left: 14px;
border: none;
}

.topic-path {
font-size: 12px;
}

