
html {
margin: 0;
padding: 0;
}

/* base Layout ----------------------------------------------------------------- */

body {
background: #FFF9E8 url(../images/back_body.gif) repeat-x top left;
width: 100%;
text-align: center;
font-family: verdana, "Osaka","MS PGothic","MS UI Gothic", arial, sans-serif;
color: #555555;
margin: 0px;
padding: 0px;
border: none;
}

a:link { font-size: 12px; color: #0057B1;font-weight: normal;text-decoration: underline; }
a:visited { font-size: 12px; color: #0057B1;font-weight: normal;text-decoration: underline; }
a:active { font-size: 12px; color: #0057B1;font-weight: normal;text-decoration: underline; }
a:hover { font-size: 12px; color: #555555;font-weight: normal;text-decoration: underline; }

table {
color: #555555;
font-size: 12px;
font-weight: normal;
line-height: 20px;
text-align: left;
margin: 0px;
padding: 0px;
border: none;
}

img { border-style: none; }

/* Header Description----------------------------------------------------------------- */

#header-d {
background-color: #A0D400;
height: 19px;
margin: 0px;
padding: 0px;
}

#header-d-inner {
margin: 0px;
padding: 0px;
}

#header-description {
text-align: left;
color: #555555;
font-size: 10px;
line-height: 10px;
font-weight: normal;
margin: 0px 0px 0px 15px;
padding: 0px;
}

/* Layout ----------------------------------------------------------------- */

#container {
background: #ffffff url(../images/back.gif) repeat-y top center;
width: 822px;
text-align: center;
margin: 0px auto;
padding: 0px;
}

#container-inner {
width: 820px;
color: #555555;
text-align: left;
font-size: 12px;
font-weight: normal;
line-height: 20px;
margin: 0px;
padding: 0px 1px;
}

h1,h2,h3 {
color: #555555;
font-size: 12px;
margin: 0px;
padding: 0px;
}

/* Header ----------------------------------------------------------------- */

#header {
margin: 0px;
padding: 0px;
}

#header-inner {
margin: 0px;
padding: 0px;
}

#header-content {
margin: 0px;
padding: 0px;
}

#header-name {
margin: 0px;
padding: 0px;
}

#header-title { 
margin: 0px;
padding: 0px;
}

/* Content ----------------------------------------------------------------- */

#content {
clear: both;
width: 820px;
margin: 0px;
padding: 0px;
}

#content-inner {
margin: 0px 20px;
padding: 0px;
}

/* Content beta ----------------------------------------------------------- */

#beta {
float:left;
width: 200px;
margin: 0px;
padding: 0px;
}

#beta-inner {
margin: 0px 0px 10px 0px;
padding: 0px;
}

/* Widget ----------------------------------------------------------------- */

.widget-categories {
margin: 0px;
padding: 0px 0px 10px 0px;
}

.widget-header {
background-color: #eeeeee;
font-size: 12px;
color: #555555;
font-weight: normal;
line-height: 16px;
margin: 0px;
padding: 5px;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-left: 4px solid #FFCA3A;
border-right: 1px solid #cccccc;
}

