/** MT繝�ヵ繧ｩ繝ｫ繝医ヶ繝ｭ繧ｰ縺ｮCSS繧偵Ο繝ｼ繝 **/
/* @import url("http://www.attovas.com/cgi-bin/mt4/mt-static/themes-base/blog.css"); */
/* Base Theme ============================================================= */

/* IE6 css fixer v0.95: Tue, 17 May 2011 06:12:36 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
* html #alpha, * html #beta, * html #gamma,
* html .layout-wt #beta,
* html .item,
* html #header-name,
* html .mt-image-left,
* html .mt-image-right,
* html .user-pic,
* html #header-mention,
* html #header-title, * html #header-search, * html #header-link, * html #header-freedial,
* html #header-search #search,
* html #share,
* html #footer-first, * html #footer-second, * html #footer-third, * html #footer-fourth, * html #footer-fifth,
* html #footer-left,
* html #footer-right,
* html #footer-outer img,
* html #footer-mijs,
* html #main-alpha,
* html #main-beta,
* html #main-banner,
* html #product1, * html #product2, * html #product3, * html #product4, * html #product5,
* html .pickup-entry-left,
* html .pickup-entry-left img, * html .pickup-entry-right img,
* html .pickup-entry-left p, * html .pickup-entry-right p,
* html #main-recent, * html #main-twitter,
* html a.main-twit-date,
* html .main-twit-text,
* html .recent-category,
* html .recent-date,
* html .recent-text,
* html .entry-date,
* html .twit-list-img,
* html .twit-list-header,
* html .twit-list-text,
* html div.pr_bg1,
* html div.pr_bg2,
* html div.pr_bg3,
* html div.pr_bg4,
* html div.pr_bg5,
* html div.pr_bg6,
* html td.tb2 p.s3,
* html div.ct-btm dl.left-box,
* html div.ct-btm dl.right-box,
* html .photo .img,
* html ul.news li p span,
* html .left15,
* html .right15,
* html #share .twitter-share-button, * html div.left,
* html .pickup-entry-right, * html div.right {display:inline;}

/* convert min height values */
* html #container-inner {height:100%;}
* html div.ct-btm dl.left-box dt, * html div.ct-btm dl.right-box dt {height:32px;}
* html ul.news li, * html ul.news2 li {height:35px;}




/* add zoom:1 to pos:relative elements */
* html #header,
* html #content,
* html #alpha,
* html #beta,
* html #gamma,
* html #footer,
* html .widget-content,
* html ul.MenuBarHorizontal li {zoom:1;}

/* add overflow:visible to (submit) buttons */
 * html input, * html button {overflow:visible;}

/* Reset ------------------------------------------------------------------ */

/*
    reset.css - resets default browser styling
    http://tantek.com/log/2004/09.html#d06t2354
    http://www.vox.com/.shared/css/base.css by beausmith.com
    http://developer.yahoo.com/yui/reset/
*/

: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 {
    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 {
    text-align: center;
    background: #fff;
}

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

#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, #footer-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}*/

#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
/*    padding-right: 20px;
    padding-left: 20px;*/
}


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

.layout-wt #beta {
    width: 182px;
    float: right;
}


/* Thin-Wide */

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

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


/* Medium-Wide */

.layout-mw #alpha {
    left: 330px;
    width: 610px;
}

.layout-mw #beta {
    left: -610px;
    width: 330px;
}

/* Wide-Medium */

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

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


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

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

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

blockquote, ol, ul {
    margin-left: 30px;
    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,
.search-form {
    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: 5px 0 20px;
}

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

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

.widget-content li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.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;
    line-height: 1.2;
    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: 5px 0;
}

