@charset "utf-8";

/*=============================
 pico13 share CSS Document

 Last Update:090128
=============================*/

/* Basic setting */
table {	border-collapse:collapse;}
/*div#pico13_body td, div#pico13_body th,{ border:1px solid #999999;}*/

.content #pico13_body p { line-height:110%; margin:0.5em 0;}

/* font setting */

div#wrap { font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ"; font-size:0.86em; }
.red { color:#FF0000; }
.big-txtb { font-size:22px; font-weight:bold;}

/* RESET share setting */
.centercolumn div#wrap h2 {
	background:none;
	color:#000;
	font-weight:bold;
	height:auto;
	padding:0px;
}

#wrap .accent {
	font-weight:bold;
}

#wrap .url{
	color:#0000ff;
}

#wrap .oubo{
	color:#ff0000;
}

/* page title */
#title {
	width:642px;
	font-size:16px;
}

#title h1 {
	font-size:28px;
	margin:5px 0 0 0;
	padding:0;
	color:#000;
}

#title img { 
	width:118px;
	height:114px;
}

#title .image {
	width:67px;
}

/* contents layout table setting */

#layout {
	width:100%;
	border:1px solid #800000;
	margin-bottom:5px;
}
#layout th {
	padding:7px;
	background:#800000;
	color:#FFFFFF;
	font-size:16px;
	text-align:left;
}
#layout td { padding:10px; vertical-align:middle;}
#layout h2 { font-size:12px; margin-top:10px;}
#layout p { padding:0 10px; line-height:120%;}


/* sub table setting */
#layout table.cont {
	width:100%;
	border:1px solid #666666;
	font-size:11px;
}
#layout table.cont th {
	height:30px;
	padding:2px;
	background:#008080;
	color:#FFFFFF;
	border:1px solid #666666;
	text-align:center;
	font-size:14px;
}
#layout table.cont td {
	border:1px solid #666666;
	padding:3px;
	color:#333333;
	text-align:center;
	vertical-align:middle;
}
#layout table.cont ul {
	text-align:left;
	margin:0;
	padding:3px;
}
#layout table.cont li {
	list-style:inside disc;
}

#layout .fontstyle {
	color:#ff0000;
	font-weight:bold;
}

#layout .hyou {
	width:600px;
	height:227px;
	padding:1;
}

#layout .hyou td {
	border:1px solid #000000;
}

/* back btn */
#back {text-align:center; padding:10px;}

/*------NPOのための広報術------*/
#kouhou p {
	line-height: 1.5em;
}

#kouhou .layout {
	border-top:dashed 1px #000000;
	color:#000080;
	line-height:1.8em;
}

#kouhou .fontstyle {
	font-family: HG丸ｺﾞｼｯｸM-PRO;
}

#kouhou span {
	font-size:14pt;
	color:#ff0000;
}

#kouhou .url {
	font-size:14pt;
	color:#3366ff;
}

/*----平成２１年に実施したイベント講座ＴＯＰ----*/
#past_event div {
	color:#ff0000;
	font-family:HGP創英角ﾎﾟｯﾌﾟ体;
}

#past_event a {
	color:#0000ff;
}

#past_event .title1 {
	font-size:36pt;
}

#past_event .title2 {
	font-size:60pt;
}

#past_event .topic {
	font-family:HGP創英角ﾎﾟｯﾌﾟ体;
	font-size:18pt;
}

#past_event .dashed {
	border-top:dashed 1px #000000;
	border-bottom:dashed 1px #000000;
	color:#ff0000;
	line-height:1.8em;
}

/*====== calender page ======*/

.calender { text-align:center;}
.calender h1 { font-size:32px; font-family:"HGS創英角ﾎﾟｯﾌﾟ体"; color:#990000; margin-bottom:10px; }
table.calender-box { font-size:14px; width:90%;}
table.calender-box td { padding:10px; text-align:center; border:1px solid #666666; vertical-align:middle;}

