@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

p.top {
	line-height:180%;
}

p.menu {
  border-bottom: 1px solid #401f00;
	font-size:20px;
	display: inline;
	padding-bottom:10px;
	margin-bottom:20px;
	font-weight:bold;
}

.access {
	 width: 100%;
	 text-align: center;
	 border-collapse: collapse;
	 border-spacing: 0;
}
.access th {
	width:25%!important;
	padding: 10px;
	background-color:transparent;
	border-bottom: solid 1px #fff;
}
.access td {
	 padding: 10px;
	 border-bottom: solid 1px #fff;
	background-color:transparent;
}