/* Default ------------------------------------------------------------------ */

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td,img {
    margin:0;
    padding:0;
    line-height:1.5; /* 20110709 add */
}
h1 {
    font-size:14px;
    font-weight:bold;
	color:#003200;

}
h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
table {
    border-spacing:0;
}
fieldset,img,abbr,acronym {
    border:0;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
q:before,q:after {
    content:'';
}
hr {
    border:0;
    height:1px;
    background-color:#000;
    color:#000;
}
address {
    font-style:normal;
}
a {
    text-decoration:underline;
    outline:none;
}
a img,:link img,:visited img {
    border:none;
}
a:link {
	color: #336699;
}
a:visited {
	color: #6699CC;
}
a:active {
	color:#FF9999;
}
a:hover {
	color:#FF9999;
}

body {
    text-align: center;
    background: #DDDDAA;
    font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	color:#334455;
}

strong {
	color:#334455;  /* 20110709 changed from #006400 to #334455 */
}


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

#container-inner {
    width: 940px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

#container-inner,
#content {
    background-color: #fff;
}

#header-top, #header-tab, #header-navi,
#content, #alpha, #beta, #gamma, #footer {
    position: relative;
}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
}

#header-top-inner, #header-tab-inner, #header-navi-inner,
#alpha-inner, #beta-inner, #gamma-inner, #footer-inner {
    padding-right: 10px;
    padding-left: 10px;
}

#header-top-inner, #header-navi-inner, #footer-inner {
    padding-top: 3px;
}

#alpha-inner, #beta-inner, #gamma-inner {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}


#header-top-inner, #header-tab-inner, #header-navi-inner,
#content-inner, #alpha-inner, #beta-inner, #gamma-inner,
#footer-inner {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

#content-inner{
    width: 940px;
}


/* Wide-Thin-Thin */

.layout-wtt #alpha {
    width: 560px;
}

.layout-wtt #beta {
    left: 190px;
    width: 190px;
}

.layout-wtt #gamma {
    right: 190px;
    width: 190px;
}


/* Thin-Wide-Thin */

.layout-twt #alpha {
    left: 190px;
    width: 560px;
}

.layout-twt #beta {
    left: -560px;
    width: 190px;
}

.layout-twt #gamma {
    width: 190px;
}


/* Wide-Thin */

.layout-wt #alpha {
    width: 750px;
}

.layout-wt #beta {
    width: 190px;
}


/* Thin-Wide */

.layout-tw #alpha {
    left: 190px;
    width: 750px;
}

.layout-tw #beta {
    left: -750px;
    width: 190px;
}





/* Main ----------------------------------------------------------------- */

/* Header */

#header-top {
    height: 30px; /* 20110709 changed from 28 to 30 */
    background-color: #000000;
    border-top: dotted 0px #006400;
    border-bottom: dotted 1px #006400;
} 
#header-tab {
    height: 25px;   /* 20110709 changed from 23 to 25 */
    background-color: #006400;
    border-bottom: dotted 1px #006400;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
} 
#header-navi {
    height: 23px;
    background-color: #CCFFCC;
    border-bottom: dotted 1px #006400;
	text-align:center;
	color:#225522;
} 


/* Content */

#content {
	background-color: #FFFFFF;
	background: url(images/back.gif) repeat-y;
}

#alpha {
	font-size:14px;
	text-align: left;
}

#beta {
	color: #FFFFFF;
	text-align: left;
}

#gamma {
	color: #FFFFFF;
	text-align: left;
}


/* Footer */

#footer {
    height: 23px;
    background-color: #000000;
    border-top: dotted 1px #006400;
    border-bottom: dotted 0px #006400;
	color:#FFFFFF;
	text-align:center;
}





/* Common Customize ----------------------------------------------------------------- */

.button {
	text-decoration:none;
	height:19px;
	font-size:12px;
	font-weight:normal;
	border-width:1px;
	border-style:outset;
	padding:0px;
	margin:0px
	color:#334455;
	border-color:#B0C6DE;
	background:#AACCFF;
}

