﻿@charset "utf-8";

@import url("../../css/first.css");
@import url("//kamogawa.mag2.com/common/css/custom/mag2.css");

h1 {
	margin-bottom: 30px;
	padding: 10px 10px 10px 30px;
	font-weight: bold;
	font-size: 123%;
	text-align: left;
	background: url("../../img/h-publ.gif") no-repeat left 50%;
}

.box {
	padding: 0 20px;
}

.txt-box li {
  padding: 15px;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  float: left;
}

.txt-box p {
	text-align: center;
}

div#container div#header {
	border: none;
}