@charset "utf-8";
/*
Theme Name: 群馬県社会福祉協議会
Theme URI: 
Description: 
Version: 1.0
Author: asahi-p
Author URI: 
Tags: 

*/

/* -----------------------------------------------

		1.style reset
		2.text
		3.link
		4.float,align
		6.toppage
		7.footer

----------------------------------------------- */


/* --- 1.style reset --- */
html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,ul,ol,li,dl,dt,dd,pre,th,td,form,fieldset,input,textarea {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
}
img {
	border: 0;
}
hr {
	display: none;
}


/* --- 2.text --- */
body {
	font-size: 120%;
/* 	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; */
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
address {
	font-style: normal;
}


/* --- 3.link --- */
a:link{
}
a:visited{
}
a:hover{
}
a:active{
}


/* --- 4.float,align --- */
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.clear {
	clear: both;
}
/*
.float-clear { 
	zoom: 100%;
}
.float-clear:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
*/
.to-left {
	text-align:left;	
}
.to-center {
	text-align:center;	
}
.to-right {
	text-align:right;	
}


/* --- 5.header --- */
body {
	text-align:center;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
#page {
	width: 790px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
h1 {
	float: left;
}

h1 a {
	display:block;
	width:326px;
	height:73px;
	text-indent:-9999px;
	background-attachment: scroll;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	outline: none;
}
#head-menu {
	text-align: right;
	width: 415px;
	float: right;
}
#head-menu-1 {
	float: left;
	background-attachment: scroll;
	background-image: url(../images/bg_headmenu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 200px;
	height: 30px;
	padding-top: 5px;
	text-align: center;
	font-size:80%;
}
#head-menu-1 label {
}
#head-menu-2 {
	float: right;
	background-attachment: scroll;
	background-image: url(../images/bg_headmenu2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 200px;
	height: 35px;
	text-align: right;
}
#head-menu-2 img {
	margin-top: 4px;
	margin-right: 10px;
}
#head-menu-3 {
	clear:both;
}
#head-menu-3 ul {
	padding-top:10px;
}
#head-menu-3 li {
	font-size:80%;
	display:inline;
	margin-left:20px;
}
#head-menu-3 li a {
	padding-left:16px;
	background-attachment: scroll;
	background-image: url(../images/listmark01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main-menu {
	clear:both;
}
#main-menu li {
	float: left;
}
li a.tab1, li a.tab2, li a.tab3, li a.tab4, li a.tab5, li a.tab6 {
	text-indent:-9999px;
	display:block;
	outline: none;
}
li a.tab1 {
	width:122px;
	height:55px;
	background-attachment: scroll;
	background-image: url(../images/tab01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li a.tab2 {
	width:139px;
	height:55px;
	background-attachment: scroll;
	background-image: url(../images/tab02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li a.tab3 {
	width:166px;
	height:55px;
	background-attachment: scroll;
	background-image: url(../images/tab03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li a.tab4 {
	width:123px;
	height:55px;
	background-attachment: scroll;
	background-image: url(../images/tab04.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li a.tab5 {
	width:147px;
	height:55px;
	background-attachment: scroll;
	background-image: url(../images/tab05.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li a.tab6 {
	width:93px;
	height:55px;
	background-attachment: scroll;
	background-image: url(../images/tab06.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li a.tab1:hover, li a.tab2:hover, li a.tab3:hover, li a.tab4:hover, li a.tab5:hover, li a.tab6:hover {
	background-position: center bottom;
}
#container {
	clear: both;
}
div.pankuzu {
	font-size: 80%;
	clear: both;
	padding-top: 10px;
	padding-left: 3px;
	margin-bottom: 5px;
}


/* --- 6.toppage --- */
#flash-box {
	padding-bottom: 15px;
	padding-top: 15px;
}
#news-menu {
	float:left;
}
#news-box {
	background-attachment: scroll;
	background-image: url(../images/bg_news.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 5px;
	width: 550px;
	height: 100px;
}
#news-box h2 {
	background-attachment: scroll;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 550px;
	text-indent: -9999px;
}
#news-list {
	overflow: auto;
	height: 60px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 15px;
}
#menu-btn {
	width: 560px;
	padding-top: 10px;
}
#menu-btn li {
	float:left;
}
#menu-btn li a {
	text-indent:-9999px;
	display:block;
	outline: none;
}
li.btn1 a {
	width:186px;
	height:180px;
	background-attachment: scroll;
	background-image: url(../images/btn01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li.btn2 a {
	width:187px;
	height:180px;
	background-attachment: scroll;
	background-image: url(../images/btn02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li.btn3 a {
	width:187px;
	height:180px;
	background-attachment: scroll;
	background-image: url(../images/btn03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li.btn4 a {
	width:186px;
	height:180px;
	background-attachment: scroll;
	background-image: url(../images/btn04.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li.btn5 a {
	width:187px;
	height:180px;
	background-attachment: scroll;
	background-image: url(../images/btn05.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li.btn6 a {
	width:187px;
	height:180px;
	background-attachment: scroll;
	background-image: url(../images/btn06.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li.btn1 a:hover, li.btn2 a:hover, li.btn3 a:hover, li.btn4 a:hover, li.btn5 a:hover, li.btn6 a:hover {
	background-position: center bottom;
}
#banner-box {
	float:right;
	width: 220px;
	height: 470px;
	margin-right: 5px;
	padding-top: 10px;
	text-align:center;
	background-attachment: scroll;
	background-image: url(../images/bg_banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#banner-box li {
	margin-left: 10px;
	margin-bottom: 10px;
}
html*#banner-box li {
	margin-left: 0px;
}
#banner-box li a {
	text-indent:-9999px;
	display:block;
	width:200px;
	height:44px;
	outline: none;
}
li.bnr1 a {
	background-attachment: scroll;
	background-image: url(../images/bnr01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li.bnr2 a {
	background-attachment: scroll;
	background-image: url(../images/bnr02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li.bnr3 a {
	background-attachment: scroll;
	background-image: url(../images/bnr03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li.bnr4 a {
	background-attachment: scroll;
	background-image: url(../images/bnr04.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
li.bnr5 a {
	background-attachment: scroll;
	background-image: url(../images/bnr05.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#mobile-box {
	width: 200px;
	height: 174px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	background-attachment: scroll;
	background-image: url(../images/bg_mobile.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#mobile-box p {
	font-size: 80%;
	line-height: 1.2;
	padding: 10px;
}
#ad-box {
	clear:both;
	text-align: center;
}


/* --- 7.footer --- */
#footer {
	padding-top: 15px;
	padding-bottom: 15px;
	background-attachment: scroll;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer-box {
	width: 790px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#footer-box address, #footer-box p {
	padding-bottom: 10px;
	padding-right: 20px;
	font-size: 80%;
	line-height: 1.4;
}
#footer-box p a {
	text-indent:-9999px;
	display:block;
	width:113px;
	height:27px;
	outline: none;
	background-attachment: scroll;
	background-image: url(../images/btn_renraku.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* --- 8.common --- */
#shisetsu, #daisan, #shigoto, #service, #soudan, #about, #chiiki {
	clear: both;
	padding-top: 1px;
}
#shisetsu h4, #shisetsu h5, #shisetsu h6, #shisetsu p, #shisetsu ul, #shisetsu ol, #shigoto h4, #shigoto h5, #shigoto h6, #shigoto p, #shigoto ul, #shigoto ol, #service h4, #service h5, #service h6, #service p, #service ul, #service ol, #soudan h4, #soudan h5, #soudan h6, #soudan p, #soudan ul, #soudan ol, #about h4, #about h5, #about h6, #about p, #about ul, #about ol, #chiiki h4, #chiiki h5, #chiiki h6, #chiiki p, #chiiki ul, #chiiki ol {
	margin-top: 10px;
	margin-bottom: 10px;
}
#shisetsu h2, #daisan h2, #shigoto h2, #service h2, #soudan h2, #about h2, #chiiki h2, #shisetsu h3, #shigoto h3, #service h3, #soudan h3, #about h3, #chiiki h3 {
	margin-bottom: 10px;
}
#shisetsu h3, #shigoto h3, #service h3, #soudan h3, #about h3, #chiiki h3 {
	margin-top: 35px;
	margin-bottom: 10px;
}
#shisetsu h4, #shigoto h4, #service h4, #soudan h4, #about h4, #chiiki h4, #shisetsu h5, #shigoto h5, #service h5, #soudan h5, #about h5, #chiiki h5 {
	margin-top: 20px;
	margin-bottom: 10px;
}
#shisetsu h2 a, #shisetsu h3 a, #shisetsu h4 a, #shisetsu h5 a, #shisetsu h6 a, #shigoto h2 a, #shigoto h3 a, #shigoto h4 a, #shigoto h5 a, #shigoto h6 a, #service h2 a, #service h3 a, #service h4 a, #service h5 a, #service h6 a, #soudan h2 a, #soudan h3 a, #soudan h4 a, #soudan h5 a, #soudan h6 a, #about h2 a, #about h3 a, #about h4 a, #about h5 a, #about h6 a, #chiiki h2 a, #chiiki h3 a, #chiiki h4 a, #chiiki h5 a, #chiiki h6 a {
	text-decoration:none;
}
#shisetsu h3 a, #shisetsu h4 a, #shisetsu h5 a, #shisetsu h6 a, #shigoto h3 a, #shigoto h4 a, #shigoto h5 a, #shigoto h6 a, #service h3 a, #service h4 a, #service h5 a, #service h6 a, #soudan h3 a, #soudan h4 a, #soudan h5 a, #soudan h6 a, #about h3 a, #about h4 a, #about h5 a, #about h6 a, #chiiki h3 a, #chiiki h4 a, #chiiki h5 a, #chiiki h6 a {
	background-image: url(../images/link_icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#shisetsu h6, #shigoto h6, #service h6, #soudan h6, #about h6, #chiiki h6 {
	font-weight: bold;
	margin-left: 30px;
}
#shisetsu p, #shigoto p, #service p, #soudan p, #about p, #chiiki p {
	line-height: 1.2;
	padding-right: 15px;
	padding-left: 30px;
}
#shisetsu p.separate, #shigoto p.separate, #service p.separate , #soudan p.separate, #about p.separate, #chiiki p.separate {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 30px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
}
#shisetsu ul, #shisetsu ol, #shigoto ul, #shigoto ol, #service ul, #service ol, #soudan ul, #soudan ol, #about ul, #about ol, #chiiki ul, #chiiki ol {
	margin-right: 15px;
	margin-left: 70px;
}
#shisetsu ul li, #shigoto ul li, #service ul li, #soudan ul li, #about ul li, #chiiki ul li {
	line-height: 1.2;
	list-style-type:disc;
	margin-bottom: 2px;
}
#shisetsu ol li, #shigoto ol li, #service ol li, #soudan ol li, #about ol li, #chiiki ol li {
	line-height: 1.2;
	list-style-type:decimal;
	margin-bottom: 2px;
}
#foot-link {
	margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	text-align: right;
}
#foot-link li {
	font-size: 90%;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
#foot-link li.last {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
ul.list01 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
	margin-right: 60px !important;
}
ul.list01 li {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	list-style-type: none !important;
}
ul.list01 li a {
	background-image: url(../images/listmark02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}

ul.list01 li.last {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
table.tb-def {
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
table.tb-def th {
	line-height: 1.2;
	background-color: #EEE;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #CCC;
	text-align: center;
	font-size: 90%;
}
table.tb-def td {
	line-height: 1.2;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #CCC;
	font-size: 90%;
}
table.tb-sm {
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
table.tb-sm th {
	line-height: 1.2;
	background-color: #EEE;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #CCC;
	text-align: center;
	font-size: 80%;
}
table.tb-sm td {
	line-height: 1.2;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #CCC;
	font-size: 80%;
}
table.tb-nof {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
table.tb-nof th {
	line-height: 1.2;
	padding-right: 3px;
	padding-left: 3px;
}
table.tb-nof td {
	line-height: 1.2;
	padding-right: 3px;
	padding-left: 3px;
}
table.tb-qa {
	margin: 15px;
	border: 1px solid #999;
}
table.tb-qa td {
	line-height: 1.2;
	vertical-align: top;
	padding: 3px;
}
blockquote {
	border: 1px solid #999;
	margin-right: 25px;
	margin-left: 25px;
	background-color: #EFEFEF;
}
div.frame01 {
	padding: 15px;
	border: 1px dashed #06C;
	margin: 15px;
}
.clr-red {
	color: #F00;
}
.clr-blue {
	color: #00F;
}
.bg-red {
	background-color: #FDD;
}
.bg-blue {
	background-color: #DEF;
}

a.icon-pdf {
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
a.icon-doc {
	background-image: url(../images/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
a.icon-xls {
	background-image: url(../images/icon_xls.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
a.icon-jtd {
	background-image: url(../images/icon_jtd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}


/* --- 9.shisetsu --- */
#shisetsu h2, #daisan h2 {
	font-size: 140%;
	font-weight: bold;
	background-image: url(../images/bg_h2_shisetsu.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 18px;
	padding-top: 7px;
}
#shisetsu h3 {
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #69F;
	padding: 2px;
	background-image: url(../images/bg_h3_shisetsu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#shisetsu h4 {
	font-size: 120%;
	font-weight: bold;
	padding: 2px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #69F;
	margin-right: 10px;
}
#shisetsu h5 {
	font-weight: bold;
	margin-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #69F;
	padding: 2px;
}
#daisan div.infomation {
	margin-right: 50px;
	margin-left: 50px;
	border: 1px dashed #99C4FF;
}
#daisan div.infomation h3 {
	font-weight: bold;
	color: #039;
	background-color: #DEF;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99C4FF;
}
div.infomation ul {
	margin-right: 15px;
	margin-left: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}
div.infomation ul li {
	line-height: 1.2;
	list-style-type:disc;
	margin-bottom: 2px;
	font-size: 90%;
}
#daisan table.tb-ind {
	width: 100%;
	margin-bottom: 30px;
}
#daisan table.tb-ind td {
	vertical-align: top;
	width: 50%;
	padding-right: 15px;
	padding-left: 15px;
}
#daisan table.tb-ind td div {
	background-color:#F6F6F6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#daisan table.tb-ind td h3 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 30px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F96;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-image: url(../images/bg_h3_daisan.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#daisan table.tb-ind td h4 {
	font-size: 90%;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#daisan table.tb-ind td h5 {
	font-size: 100%;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
}
#daisan table.tb-ind td p {
	font-size: 90%;
	color: #063;
	padding: 10px;
}



/* --- 10.shigoto --- */
#shigoto h2 {
	font-size: 140%;
	font-weight: bold;
	background-image: url(../images/bg_h2_shigoto.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 18px;
	padding-top: 7px;
}
#shigoto h3 {
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #59CCD9;
	padding: 2px;
	background-image: url(../images/bg_h3_shigoto.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#shigoto h4 {
	font-size: 120%;
	font-weight: bold;
	padding: 2px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #59CCD9;
	margin-right: 10px;
}
#shigoto h5 {
	font-weight: bold;
	margin-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #59CCD9;
	padding: 2px;
}


/* --- 11.service --- */
#service h2 {
	font-size: 140%;
	font-weight: bold;
	background-image: url(../images/bg_h2_service.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 18px;
	padding-top: 7px;
}
#service h3 {
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #84BB26;
	padding: 2px;
	background-image: url(../images/bg_h3_service.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#service h4 {
	font-size: 120%;
	font-weight: bold;
	padding: 2px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84BB26;
	margin-right: 10px;
}
#service h5 {
	font-weight: bold;
	margin-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #84BB26;
	padding: 2px;
}


/* --- 12.soudan --- */
#soudan h2 {
	font-size: 140%;
	font-weight: bold;
	background-image: url(../images/bg_h2_soudan.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 18px;
	padding-top: 7px;
}
#soudan h3 {
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC6CE8;
	padding: 2px;
	background-image: url(../images/bg_h3_soudan.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#soudan h4 {
	font-size: 120%;
	font-weight: bold;
	padding: 2px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6CE8;
	margin-right: 10px;
}
#soudan h5 {
	font-weight: bold;
	margin-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC6CE8;
	padding: 2px;
}


/* --- 13.about --- */
#about h2 {
	font-size: 140%;
	font-weight: bold;
	background-image: url(../images/bg_h2_about.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 18px;
	padding-top: 7px;
}
#about h3 {
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF7F7F;
	padding: 2px;
	background-image: url(../images/bg_h3_about.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#about h4 {
	font-size: 120%;
	font-weight: bold;
	padding: 2px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF7F7F;
	margin-right: 10px;
}
#about h5 {
	font-weight: bold;
	margin-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF7F7F;
	padding: 2px;
}


/* --- 14.chiiki --- */
#chiiki h2, #volunteer h2 {
	font-size: 140%;
	font-weight: bold;
	background-image: url(../images/bg_h2_chiiki.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 18px;
	padding-top: 7px;
}
#chiiki h3 {
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFAE4D;
	padding: 2px;
	background-image: url(../images/bg_h3_chiiki.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#chiiki h4 {
	font-size: 120%;
	font-weight: bold;
	padding: 2px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAE4D;
	margin-right: 10px;
}
#chiiki h5 {
	font-weight: bold;
	margin-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFAE4D;
	padding: 2px;
}
#volunteer div.infomation {
	margin-right: 50px;
	margin-left: 50px;
	border: 1px dashed #99C4FF;
}
#volunteer div.infomation h3 {
	font-weight: bold;
	color: #039;
	background-color: #DEF;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99C4FF;
}
#volunteer table.tb-ind {
	width: 100%;
	margin-bottom: 30px;
}
#volunteer table.tb-ind td {
	vertical-align: top;
	width: 50%;
	padding-right: 15px;
	padding-left: 15px;
}
#volunteer table.tb-ind td div {
	background-color:#F6F6F6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#volunteer table.tb-ind td h3 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 30px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #093;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-image: url(../images/bg_h3_volunteer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#volunteer table.tb-ind td h4 {
	font-size: 90%;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#volunteer table.tb-ind td h5 {
	font-size: 100%;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
}
#volunteer table.tb-ind td p {
	font-size: 90%;
	color: #093;
	padding: 10px;
}

