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

.titleIntroduction {
	background-image: url(images/titleIntroduction.jpg);
	line-height: 300px;
	overflow: hidden;
}
/* コンテンツタイトル */
#titleImgIntroduction {
	height: 60px;
	width: 595px;
	background-image: url(images/titleImgIntroduction.jpg);
	padding-top: 40px;
	padding-left: 30px;
	font-size: 1.13em;
	color: #012557;
	font-weight: bold;
	letter-spacing: 1px;
}

#introGyomu {
	padding: 9px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #3C758F;
	border-right-color: #3C758F;
	border-left-color: #3C758F;
}
#introGyomu ul { list-style-type: none; }
#introGyomu ul li {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
}
#introGyomu .no1 {
	background-image: url(images/introGyomuNo01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD4DD;
}
#introGyomu .no2 {
	background-image: url(images/introGyomuNo02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD4DD;
}
#introGyomu .no3 {
	background-image: url(images/introGyomuNo03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD4DD;
}
#introGyomu .no4 {
	background-image: url(images/introGyomuNo04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD4DD;
}
#introGyomu .no5 {
	background-image: url(images/introGyomuNo05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD4DD;
}
#introGyomu .no6 {
	background-image: url(images/introGyomuNo06.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#introGyomuF {
	background-color: #3C758F;
	padding: 5px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
#introDoc {
	font-size: 1.3em;
	color: #3C758F;
	letter-spacing: -1px;
	margin-bottom: 15px;
}
#introCate01 {
	background-image: url(images/introCate01.jpg);
	background-repeat: no-repeat;
	height: 72px;
	margin-bottom: 8px;
	padding-left: 93px;
	padding-top: 18px;
	line-height: 130%;
}
#introCate02 {
	background-image: url(images/introCate02.jpg);
	background-repeat: no-repeat;
	height: 72px;
	margin-bottom: 8px;
	padding-left: 93px;
	padding-top: 18px;
	line-height: 130%;
	padding-right: 40px;
}
#introCate03 {
	background-image: url(images/introCate03.jpg);
	background-repeat: no-repeat;
	height: 62px;
	padding-left: 93px;
	padding-top: 28px;
	line-height: 130%;
	padding-right: 40px;
}
.introProfile {
	width: 100%;
	margin-bottom: 10px;
}
.introProfile img {
	background-color: #153865;
	padding: 5px;
}
.introProfile .profileName {
	background-image: url(images/profileName.gif);
	font-size: 1.43em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 15px;
}
ul.intro {
	list-style-type:none;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
}
ul.intro li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD4DD;
	font-size: 0.85em;
	line-height: 120%;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
