@charset "utf-8";
/* screen,projection */
.yui-gb {background-color:#f2f2f2}

i, em {font-style:italic}
b, strong {font-weight:bold}


#yui-main ol li {
list-style-type:decimal;
}
#yui-main ul li {
list-style-type:disc;
}

address {color:#808080; font-style:italic} /* !italic */

small {font-size:small}

/* all */
body {font: normal 100% Arial, Helvetica, sans-serif;}

a {color:#369}
a:visited {color:#333}
a:hover {color:#933}

h4 a:link, h4 a:visited, .entry-title a:link, .entry-title a:visited {
border-bottom:1px dotted #ccc;
text-decoration:none;
}	
h4 a:hover, h4 a:active, .entry-title a:hover, .entry-title a:active {
border-bottom:1px solid #933;
text-decoration:none;
}	

h1 {
font-family:Tahoma;
font-weight:normal;
font-size:1.75em;
}
h2 {
font-family:Tahoma;
font-weight:normal;
font-size:1.3em;
}
h3 {
font-size:1.3em;
font-weight:normal;
color:#555;
}
h4 {
font-size:1em;
font-weight:bold;
color:#333;
}
h5 {
font-size:0.8125em;
font-weight:bold;
color:#333;
}

#ft {border-top: 5px solid #7A7A7A;}
