.text9 {  font-size: 9px; line-height: 9px}
.text10 {  font-size: 10px; line-height: 10px}
.text11 {  font-size: 11px; line-height: 12px}
.text12 {  font-size: 12px; line-height: 14px}
.text12a {  font-size: 12px; line-height: 18px}
.text12b {  font-size: 12px; line-height: 20px}
.text14 {  font-size: 14px; line-height: 20px}
.text16 {  font-size: 16px; line-height: 18px}
.text18 {  font-size: 18px; line-height: 22px}
.text20 {  font-size: 20px; line-height: 24px}
.text24 {  font-size: 24px; line-height: 28px}
.text30 {  font-size: 30px; line-height: 34px}
.text40 {  font-size: 40px; line-height: 44px}



A:link { text-decoration:under-line; FONT-weight:none; COLOR:#0066CC }
A:visited { text-decoration:under-line; FONT-weight:none; COLOR:#006600 }
A:active { text-decoration:under-line; FONT-weight:none; COLOR:#ff0000 }
A:hover { text-decoration:under-line; FONT-weight:none; COLOR:#FF0000 }

/*　トップ画面　*/
p.sentence { border-color: #0000FF; border-style: solid; 
             border-width: 0px 0px 2px 6px; font-size: 10pt; }
tr {font-size: 12px; line-height: 14px}
tr.head {height: 25px; text-align:center; color: #FFFFFF; background-color: #FFA215;}
tr.detail {background-color: #FFF9E1;}
tr.detail2 {background-color: #FFECB0;}

/*　詳細画面　*/
/*　外枠の書式　*/
table.outline {border: 6px double #CCCCFF;}

/*　タイトルの書式　*/
td.top {height: 25px; font-weight: bold; color: #000080; font-size: 12pt;}

/*　連絡先の書式　*/
td.contact { text-align: center; font-size: 10pt; background-color: #FFCCCC;}
td.info {text-align: left; font-size: 10pt; background-color: #FFF0F5;}

/*　支援内容の書式　*/
p.support { text-align: left; border-color: #CCCCFF; border-style: solid; 
             border-width: 6px 0px 6px 0px; font-size: 10pt; }

/*　概要部分の書式　*/
td.outline {width: 120px; text-align: center; font-size: 10pt; background-color: #CCCCFF;}
td.detail {width: 680px; font-size: 10pt; background-color: #F0FFF0;}


/*----- 20090929_ko -----*/

.textTitles {
	height: 36px;
	margin-bottom: 14px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #4B8FAD;
	background: url(img/common_bg01.jpg) left bottom repeat-x;
}

/*　会員の書式　*/
table.kaiin {
	border-collapse:collapse;
	border-spacing:0px;
	margin: 10px 0px 0px;
}

table.kaiin .bg {
	text-align:center;
}

table.kaiin th {
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
	padding: 6px 1px;
	width: 60px;
}

table.kaiin td {
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
	padding: 6px 0px;
}

/*　新着　*/

table .new02 td {
	font-size:14px;
	line-height: 20px;
}

table .new td {
	line-height: 18px;
}

table .newline {
	border-top: 1px solid #CCCCCC;
	margin-top:5px;
}

table .newline th {
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 10px 5px 5px;
	font-size: 12px;
}

table .newline td {
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
}

/*----- 20110413_yama -----*/


/*　イベント情報 table　*/

table.eventTbl {
	border-collapse:collapse;
	border-spacing:0px;
	margin: 0px 0px 15px;
	border-top: 2px solid #0C2172;
}

table.eventTbl .bg {
	background: #F3F3F3;
	width: 80px;
}

table.eventTbl th {
	text-align: left;
	padding: 7px 0px 7px 5px;
	border: 1px solid #CCCCCC;
	background: #ECEEF4;
}

table.eventTbl th p.tit {
	color: #272C54;
	font-weight: bold;
	font-size: 14px;
	padding:3px 0px 0px;
	margin:0px;
	float: left;
	line-height: 120%;
}

table.eventTbl th p.tit img {
	vertical-align:middle;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

table.eventTbl th ul {
	padding:0px;
	margin:0px;
	float: right;
	text-align: right;
}

table.eventTbl th ul li {
	padding:0px 5px 0px 0px;
	margin:0px;
	list-style: none;
	float: left;
	line-height: 0px;
}

table.eventTbl td {
	font-size: 12px;
	padding: 9px;
	border: 1px solid #CCCCCC;
}

.eventpnavi{
	margin-bottom: 30px;
}

.eventpnavi a{
margin:0px 10px;
}


/* 20111221 */
table.tbl_tousi{
	margin:10px 0 20px 0;
}
table.tbl_tousi th{
	font-weight:bold;
	text-align:left;
	line-height:200%;
}
table.tbl_tousi td{
	padding-left:2em;
	line-height:200%;
	width:50%;
}
table.tbl_tousi td a{
	background:url("img/icon_pdf.gif") 0 0.1em no-repeat;
	padding:8px 0 8px 28px;
}

.lineH_120p{ line-height:120%; } 

td a.pdfLink{
	background:url("img/icon_pdf.gif") 0 0.1em no-repeat;
	padding:8px 0 8px 28px;
	display:block;
}
