@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #333333;
	line-break: strict;
}

body {
	text-align: center;
	background-color: #EFEFEF;
	margin: auto;
	padding: auto;
	width: 760px;
}


/*　コンテンツ関係　*/

h2 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86007B;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

h3 {
	text-align: left;
	height: 30px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
	font-size: 16px;
	margin: 0px;
	line-height: 30px;
	border-bottom-color: #86007B;
}

h3.act {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86007B;	
}

h4 {
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
	margin: 0px;
	clear: both;
}

h5 {
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CC66CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC66CC;
	text-align: left;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	clear: both;
}


h6 {
	color: #8D006E;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: left;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-bottom-color: #999999;
}

sup {
	color: #FF0000;
	font-size: 10px;
	line-height: 10px;
	vertical-align: text-top;
}

#keisai {
	margin: 0px;
	float: right;
	height: 30px;
	border-left-style: dashed;
	line-height: 15px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-color: #86007B;
	width: 130px;
	background-color: #FFFFFF;
}

.half {
	float: left;
	width: 355px;
	display: block;
	margin-right: 10px;
	margin-bottom: 20px;
}


.tri {
	width: 235px;
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
}

.end {
	margin-right: 0px;
}

#aut {
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
}

#author {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: right;
	margin-top: 20px;
}

#date {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	text-align: right;
	margin-top: 0px;
	clear: left;
	display: block;
}

#foot {
	font-size: 12px;
	line-height: 18px;
	text-align: right;
	margin-top: 20px;
	clear: left;
	display: block;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 0px;
}

#pan {
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#pan a {
	text-decoration: none;
	color: #999999;
}

#pan a:hover {
	color: #333333;
	text-decoration: underline;
}

#title {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86007B;
}

#contents {
	background-image: url(../images/back.jpg);
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 730px;
	background-repeat: repeat-y;
	text-align: left;
}

#contents_head {
	background-image: url(../images/back.jpg);
	width: 750px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: repeat-y;
	clear: both;
}

#contents #overview {
	background-color: #FAFCF3;
	text-align: left;
	padding: 4px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	line-break: strict;
}

#contents .text {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 6px;
	line-break: strict;
}

#contents_end {
	background-image: url(../images/back_contents_end.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 16px;
	width: 770px;
}

#contents .note {
	background-color: #feeae7;
	border: 1px dashed #999999;
	padding: 4px;
	margin-top: 0px;
	margin-right: 36px;
	margin-bottom: 24px;
	margin-left: 36px;
}

#contents ol .note {
	margin-top: 4px;
	margin-bottom: 12px;
	margin-left: 0px;
}