.widget-openid {
    width: 160px;
    margin: 10px auto;
    border: none !important;
}
.widget-openid .widget-content {
    border: 1px solid #ccc;
    background: #fff url(../images/openid-accepted.gif) no-repeat 7px 3px;
    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;
    background: #eee;
    text-align: center;
    padding: 5px 3px;
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}

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

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(../images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

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

/************************ORIGN**************************/

/**** Basic *****/
a {
    color: #0084cc;
}

a:visited {
    color: #551A8B;
}

body {
    font-size: 12px;
    font-family: Osaka,"メイリオ",Meiryo,"MS PGothic",sans-serif;
    line-height: 1.5;
}

.grey-small {
    font-weight: normal;
    font-size: 8pt;
    color: #757575;
    text-decoration:none;
    margin: 0;
    line-height: 1.2;
}

.grey-smal a {
    font-weight: normal;
    font-size: 9pt;
    color: #757575;
    text-decoration:none;
}


/***** Basic layout *****/

#alpha {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#beta {
    margin-top: 10px;
    margin-bottom: 10px;
}

#alpha-inner, #beta-inner {
    overflow:hidden;
    padding: 0px;
}

#container  {
    background-color: #b2daf0;
    text-align: center;
}

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

#content {
    vertical-align: top;
    margin-top: 10px; 
}

#content-inner {
}


/***** Header *****/
#header {
    z-index: 1;
}

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

#header-name {
   float: left;
   width: 160px;
}

#header-mention {
   float: right;
   width: 388px;
}

#header-title , #header-search , #header-link , #header-freedial  {
    float: left;
/*    border-top: 1px solid #757575;*/
    padding-top: 10px;
}

#header-title, #header-search {
    margin-right: 10px;
}

#header-title {
    width: 566px;
}

#header-search {
    width: 182px;
}

#header-link {
    width: 70px;
}

#header-freedial {
    width: 112px;
    text-align: right;
    font-size: 9px;
}

#header-kokuyo {
   margin-bottom: 10px;
}

#header-search #search {
    border: 1px solid #CCC;
    width: 136px;
    height: 23px;
    float: left;
}

#header-search .search-button {
    border: 1px solid #CCC;
    border-left: none;
    background-color: #666;
    color: #FFF;
    width: 41px;
    height: 25px;
    font-size: 10px;
    font-weight: bold;
}

#header-link ul  {
    list-style-type: none;
    display: inline;
    margin: 0;
    padding: 0;
}

#header-link li {
    padding-left: 4px;
    font-size: 8pt;
}

#header-link a {
    text-decoration: none;
    color: #000;
}

#header-navigation {
    width: 950px;
}

#MenuBar1 li, #footer-link li {
    display: inline;
}

div.MenuBarHorizontal  {
    cursor:default;
    margin:0;
    padding:0;
    width: 950px;
    height: 28px;
    display:block;
    position: relative;
    white-space: nowrap;
}

div.MenuBarHorizontal div {
    margin-right: 9px;
    padding:0;
    position: relative;
    text-align:left;
    width: 182px;
    white-space: nowrap;
    float: left;
}

#MenuBarHorizontal-last  {
    margin: 0;
    float: right;
}


#subMenu1, #subMenu2, #subMenu3, #subMenu4, #subMenu5 {
    position: absolute;
    width: 182px;
    z-index: 255;
    font-size: 9pt;
    font-color: #000;
    /* margin-top: 33px; */
    margin-top: -1px;
}

#subMenu1 ul, #subMenu2 ul, #subMenu3 ul, #subMenu4 ul, #subMenu5 ul {
    margin: 0;
    padding: 0;
}

#subMenu1 li, #subMenu2 li, #subMenu3 li, #subMenu4 li, #subMenu5 li {
    background: #cce0f5 none repeat scroll 0 0;
    display: block;
    padding: 5px 10px;
}

#subMenu1 a, #subMenu2 a, #subMenu3 a, #subMenu4 a, #subMenu5 a {
    text-decoration: none;
    color: #000;
}

#subMenu1 {
    margin-left: 0px;
}

#subMenu2 {
    margin-left: 191px;
}

#subMenu3 {
    margin-left: 382px;
}

#subMenu4 {
    margin-left: 573px;
}

#subMenu5 {
    margin-left: 768px;
}


/*** SHARE BUTTON ***/

#share {
    margin-top: 10px;
    float: right;
}

