@charset "utf-8";
/* CSS Document */
body {
	background-color: #e4dac7;
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #8D0D04;
	text-decoration: none;
}
.content {
	line-height: 20px;
	text-align: justify;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
}

.tit1 {
	background-image: url(images/tit-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-left: 23px;
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
	color: #950D00;
	text-align: left;
}
.tit2 {
	background-image: url(images/tit2-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 60px;
	padding-left: 23px;
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
	color: #950D00;
	text-align: left;
}
.tit3 {
	background-image: url(images/tit3-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 90px;
	padding-left: 23px;
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
	color: #950D00;
	text-align: left;
}
.orange1 {
	color: #ebad5f;
}
.darkred1 {
	color: #8d0d04;
}
.ul14 li {
	line-height: 30px;
}
.txtNormal {
	text-align: left;
}
.pgtit {
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	padding-left: 35px;
	line-height: 30px;
	background-image: url(images/pgtit_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.subtit {
	background-image: url(images/subtit_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	font-size: 15px;
	font-weight: bold;
	color: #8D0D04;
	line-height: 24px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.subtit2 {
	background-image: url(images/subtit_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.subtit li {
	margin-left: 15px;
	font-size: 13px;
	font-weight: bold;
}
/*
p {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}*/
.divSp {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
}
.red18 {
	font-size: 18px;
	font-weight: normal;
	color: #8D0D04;
	line-height: 24px;
}
.black24 {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
}

.btmenu {
	line-height: 20px;
	font-size: 12px;
}
.btmenu a {
	color: #8D0D04;
	text-decoration: none;
	font-weight: bold;
}
.btmenu a:hover {
	color: #333333;
	text-decoration: underline;
}
.p_li ul li {
	list-style-image: url(images/li_bg.jpg);
	list-style-type: none;
}
