﻿@charset "UTF-8";

/* 汎用クラス */
p {
	line-height: 1.5;
}

h3 {
	line-height: 1.5;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
	background-color: #783C37;
	margin: 1px;
}

h4 {
	line-height: 1.5;
	color: #783C37;
	font-weight: bold;
	padding-bottom: 1.0em;
}

.img-rightlb10 {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.img-leftr20 {
	float: left;
	padding-right: 20px;
}

.img-leftb0 {
	float: left;
	padding-bottom: 0;
}

.img-pt20l30 {
	padding: 20px 0 0 30px;
}

.img-pl30 {
	padding: 0 0 0 30px;
}

.img-pt20 {
	padding-top: 20px;
}

.box-660 {
	clear: both;
	width: 660px;
}

.box-460t10 {
	clear: both;
	width: 460px;
	margin: 0 auto;
	padding-top: 10px;
}

.box-330 {
	float: left;
	width: 330px;
}

.box-280r10 {
	float: left;
	width: 280px;
	padding-right: 10px;
}

.box-162 {
	width: 152px;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.box-152 {
	float: left;
	width: 152px;
}

.box-152l12 {
	float: left;
	width: 152px;
	padding-left: 12px;
}

.box-152l8 {
	float: left;
	width: 152px;
	padding-left: 8px;
}

.box-148 {
	float: left;
	width: 148px;
}

.box-140 {
	float: left;
	width: 140px;
}

.box-140l14 {
	float: left;
	width: 140px;
	padding-left: 14px;
}

/* content-header設定 */
#content-header {
	width: 780px;
	height: 120px;
}

/* content内のmain設定 */
#main {
	width: 740px;
	margin: 0 20px;
}

/* main内のbox-font設定 */
#box-font {
	width: 150px;
	height: 20px;
	padding: 10px 0 10px 590px;
}

#box-font p {
	padding: 0;
	float: left;
}

#box-font p.fontsize {
	padding: 0 0 0 2px;
	float: left;
}

/* main内のimg-h2設定 */
.img-h2 {
	padding: 0 0 2px 0;
	margin: 0 20px;
}

/* main内のcontent-link設定 */
.content-link {
	width: 698px;
	margin: 20px 20px 10px 20px;
	padding-bottom: 20px;
	border: 1px solid #783C37;
	clear: both;
}

.box-link {
	width: 620px;
	margin: 20px 19px 0 19px;
	padding: 20px 20px 0 20px;
	border-top: 1px solid #783C37;
	clear: both;
}

.box-linktop {
	width: 620px;
	margin: 20px 19px 0 19px;
	padding: 0 20px 0 20px;
	clear: both;
}

.box-linktop dl dt {
	float: left;
	width: 8em;
	line-height: 1.5;
	color: #783C37;
}

.box-linktop dl dd {
	float: left;
	line-height: 1.5;
}

.box-linktop dl {
	clear: both;
}

.box-link ul {
	padding-top: 20px;
}

.box-link ul li {
	line-height: 1.5;
	list-style-type: none;
}

.txt-link,
.txt-link a {
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
}