#share .twitter-share-button {
    float: left;
}

#share-entry {
    margin-top: 30px;
    text-align: right;
}

#share-entry iframe.twitter-share-button {
     vertical-align: top;
}

#share-entry span.fb_share_size_Small {
    float: none;
    vertical-align: top;
}


/***** FOOTER *****/

#footer-link ul {
    list-style-type: none;
    display: inline;
    margin: 0;
    padding: 0;
}

#footer-link a {
    text-decoration: none;
    color: #000;
}

#footer-link li {
    padding-left: 4px;
    margin-left: 4px;
    border-left: 1px solid #ccc;
}

#footer-link li.firstColumn  {
    border-left: none;
}


#footer-inner {
    padding: 0px;
    margin:  0px;
    font-size: 10pt;
}

#footer-menu {
}

#footer-menu ul {
    list-style-type: none;
    display: inline;
    margin: 0;
    padding: 0;

    font-size: 8pt;
}

#footer-menu li {
    padding-bottom: 3px;
}

* html #footer-menu {
   line-height: 0.7em;
   height: 50px;
}

#footer-menu h3 {
    font-weight: bold;
    color: #0066cc;
    margin:10px 0;
    font-size: 11pt;
}

#footer-menu a {
    color: #000;
    text-decoration: none;
}

#footer-first, #footer-second, #footer-third, #footer-fourth, #footer-fifth {
    float: left;
    width: 182px;
    color: #000;
    border-top: 1px solid #b9b9b9;
    margin-bottom: 20px;
}

#footer-first, #footer-second, #footer-third, #footer-fourth {
    margin-right: 10px;
}

#footer-menu-bottom {
    padding-bottom: 10px;
    border-top: 1px solid #b9b9b9;
}

#footer-left {
    float: left;
    text-align: left;
}

#footer-right {
    float:right;
    text-align: right;
    font-size: 9pt;
}

#footer-outer {
    width: 950px;
}

#footer-outer img{
    float: left;
    margin-left: 5px;
}

#footer-mijs {
    float: left;
    width: 330px;
    margin-left: 5px;
    padding-bottom: 25px;
}

#footer-mijs h4 {
   margin: 0;
   font-size: 8pt;
   font-weight: bold;
}

#footer-mijs div {
    font-size: 8pt;
    line-heignt: 1.2;
}

#footer-mijs a {
    color: #757575;
    margin: 0;
}


#footer-bottom {
    clear: both;
    line-heignt: 1.0;
    width: 950px;
}


#top-link {
    text-align: right;
    margin-right: 10px;
}

#top-link a, #top-link img {
    padding: 0;
    margin: 0;
}


/***** Main Index *****/

#main-alpha {
    float: left;
    width: 758px;
    margin-right: 10px;
    margin-bottom: 10px;
}

#main-beta {
    float: left;
    width: 182px;
}

#main-flash {
    width: 950px;
    margin-top: 5px;
}

#main-banner {
    width: 180px;
    margin-top: 5px;
    float: right;
    text-align: center;
}

#product1, #product2, #product3, #product4, #product5 {
    float: left;
    width: 172px;
    text-align: left;
    margin: 10px 10px 10px 5px;
    font-size: 9pt;
    border-right: 1px solid #ccc;
}

#product1 p, #product2 p, #product3 p, #product4 p, #product5 p {
    margin-right: 10px;
}

#main-pickup, #main-recent {
    padding-top: 0px;
    padding-bottom: 10px;
}


.pickup-entry-left,  .pickup-entry-right {
    width: 374px;
    font-size: 9pt;
    padding: 10px 0;
    border-bottom: 1px solid #CCC;
}

.pickup-entry-left {
    float:left;
    margin-right: 10px;
}

.pickup-entry-right {
    float: right;
}

.pickup-entry-left img, .pickup-entry-right img {
   width: 80px;
   height: 80px;
   float: left;
   margin-right: 10px;
}

.pickup-entry-left p , .pickup-entry-right p{
    float: left;
    width: 284px;
}

