/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
/*@import url(/mt/mt-static/themes/unstyled/screen.css);*/
/* end StyleCatcher imports */

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear{
    clear: both;
}

.left{
    float: left;
}

.right{
    float: right;
}

.pagetop{
    clear: both;
    text-align:right;
    padding-top:20px;
}

.noline{
    border-style: none !important;
}



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

body {
font-size: small !important;　/* IE 7向け */
font-size: x-small;　/* IE 6以下 */
}

html>/**/body {
font-size: 13px;　/* モダンブラウザ向け */
}

body {
color:#555555;
font-family:
"Hiragino Kaku Gothic Pro W3",
"fqf??fMfmS(pfS Pro W3",
Osaka,
"MS P Gothic",
",l,r ,ofSfVfbfN",
sans-serif;

}

a:link, a:visited, a:hover, a:active{
color: #0066CC;
}

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

a:hover, a:active {
text-decoration:none;
}


ol,ul {
    list-style: none;
    margin:0;
}


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

#container{
    background-image:url(/common/head_bg.gif);
    background-repeat:repeat-x;
    background-position:center top;
}

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

#header{
  width: 880px;
  margin: 0 auto;
}

#content{
  width: 860px;
  margin: 0 auto;
}


#footer{
    background-image:url(/common/footer_bg.gif);
    background-repeat:repeat-x;
    background-position:center top;
    margin-top:10px;
/*    position:static;*/
}

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

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

#beta-inner{
    padding:0 7px;
    border-right: 1px #CCCCCC solid;
    border-left: 1px #CCCCCC solid;
    background-color:#F0F0F0;
}

#footer-inner {
  width: 880px;
  margin: 0 auto;
  padding:23px 0;
}


/* Wide-Thin */

.layout-tw #alpha {
    left:220px;
    width: 640px;
}
.layout-tw #beta {
    left:-640px;
    width: 202px;
}


/* header-content */

#header-content {
    margin:0;
    position:relative;
    height:68px;
    overflow:hidden;
}

#header-content .headlogo{
    margin:0;
    position:absolute;
    top:0;
    right:0;
}

#header-content .headlink{
    margin:0;
    position:absolute;
    top:17px;
    right:70px;
    text-align:right;
}

#header-content .headlink li{
    display:inline;
}

#header-content .headlink li img{
    margin:0 0 0 13px;
}

#header-content .headlink form{
    margin:0;
    width:400px;
    position:relative;
}

#header-content .headlink form .searchText{
    margin:0;
    padding:0;
    width:150px;
    height:20px;
    display:block;
    position:absolute;
    top:10px;
    right:60px;
}

#header-content .headlink form .searchBtn{
    display:block;
    position:absolute;
    top:11px;
    right:0;
}

/* headerMenu*/
#headerMenu{
    background-image:url(/common/headmenu_bg.gif);
    background-repeat:no-repeat;
    background-position:center top;
    overflow:hidden;
    padding:7px 0 0 8px;
}

#headerMenu ul{
    position:relative;
    height:48px;
}
#headerMenu li{
    position:absolute;
    background-position: left top;
    background-repeat: no-repeat;
    top:0;
}

#headerMenu .btn01 {
    background-image: url(/common/head_menu01a.gif);
    left:0;
}
#headerMenu .btn02 {
    background-image: url(/common/head_menu02a.gif);
    left:174px;
}
#headerMenu .btn03 {
    background-image: url(/common/head_menu03a.gif);
    left:346px;
}
#headerMenu .btn04 {
    background-image: url(/common/head_menu04a.gif);
    left:518px;
}
#headerMenu .btn05 {
    background-image: url(/common/head_menu05a.gif);
    left:690px;
}

.hover {
    display: block;
}

.hover:hover {
    display: block;
    background-position: left top;
    background-repeat: no-repeat;
}

.hover:hover img {
    visibility: hidden;
}

/* content-navi*/
#content-navi{
    background-image:url(/common/pankuzu_bg.gif);
    background-repeat:repeat-x;
    background-position: left top;
    margin:20px 0;
}

#content-navi ul{
  height:30px;
  overflow: hidden;
}

#content-navi li{
    display:inline;
    font-size:74%;
    line-height:30px;
    padding-left:10px;
    padding-right:10px;
}

#content-navi li.next{
    padding:0;
}

#content-navi li.next img{
    border: none;
    vertical-align:middle;
}

/* alpha-inner*/
#alpha-inner h2{
    background-image:url(/common/ttl_bg.gif);
    background-repeat:no-repeat;
    background-position: left top;
    margin:0 0 20px 0;
    padding-left:30px;
    height:43px;
    line-height:43px;
    font-size:153.9%;
    font-weight:bold;
    color:#FFFFFF;
}

#alpha-inner h3{
    background-image:url(/common/sub_bg.gif);
    background-repeat:no-repeat;
    background-position: left top;
    margin:0 0 15px 0;
    padding-left:20px;
    height:38px;
    line-height:38px;
    font-size:108%;
    font-weight:bold;
    color:#333333;
}

/* pageCounter */
.pageCounter {
    font-size:14px;
    font-weight:bold;
    padding:20px;
    text-align:center;
}

.pageCounter a, .pageCounter .current_page{
    padding:5px;
    background-color:#FFFFFF;
    border: 1px solid #CCCCCC;
}

.pageCounter .current_page{
    color:#FF0000;
}

.pageCounter a:link, .pageCounter a:visited{
text-decoration:none;
}

.pageCounter a:hover, .pageCounter a:active {
text-decoration:underline;
}


/* footer-content*/

#footer-content{
    width:880px;
    position:relative;
}

#footer-content .foot-jichi{
    position:absolute;
    top:0;
    left:70px;
    width:410px;
    font-size:74%;
    line-height:1.5;
}

#footer-content .foot-copy{
    position:absolute;
    top:0;
    right:0;
    width:400px;
    line-height:1.5;
    text-align:right;
}

#footer-content .foot-copy span{
    font-size:74%;
}


/* widget-content */
.widget-content li {
    margin-bottom:2px;
    margin-top:0px;
    background-image: url(/common/wj_list_icon_l.gif);
    background-repeat:no-repeat;
    background-position: 5px 11px;
    background-color:#FFFFFF;
    font-weight:bold;
    line-height:15px;
    border-left: 2px #A6C631 solid;
    padding:10px 0 10px 20px;
}

.widget-content li a:link,
.widget-content li a:visited{
    color: #333333;
    text-decoration:none;
    font-size:93%;
}

.widget-content li a:hover,
.widget-content li a:active{
    color: #333333;
    text-decoration:underline;
    font-size:93%;
}

.widget-content li ul{
    margin-left:0;
    margin-right:10px;
}

.widget-content li ul li{
    background-image: url(/common/wj_list_icon_s.gif);
    background-position: left 12px;
    margin-bottom:0;
    margin-top:0px;
    font-weight:normal;
    background-color:#FFFFFF;
    border-left: none;
    border-bottom: 1px #CCCCCC dashed;
    padding:10px 0 10px 10px;
}


.widget-content li ul li.noline{
    padding-bottom:0;
}

.widget-content li ul li a{
    line-height: 15px;
    padding:0;
}

.widget-content ul.wjlist li.tglactive {
    background-position: 5px -27px;
}


/* widget-link */

.widget-link li{
    padding-bottom:5px;
}

/* widget-taimatsu*/
.widget-taimatsu h3{
    margin:0;
    padding:5px 0;
}

.widget-taimatsu li{
    padding-bottom:6px;
}

.wg-line{
    padding:10px 0;
}


