@charset "utf-8";
/* CSS Document */

#pan {
	height: 100%;
	color: #333333;
	margin-bottom: -10px;
}
#contents_body {
	margin: 0 auto;
	padding: 0px;
	width: 580px;
}
.anc {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.waku {
	padding: 10px;
	margin: 10px 0 0 0;
	width: 558px;
	border: 1px dotted #CCCCCC;
}
/* 新着情報 */
#whatsnew {
	background-color: #FFFFFF;
}
#whatsnew h2 {
	text-indent: -9999px;
	background: url(../img/whatsnew/h2.gif) no-repeat left top;
}
#whatsnew #contents_body h2 {
	text-indent: 0px;
	background-image: none;
	font-size: 120%;
	margin: -5px 0 -5px 0;
	color: #FE9900;
}
/* パソコン教室 */
#pc {
	background-color: #FFFFFF;
}
#pc h2 {
	text-indent: -9999px;
	background: url(../img/pc/h2.gif) no-repeat left top;
}
#pc #contents_body h2 {
	text-indent: 0px;
	background-image: none;
	font-size: 120%;
	margin: 5px 0 0px 0;
	color: #68B92E;
}
#pc h3 {
	margin: 10px 0 0 0;
	color: #68B92E;
}
#pc h4 {
	margin: 10px 0 0 5px;
	color: #999999;
	font-weight: bold;
}
#pc #tab {
	margin: 0 auto;
	padding: 0px;
	height: 30px;
	width: 580px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #68B92E;
}
#pc #tab ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pc #tab li {
	height: 30px;
	padding: 3px 10px 0 25px;
	margin: 0 0 0 15px;
	float: left;
	background: #68B92E url(../img/pc/tab_icon.gif) no-repeat 6px 9px;
}
#pc #tab li a {
	color: #FFFFFF;
}
.pc_img01 {
	margin: 10px auto;
	padding: 75px 0 0 195px;
	height: 100%;
	line-height: 160%;
	width: 385px;
	background: url(../img/pc/img01.jpg) no-repeat left top;
	font-size: 130%;
}
/* ボランティア派遣 */
#dispatcher {
	background-color: #FFFFFF;
}
#dispatcher h2 {
	text-indent: -9999px;
	background: url(../img/dispatcher/h2.gif) no-repeat left top;
}
#dispatcher h3 {
	margin: 10px 0 0 0;
	color: #009FC6;
}
#dispatcher #tab {
	margin: 0 auto;
	padding: 0px;
	height: 30px;
	width: 580px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #009FC6;
}
#dispatcher #tab ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#dispatcher #tab li {
	height: 30px;
	padding: 3px 10px 0 25px;
	margin: 0 0 0 15px;
	float: left;
	background: #009FC6 url(../img/dispatcher/tab_icon.gif) no-repeat 6px 9px;
}
#dispatcher #tab li a {
	color: #FFFFFF;
}
/* ボランティア養成 */
#training {
	background-color: #FFFFFF;
}
#training h2 {
	text-indent: -9999px;
	background: url(../img/training/h2.gif) no-repeat left top;
}
#training #contents_body h2 {
	text-indent: 0px;
	background-image: none;
	font-size: 120%;
	margin: 5px 0 5px 0;
	color: #F93865;
}
#training h3 {
	margin: 10px 0 0 0;
	color: #F93865;
}
#training h4 {
	margin: 10px 0 0 0;
	color: #333333;
	font-weight: bold;
}
#training #tab {
	margin: 0 auto;
	padding: 0px;
	height: 30px;
	width: 580px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F93865;
}
#training #tab ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#training #tab li {
	height: 30px;
	padding: 3px 10px 0 25px;
	margin: 0 0 0 15px;
	float: left;
	background: #F93865 url(../img/training/tab_icon.gif) no-repeat 6px 9px;
}
#training #tab li a {
	color: #FFFFFF;
}
/* クレヨン広場 */
#agora {
	background-color: #FFFFFF;
}
#agora h2 {
	text-indent: -9999px;
	background: url(../img/agora/h2.gif) no-repeat left top;
}
#agora #contents_body h2 {
	text-indent: 0px;
	background-image: none;
	font-size: 120%;
	margin: 5px 0 5px 0;
	color: #FE9900;
}
#agora h3 {
	margin: 10px 0 0 0;
	color: #FE9900;
}
#agora h4 {
	margin: 10px 0 0 0;
	color: #333333;
	font-weight: bold;
}
#agora #tab {
	margin: 0 auto;
	padding: 0px;
	height: 30px;
	width: 580px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FE9900;
}
#agora #tab ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#agora #tab li {
	height: 30px;
	padding: 3px 10px 0 25px;
	margin: 0 0 0 15px;
	float: left;
	background: #FE9900 url(../img/agora/tab_icon.gif) no-repeat 6px 9px;
}
#agora #tab li a {
	color: #FFFFFF;
}
dl.link_list {}
dl.link_list dt {
	margin: 5px 0 0 0;
}
dl.link_list dd {
	margin: -5px 0 0 0;
}
/* アクセス */
#access {
	background-color: #FFFFFF;
}
#access h2 {
	text-indent: -9999px;
	background: url(../img/access/h2.gif) no-repeat left top;
}
#access h3 {
	margin: 10px 0 0 0;
	color: #053A66;
}
#access h4 {
	margin: 10px 0 0 0;
	color: #333333;
	font-weight: bold;
}
#access #tab {
	margin: 0 auto;
	padding: 0px;
	height: 30px;
	width: 580px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #053A66;
}
#access #tab ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#access #tab li {
	height: 30px;
	padding: 3px 10px 0 25px;
	margin: 0 0 0 15px;
	float: left;
	background: #053A66 url(../img/access/tab_icon.gif) no-repeat 6px 9px;
}
#access #tab li a {
	color: #FFFFFF;
}
/* 事業内容 */
#description {
	background-color: #FFFFFF;
}
#description h2 {
	text-indent: -9999px;
	background: url(../img/description/h2.gif) no-repeat left top;
}
#description h3 {
	margin: 10px 0 0 0;
	color: #FE5200;
}
#description h4 {
	margin: 10px 0 0 0;
	color: #333333;
	font-weight: bold;
}
#description #tab {
	margin: 0 auto;
	padding: 0px;
	height: 30px;
	width: 580px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FE5200;
}
#description #tab ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#description #tab li {
	height: 30px;
	padding: 3px 8px 0 25px;
	margin: 0 0 0 8px;
	float: left;
	background: #FE5200 url(../img/description/tab_icon.gif) no-repeat 6px 9px;
}
#description #tab li a {
	color: #FFFFFF;
}
#description .link li {
	list-style-type: none;
	text-indent: 20px;
	background: url(../img/description/icon.gif) no-repeat left 7px;
}
/* 今後の日程 */
#schedule {
	background-color: #FFFFFF;
}
#schedule h2 {
	text-indent: -9999px;
	background: url(../img/schedule/h2.gif) no-repeat left top;
}
#schedule #contents_body h2 {
	text-indent: 0px;
	background-image: none;
	font-size: 120%;
	margin: -5px 0 5px 0;
	color: #008836;
}
#schedule h3 {
	margin: -5px 0 0 0;
	color: #008836;
}
#schedule h4 {
	margin: 10px 0 0 0;
	color: #333333;
	font-weight: bold;
}
#schedule #tab {
	margin: 0 auto;
	padding: 0px;
	height: 30px;
	width: 580px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #008836;
}
#schedule #tab ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#schedule #tab li {
	height: 30px;
	padding: 3px 10px 0 25px;
	margin: 0 0 0 15px;
	float: left;
	background: #008836 url(../img/schedule/tab_icon.gif) no-repeat 6px 9px;
}
#schedule #tab li a {
	color: #FFFFFF;
}
/* プライバシーポリシー */
#policy {
	background-color: #FFFFFF;
}
#policy h2 {
	text-indent: -9999px;
	background: url(../img/policy/h2.gif) no-repeat left top;
}
#policy h3 {
	font-size: 100%;
	width: 100%;
	margin: -5px 0 -5px 0;
	color: #FE9900;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#policy h4 {
	margin: -5px 0 0 0;
	color: #FE9900;
	font-weight: bold;
}
/* サイトマップ */
#sitemap {
	background-color: #FFFFFF;
}
#sitemap h2 {
	text-indent: -9999px;
	background: url(../img/sitemap/h2.gif) no-repeat left top;
}
#sitemap h3 {
	font-size: 100%;
	width: 100%;
	margin: -5px 0 -5px 0;
	color: #FE9900;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitemap h4 {
	width: 100%;
	margin: -5px 0 -5px 0;
	color: #FE9900;
	font-weight: bold;
}
.sitemap {}
.sitemap ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style-type: none;
}
.sitemap li {
	float: left;
	margin: 0 10px 15px 0;
	text-indent: 18px;
	background: url(../img/sitemap/icon.gif) no-repeat left 7px;
}
/* お問い合わせ */
#info {
	background-color: #FFFFFF;
}
#info h2 {
	text-indent: -9999px;
	background: url(../img/info/h2.gif) no-repeat left top;
}
#info h3 {
	margin: -5px 0 5px 0;
	color: #FE9900;
}
.hiss {
	color: #f93;
}