#main-recent, #main-twitter  {
    float: left;
    width: 375px;
}

#main-twitter {
    margin-left:5px;
}

.main-twit {
    border-top: 1px dotted #999;
    padding: 4px 0;
}

a.main-twit-date {
    float: left;
    font-size:7pt;
    color: #999;
    text-decoration: none;
}

.main-twit-text {
    float: left;
    font-size: 9pt;
    width: 305px;
    padding-left: 5px;
}

#main-news-2, #main-news-3,#main-news-4 {
    display: none;
}

.recent-entry {
    border-top: dotted 1px #999;
    padding: 4px 0px;
}
.recent-category {
    float: left;
    width: 73px;
}

.recent-date {
    float: left;
    font-size: 6pt;

    width: 55px;
}

.recent-text {
    float: left;
    font-size: 9pt;
    width: 247px;
}

#main-link {
    text-align: right;
}

#main-link div {
    margin-left: 10px;
}


/***** SIDE MENU *****/

#side-navigation {
}

#side-guide {
    border: 10px solid #C6C6C6;
    width: 162px;
    font-size: 9pt;
    padding-top: 8px;
    margin-bottom: 10px;
}

#side-guide-inner {
}

.guide-row, .guide-row-now  {
    border-top: 1px dotted #999;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
}

.guide-row-now {
    background-color: #06C;
}

.guide-row a {
    color: #000;
    text-decoration: none;
}

.guide-row-now a{
    color: #FFF;
    text-decoration: none;
}

#side-link img {
    margin: 2px 0px;
}

#side-twitter {
   margin-top: 10px;
}

.side-twit {
    padding: 4px 0;
}

a.side-twit-date {
    font-size:7pt;
    color: #999;
    text-decoration: none;
}

.side-twit-text {
    font-size: 9pt;
    border-bottom: 1px dotted #999;
}


/***** Category Archive *****/

#page-top-category {
    background-image: url(".//images/common/header_bg.jpg");
    background-repeat: no-repeat;
    color: #0084cc;
    padding: 4px 20px;
    font-size: 14pt;
    margin: 5px 0px;
}

#page-top-category em {
    font-style: normal;
}

.pan-navi {
    font-size: 8pt;
    margin-bottom: 3px;
    margin-left: 10px;
}

#page-title {
    background-image: url(".//images/common/bg_header_long.jpg");
    background-repeat: no-repeat;
    
    margin-bottom: 20px;
    padding-bottom: 6px;
    padding-left: 10px;
    font-size: 12pt;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}

div.sub-category {
    width: 360px;
    margin-bottom: 10px;
    border-bottom: dotted 1px #999;
}

div.sub-category-inner a {
    text-decoration: none;
}

div.sub-category-inner h3 {
    background-image: url(".//images/common/bg_header_short.jpg");
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 10px;
    text-decoration: none;
    color: #FFF;
    font-size: 12pt;
}

div.sub-category-inner img{
   width: 80px;
   height: 80px;
}

.sub-category-entry, .sub-category-entry-short  {
    padding-bottom: 4px;
    border-top: dotted 1px #999;
}

.sub-category-entry{
    width: 360px;
}


.sub-category-entry-short{
    width: 280px;
}

#entry-list {
}

#entry-list-inner a {
    text-decoration: none;
}

#entry-list-inner h3 {
    padding-left: 15px;
    text-decoration: none;
}

.entry-row {
    padding: 3px;
    border-bottom: dotted 1px #999;
    font-size: 9pt;
}

.entry-date {
    background-image: url("./images/common/triangle.gif");
    background-repeat: no-repeat;
    padding-left: 15px ;
    padding-right: 20px;
    float: left;
}

h3.setic {
    background-image: url("./images/common/bg_sub_title.jpg");
    background-repeat: no-repeat;
    padding-left: 17px ;
    padding-bottom: 5px;
    font-size: 11pt;
}

.sitemap ul {
    list-style: none;
}


/** Entry Archive **/