.top-alpha {
	width:190px;
}
.top-beta {
	width:560px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}
.top-gamma {
	width:190px;
}

.top-beta a:link {
	color: #AAAADD;
}
.top-beta a:visited {
	color: #CCCCFF;
}
.top-beta a:active {
	color: #FF9999;
}
.top-beta a:hover {
	color: #FF9999;
}

.top-beta a:link {
	color: #AAAADD;
}
.top-beta a:visited {
	color: #CCCCFF;
}
.top-beta a:active {
	color: #FF9999;
}
.top-beta a:hover {
	color: #FF9999;
}
.revcol a:link {
	color: #AAAADD;
}
.revcol a:visited {
	color: #CCCCFF;
}
.revcol a:active {
	color: #FF9999;
}
.revcol a:hover {
	color: #FF9999;
}


.content-head {
    height: 25px; /* 20110709 changed from 20 to 25 */
    background-color: #000000;
    border: dotted 1px #006400;
	text-align:center;
}
.content-head h2{
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
}

.content-box {
    border-left: dotted 1px #006400;
    border-right: dotted 1px #006400;
    border-bottom: dotted 1px #006400;
}
.content-box p{
	padding:6px;
}

.side-head1 {
    height: 25px; /* 20110709 changed from 20 to 25 */
    background-color: #006400;
    border: dotted 1px #FFFFFF;
	text-align:center;
}
.side-head1 h3{
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:3px;
}

.side-head2 {
    height: 25px; /* 20110709 changed from 20 to 25 */
    background-color: #006400;
    border: dotted 1px #FFFFFF;
	text-align:center;

/***
    height: 20px;
    background-color: #CCFFCC;
    border: dotted 1px #CCFFCC;
	text-align:center;
***/
}
.side-head2 h3{
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:3px;

/***
	text-align:center;
	font-weight:bold;
	color:#334455;
	padding-top:3px;
***/
}

.side-box {
    background-color: #FFFFFF;
    color:#334455;
    border-left: dotted 1px #006400;
    border-right: dotted 1px #006400;
    border-bottom: dotted 1px #006400;
}
.side-box p{
	padding:4px;
	color:#334455;
}

td.td_tab {
	text-align:center;
	width:170px;
	height:23px;
    border-left: dotted 1px #CCFFCC;
}
td.td_tab_end {
    border-left: dotted 1px #CCFFCC;
}

table.tbl_list {
	border:1;
}

tr.tr_title {
}

tr.tr_content {
	vertical-align:top;
}

td.td_title {
	height:20px;
    background-color: #006400;
    color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

td.td_stitle {
	background-color:#CCFFCC;
}

div.spacer {
	padding:10px;
}

div.spacer3 {
	padding:3px;
}



/* For MT use ---------------------------------------------------------------- */
/* Assets */

/************************************************************************************

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.entry-categories,
.entry-tags,
.comments-header,
.comment-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-meta {
    font-size: 11px;
}

.content-nav {
    text-align: center;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}

********************************************************************/

/* Feedback */

/************************************************************************************

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

********************************************************************/

/* Widgets */

/************************************************************************************

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
    margin: 5px 0 20px;
}

.widget-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-list .widget-list {
    margin-left: 15px;
}

.widget-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-cloud .widget-list {
    margin-right: 0;
    margin-left: 0;
}

.widget-cloud .widget-list-item {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

.widget-cloud .rank-1  { font-size: 1.75em; }
.widget-cloud .rank-2  { font-size: 1.75em; }
.widget-cloud .rank-3  { font-size: 1.625em; }
.widget-cloud .rank-4  { font-size: 1.5em; }
.widget-cloud .rank-5  { font-size: 1.375em; }
.widget-cloud .rank-6  { font-size: 1.25em; }
.widget-cloud .rank-7  { font-size: 1.125em; }
.widget-cloud .rank-8  { font-size: 1em; }
.widget-cloud .rank-9  { font-size: 0.95em; }
.widget-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-assets .widget-content .widget-list {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

********************************************************************/

