
html {
margin: 0;
padding: 0;
}

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

body {
background-color: #FFC285;
width: 100%;
text-align: center;
font-family: verdana, "Osaka","MS PGothic","MS UI Gothic", arial, sans-serif;
color: #000000;
margin: 0px;
padding: 0px;
border: none;
}

a:link { font-size: 12px; color: #CF0000;font-weight: normal;text-decoration: none; }
a:visited { font-size: 12px; color: #CF0000;font-weight: normal;text-decoration: none; }
a:active { font-size: 12px; color: #CF0000;font-weight: normal;text-decoration: none; }
a:hover { font-size: 12px; color: #000000;font-weight: normal;text-decoration: underline; }

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

img { border-style: none; }

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

#container {
background: url(../images/back.gif) repeat-y top center;
width: 910px;
color: #000000;
font-size: 12px;
font-weight: normal;
line-height: 20px;
text-align: center;
margin: 0px auto;
padding: 0px;
}

#container_inner {
width: 900px;
text-align: center;
margin: 0px 5px;
padding: 0px;
}

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

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

#header,
#header_inner,
#header_content,
#header_name,
#header_title {
margin: 0px;
padding: 0px;
}

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

#header_d {
width: 100%;
text-align: center;
margin: 0px;
padding: 0px;
}

#header_d_inner {
width: 910px;
text-align: center;
margin: 0px auto;
padding: 0px;
}

#header_description {
text-align: left;
color: #ffffff;
font-size: 10px;
line-height: 10px;
font-weight: normal;
margin: 0px;
padding: 2px 0px 0px 10px;
}

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

#content {
margin: 0px 15px;
padding: 0px;
text-align: left;
}

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

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

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

#beta_inner {
margin: 0px 15px 0px 0px;
padding: 0px;
}

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

.widget,
.widget_archive_category,
.widget_categories {
margin: 0px;
padding: 0px;
}

.widget_categories02 {
margin: 0px;
padding: 0px 0px 4px 0px;
}

.widget_archive {
margin: 0px 0px 10px 0px;
padding: 0px;
border: 1px solid #805038;
}

.widget_header_back {
background: url(../images/side_cate_back.jpg) no-repeat top center;
margin: 0px;
padding: 0px;
border-bottom: 1px solid #805038;
}

.widget_header {
font-size: 12px;
color: #000000;
font-weight: bold;
line-height: 16px;
margin: 0px;
padding: 17px 5px 14px 15px;
}