#entry-subtitle {
    background-image: url("./images/entry/subtitle.jpg");
    background-repeat: no-repeat;
    padding-left: 20px;
    font-size: 12pt;
    height: 25px;
}

#entry-related {
   margin-top: 10px;
}

ul.related-entry  {
    margin-top: 10px;
    margin-left: 5px;
    list-style-type: none;
}
.related-entry li {
    border-bottom: 1px dotted #999;
}


/***** TWITTER-LIST *****/

.twit-list {
    padding: 4px 0;
}

.twit-list-img {
    float: left;
    width: 48px;
    margin-right: 5px;
    margin-bottom: 20px;
}

.twit-list-header {
    background-color: #0066CC;
    color: #FFFFFF;
    float: left;
    padding: 1px 5px;
    width: 695px;
}

.twit-list-header a {
    font-size:9pt;
    text-decoration: none;
    font-weight: bold;
    color: #FFF;
}

.twit-list-text {
    float: left;
    font-size: 9pt;
    padding: 5px 5px;
    width: 695px;
}

#twit-list-pager {
    text-align: center;
    font-size: 10pt;
    margin-top: 15px;
}

#twit-list-pager a, #twit-list-pager span{
    border: 2px solid #0066CC;
    font-weight: bold;
    margin: 0 2px;
    padding: 0 3px;
    text-decoration: none;
}

#twit-list-pager a {
    background-color: #0099CC;
    color: #FFFFFF;
}

/***** TWITTER-SINGLE *****/

.twit-single {
}

.twit-single-text {
    float: left;
    font-size: 9pt;
    padding: 5px 5px;
    width: 695px;
}

.twit-single-img {
    float: right;
    width: 48px;
    margin-right: 5px;
    margin-bottom: 20px;
}

.twit-single-footer {
    text-align: right;
}

.twit-single-footer a {
    font-size:9pt;
    font-weight: bold;
}


/** 繝ｦ繝ｼ繝�ぅ繝ｪ繝�ぅ繝ｼ**/
.triangle {
    background-image: url("./images/common/triangle.gif");
    background-repeat: no-repeat;
    padding-left: 12px;
    font-size: 8pt;
}

.triangle-navy {
    background-image: url("./images/common/triangle_navy.gif");
    background-repeat: no-repeat;
    padding-left: 13px;
    font-size: 9pt;
}


.triangle-white {
    background-image: url("./images/common/triangle_white.gif");
    background-repeat: no-repeat;
    padding-left: 12px;
    font-size: 9pt;
    display: block;
}

* html #footer-menu .triangle-white {
    background: url("./images/common/triangle_white.gif") no-repeat 0px -5px;
}

div.clearBorder {
    border-style: none;
}

div.left {
    float: left;
}

div.right {
    float: right;
}

div.subtext {
    padding-left: 30px;
    padding-bottom: 20px;
}

/* 萓｡譬ｼ陦ｨ -------------------- */
table.price {
    width: 599px;
    border: 1px solid #244989;
    margin: 0px;
    padding: 0px;
    background: #fff;
}

table.price2 {
    width: 599px;
    border: 1px solid #967855;
    margin: 0px;
    padding: 0px;
    background: #fff;
}

table.price3 {
    width: 599px;
    border: 1px solid #5eb7b8;
    margin: 0px;
    padding: 0px;
    background: #fff;
}

table.price3b {
    width: 100%;
    margin: 0px;
    padding: 0px;
    background: #fff;
}

.pr_w10 { width: 13%; }
.pr_w30 { width: 29%; }
.pr_w25 { width: 25%; }
.pr_w33 { width: 33%; }
.pr_w34 { width: 34%; }
.pr_s75 { font-size: 75%; }

.pr_blue {
    text-align: center;
    color: #fff;
    background: #244989;
}

.pr_blue2 {
    text-align: center;
    color: #333;
    background: #aabdd5;
}

.pr_brown {
    text-align: center;
    color: #fff;
    background: #967855;
}

.pr_brown2 {
    text-align: center;
    color: #333;
    background: #ac9372;
}

.pr_brown3 {
    text-align: left;
    color: #333;
    background: #ac9372;
}

