* {
margin: 0px;
padding: 0px;
}

/*振興会用
-----------------------------------------------------------------------*/

.info h4{
	font-size: 14px;
	margin-top: 10px;
	padding-left: 12px;
}
.info p{
	font-size: 12px;
	padding-left: 50px;
	margin: 5px 0px;
}
.info img{
	padding-left: 50px;
	margin: 5px 0px 20px 0px;
	width: 80px;
 	height: 30px;
}
.indent p{
	text-indent:1em;
	margin: 0px;
}

/*振興会用end
-----------------------------------------------------------------------*/

body {
	font-size: 90%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	font-size: 1em;
}
#mainImag {
	margin-top: 5px;
}
#menu {
	background-color: #CCCCCC;
	background-image: url(../img/itp_menubg.gif);
	background-repeat: repeat-y;
	width: 164px;
	border-right: 1px solid #99CCFF;
	font-size: 12px;
	padding-bottom: 20px;
}
#menu .menu01 {
	margin: 5px 9px 5px 12px;
}
#menu .menu01link{
	background-image: url(../img/itp_menumark.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#menu .menuToplink{
	background-image: url(../img/itps_menumark.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#menu .menu02 {
	line-height: 120%;
	margin-left: 27px;
	margin-bottom: 10px;
	margin-right: 9px;
}
#menu .menu02 a {
	display: block;
	background-image: url(../img/itp_menumark.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #3366FF;
	margin-bottom: 6px;
	margin-top: 6px;
	text-decoration: none;
}
#menu .menu02 a:hover {
	color: #FF6666;
	text-decoration: underline;
}

#footerbar {
	background-image: url(../img/itp_footerbg.gif);
	background-repeat: repeat-x;
}
.footer {
	font-size: 80%;
	color: #666666;
	line-height: 140%;
	background-image: url(../img/itp_footerdline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 170px;
	width: 470px;
}
#topMain {
	padding-top: 12px;
	padding-left: 12px;
}
#topMain .topGaiyo {
	width: 455px;
	background-image: url(../img/itp_top2.gif);
	background-repeat: repeat-y;
}
#topMain .topGaiyo .gaiyo {
	line-height: 160%;
	padding: 8px 20px;
	color: #006699;
}
.topNews {
	width: 455px;
	background-image: url(../img/itp_top5.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
.topNews .news{
	line-height: 160%;
	padding: 8px 14px;
	font-size: 90%;
	color: #003366;
}

.news .bknb {
	text-align: right;
}
.news a {
	color: #3366cc;
	text-decoration: none;
}
.news a:hover {
	color: #FF6666;
	text-decoration: underline;
}
.wnttl {
	border-bottom: 1px solid #d1e0e0;
	margin-bottom: 5px;
}
.day {
	color: #666699;
	font-weight: bold;
	white-space: nowrap;
}

/*コンテンツページ用スタイル
-----------------------------------------------------------------------*/
#mainImagS {
	background-color: #0198CD;
	margin-top: 5px;
}
#subMain {
	padding-top: 5px;
	padding-left: 10px;
}
#mainTTL {
	background-image: url(../img/itps_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
}
#mainTTL #mainTTLR {
	background-image: url(../img/itps_10.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 39px;
}
#mainTTL #mainTTLR h1 {
	font-size: 16px;
	padding-top: 5px;
	padding-left: 14px;
	margin: 0px;
}
.contentBody {
	background-image: url(../img/itps_20.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentBody .contentBodyR {
	background-image: url(../img/itps_24.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding: 10px 30px 20px 25px;
}
.contentBodyR a {
	color: #3366CC;
}
.contentBodyR a:hover {
	color: #FF0000;
}

.contnetBodyEnd {
	background-image: url(../img/itps_29.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	text-align: right;
	margin-bottom: 10px;
}
.contentBodyR h2 {
	margin: 0px;
	font-size: 100%;
	color: #333366;
	border-top: 1px solid #999966;
	border-right: 1px solid #999966;
	border-bottom: 1px solid #999966;
	border-left: 7px solid #32B5DB;
	padding: 7px 5px;
	background-color: #e1f5fa;
}
.contentBodyR h3 {
	margin: 0px;
	font-size: 100%;
	color: #333366;
	border-top: 1px solid #CCCC99;
	border-right: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;
	border-left: 7px solid #99CCFF;
	padding: 7px 5px;
	background-color: #FFFFFF;
}

.boxLine {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 90%;
}
.boxLine td {
	border-bottom: 1px solid #CCCCCC;
	padding: 4px 7px;
}
.boxLine .borderL {
	border-left: 1px solid #CCCCCC;
}
.boxLine .boxYa {
	background-image: url(../img/ya.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.pagetop {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.faqBox {
	font-size: 90%;
	line-height: 160%;
}
.faqBox td {
	padding: 4px;
}

.faqBox .qu {
	background-color: #FFF3E8;
	border-top: 1px solid #FFCC99;
	border-bottom: 1px solid #FFCC99;
	color: #663333;
}
.faqBox .an {
	padding-bottom: 20px;
}
.faqSttl {
	border-bottom: 1px solid #CCCC99;
	color: #0066CC;
	padding: 5px;
	margin-bottom: 10px;
}
.nitteiBox {
}
.nitteiBox td {
	padding-right: 10px;
	padding-left: 10px;
}
.nitteiBox .ab {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
.hon {
	line-height: 160%;
	margin-left: 30px;
}
h2.gai {
	background-color: #FFFFEE;
}
h3.gai3 {
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


.contentBodyR h5 {
	font-size: 14px;
	color: #FF0000;
	font-size: 14px;
	margin-top: 10px;
	padding-left: 12px;
	margin-bottom: 20px;
}


.backnumber {
	line-height: 160%;
	padding: 8px 14px;
	font-size: 90%;
	color: #003366;
}

.senkou ol{
	font-size: 90%;
	line-height: 160%;
	list-style-type: decimal;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 30px;
}

.senkou ul{
	font-size: 90%;
	line-height: 160%;
	list-style-type: disc;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 30px;
}

.senkou li{
	padding-bottom: 1em;
}

.senkou p{
	font-size: 90%;
	line-height: 160%;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 30px;
}

/*191030追加*/
.boxLine ul {
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 17px;;
}

.hon-indent {
	line-height: 160%;
	margin-left: 30px;
	text-indent:2em;
}

.text-bold {font-weight:bold; 
}

#hon-table {
	width: 570px;
	padding-bottom: 12px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.hon-table-indent1 {
	display: block;
	float: left;
	width: 570px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.hon-table-indent1-koumoku {
	display: block;
	float: left; 
	width: 200px;
	margin: 0px 4px 0px 0px;
	padding: 0px; }
	
.hon-table-indent1-text {
	float: left;
	width: auto;
	margin: 0px;
	min-width: 366px;
	max-width: 366px;
}

#clear { 
	clear: both;
}

.hon dd { 
	margin-left: 30px; }