.err {
	color: red;
}

.table-form {
	width: 600px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.table-form th {
	color: #00375E;
	background-color: #eee;
	width: 140px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: left;
}

.table-form th span {
	padding-left: 5px;
	margin-left: 5px;
	border-left: 3px solid #3464BE;
}

.table-form td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
}

.align-c {
	text-align: center;
}

.input-s {
	width: 200px;
}

.input-m {
	margin: 10px auto;
	width: 200px;
}

.input-l {
	width: 300px;
}

.point {
	color: #3B6C53;
}

.inp4 {
	width: 80px;
}

.inp2 {
	width: 40px;
}

table.tb08  {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.tb08 td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tb08 th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background-color: #F2F2F2;
	width: 150px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.message {
	width: 567px;
	padding: 5px;
	border: 1px dotted #CCCCCC;
	margin: 0 0 15px 0;
}

.post {
	font-size: 120%;
	padding: 0 0 0 18px;
	background: url(../img/info/post.gif) no-repeat left top;
}

/* 問題集 */
#workbook {
	background-color: #FFFFFF;
}

#workbook h2 {
	text-indent: -9999px;
	background: url(../img/workbook/h2.gif) no-repeat left top;
}

#workbook h3 {
	margin: 10px 0 0 0;
	color: #FF1A00;
}