.pr_green {
    text-align: center;
    color: #fff;
    background: #5eb7b8;
}

.pr_green2 {
    text-align: center;
    color: #333;
    background: #a6d6d1;
}

.pr_gray {
    text-align: center;
    color: #333;
    background: #bec1c0;
}

.pr_center { text-align: center; }

div.pr_bg1 {
    float: left;
    text-align: center;
    width: 49%;
    margin: 1px;
    color: #fff;
    font-size: 75%;
    background: #816d53;
}
div.pr_bg2 {
    float: left;
    text-align: center;
    width: 49%;
    margin: 1px;
    color: #fff;
    font-size: 75%;
    background: #74b637;
}
div.pr_bg3 {
    float: left;
    text-align: center;
    width: 49%;
    margin: 1px;
    color: #fff;
    font-size: 75%;
    background: #edb029;
}
div.pr_bg4 {
    float: left;
    text-align: center;
    width: 49%;
    margin: 1px;
    color: #fff;
    font-size: 75%;
    background: #d04047;
}
div.pr_bg5 {
    float: left;
    text-align: center;
    width: 49%;
    margin: 1px;
    color: #fff;
    font-size: 75%;
    background: #005192;
}
div.pr_bg6 {
    float: left;
    text-align: center;
    width: 49%;
    margin: 1px;
    color: #fff;
    font-size: 75%;
    background: #3eaec4;
}
div.pr_bg7 {
    text-align: center;
    width: 100%;
    margin: 1px;
    color: #fff;
    font-size: 75%;
    background: #279f6d;
}
div.pr_bg8 {
    text-align: center;
    width: 100%;
    margin: 1px;
    color: #fff;
    font-size: 75%;
    background: #d04047;
}
.pr_title {
    color: #007689;
}
td.tb2 p.s3 {
    float: left;
    margin:0px 15px 0px 0px;
    padding: 0px;
}

/* 繝懊ャ繧ｯ繧ｹ�医Μ繝ｳ繧ｯ+繝�く繧ｹ繝茨ｼ -------------------- */

/* 閭梧勹�井ｸ｡繧ｵ繧､繝会ｼ */

 div.ct-box {
    width: 556px;
    margin: 10px 0px 0px 23px;
    background: url(/images/entry/ct_page_bg_side.gif) repeat-y left;
    font-size: 86%;
}

/* 閭梧勹�井ｸ具ｼ */

div.ct-box div.ct-btm {
    padding: 0px 1px 7px 1px;
    background: url(/images/entry/ct_page_bg_btm.gif) no-repeat bottom;
}

div.ct-box div.ct-btm:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.ct-box div.ct-btm { display:inline-block; }
/*\*/
* html div.ct-box div.ct-btm { height:1%; }
div.ct-box div.ct-btm { display:block; }
/**/

/* 蜀�ｮｹ */

div.ct-btm dl.left-box {
    float: left;
    width: 271px;
    border-top: 1px solid #E3E3E3;
}

div.ct-btm dl.right-box {
    float: right;
    width: 271px;
    border-top: 1px solid #E3E3E3;
}

/* 隕句�縺鈴Κ蛻 */

div.ct-btm dl.left-box dt,
div.ct-btm dl.right-box dt {
    width: 271px;
    min-height: 32px;
    margin: 1px 0px 0px 0px;
    padding: 0px;
    border: none;
    font-size: 120%;
}

*html div.ct-btm dl.left-box dt {
    height: 32px;
}

*html div.ct-btm dl.right-box dt {
    height: 32px;
}

/* 繝ｭ繝ｼ繝ｫ繧ｪ繝ｼ繝舌��医げ繝ｩ繝��繧ｷ繝ｧ繝ｳ� */

div.ct-btm dl.left-box dt a,
div.ct-btm dl.right-box dt a,
div.ct-btm dl.left-box dt div,
div.ct-btm dl.right-box dt div {
    display: block;
    width: 100%;
    height: 100%;
    background: #FFFFFF url(/images/entry/ct_page_title_bg.gif) no-repeat left bottom;
}

