.one-half div,
.one-half p,
.one-half ul {
	max-width: 430px;
}

.two-fifth img {
	max-width: 100%;
	height: auto;
}

.hr-invisible {
	display: none;
}

body {
	background-image: url(https://nawagate.com/wp-content/uploads/2013/08/back_main.png);
}

#header {
	background-color: transparent;
	background-image: url(https://nawagate.com/wp-content/uploads/2013/09/back_menu.png);
	border-bottom: 1px solid #F0F0F0;
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

#main-nav ul ul {
	background-color: transparent;
	background-image: url(https://nawagate.com/wp-content/uploads/2013/09/back_menu.png);
}

#main-nav ul li {
	background: url(https://nawagate.com/wp-content/uploads/2013/09/menu_splitter.png) right repeat-y;
}

#main-nav ul li a {
	color: #666666;
	font-weight: bold;
}

#main-nav ul li.current_page_item span {
	border-bottom: 6px solid #3d3d3d;
}

#main-nav ul > li.current_page_item:hover > a {
	color: #e96666;
}

.content {
	background-attachment: scroll;
}

.content .pattern {
	background: none;
}

.content img {
	height: auto;
}

.main-title {
	background-image: none;
	margin-bottom: 20px;
}

.main-title h1,
.main-title h2 {
	text-align: left;
}

.page-child .main-title h1 {
	font-size: 40px;
	line-height: 50px;
	padding-bottom: 15px;
	border-bottom: 5px solid #494541;
}

.large-headline {
	border-left: 5px solid #494541;
	margin-bottom: 20px;
	padding-left: 10px;
	line-height: 38px;
}

h4.background-dark {
	color: #FFF;
	line-height: 2em;
	background-color: #494541;
	margin-bottom: 10px;
	padding: 0 10px;
	font-size: 15px;
	display: inline-block;
}

ol {
	padding-top: 0;
}

ul li {
	margin-left: 20px;
	list-style-position: outside;
}

ul li:last-child,
ol li:last-child {
	padding-bottom: 0;
}

table {
	border: none;
}

table th,
table td {
	background-color: transparent;
	border: none;
	padding: 0;
	text-align: left;
	line-height: 1.5em;
}

table th {
	font-weight: normal;
	font-size: 14px;
	padding-right: 20px;
}

table.border-table {
	border-collapse: collapse;
}

table.border-table th,
table.border-table td {
	border: 1px solid #A8A0A0;
	padding: 15px;
}

table.background-dark th {
	color: #FFF;
	background-color: #494541;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text {
	background-color: transparent;
	background-image: url(https://nawagate.com/wp-content/uploads/2013/09/back_inquiry_contents.png);
}

#mission .three-fifth {
	margin-bottom: 40px;
}

#mission h3 {
	color: #C6000B;
	margin-bottom: 30px;
}

#mission p {
	line-height: 1.8em;
	margin-bottom: 1.5em;
}

#mission div img {
	margin-top: -50px;
}

#service dl {
	margin: 0 0 20px;
}

#service dt {
	margin-bottom: 10px;
}

#service dt .service-item {
	color: #FFFFFF;
	line-height: 2em;
	background-color: #494541;
	padding: 5px 10px;
	font-size: 15px;
}

#service dt .service-item-sub {
	font-size: .6em;
}

#service dd {
	margin-bottom: 10px;
}

#service dd dl {
	margin: 0;
}

#service dd dl dt {
	font-size: 15px;
	margin-bottom: 5px;
	padding-left: 22px;
	background-image: url(https://nawagate.com/wp-content/uploads/2013/08/list_mark01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#service li {
	list-style-type: none;
}

.one-half div.mytheme-map {
	border: 1px solid #CCCCCC;
	margin-top: 30px;
	max-width: 100%;
}

#privacy dl {
	margin: 0 0 10px;
}

#privacy dl ol {
	padding-top: 5px;
}

.copyright a {
	color: #999999;
}

#inquiry .pattern {
	background-image: url(https://nawagate.com/wp-content/uploads/2013/09/back_shade.png);
}

p#inquiry-tel {
	margin-bottom: 5px;
}

.supplement {
	border: 1px solid #b2af9c;
	margin-bottom: 300px;
	padding: 10px 15px 0;
	background-color: transparent;
	background-image: url(https://nawagate.com/wp-content/uploads/2013/09/back_inquiry_contents.png);
}

#main .column .br-instead {
	margin-bottom: 0;
}

.add-bottom-double {
	margin-bottom: 40px !important;
}

.add-bottom-threehalves {
	margin-bottom: 30px !important;
}

.add-bottom {
	margin-bottom: 20px !important;
}

.add-bottom-half {
	margin-bottom: 10px !important;
}

.remove-bottom {
	margin-bottom: 0 !important;
}

.emphasis {
	font-size: 18px;
	font-weight: bold;
}

.border-box {
	border: 1px solid #A8A0A0;
	margin-bottom: 20px;
	padding: 15px;
}

#secondary li {
	font-size: 14px;
	line-height: 20px;
}

.widget h3.widgettitle {
	padding-bottom: 0;
}