:link,:visited {
    text-decoration: none;
}
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 {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: underline;
    outline: none;
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}


/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }



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

body {
 　　line-height:1.6;
 　　letter-spacing:1px;
　　text-align: center;
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}


#header, #content, #alpha, #beta, #gamma, #footer {
    position: relative;
}

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

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}

#header-inner, #content-inner, {
    padding-top: 20px;
    padding-bottom: 20px;
}

#alpha-inner {
    overflow: hidden;
    padding-right: 0px;
    padding-left: 10px;
}


/* 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;
}


/* Medium-Wide */

.layout-mw #alpha {
    left: 195px;
    width: 605px;
}

.layout-mw #beta {
    left: -605px;
    width: 195px;
}

/* Wide-Medium */

.layout-wm #alpha {
    width: 610px;
}

.layout-wm #beta {
    width: 330px;
}


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

a:link, a:visited {
    text-decoration: underline;
}

h1, h2, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 1px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */

#header-name {
    margin-bottom: .25em;
}

#header-description {
    margin-bottom: 0;
}


/* Assets */

.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;
}

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

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

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

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

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

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

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

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

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

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

.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;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* 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;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */

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

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

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

.widget-content ul ul {
    margin-left: 15px;
}



.widget-tag-cloud .widget-content ul {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    background: none;
}

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

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

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

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

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 0;
}

.widget-openid {
    width: 160px;
    margin: 10px auto;
    border: none !important;
}
.widget-openid .widget-content {
    border: 1px solid #ccc;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    color: #666;
    margin: 0;
    padding: 0 !important;
}
.widget-openid .widget-content em {
    display: block;
    font-style: normal;
    padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
    left: -9999px;
    position: absolute;
}
.widget-openid .widget-content a {
    display: block;
    text-align: center;
    padding: 0px 3px;
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}

.input-default {
    background-color: #9AAEC2;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    padding: 2px 7px;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}




#side_nav00 {
    margin-bottom: 5px;
}
#side_nav00 {
	WIDTH: 195px; TEXT-INDENT: -9999px; LIST-STYLE-TYPE: none; HEIGHT: 114px
}
#side_nav00 A {
	DISPLAY: block; WIDTH: 195px; TEXT-INDENT: -9999px; HEIGHT: 114px; TEXT-DECORATION: none
}
#side_nav00 {
	BACKGROUND: url(img/merit.gif) no-repeat 0px 0px
}
#side_nav00 A {
	BACKGROUND: url(img/merit.gif) no-repeat 0px 0px
}

#side_nav00 A:hover {
	BACKGROUND: url(img/merit.gif) no-repeat 0px 0px
}







#s-before h4 {
	BACKGROUND: url(img/side_nav_before.gif) no-repeat 0px 0px; WIDTH: 195px; TEXT-INDENT: -9999px; HEIGHT: 30px
}
#s-after h4 {
	BACKGROUND: url(img/side_nav_after.gif) no-repeat 0px 0px; WIDTH: 195px; TEXT-INDENT: -9999px; HEIGHT: 30px
}
#s-other h4 {
	BACKGROUND: url(img/side_nav_other.gif) no-repeat 0px 0px; WIDTH: 195px; TEXT-INDENT: -9999px; HEIGHT: 30px
}


#side_nav_home {
	BACKGROUND: url(img/side_nav_title.gif) no-repeat 0px 0px; WIDTH: 195px; TEXT-INDENT: -9999px; HEIGHT: 30px
}
#side_nav_home A {
	DISPLAY: block; BACKGROUND: url(img/side_nav_title.gif) no-repeat 0px 0px; WIDTH: 195px; HEIGHT: 30px; TEXT-DECORATION: none
}
#side_nav_home A:hover {
	BACKGROUND: url(img/side_nav_title_over.gif) no-repeat 0px 0px
}