div.ct-btm dl.left-box dt a:hover,
div.ct-btm dl.right-box dt a:hover {
    background-position: right bottom;
}

/* 繝ｭ繝ｼ繝ｫ繧ｪ繝ｼ繝舌��育泙蜊ｰ� */

div.ct-btm dl.left-box dt a span,
div.ct-btm dl.right-box dt a span,
div.ct-btm dl.left-box dt div span,
div.ct-btm dl.right-box dt div span {
    display: block;
    margin-left: 7px;
    padding: 7px 0px 7px 22px;
    background: url(/images/entry/icon_ct_page_title.gif) no-repeat left center;
}

div.ct-btm dl.left-box dt a:hover span,
div.ct-btm dl.right-box dt a:hover span {
    background: url(/images/entry/icon_ct_page_title_on.gif) no-repeat left center;
}

/* 繝�く繧ｹ繝医お繝ｪ繧｢ */

div.ct-btm dl.left-box dd,
div.ct-btm dl.right-box dd {
    padding: 5px 9px 3px 9px;
    line-height: 1.7;
}

/* 繝ｪ繝ｳ繧ｯ濶ｲ */

div.ct-btm dl dt a {
    text-decoration: none;
}

div.ct-btm dl dt a:link {
    color: #5A5A5A;
}
div.ct-btm dl dt a:visited {
    color: #5A5A5A;
}
div.ct-btm dl dt a:hover {
    color: #5A5A5A;
}
div.ct-btm dl dt a:active {
    color: #5A5A5A;
}

/* 繝ｪ繝ｳ繧ｯ髮 */
table.link td {
    vertical-align: top;
    width: 33%;
    padding: 5px;
}

/* 繧ｵ繧､繝医�繝�� */
table.sitemap {
    width: 100%;
}

table.sitemap td {
    vertical-align: top;
    width: 50%;
    padding: 5px;
}

/* 繧ｵ繧､繝医�繝�� */
table.event {
    width: 100%;
    border: 1px solid #CCC;
}

table.event td.tb1 {
    text-align: center;
    background:#BFDBF8;
}

table.event td {
    padding: 5px;
    border: 1px solid #CCC;
}

.photo .img {
    float:left;
    padding:5px;
}

div.photo:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.photo { display:inline-block; }
/*\*/
* html div.photo { height:1%; }
div.photo { display:block; }
/**/

/* news */

ul.news {
    margin: 0px 0px 20px 0px;
}

ul.news li {
    padding-left: 7px;
    min-height: 35px;
    background: #9A9A9A url(/images/top/icon_news.gif) no-repeat left top;
    vertical-align: top;
    font-size: 86%;
}

*html ul.news li {
    height: 35px;
}

ul.news li p {
    padding: 9px 0px 10px 10px;
    background: #FFFFFF url(/images/top/news_border.gif) repeat-x bottom;
}

ul.news li p:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul.news li p { display:inline-block; }
/*\*/
* html ul.news li p { height:1%; }
ul.news li p { display:block; }
/**/

ul.news li p span {
    display:block;
    float: left;
    width: 73px;
    letter-spacing: 1px;
}

ul.news li p span.txt {
    width: 500px;
    margin: 0px;
    font-size: 110%;
    letter-spacing: 0px;
}

ul.news li p span.txt img {
    margin: 0px 0px 0px 5px;
}

/* news2 */

ul.news {
    margin: 0px 0px 20px 0px;
}

ul.news2 li {
    padding-left: 7px;
    min-height: 35px;
    background: #9A9A9A url(/images/top/icon_news.gif) no-repeat left top;
    vertical-align: top;
    font-size: 86%;
}

*html ul.news2 li {
    height: 35px;
}

ul.news2 li p {
    padding: 9px 0px 10px 10px;
    background: #FFFFFF url(/images/top/news_border.gif) repeat-x bottom;
}

ul.news2 li p:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul.news2 li p { display:inline-block; }
/*\*/
* html ul.news2 li p { height:1%; }
ul.news2 li p { display:block; }
/**/

