@charset "UTF-8";

/* index.html（設立主旨）
====================================================== */
#mainBody div.informationBody p{
	font-size:94%;
	color:#444;
	line-height:1.7;
	padding-bottom:20px;
}
#mainBody div.informationBody p.first{
	line-height:2.0;
}
#mainBody div.informationBody p.sign{
	text-align:right;
}
#mainBody div.informationBody p img.indexPhoto1{
	padding:0 0 10px 20px;
	float:right;
}

/* page2.html（協会概要）
====================================================== */
#informationBody table.infoTable1{
	width:700px;
}
#informationBody table.infoTable1 tr th{
	padding:17px 10px;
	width:120px;
	border-top:2px solid #ced6da;
	text-align:left;
	font-size:12px;
	color:#444;
	vertical-align:top;
}
#informationBody table.infoTable1 tr td{
	padding:17px 10px;
	border-top:1px solid #dde2e5;
	font-size:12px;
	color:#444;
	vertical-align:top;
}
#informationBody table.infoTable1 tr td.landmark{
	padding:0;
	border:none;
	text-align:right;
	vertical-align:top;
	width:260px;
}
#informationBody table.infoTable1 tr td table.nameTable1 tr th{
	padding:0 10px 8px 10px;
	width:70px;
	border:none;
}
#informationBody table.infoTable1 tr td table.nameTable1 tr td{
	padding:0 10px 8px 10px;
	border:none;
}

/* page3.html（事業概要）
====================================================== */
#informationBody ol{
	list-style:none;
}
#informationBody ol li{
	margin-bottom:35px;
	padding:7px 0 5px 52px;
	font-size:100%;
	color:#555;
}
#informationBody ol li.no1{
	background:url(img/no1.gif) no-repeat 0% 50%;
}
#informationBody ol li.no2{
	background:url(img/no2.gif) no-repeat 0% 50%;
}
#informationBody ol li.no3{
	background:url(img/no3.gif) no-repeat 0% 50%;
}
#informationBody ol li.no4{
	background:url(img/no4.gif) no-repeat 0% 50%;
}
#informationBody ol li.no5{
	background:url(img/no5.gif) no-repeat 0% 50%;
}
#informationBody ol li.no6{
	background:url(img/no6.gif) no-repeat 0% 50%;
}
#informationBody ol li.no7{
	background:url(img/no7.gif) no-repeat 0% 50%;
}
#informationBody ol li.no8{
	background:url(img/no8.gif) no-repeat 0% 50%;
}
#informationBody ol li.no9{
	background:url(img/no9.gif) no-repeat 0% 50%;
}
#informationBody ol li.no10{
	background:url(img/no10.gif) no-repeat 0% 50%;
}



