@charset "UTF-8" ;
/* CSS Document */


body {
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
background-color:#999999;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a:link,
a:visited {
text-decoration:none;
color:#333333;
}
a:hover {
text-decoration:underline;
color:#DF0000;
}



#container {
margin-left:auto;
margin-right:auto;
width:800px;
background-color:#FFFFFF;
}

#container-inner {
margin:0 30px;
}


#header h1 {
margin:0;
line-height:1;
}


#alpha {
float:left;
width:520px;
padding-right:29px;
border-right:1px solid #999999;
}
#beta {
float:right;
width:160px;
}



/* contents */


#header-logo img {
margin:70px 0 60px;
}

#header-title {
margin-bottom:10px;
}

#content-menu {
margin:0 auto;
}


#content-menu ul {
margin:0;
padding:0;
}
#content-menu li {
display:inline;
margin:0;
padding:0;
list-style-type:none;
}
#content-menu li a {
padding:0 15px;
font-size:14px;
}
#content-menu li a:link,
#content-menu li a:visited {
text-decoration:none;
color:#333333;
}
#content-menu li a:hover {
text-decoration:underline;
color:#DF0000;
}


/* entry */

.asset {
margin-bottom:120px;
}

.asset-header {
margin-bottom:20px;
}

.asset-date {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
margin:0 0 4px;
border-bottom:4px solid #333333;
background-image:url(/mcs/img/bg_entry.gif);
background-position:right;
background-repeat:no-repeat;
}

h1.asset-name {
font-size:24px;
margin:0;
padding:0;
line-height:1.2;
}

.asset-body,
.asset-more {
font-size:14px;
line-height:1.75;
}

.asset-body p,
.asset-more p {
margin:2px 0 16px 0;
}



.asset-body a:link,
.asset-body a:visited{
color:#CC0000;
}
.asset-body a:hover {
color:#990000;
}

.tx-toppage {
font-size:14px;
line-height:1.75;
}

#point p {
margin:4px 0 20px 0;
padding:0;
font-size:14px;
line-height:1.5;
}

.notice {
font-size:10px;
text-align:right;
width:520px;
padding:0;
display:block;
}

.notice a:link,
.notice a:visited {
color:#DF0000;
}






.ln-left {
border-left:1px solid #000000;
}
.ln-right {
border-right:1px solid #000000;
}
.ln-bottom{
border-bottom:1px solid #000000;
}
#page {
font-size:11px;
line-height:1.2;
}

#page .date {
font-weight:bold;
font-size:14px;
}

#page .num {
font-size:12px;
}
#page .num span {
font-size:18px;
color:#DF0000;
font-weight:bold;
}

#page-info .notice {
white-space:nowrap;
display:inline;
padding-left:8px;
}




.tx_b {
font-weight:bold;
}

.red_b {
font-weight:bold;
color:#DF0000;
}

#page .sc_header {
font-size:14px;
font-weight:bold;
border-bottom:4px solid #000000;
padding-bottom:3px;
}
#page .sc_footer {
border-top:4px solid #000000;
padding-top:3px;
margin-top:5px;
font-size:10px;
text-align:right;
}













/* list */
.widget-content ul{
margin:0;
padding:0;
}

.widget-content ul li {
margin:0 0 15px 0;
padding:0;
font-size:12px;
text-indent:19px;
line-height:1.25;
list-style:none;
list-style-position:outside;
background-image:url(/mcs/img/i_try.gif);
background-position:0px 2px;
background-repeat:no-repeat;
}

.widget-calendar {
font-size:12px;
margin-bottom:30px;
}

.widget-calendar a {
font-weight:bold;
}
.widget-calendar table {
width: 100%;
}
.widget-calendar td,
.widget-calendar th {
padding:2px 3px;
text-align:center;
line-height:1.5;
}
.widget-calendar caption {
text-align: center;
padding-top:4px;
font-size:12px;
}






.page-list a {
margin:0;
padding:0;
font-size:12px;
text-indent:19px;
line-height:1.25;
list-style:none;
list-style-position:outside;
background-image:url(/mcs/img/i_try.gif);
background-position:0px 2px;
background-repeat:no-repeat;
display:block;
}


#wrapper {
clear:both;
}
.menu-button a {
display:block;
margin-bottom:6px;
border:0;
}
.menu-button img {
border:0;
}








/* customer */

#customer {
font-size:10px;
line-height:1.75;
width:520px;
clear:both;
}
#customer .copy-txt {
padding-top:2px;
margin-top:4px;
border-top:1px solid #666666;
}

.clear {
clear:both;
display:block;
}