ul.news2 li p span {
    display:block;
    font-size: 110%;
    letter-spacing: 0px;
}
ol.p {
    list-style: decimal;
    margin: 10px 10px 10px 20px;
}
ol.p2 {
    list-style: lower-alpha;
    margin: 10px 10px 10px 40px;
}
/*繝懊ち繝ｳ*/
a.btn, a.btn2{
    margin: 2px;
    display:block;
    padding:3 6 3 11;
    border:1px #BBBBBB solid;
    border-bottom:2px #BBBBBB solid;
    border-right:2px #BBBBBB solid;
    text-decoration:none;
    font-weight:bold;
}
a.btn:hover, a.btn2:hover{
    background:#FFFFCC;
    border:1px #BBBBBB solid;
    border-top:2px #BBBBBB solid;
    border-left:2px #BBBBBB solid;
}

a.btn {
    margin: 5px;
    padding:7px 10px;;
    width: 400px;
}
.red { color: #F00; }
.white { color: #FFF; }
.tb1 { background:#BFDBF8; }
.tb2 { background:#EEE; }

/* 繝�く繧ｹ繝磯Κ蛻��繝懊ャ繧ｯ繧ｹ�壼ｹ�255px */
.left15 {
    float: left;
    margin-left: 25px;
    width: 320px;
}
.right15 {
    float: right;
    margin-right: 25px;
    width: 320px;
}
.colorBox1 {
    font-size: 9pt;
    background:#666;
    padding:5px;
    margin-bottom: 5px;
    border:1px #333 solid;
    border-bottom: 2px #999 solid;
    border-right: 2px #999 solid;
    color: #FFF;
}

.colorBox2 {
    font-size: 9pt;
    background:#104F85;
    padding:5px;
    margin-bottom: 5px;
    border:1px #0B304F solid;
    border-bottom: 2px #1C71B9 solid;
    border-right: 2px #1C71B9 solid;
    color: #FFF;
}
.spdash15 {
    height: 1px;
    background-repeat: repeat-x;
    clear: both;
}
/* 繝�く繧ｹ繝磯Κ蛻��蝗槭ｊ霎ｼ縺ｿ蛻ｶ蠕｡ */
.spdummy {
    height: 1px;
    clear: both;
}

ol.num {
    margin: 10px 30px;
}
ol.num li {
    list-style-type: decimal;
}

/* 隕句�縺 -------------------- */

div.page h1 {
    width: 838px;
    height: 79px;
    font-size: 86%;
    background: url(/images/page/page_title_bg.jpg) no-repeat;
}

div.page h1 span {
    display: block;
    padding: 27px 0px 0px 27px;
    color:#FFFFFF;
    font-size: 160%;
}

div#page-ct-left h2 {
    margin-bottom: 24px;
    padding: 9px 0px 9px 7px;
    background: url(/images/page/page_h2_title_bg.gif) repeat-x bottom;
    color: #000000;
    font-size: 150%;
}

div#page-ct-left h3, p.case2 {
    margin: 15px 0px;
    padding-left: 9px;
    border-left: 3px solid #01A6FF;
    color: #0270CA;
}
ul.txt {
list-style: none;
margin-left: 0px;
}

ul.txt li {
margin:0px;;
padding:0px;
}

h1.txt strong,
ul.txt li a {
    position: absolute;
    top:5px;
    left: 50%;
    margin-left: -300px;
    font-weight: normal;
    font-size: 10px;
    width: 670px;
    color: #000;
    text-decoration:none;
}

table.seminar{
   width: 640px;
   border: 1px #cccccc solid;
   border-collapse:
   collapse; border-spacing:0;
}

table.seminar th{
   width:120px;
   padding:5px;
   border: 1px #cccccc solid;
   border-width: 0 0 1px 1px;
   background:#E6E6FA;
   font-weight:bold;
}

table.seminar td{
   padding:5px;
   border: 1px #cccccc solid;
   border-width: 0 0 1px 1px;
}


