.machiuke_mugen .global.main {
  background: #000000; }
  .machiuke_mugen .global.main header nav {
    border-bottom: none;
    background: #353535; }
    .machiuke_mugen .global.main header nav a {
      font-weight: normal;
      font-size: 14px;
      color: white;
      height: 39px; }
  .machiuke_mugen .global.main ul.archives {
    background: #404040;
	box-shadow: black 0px 1px 1px;
	margin-bottom:20px;}
      .machiuke_mugen .global.main ul.archives li a {
        font-weight: normal;
        font-size: 14px;
        color: #fff; }
        .machiuke_mugen .global.main ul.archives li a span {
          font-weight: normal;
          font-size: 14px;
          color: #ff1500; }
    .machiuke_mugen .global.main ul.archives li.year {
      background: #272727;
	}
  .machiuke_mugen .global.main article {
    margin-left: auto;
    margin-right: auto;
    width: 300px;
	border-bottom: 1px solid #cccccc; }
    .machiuke_mugen .global.main article header {
      -moz-border-radius-topleft: 12px;
      -webkit-border-top-left-radius: 12px;
      border-top-left-radius: 12px;
      -moz-border-radius-topright: 12px;
      -webkit-border-top-right-radius: 12px;
      border-top-right-radius: 12px;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4a4a4a), color-stop(100%, #050202));
      background-image: -webkit-linear-gradient(#4a4a4a, #050202);
      background-image: -moz-linear-gradient(#4a4a4a, #050202);
      background-image: -o-linear-gradient(#4a4a4a, #050202);
      background-image: linear-gradient(#4a4a4a, #050202);
      border-bottom: 1px solid #cccccc; }
      .machiuke_mugen .global.main article header h3 {
        font-weight: bold;
        font-size: 16px;
        color: white;
        padding: 8px 12px;
        text-align: center; }
  .machiuke_mugen .global.main article section.body {
    padding: 5px 0;
    background: #f8f4bc;
    text-align: center; }
.machiuke_mugen .global.main ul.archives {
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px; }
.machiuke_mugen_index .global.main .buttons a {
      border: none;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px;
      -webkit-box-shadow: black 0px 1px 1px;
      -moz-box-shadow: black 0px 1px 1px;
      box-shadow: black 0px 1px 1px;
      display: block;
      margin: 23px 23px 0;
      padding: 0;
      width: 274px;
      height: 46px;
      line-height: 46px; }
.machiuke_mugen_index .global.main .buttons .backnumber {
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6a7fd5), color-stop(50%, #445fcb), color-stop(50%, #2140c1), color-stop(100%, #0529b9));
      background-image: -webkit-linear-gradient(#6a7fd5, #445fcb 50%, #2140c1 50%, #0529b9);
      background-image: -moz-linear-gradient(#6a7fd5, #445fcb 50%, #2140c1 50%, #9f2a1e);
      background-image: -o-linear-gradient(#6a7fd5, #445fcb 50%, #2140c1 50%, #0529b9);
      background-image: linear-gradient(#6a7fd5, #445fcb 50%, #2140c1 50%, #0529b9);
      font-weight: bold;
      font-size: 24px;
      color: white; }
  
  
  
.machiuke_mugen_detail .global.main article section.body {
  -moz-border-radius-bottomleft: 12px;
  -webkit-border-bottom-left-radius: 12px;
  border-bottom-left-radius: 12px;
  -moz-border-radius-bottomright: 12px;
  -webkit-border-bottom-right-radius: 12px;
  border-bottom-right-radius: 12px;
  padding: 15px;
  background: #fdf8d4; }
  .machiuke_mugen_detail .global.main article section.body p {
    margin-bottom: 1em;
    font-weight: normal;
    font-size: 14px;
    color: black; }
    .machiuke_mugen_detail .global.main article section.body p span.blue {
      color: #09f; }
    .machiuke_mugen_detail .global.main article section.body p span.red {
      color: #f00; }
  .machiuke_mugen_detail .global.main article section.body p:last-child {
    margin-bottom: 0; }
  .machiuke_mugen_detail .global.main article section.body p span.fontColor1 {
      color: #127feb; }
  .machiuke_mugen_detail .global.main article section.body p span.fontColor2 {
      color: #0a9000; }
  .machiuke_mugen_detail .global.main article section.body p span.fontColor3 {
      color: #ff2471; }
  .machiuke_mugen_detail .global.main article section.body p span.fontColor4 {
      color: #ff6347; }

.machiuke_mugen_index .global.main .owabi{
	font-size:14px;
	color:#FFF;
	padding:10px 14px;
	 }