#side_nav {
	MARGIN-BOTTOM: 0px
}
#side_nav UL LI {
	WIDTH: 195px; TEXT-INDENT: -9999px; LIST-STYLE-TYPE: none; HEIGHT: 45px
}
#side_nav UL LI A {
	DISPLAY: block; WIDTH: 195px; TEXT-INDENT: -9999px; HEIGHT: 45px; TEXT-DECORATION: none
}





#side_nav UL LI#side_nav01 {
	BACKGROUND: url(img/side_nav01.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav01 A {
    background-color: #fff;
	BACKGROUND: url(img/side_nav01.gif) no-repeat 0px 0px
}
#production #side_nav UL LI#side_nav01 A {
	BACKGROUND: url(img/side_nav01_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav01 A:hover {
	BACKGROUND: url(img/side_nav01_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav02 {
	BACKGROUND: url(img/side_nav02.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav02 A {
	BACKGROUND: url(img/side_nav02.gif) no-repeat 0px 0px
}
#design #side_nav UL LI#side_nav02 A {
	BACKGROUND: url(img/side_nav02_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav02 A:hover {
	BACKGROUND: url(img/side_nav02_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav03 {
	BACKGROUND: url(img/side_nav03.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav03 A {
	BACKGROUND: url(img/side_nav03.gif) no-repeat 0px 0px
}
#consulting #side_nav UL LI#side_nav03 A {
	BACKGROUND: url(img/side_nav03_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav03 A:hover {
	BACKGROUND: url(img/side_nav03_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav04 {
	BACKGROUND: url(img/side_nav04.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav04 A {
	BACKGROUND: url(img/side_nav04.gif) no-repeat 0px 0px
}
#seo #side_nav UL LI#side_nav04 A {
	BACKGROUND: url(img/side_nav04_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav04 A:hover {
	BACKGROUND: url(img/side_nav04_over.gif) no-repeat 0px 0px
}


#side_nav UL LI#side_nav05 {
	BACKGROUND: url(img/side_nav05.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav05 A {
	BACKGROUND: url(img/side_nav05.gif) no-repeat 0px 0px
}
#hosting #side_nav UL LI#side_nav05 A {
	BACKGROUND: url(img/side_nav05_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav05 A:hover {
	BACKGROUND: url(img/side_nav05_over.gif) no-repeat 0px 0px
}



#side_nav UL LI#side_nav06 {
	BACKGROUND: url(img/side_nav06.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav06 A {
	BACKGROUND: url(img/side_nav06.gif) no-repeat 0px 0px
}
#system #side_nav UL LI#side_nav06 A {
	BACKGROUND: url(img/side_nav06_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav06 A:hover {
	BACKGROUND: url(img/side_nav06_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav07 {
	BACKGROUND: url(img/side_nav07.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav07 A {
	BACKGROUND: url(img/side_nav07.gif) no-repeat 0px 0px
}
#contact #side_nav UL LI#side_nav07 A {
	BACKGROUND: url(img/side_nav07_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav07 A:hover {
	BACKGROUND: url(img/side_nav07_over.gif) no-repeat 0px 0px
}

#side_nav UL LI#side_nav08 {
	BACKGROUND: url(img/side_nav08.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav08 A {
	BACKGROUND: url(img/side_nav08.gif) no-repeat 0px 0px
}
#contact #side_nav UL LI#side_nav08 A {
	BACKGROUND: url(img/side_nav08_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav08 A:hover {
	BACKGROUND: url(img/side_nav08_over.gif) no-repeat 0px 0px
}

#side_nav UL LI#side_nav09 {
	BACKGROUND: url(img/side_nav09.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav09 A {
	BACKGROUND: url(img/side_nav09.gif) no-repeat 0px 0px
}
#contact #side_nav UL LI#side_nav09 A {
	BACKGROUND: url(img/side_nav09_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav09 A:hover {
	BACKGROUND: url(img/side_nav09_over.gif) no-repeat 0px 0px
}


#side_nav UL LI#side_nav10 {
	BACKGROUND: url(img/side_nav10.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav10 A {
	BACKGROUND: url(img/side_nav10.gif) no-repeat 0px 0px
}
#contact #side_nav UL LI#side_nav10 A {
	BACKGROUND: url(img/side_nav10_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav10 A:hover {
	BACKGROUND: url(img/side_nav10_over.gif) no-repeat 0px 0px
}


#side_nav UL LI#side_nav11 {
	BACKGROUND: url(img/side_nav11.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav11 A {
	BACKGROUND: url(img/side_nav11.gif) no-repeat 0px 0px
}
#contact #side_nav UL LI#side_nav11 A {
	BACKGROUND: url(img/side_nav11_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav11 A:hover {
	BACKGROUND: url(img/side_nav11_over.gif) no-repeat 0px 0px
}


#side_nav UL LI#side_nav12 {
	BACKGROUND: url(img/side_nav12.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav12 A {
	BACKGROUND: url(img/side_nav12.gif) no-repeat 0px 0px
}
#contact #side_nav UL LI#side_nav12 A {
	BACKGROUND: url(img/side_nav12_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav12 A:hover {
	BACKGROUND: url(img/side_nav12_over.gif) no-repeat 0px 0px
}



#side_nav UL LI#side_nav13 {
	BACKGROUND: url(img/side_nav13.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav13 A {
	BACKGROUND: url(img/side_nav13.gif) no-repeat 0px 0px
}
#contact #side_nav UL LI#side_nav13 A {
	BACKGROUND: url(img/side_nav13_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav13 A:hover {
	BACKGROUND: url(img/side_nav13_over.gif) no-repeat 0px 0px
}


#side_nav UL LI#side_nav14 {
	BACKGROUND: url(img/side_nav14.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav14 A {
	BACKGROUND: url(img/side_nav14.gif) no-repeat 0px 0px
}
#contact #side_nav UL LI#side_nav14 A {
	BACKGROUND: url(img/side_nav14_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav14 A:hover {
	BACKGROUND: url(img/side_nav14_over.gif) no-repeat 0px 0px
}



#side_nav UL LI#side_nav15 {
	BACKGROUND: url(img/side_nav15.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav15 A {
	BACKGROUND: url(img/side_nav15.gif) no-repeat 0px 0px
}
#contact #side_nav UL LI#side_nav15 A {
	BACKGROUND: url(img/side_nav15_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav15 A:hover {
	BACKGROUND: url(img/side_nav15_over.gif) no-repeat 0px 0px
}



#side_nav UL LI#side_nav16 {
	BACKGROUND: url(img/side_nav16.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav16 A {
	BACKGROUND: url(img/side_nav16.gif) no-repeat 0px 0px
}
#contact #side_nav UL LI#side_nav16 A {
	BACKGROUND: url(img/side_nav16_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav16 A:hover {
	BACKGROUND: url(img/side_nav16_over.gif) no-repeat 0px 0px
}



#side_nav UL LI#side_nav17 {
	BACKGROUND: url(img/side_nav17.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav17 A {
	BACKGROUND: url(img/side_nav17.gif) no-repeat 0px 0px
}
#contact #side_nav UL LI#side_nav17 A {
	BACKGROUND: url(img/side_nav17_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav17 A:hover {
	BACKGROUND: url(img/side_nav17_over.gif) no-repeat 0px 0px
}


#side_nav UL LI#side_nav18 {
	BACKGROUND: url(img/side_nav18.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav18 A {
	BACKGROUND: url(img/side_nav18.gif) no-repeat 0px 0px
}
#contact #side_nav UL LI#side_nav18 A {
	BACKGROUND: url(img/side_nav18_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav18 A:hover {
	BACKGROUND: url(img/side_nav18_over.gif) no-repeat 0px 0px
}


#side_nav UL LI#side_nav19 {
	BACKGROUND: url(img/side_nav19.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav19 A {
	BACKGROUND: url(img/side_nav19.gif) no-repeat 0px 0px
}
#contact #side_nav UL LI#side_nav19 A {
	BACKGROUND: url(img/side_nav19_over.gif) no-repeat 0px 0px
}
#side_nav UL LI#side_nav19 A:hover {
	BACKGROUND: url(img/side_nav19_over.gif) no-repeat 0px 0px
}
/* Default ---------------------------------------------------------------- */

/* Global */






/* Content */

.asset-name {
    
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    border-top: 1px solid #ccc;
}

.asset-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */



a {
    color: #069;
    text-decoration: none !important;
}

a:hover {
    text-decoration: underline !important;
}


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

#container {
}
#container-inner {
	BACKGROUND: url(img/container_bg.gif) repeat-y 0px 0px; 
	background-position: center; 
    width: 800px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}


#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}






#main-navigation-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 800px;
    margin: 0 auto;
}

/* Sign In ---------------------------------------------------------------- */

#header .widget-sign-in {
    position: absolute;
    right: 15px;
    top: 5px;
    text-align: center;
    color: #fff;
    font-family: verdana;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

#header .widget-sign-in .widget-header {
    display: none;
}

#header .widget-sign-in .widget-content {
    background-color: #000;
    margin: 0;
    padding: 5px 15px 10px 15px;
    float: right;
    overflow: hidden;
}

#header .widget-sign-in a {
    color: #777;
    text-decoration: underline !important;
}
#header .widget-sign-in a:hover {
    color: #fff;
}


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

#content { 
    margin-top: 10px;  
    margin-bottom: 30px;  
}


#content {
    line-height: 1.5;
}


.asset-name,
.asset-name a,
.archive-title {
    
}

.comment-footer,
.comment-footer a,
.trackback-footer {
    
}

.asset-footer {
    font-size: 13px;
    border-top: 1px dotted #ccc;
    padding-top: 15px;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    
}

.asset-name a {
    
}

.entry-asset .asset-name {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 12px;
}

.entry-asset .asset-meta {
    color: #777;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    font-size: 12px;
    padding: 6px 0;
    margin-bottom: 12px;
}


.entry-asset .byline {
    float: left;
}
.entry-asset .asset-comments,
.entry-asset .asset-trackbacks {
    float: right;
    margin-left: 10px;
}
.entry-asset .asset-comments a,
.entry-asset .asset-trackbacks a {
    display: block;
    float: left;
    padding-left: 18px;
}
.entry-asset .asset-comments a {
}
.entry-asset .asset-trackbacks a {
}

.archive li {
    margin-bottom: 5px;
}

#group-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}

h1#page-title {
    font-size: 24px;
    line-height: 1.3;
}

.mt-main-index h1#page-title {
    font-size: 30px;
    margin-bottom: .5em;
}

.mt-main-index #alpha p {
    font-size: 12px;
}

#homepage-image {
    width: 905px;
    height: 170px;
    /* photo by Byrne Reese */
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 0 25px 20px;
}

#alpha .comments .even {
    background-color: #e6f0f5;
    border-right: 1px solid #c0d9e6;
    border-bottom: 1px solid #c0d9e6;
}

#alpha .comments .odd {
    background-color: #f3f3f3;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.comment {
    background: #fff;
    padding: 10px 10px 0;
    width: 549px;
    margin-bottom: 10px;
}

.comment-header {
    font-weight: bold;
}

h2.comments-header,
h2.comments-open-header,
h2.trackbacks-header {
    height: 20px;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 0 6px 0 20px;
    line-height: 20px;
    font-family: verdana;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#main-navigation .search-options {
    display: none;
}

h1#page-title.search-results-header {
    font-size: 14px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px;
}

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

.widget-recent-comments ul li {
    padding: 0 0 0 18px;
    margin: 0 0 8px 0;
    background: url(icon-comment.gif) no-repeat 0 4px;
}

.widget-recent-entries dl {
    padding: 0 8px;
}

.widget-recent-entries dl dt {
    font-size: 18px;
}

.widget-recent-entries dl dd {
    margin-bottom: 3px;
}

.widget-recent-entries dl dd.entry-meta {
    margin-bottom: 10px;
    color: #777;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}

.userpic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
    padding: 0;
    border: 1px solid #fff;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}

.comment-header {
    color: #777;
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: normal;
}

.comment-content {
    clear: none;
    margin: 0 0 5px 0;
    padding: 0;
}

.admin-edit-link {
    text-align: center;
    font-family: verdana;
    margin-top: 10px;
}

.admin-edit-link a {
    border: 1px solid #ccc;
    background: #eee;
    padding: 5px 10px;
}


/* Forms ---------------------------------------------------------------- */

input.text, textarea {
    border: 1px solid #ccc;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding: 1px 2px;
    background-color: #fafafa;
}

.contact-form label {
    display: block;
}

.contact-form input.text {
    font-size: 13px;
}

.contact-form textarea {
    margin-bottom: 15px;
}


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

.widget-header,
.widget-content {
    margin-right: 0px;
    margin-left: 0px;
}

.widget-header {
    height: 20px;
    margin-bottom: 8px;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 0 6px 0 20px;
    line-height: 20px;
    font-family: verdana;
    text-transform: uppercase;
}

.widget-header a {
    color: #fff;
    font-weight: bold;
}

.widget-header a:hover {
    text-decoration: underline;
}

.layout-wm .widget-header {
}

.widget-powered .widget-content {
    margin-top: 0px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
} 





/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget,
#footer .widget-content {
    margin: 0;
    padding: 0;
}

#footer .widget-footer-links {
    width: 50%;
}




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

#footer { 
font-size: 12px;
    background: #fff url(img/footer.jpg) repeat-x 0 0;
}

#footer a {
    color: #fff;
}

#footer .widget-header {
    display: none;
}

#footer-content {
    padding: 20px 15px 20px 20px;
}

#footer-content ul {
    list-style: none;
    margin: 0;
    padding: 12px 0 0 0;
    float: left;
}

#footer-content ul li {
    float: left;
    margin: 0;
    padding: 0;
}



.mt-image-none {
    margin: 0;
    padding: 0;
}
/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#main-navigation:after,
.entry-asset .asset-meta:after,
.comment:after,
#footer-content:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
 font-size: 77%;
 line-height:1.6;
 letter-spacing:1px;
    font-size: 0.1em;
    line-height: 0;
}

#content-inner,
#footer-inner,
#main-navigation,
.entry-asset .asset-meta,
.comment,
#footer-content,
.asset-body {
}


/* Custom Styles ---------------------------------------------------------- */



/* Styles for Professional Blue ---------------------------------------------------------- */




a {
    color: #ae1b13;
}





/* Header */

#header-inner {
    position: relative;
}




#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}




#header-content {
    margin: 30px 20px;
}

#header-name {
    color: #fff; 
    font-size: 10px;
    margin-bottom: 5px;
    TEXT-INDENT: -9999px;
}

#header-description {
    color: #fff;
    font-size: 10px;  
}



#header { 
    background: url(img/logo.jpg) no-repeat 0 0;
    height: 103px;
    width: 800px;
}

#header .widget-sign-in .widget-content {
}

#header .widget-sign-in .widget-content,
#header .widget-sign-in .widget-content a {
}







#main-navigation {
    margin: 0 auto;
    width: 800px; 
    background-color: #e8ebec;
    border-bottom: 1px solid #bac2c6;
}

#main-navigation ul li a {
    border-left: 1px solid #bac2c6;
}

#main-navigation ul li.last {
    border-right: none;
}

#main-navigation ul li.last a {
    border-right: 1px solid #bac2c6;
}


#footer a {
    color: #ae1b13;
}
#top-img { 
    background: url(img/top.jpg) no-repeat 0 0;
    width: 580px;
    height: 224px;
}

/* Search ---------------------------------------------------------------- */

.widget-search {
    float: right;
    width: 300px;
    position: absolute;
    top: 0px;
    right: 2px;
    padding: 0px;
    margin: 0;
    text-align: right;
}

.widget-search h3 {
    display: none;
}

#Search {
width:100%;
}





#Search form {
margin: 0;
padding: 5px 0;
}

#page_title h2{ 
    background: url(img/bg_title.gif) no-repeat 0 0;
    width: 595px;
    height: 50px;
    font-size: 17px; 
    padding: 5px 0 0 20px;
    font-weight: bold;
}

#bg_h3 h3{ 
    background: url(img/bg_h3.gif) no-repeat 0 0;
    width: 595px;
    height: 45px;
    font-size: 15px; 
     padding: 8px 0 0 20px;
    font-weight: bold;
}

#page_sub_title h3{ 
    background: url(img/bg_sub_title.gif) no-repeat 0 0;
    width: 595px;
    height: 31px;
    font-size: 15px; 
    margin: 14px 0 0 0;
    padding: 4px 0 0 3px;
    font-weight: bold;
}

#top-img { 
    background: url(img/top-img.jpg) no-repeat 0 0;
    width: 595px;
    height: 224px;
}

#top-img-text { 
    width: 290px;
    height: 224px;
    font-size: 12px; 
    padding: 10px
}



#syasin1 { 
    background: url(img/syasin1.jpg) no-repeat ;
    float: left;
    width: 119px;
    height: 371px;
    margin: 0px;
}

#syasin2 { 
    background: url(img/syasin2.jpg) no-repeat 0 0;
    float: left;
    width: 119px;
    height: 371px;
    margin: 0px;
}


#syasin3 { 
    background: url(img/syasin3.jpg) no-repeat 0 0;
    float: left;
    width: 119px;
    height: 371px;
    margin: 0px;
}


