@charset "UTF-8";

/*============================
Global
============================*/

.text01 {
	font-size: 100%;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.8em;
}
.text02 {
	font-size: 85%;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.6em;
}
.img01 {
	float: right;
	margin-left: 25px;
	padding-top: 5px;
	width: 235px;
}
.img02 {
	float: left;
	margin-right: 25px;
}
.pageTop {
	font-size: 93%;
	line-height: 1.8em;
	text-align: right;
	margin-bottom: 60px;
	clear: both;
}
.s-pdf {
	background-image: url(../images/pdf_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}


/*============================
pankuzu
============================*/

div#pankuzu {
	background-color: #BBE3F8;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #003B91;
	margin-top: 15px;
	margin-bottom: 25px;
}
div#pankuzu ul {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	line-height: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#pankuzu li {
	background-image: url(../images/pankuzu.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	margin-left: 10px;
	padding-left: 16px;
	font-size: 93%;
}
div#pankuzu li.firstChild {
	margin: 0px;
	padding: 0px;
	background-image: none;
}


/*============================
#rNav
============================*/
div#rNav {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #00A2E6;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
h2#title02 {
	text-align: center;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
div#rNav ul {
}
div#rNav li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
div#rNav li a {
	background-image: url(../images/bg_rnav.png);
	background-repeat: no-repeat;
	background-position: left 22px;
	padding-left: 15px;
	padding-bottom: 15px;
	display: block;
	padding-top: 15px;
}
div#rNav li.firstChild {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#rNav li a:hover {
	background-color: #D4EDFA;
}
div#rNav li.on {
	background-image: url(../images/bg_rnav.png);
	background-repeat: no-repeat;
	background-position: left 22px;
	padding-left: 15px;
	padding-bottom: 15px;
	display: block;
	padding-top: 15px;
	background-color: #D4EDFA;
}

/*============================
#leftArea
============================*/

div#leftArea {
	float: left;
	width: 725px;
}
h2#title01 {
	background-color: #3A6DB7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 35px;
}
h2#s-title {
	margin-bottom: 40px;
}
div#l-container {
	/*何かあったらここの横幅変更*/
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.midashi {
	margin-bottom: 20px;
	font-size: 146%;
	color: #3A6DB7;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3A6DB7;
	line-height: 1.2em;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3A6DB7;
	padding-top: 8px;
}
.midashi2 {
	font-size: 197%;
	color: #FFC32F;
	background-image: url(../../special3/images/bg01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	line-height: 1em;
}
.midashi3 {
	margin-bottom: 10px;
	font-size: 146.5%;
	color: #00A2E6;
	line-height: 1em;
}