.widget_header a:link{ color:#000000;font-weight: bold;text-decoration:none; }
.widget_header a:visited{ color:#000000;font-weight: bold;text-decoration:none; }
.widget_header a:active{ color:#000000;font-weight: bold;text-decoration:none; }
.widget_header a:hover{ color:#ffffff;font-weight: bold;text-decoration:underline; }

.widget_content {
background-color: #ffffff;
margin: 0px;
padding: 10px;
}

/* 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: #000000;
font-size: 12px;
line-height: 16px;
list-style: none;
margin: 0px;
padding: 2px 0px 5px 0px;
}

.widget_list_item a:link {
display: block;
margin: 0px;
padding: 0px 0px 5px 12px;
color: #000000;
text-decoration:none;
border-bottom: 1px dotted #AF8976;
}

.widget_list_item a:visited {
display: block;
margin: 0px;
padding: 0px 0px 5px 12px;
color: #000000;
text-decoration:none;
border-bottom: 1px dotted #AF8976;
}

.widget_list_item a:active {
display: block;
margin: 0px;
padding: 0px 0px 5px 12px;
color: #000000;
text-decoration:none;
border-bottom: 1px dotted #AF8976;
}

.widget_list_item a:hover {
display: block;
margin: 0px;
padding: 0px 0px 5px 12px;
color: #CF0000;
text-decoration: underline;
border-bottom: 1px dotted #AF8976;
}

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

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

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

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

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

.entry_item {
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
}

.asset_header {
background: url(../images/asset_header_back.jpg) no-repeat top center;
margin: 0px;
padding: 0px;
}

.asset_header_bottom {
margin: 0px;
padding: 0px;
}

.asset_name {
color: #000000;
font-size: 16px;
line-height: 20px;
font-weight: bold;
margin: 0px;
padding: 30px 10px 15px 30px;
}

.asset_name a:link{ color:#000000;font-size: 16px;font-weight: bold;text-decoration:none; }
.asset_name a:visited{ color:#000000;font-size: 16px;font-weight: bold;text-decoration:none; }
.asset_name a:active{ color:#000000;font-size: 16px;font-weight: bold;text-decoration:none; }
.asset_name a:hover{ color:#CF0000;font-size: 16px;font-weight: bold;text-decoration:underline; }

.asset_name_item {
color: #000000;
font-size: 16px;
line-height: 20px;
font-weight: bold;
margin: 0px;
padding: 22px 10px 7px 30px;
}

.asset_name_item a:link{ color:#000000;font-size: 16px;font-weight: bold;text-decoration:none; }
.asset_name_item a:visited{ color:#000000;font-size: 16px;font-weight: bold;text-decoration:none; }
.asset_name_item a:active{ color:#000000;font-size: 16px;font-weight: bold;text-decoration:none; }
.asset_name_item a:hover{ color:#CF0000;font-size: 16px;font-weight: bold;text-decoration:underline; }

.asset_content {
margin: 0px;
padding: 0px;
}

.asset_body {
background: url(../images/asset_body_back.gif) repeat-x top left;
margin: 0px;
padding: 20px;
border-left: 1px solid #805038;
border-right: 1px solid #805038;
border-bottom: 1px solid #805038;
}

.asset_body a:link{ color:#CF0000;font-size: 12px;font-weight: normal;text-decoration:none; }
.asset_body a:visited{ color:#CF0000;font-size: 12px;font-weight: normal;text-decoration:none; }
.asset_body a:active{ color:#CF0000;font-size: 12px;font-weight: normal;text-decoration:none; }
.asset_body a:hover{ color:#000000;font-size: 12px;font-weight: normal;text-decoration:underline; }

.asset_body img {
margin: 0px 5px 2px 0px;
padding: 0px;
}

.asset_body_item {
background: url(../images/asset_body_back.gif) repeat-x top left;
margin: 0px;
padding: 13px 20px 5px 20px;
border-left: 1px solid #805038;
border-right: 1px solid #805038;
border-bottom: 1px solid #805038;
}

.asset_footer {
clear: both;
font-size: 12px;
text-align: right;
color: #000000;
margin: 0px;
padding: 5px 0px;
}

.asset_meta {
color:#000000;
text-align: right;
font-size: 12px;
}

.asset_meta a:link{ color:#000000;font-size: 12px;text-decoration:none; }
.asset_meta a:visited{ color:#000000;font-size: 12px;text-decoration:none; }
.asset_meta a:active{ color:#000000;font-size: 12px;text-decoration:none; }
.asset_meta a:hover{ color:#CF0000;font-size: 12px;text-decoration:underline; }

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

h1.archive_title {
background-color: #FFEAD5;
text-align: center;
margin: 0px 0px 15px 0px;
padding: 7px;
border-top: 3px double #ffffff;
border-bottom: 3px double #ffffff;
}

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

.archive_title a:link{ color:#000000;font-size: 12px;font-weight: normal;text-decoration:none; }
.archive_title a:visited{ color:#000000;font-size: 12px;font-weight: normal;text-decoration:none; }
.archive_title a:active{ color:#000000;font-size: 12px;font-weight: normal;text-decoration:none; }
.archive_title a:hover{ color:#CF0000;font-size: 12px;font-weight: normal;text-decoration:underline; }

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

#footer {
background-color: #FFC285;
clear: both;
width: 100%;
height: 80px;
color: #000000;
text-align: center;
font-size: 12px;
line-height: 20px;
font-weight: normal;
margin: 0px;
padding: 0px;
}

#footer_inner {
background: #FFC285 url(../images/back_footer.jpg) no-repeat top center;
width: 910px;
text-align: center;
margin: 0px auto;
padding: 0px;
}

#footer_totop_box {
clear: both;
width: 900px;
margin: 0px;
padding: 0px;
}

#footer_totop_box_inner {
text-align: right;
margin: 0px;
padding: 0px 20px;
}

.footer_totop {
text-align: right;
margin: 0px;
padding: 0px;
}

.footer_totop a:link{ color:#000000;font-size: 12px;font-weight: normal;text-decoration:none; }
.footer_totop a:visited{ color:#000000;font-size: 12px;font-weight: normal;text-decoration:none; }
.footer_totop a:active{ color:#000000;font-size: 12px;font-weight: normal;text-decoration:none; }
.footer_totop a:hover{ color:#CF0000;font-size: 12px;font-weight: normal;text-decoration:underline; }

#footer_navi {
margin: 0px;
padding: 20px 0px 0px 0px;
}

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

.footer_navi_text a:link{ color:#000000;font-weight: normal;font-size: 12px;text-decoration:none; }
.footer_navi_text a:visited{ color:#000000;font-weight: normal;font-size: 12px;text-decoration:none; }
.footer_navi_text a:active{ color:#000000;font-weight: normal;font-size: 12px;text-decoration:none; }
.footer_navi_text a:hover{ color:#CF0000;font-weight: normal;font-size: 12px;text-decoration:underline; }


#footer_content {
margin: 0px;
padding: 20px 0px 20px 0px;
}

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

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