* {
	padding: 0px;
	margin: 0px;
}

/* Contents*/
#Contents {
	width: 780px;
	margin-left: 10px;
}

#ContTitle {
	margin-top: 10px;
}

#Contents ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 4px 10px 0px 14px;
	height: 19px;
	width: 756px;
	background-color: #FFF6D1;
	text-align: right;
}
#Contents li {
	display: inline;
	padding-left: 5px;
}

#ContGoal {
	width: 760px;
	background-image: url(../image/bg_cont.gif);
	background-repeat: no-repeat;
	background-color: #F3F5FB;
	padding: 10px 10px 0px 10px;
}
#ContGoal div.read {
	float: left;
	width: 460px;
	margin-top: 10px;
}
#ContGoal div.title {
	border-left: 10px solid #AFD1EE;
	background-color: #F3F5FB;
	padding-left: 10px;
}
#ContGoal h3 {
	font-size: 14px;
	font-weight: normal;
}
#ContGoal p.sb {
	font-size: 18px;
	font-weight: bold;
}
#ContGoal table {
	float: left;
	width: 285px;
	margin-left: 10px;
	font-size: 12px;
}
#ContGoal p.pdfico {
	margin: 0;
	padding: 0;
	float:right;
}
#ContGoal img.ico {
	margin-top: 10px;
}
#ContGoal p.honbun {
	margin-top: 20px;
}
#ContGoal:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#ContGoal {display: inline-block;}

/* Hides from IE-mac \*/
* html #ContGoal {height: 1%;}
#ContGoal {display: block;}
/* End hide from IE-mac */

.ContGoalTop {
	margin-top: 20px;
	width: 760px;
	background-image: url(../image/bg_cont.gif);
	background-repeat: no-repeat;
	background-color: #F3F5FB;
	padding: 10px 10px 0px 10px;
}
.ContGoalTop div.read {
	float: left;
	width: 460px;
	margin-top: 5px;
	background-color: #F3F5FB;
}
.ContGoalTop div.title {
	border-left: 10px solid #AFD1EE;
	background-color: #F3F5FB;
	padding-left: 10px;
}
.ContGoalTop h3 {
	font-size: 14px;
	font-weight: normal;
}
.ContGoalTop p {
	margin: 0;
	padding: 0;
	float:right;
}
.ContGoalTop:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ContGoalTop {display: inline-block;}

/* Hides from IE-mac \*/
* html .ContGoalTop {height: 1%;}
.ContGoalTop {display: block;}
/* End hide from IE-mac */

.ContGoalbottom {
	width: 780px;
	height: 10px;
	background-image: url(../image/bg_cont_b.gif);
	background-repeat: no-repeat;
}

.Pagetop {
	width: 780px;
	margin-top: 5px;
}
.Pagetop img {
	margin-right: 2px;
	float: right;
}

#ContPdf {
	height: 16px;
	margin-top: 10px;
	background-color: #FFFFFF;
	background-image: url(../image/cont_line.gif);
	background-repeat: repeat-x;
}

#ContPdfBox {
	width: 760px;
	background-color: #EEEEEE;
	padding: 10px;
}
#ContPdfBox p {
	color: #000000;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
#ContPdfBox a {
	color: #666666;
}
#ContPdfBox .right {
	float: right;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}




/* Contents Addition */

h4 {
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #085CA6;
	border-left: 6px solid #085CA6;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 5px;
}
h4.kadai {
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #085CA6;
	border-left: 6px solid #085CA6;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.conttext {
	margin: 0 3px;
	line-height: 150%;
}

p.headline {
	margin: 10px 3px;
	line-height: 150%;
}

em {
	font-style: normal;
}

.footnote {
	margin: 10px 3px 10px;
	padding-top: 5px;
	border-top: 1px solid #CCCCCC;
}

.footnote p {
	font-size: 10px;
	text-indent: -1.3em;
	margin-left: 1.3em;
}

.ind2w {
	display: block;
	text-indent: -1.8em;
	margin-left: 1.8em;
}

.blue {
	color: #085CA6;
}

.ContShiryo {
	margin: 0 3px;
	padding: 0;
}

.ContShiryo p {
	text-indent: -0.4em;
	margin-left: 0.4em;
}

.ContShiryo p span {
	color: #085CA6;
}

.ContShiryo p.headline {
	margin: 10px 0;
	font-weight: bold;
	font-size: 110%;
	color: #003399;
	text-indent: -1.4em;
	margin-left: 1.4em;
	;
}