#workbook h4 {
	margin: 10px 0 0 0;
	color: #999;
	font-weight: bold;
}

#workbook #tab {
	margin: 0 auto;
	padding: 0px;
	height: 30px;
	width: 580px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF1A00;
}
#workbook #tab ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#workbook #tab li {
	height: 30px;
	padding: 3px 10px 0 25px;
	margin: 0 0 0 15px;
	float: left;
	background: #FF1A00 url(../img/workbook/tab_icon.gif) no-repeat 6px 9px;
}
#workbook #tab li a {
	color: #FFFFFF;
}

li.word {
	text-indent: 20px;
	list-style-type: none;
	margin: 0 0 0 10px;
	background: url(../img/workbook/word_01.gif) no-repeat left 5px;
}

li.excel {
	text-indent: 20px;
	list-style-type: none;
	margin: 0 0 0 10px;
	background: url(../img/workbook/excel_01.gif) no-repeat left 5px;
}

.pdficon {
	background: url(../img/icon/pdficon.gif) no-repeat left 2px;
	padding-left: 28px;
	display: block;
	width: 155px;
	margin: 0 auto;
}

.towcolumn {
	overflow: hidden;
	_zoom: 1;
	margin-top: 10px;
}

.towcolumn p {
	width: 350px;
	float: left;
	text-indent: 0px!important;
}

.towcolumn a {
	width: 220px;
	display: block;
	float: right;
}

.towcolumn a img {
	display: block;
	border: solid 1px #ccc;
	padding: 1px;
	text-align: center;
	width: 110px;
	margin: 0 auto 5px;

}