#syasin4 { 
    background: url(img/syasin4.jpg) no-repeat 0 0;
    float: left;
    width: 119px;
    height: 371px;
    margin: 0px;
}


#syasin5 { 
    background: url(img/syasin5.jpg) no-repeat 0 0;
    float: left;
    width: 119px;
    height: 371px;
    margin: 0px;
}

#gyousyu { 
    text-align: center;
    font-size: 9px; 
    padding: 151px 5px 0 5px;
    font-weight: bold;
}

#namae { 
    font-size: 12px; 
text-align: center;
    padding: 0px;
    font-weight: bold;
}

#check { 
text-align: center;
    font-size: 10px; 
    padding: 0px;
}

#comment { 
	WIDTH: 115px; 
	HEIGHT: 141px; 
	font-size: 10px; 
　　　    margin: 0px;
	padding: 6px 0px 0px 3px;
}
#syousai {
    margin-left: 1px;
}
#syousai {
	WIDTH: 118px; TEXT-INDENT: -9999px; LIST-STYLE-TYPE: none; HEIGHT: 20px
}
#syousai A {
	DISPLAY: block; WIDTH: 118px; TEXT-INDENT: -9999px; HEIGHT: 20px; TEXT-DECORATION: none
}
#syousai {
	BACKGROUND: url(img/syousai.gif) no-repeat 0px 0px
}
#syousai A {
	BACKGROUND: url(img/syousai.gif) no-repeat 0px 0px
}


#page_midasi h2{ 
    background: url(img/ber.gif) no-repeat 0 0;
    width: 595px;
    height: 30px;
    font-size: 17px; 
    color: #ffffff;
    padding: 2px 0 0 20px;
    font-weight: bold;
}




#index_midasi h2{ 
    background: url(img/index-ber.gif) no-repeat 0 0;
    width: 590px;
    height: 30px;
    font-size: 17px; 
    color: #ffffff;
    padding: 2px 0 0 20px;
    font-weight: bold;
}
