
html {
margin: 0;
padding: 0;
}

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

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

a:link { font-size: 14px; color: #FA4929;font-weight: normal;text-decoration: underline; }
a:visited { font-size: 14px; color: #FA4929;font-weight: normal;text-decoration: underline; }
a:active { font-size: 14px; color: #FA4929;font-weight: normal;text-decoration: underline; }
a:hover { font-size: 14px; color: #005A93;font-weight: normal;text-decoration: none; }

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

img { border-style: none; }

span.nijou{
	font-size: 8px;
	text-align:left;
	vertical-align:top;
}

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

#container {
background: #ffffff url(../images/back_contents.gif) repeat-y top left;
width: 820px;
text-align: center;
margin: 0px auto;
padding: 0px;
*height:1%;
}

#container-inner {
color: #333333;
text-align: left;
font-size: 14px;
font-weight: normal;
line-height: 20px;
margin: 0px;
padding: 0px;
}

h1,h2,h3 {
color: #333333;
font-size: 14px;
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-description {
text-align: left;
color: #999999;
font-size: 10px;
line-height: 12px;
font-weight: normal;
margin: 0px;
padding: 0px;
}

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

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

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

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

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

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

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

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

.widget,
.widget-archive,
.widget-archive-category,
.widget-categories {
margin: 0px;
padding: 0px;
}

.widget-header_back {
background: url(../images/side_cate_back.gif) no-repeat top center;
margin: 0px;
padding: 0px;
}

.widget-header {
font-size: 14px;
color: #ffffff;
font-weight: bold;
line-height: 16px;
margin: 0px;
padding: 10px 2px 10px 15px;
}

.widget-header a:link{ color:#ffffff;font-weight: bold;text-decoration:none; }
.widget-header a:visited{ color:#ffffff;font-weight: bold;text-decoration:none; }
.widget-header a:active{ color:#ffffff;font-weight: bold;text-decoration:none; }
.widget-header a:hover{ color:#005A93;font-weight: bold;text-decoration:underline; }

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

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

.widget-content {
margin: 0px 0px 10px 0px;
padding: 10px;
border-left: 1px solid #bbbbbb;
border-right: 1px solid #bbbbbb;
border-bottom: 1px solid #bbbbbb;
}

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

.widget-list-item a:link {
display: block;
margin: 0px;
padding: 0px 0px 0px 12px;
color: #333333;
text-decoration:none;
}

.widget-list-item a:visited {
display: block;
margin: 0px;
padding: 0px 0px 0px 12px;
color: #333333;
text-decoration:none;
}

.widget-list-item a:active {
display: block;
margin: 0px;
padding: 0px 0px 0px 12px;
color: #333333;
text-decoration:none;
}

.widget-list-item a:hover {
display: block;
margin: 0px;
padding: 0px 0px 0px 12px;
color: #FA4929;
text-decoration: underline;
}

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

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

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

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

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

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

.asset-name {
color: #333333;
font-size: 18px;
line-height: 20px;
font-weight: bold;
margin: 0px;
padding: 15px 15px 15px 15px;
}

.asset-name a:link{ color:#333333;font-size: 14px;font-weight: bold;text-decoration:none; }
.asset-name a:visited{ color:#333333;font-size: 14px;font-weight: bold;text-decoration:none; }
.asset-name a:active{ color:#333333;font-size: 14px;font-weight: bold;text-decoration:none; }
.asset-name a:hover{ color:#005A93;font-size: 14px;font-weight: bold;text-decoration:underline; }

.asset-content {
margin: 0px;
padding: 0px;
border-left: 1px solid #BBBBBB;
border-right: 1px solid #BBBBBB;
border-bottom: 1px solid #BBBBBB;
}

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

.asset-body a:link{ color:#FA4929;font-size: 14px;font-weight: bold;text-decoration:underline; }
.asset-body a:visited{ color:#FA4929;font-size: 14px;font-weight: bold;text-decoration:underline; }
.asset-body a:active{ color:#FA4929;font-size: 14px;font-weight: bold;text-decoration:underline; }
.asset-body a:hover{ color:#005A93;font-size: 14px;font-weight: bold;text-decoration:none; }

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

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

.asset-meta {
text-align: right;
font-size: 14px;
margin: 0px;
padding: 0px;
}

.asset-meta a:link{ color:#005A93;font-size: 14px;text-decoration:underline; }
.asset-meta a:visited{ color:#005A93;font-size: 14px;text-decoration:underline; }
.asset-meta a:active{ color:#005A93;font-size: 14px;text-decoration:underline; }
.asset-meta a:hover{ color:#999999;font-size: 14px;text-decoration:none; }

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

h1.archive-title {
text-align: center;
margin: 0px 0px 15px 0px;
padding: 5px;
border-top: 1px dotted #bbbbbb;
border-bottom: 1px dotted #bbbbbb;
}

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

.archive-title a:link{ color:#333333;font-size: 14px;font-weight: normal;text-decoration:none; }
.archive-title a:visited{ color:#333333;font-size: 14px;font-weight: normal;text-decoration:none; }
.archive-title a:active{ color:#333333;font-size: 14px;font-weight: normal;text-decoration:none; }
.archive-title a:hover{ color:#FA4929;font-size: 14px;font-weight: normal;text-decoration:underline; }

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

#footer {
clear: both;
background-color: #ffffff;
width: 820px;
text-align: center;
color:#ffffff;
margin: 0px;
padding: 10px 0px 0px 0px;
}

#footer-inner {
width: 820px;
color: #ffffff;
text-align: center;
font-size: 14px;
font-weight: normal;
line-height: 16px;
margin: 0px auto 0px auto;
padding: 0px;
}

#footer-navi {
background: url(../images/back_footer_navi.gif) no-repeat top left;
width: 820px;
height: 45px;
margin: 0px auto 0px auto;
padding: 0px;
}

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

.footer-navi-text a:link{ color:#333333;font-size: 14px;text-decoration:none; }
.footer-navi-text a:visited{ color:#333333;font-size: 14px;text-decoration:none; }
.footer-navi-text a:active{ color:#333333;font-size: 14px;text-decoration:none; }
.footer-navi-text a:hover{ color:#FA4929;font-size: 14px;text-decoration:underline; }


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

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

input,textarea,select {
color: #333333;
border: 1px solid #333333;
}

