/* reset elements */
h1, h2, h3, h4, h5, h6 {
position: static;
margin: 0px;
padding: 0px;
}
div, p, hr, blockquote, address, noscript {
position: static;
margin: 0px;
padding: 0px;
font-style: normal;
font-weight: normal;
}
ul, ol, dl, dt, dd {
position: static;
margin: 0px;
padding: 0px;
}
pre, table, form {
position: static;
margin: 0px;
padding: 0px;
}

span, img  {
position: static;
margin: 0px;
padding: 0px;
border: none;
font-style: normal;
font-weight: normal;
border: 0px none #fafaff;
}

em, strong, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
position: static;
margin: 0px;
padding: 0px;
border: none;
font-style: normal;
font-weight: normal;
}

/* basic */
body {
margin: 0px;
padding: 0px;
color: #333333;
background-color: #FFFFFF;
}

a {  text-decoration: none; color: #006666; font-weight:bold;}
a:link {  color: #006666; font-weight:bold;}
a:visited {  color: #006666; text-decoration: none; font-weight:bold;}
a:hover {  color: #FF6633; text-decoration: underline; font-weight:bold;}
a:active {  text-decoration: none; color: #FF6633; font-weight:bold;}

h3, h4 {
margin: 0px;
padding: 2px 10px 2px 10px;
line-height: 1.1em;
font-weight: bold;
font-size: 90%;
text-align: left;
color: #3399FF; 
border-bottom: 1px dotted #3366FF;
}

h2 {
margin: 0px;
padding: 2px 10px 2px 10px;
line-height: 1.1em;
font-weight: bold;
font-size: 110%;
text-align: left;
color: #FFFF33; 
background-color: #3399FF;
background:url(img/img3_pug_h2_bg.jpg);
background-repeat: repeat-y;
border-bottom: 1px dotted #3366FF;
}

h2 a { text-decoration: none; }
h2 a:link { color: #FFFF33; }
h2 a:visited { color: #FFFF33; }
h2 a:hover { color: #FFFFFF; text-decoration: underline; }
h2 a:active { color: #FFFF33; }

pre {
display: block;
font-family: monospace;
}
em {
font-style: normal;
font-weight: normal;
border-bottom: 1px dashed #ccf;
}
strong {font-weight: bold;}

blockquote {
padding: 5px;
color: #336600;
line-height: 1.4em;
border: 1px dashed #6633FF;
background-color: #FFFFCC;
}
blockquote p {
padding: 0px;
margin: 0px;
font-style: bold;
}

p.source {
margin: 0px 20px 1em 20px;
padding: 0px;
font-size: 90%;
text-align: right;
}
q {
color: #669;
font-style: italic;
}
cite {
font-style: normal;
}
ul {
padding-left: 2em;
}
ol {
padding-left: 2em;
}
dl dd {
padding-left: 2em;
}
del {
text-decoration: line-through;
}
ins {
border-bottom: 1px dashed #cfc;
}

/* images */
img.pict {
}

.right { float: right; 
margin-left: 20px;}
.left { float: left; 
margin-right: 20px;}



/* title */
div.title {
margin: 0px;
padding: 0px;
color: #FFFF33;
background-color: #3399FF;
text-align:right;
background-image:url(img/img13_PUGO_title02.jpg);
background-repeat: no-repeat;
}

div.title h1 {
margin: 0px;
padding: 10px 10px 5px 10px;
font-size: 150%;
font-weight: bold;
}
div.title a { text-decoration: none; }
div.title a:link { color: #FFFF33; }
div.title a:visited { color: #FFFF33; }
div.title a:hover { color: #FFFFFF; text-decoration: underline; }
div.title a:active { color: #FFFF33; }

div.title p.description {
margin: 0px;
padding: 0px 10px 10px 10px;
color: #FFFFFF;
font-size: 80%;
}

div.title ul {
display: inline;
list-style: none;
font-size: 80%;
}
div.title ul li {
display: inline;
margin: 0px;
padding: 0px 5px 0px 5px;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

/* footer */
div.footer {
margin: 0px;
padding: 0px;
text-align: center;
font-family: "Verdana",sans-serif;
font-size: 80%;
}
div.footer a {
text-decoration: none;
}
div.footer address {
margin: 0px 20px 3px 0px;
border-top: 1px dotted #999999;
border-bottom: 1px dotted #999999;
}
div.footer p#link2top {
margin: 0px;
padding: 10px 20px 10px 20px;
font-family: "Verdana",sans-serif;
font-size: 10px;
text-align: right;
}
div.footer p#link2top:before {
content: "[";
}
div.footer p#link2top:after {
content: "]";
}

/* main */
div.contents {
width: 70%;
float: left;
clear: left;
background-color: #fff;
}
div.page {
font-size : 80%;
text-align: center;
}
div.body hr {
clear: both;
height: 1px;
margin: 0px auto;
padding: 0px;
color: #fff;
border-style: none;
border-top: 1px solid #fff;
}

/* entry */
div.entry {
margin: 10px 0px 10px 0px;
padding: 0px 10px 0px 10px;
}
div.entry div.entry_author {
margin: 0px;
padding: 2px 10px 2px 10px;
font-size: 80%;
text-align: right;
}
div.entry div.entry_author a {
text-decoration: none;
}

div.entry div.entry_body {
margin: 0px;
padding: 15px 20px 5px 20px;
font-size: 100%;
line-height: 1.6em;
color: #333333;
}
div.entry div.entry_more {
margin: 0px;
padding: 5px 20px 15px 20px;
font-size: 100%;
line-height: 1.6em;
color: #333333;
}
div.entry div.entry_state {
margin: 0px;
padding: 2px 10px 2px 10px;
font-size: 80%;
text-align: right;
}
div.entry div.entry_state a {
text-decoration: none;
}
div.entry div.entry_navi {
margin: 0px;
padding: 0px 10px 10px 10px;
font-size: 80%;
text-align: center;
}
div.entry div.entry_navi a {
text-decoration: none;
}

div.entry div.midashi {
margin: 0px;
font-size: 110%;
color: #3366FF;
border-bottom: 1px dotted #3366FF;
font-weight: bold;
}


/* comment */
div.comment {
margin: 10px 0px 10px 0px;
padding: 0px 10px 0px 40px;
}
div.comment form {
margin: 10px 0px;
padding: 0px;
}
div.comment form dl {
font-size: 90%;
}
div.comment form dl dt {
display: block;
clear: left;
float: left;
width: 8em;
margin: 0px;
padding: 0px;
font-family: "Verdana",sans-serif;
text-align: right;
}
div.comment form dl dt label#labelsubmit {
display: none;
}
div.comment form dl dd {
margin: 0px 0px 0px 8.5em;
padding: 0px;
}
div.comment dl.body {
margin: 0px;
padding: 5px 5px 10px 5px;
line-height: 1.3em;
font-size: 90%;
}
div.comment dl.body dt {
margin: 0px;
padding: 0px;
color: #889;
text-align: right;
}

/* trackback */
div.trackback {
margin: 10px 0px 10px 0px;
padding: 0px 10px 0px 40px;
}
div.trackback p.link {
text-align: right;
font-size: 90%;
}
div.trackback dl.body {
margin: 0px;
padding: 5px 5px 10px 5px;
line-height: 1.3em;
font-size: 90%;
}
div.trackback dl.body dt {
margin: 0px;
padding: 0px;
color: #889;
text-align: right;
}

/* navigation */
div.navigation {
margin-left: 70%;
padding: 10px 15px 10px 15px;
background-color: #FFFFFF;
background:url(img/img10_blue_line.gif);
}

/* links */
div.navigation dl {
margin: 15px 0px 15px 0px;
padding: 0px;
}

div.navigation dl dt {
margin: 0px;
padding: 2px 5px 2px 5px;
font-size: 85%;
font-weight: bold;
color: #0066CC;
border-top: 1px solid #0066CC;
border-bottom: 1px solid #0066CC;
background-color: #CCFFCC;
background:url(img/img7_PUGO_menubg.gif);
background-repeat: repeat-x;
text-align: center;
}

div.navigation dl dd {
margin: 0px;
padding: 0px;
}
div.navigation dl dd ul {
list-style: none;
margin: 0px;
padding: 0px;
}
div.navigation dl dd ul li {
display: block;
margin: 0px;
padding: 2px 0px 2px 10px;
font-size: 80%;
color: #333333;
background-color: none;
}
div.navigation dl dd ul li li {
border-top: 1px dashed #ccd;
border-bottom: 0px none #fafaff;
}
div.navigation dl dd ul li a {
text-decoration: none;
}

/* div.navigation dl.extra dt {
display: none;
} */

div.navigation dl.extra ul {
margin: 0px;
padding: 0px;
list-style: none;
text-align: center;
}
div.navigation dl.extra a {
text-decoration: none;
}
div.navigation dl.extra li {
padding: 3px 0px 3px 0px;
line-height: 1.1em;
color: #333333;
border-bottom: 1px none #ccd;
}

div.navigation dl.search {
margin: 10px 0px 10px 0px;
padding: 0px;
text-align: center;
}
div.navigation dl.search dt {
font-family: "Verdana",sans-serif;
}

/* profile */
div.profile {
margin: 10px 0px 10px 0px;
padding: 0px 10px 0px 10px;
}
div.profile div.profile_body {
margin: 0px;
padding: 15px 20px 5px 20px;
font-size: 100%;
line-height: 1.6em;
color: #333333;
}