.widget-header a:link{ color:#555555;font-weight: normal;text-decoration:none; }
.widget-header a:visited{ color:#555555;font-weight: normal;text-decoration:none; }
.widget-header a:active{ color:#555555;font-weight: normal;text-decoration:none; }
.widget-header a:hover{ color:#0057B1;font-weight: normal;text-decoration:none; }

.widget-content {
margin: 0px;
padding: 8px 0px 10px 0px;
}

/* Widget List-------------------------------------------------------------- */

ul.widget-list {
list-style: none;
margin: 0px;
padding: 0px;
}

li.widget-list-item {
background: url(../images/icon_yaji01.gif) no-repeat;
color: #555555;
font-size: 12px;
line-height: 16px;
list-style: none;
margin: 0px;
padding: 0px 0px 3px 0px;
}

.widget-list-item a:link {
display: block;
margin: 0px;
padding: 0px 0px 5px 15px;
color: #555555;
text-decoration:none;
border-bottom: 1px dotted #cccccc;
}

.widget-list-item a:visited {
display: block;
margin: 0px;
padding: 0px 0px 5px 15px;
color: #555555;
text-decoration:none;
border-bottom: 1px dotted #cccccc;
}

.widget-list-item a:active {
display: block;
margin: 0px;
padding: 0px 0px 5px 15px;
color: #555555;
text-decoration:none;
border-bottom: 1px dotted #cccccc;
}

.widget-list-item a:hover {
display: block;
margin: 0px;
padding: 0px 0px 5px 15px;
color: #0057B1;
text-decoration: underline;
border-bottom: 1px dotted #cccccc;
}

/* Content alpha ----------------------------------------------------------- */

#alpha {
float:left;
width:580px;
margin: 0px;
padding: 0px;
}

#alpha-inner {
margin: 0px 20px 10px 0px;
padding: 0px;
}

/* Entry ----------------------------------------------------------- */

.entry {
margin: 0px;
padding: 0px 0px 30px 0px;
}

.asset-header {
background: #ffffff url(../images/asset_header_back.gif) no-repeat top left;
margin: 0px;
padding: 0px;
}

.asset-name {
color: #555555;
font-size: 14px;
line-height: 18px;
font-weight: normal;
margin: 0px;
padding: 12px 10px 12px 40px;
}

.asset-name a:link{ color:#0057B1;font-size: 14px;font-weight: normal;text-decoration:none; }
.asset-name a:visited{ color:#0057B1;font-size: 14px;font-weight: normal;text-decoration:none; }
.asset-name a:active{ color:#0057B1;font-size: 14px;font-weight: normal;text-decoration:none; }
.asset-name a:hover{ color:#555555;font-size: 14px;font-weight: normal;text-decoration:none; }

.asset-content {
margin: 0px;
padding: 0px;
}

.asset-body {
margin: 0px;
padding: 10px 0px 0px 0px;
}

.asset-body a:link{ color:#0057B1;font-size: 12px;font-weight: normal;text-decoration:underline; }
.asset-body a:visited{ color:#0057B1;font-size: 12px;font-weight: normal;text-decoration:underline; }
.asset-body a:active{ color:#0057B1;font-size: 12px;font-weight: normal;text-decoration:underline; }
.asset-body a:hover{ color:#555555;font-size: 12px;font-weight: normal;text-decoration:underline; }

.asset-body img {
margin: 0px 10px 5px 0px;
padding: 0px;
}

.asset-footer {
clear: both;
font-size: 12px;
text-align: right;
color: #555555;
margin: 10px 0px 0px 0px;
padding: 5px 0px;
border-top: 1px dotted #cccccc;
}

.asset-meta {
color:#555555;
text-align: right;
font-size: 12px;
margin: 0px;
padding: 0px;
}

.asset-meta a:link{ color:#0057B1;font-size: 12px;text-decoration:none; }
.asset-meta a:visited{ color:#0057B1;font-size: 12px;text-decoration:none; }
.asset-meta a:active{ color:#0057B1;font-size: 12px;text-decoration:none; }
.asset-meta a:hover{ color:#555555;font-size: 12px;text-decoration:none; }

/* Archive ----------------------------------------------------------------- */

h1.archive-title {
background-color: #C8EBE3;
text-align: center;
margin: 0px 0px 15px 0px;
padding: 5px;
border-top: 3px double #ffffff;
}

.archive-title {
color: #555555;
font-size: 12px;
line-height: 16px;
font-weight: normal;
margin: 0px;
padding: 0px;
}

.archive-title a:link{ color:#555555;font-size: 12px;font-weight: normal;text-decoration:none; }
.archive-title a:visited{ color:#555555;font-size: 12px;font-weight: normal;text-decoration:none; }
.archive-title a:active{ color:#555555;font-size: 12px;font-weight: normal;text-decoration:none; }
.archive-title a:hover{ color:#0057B1;font-size: 12px;font-weight: normal;text-decoration:none; }

/* Footer ----------------------------------------------------------------- */

#footer {
clear: both;
background: url(../images/back_footer.jpg) no-repeat top left;
height: 86px;
font-size: 12px;
font-weight: normal;
text-align: center;
margin: 0px;
padding: 0px;
}

#footer-inner {
text-align: center;
margin: 0px;
padding: 0px;
}

#footer-navi {
margin: 0px;
padding: 35px 0px 0px 0px;
}

.footer-navi-text {
color: #555555;
text-align: center;
font-size: 12px;
font-weight: normal;
line-height: 16px;
margin: 0px;
padding: 0px;
}

.footer-navi-text a:link{ color:#555555;font-weight: normal;font-size: 12px;text-decoration:underline; }
.footer-navi-text a:visited{ color:#555555;font-weight: normal;font-size: 12px;text-decoration:underline; }
.footer-navi-text a:active{ color:#555555;font-weight: normal;font-size: 12px;text-decoration:underline; }
.footer-navi-text a:hover{ color:#0057B1;font-weight: normal;font-size: 12px;text-decoration:underline; }


#footer-content {
margin: 0px;
padding: 15px 0px 0px 0px;
}

/* Form ----------------------------------------------------------------- */

input,textarea,select {
color: #555555;
border: 1px solid #555555;
margin:  0px;
padding: 2px;
}

