@charset "utf-8";

/* ==========================================================================================================

	 遊び・学び・仲間づくり
 
============================================================================================================*/



/*------------------------------------------------------------------------index・共通------------------------------------------------------------------------*/

.koBodyArea a {color: #005C8D;}
.koBodyArea a:link {color: #005C8D;}
.koBodyArea a:visited {color: #005C8D;}
.koBodyArea a:hover {color: #262626;}

.koBodyTopBlock a {color: #262626;}
.koBodyTopBlock a:link {color: #262626;}
.koBodyTopBlock a:visited {color: #262626;}
.koBodyTopBlock a:hover {color: #999999;}

table.communityListTable dl{
padding:10px;}

table.communityListTable dt{
padding: 0px 0px 3px 10px;
}

table.communityListTable dd{
background:url(../img/arrow03.gif) no-repeat 10px 5px;
padding: 0px 0px 3px 20px;
}




dl.communityIndex{
background:url(../community/img/community_index_box_bg.gif) repeat-y left top;}

*+html body dl.communityIndex{width:585px;}
* html body dl.communityIndex{width:585px;}

dl.communityIndex dt{
background:url(../community/img/community_title_bg.gif) no-repeat left top;
padding:3px 10px 2px 10px;
color:#FFFFFF;
font-weight:bold;}

dl.communityIndex dd{
background:url(../community/img/community_index_box_bottom.gif) no-repeat left bottom;
padding:10px;
}






table#communityBook td{
padding-bottom:20px;}

table#communityBook h4{
border-bottom:solid 1px #005C8D;
padding-bottom:5px;
margin-bottom:5px;
color:#005C8D;}


/*-------------------------ページ内ナビ-------------------------*/


div.pageNav02 p{
float:left;
margin-right:7px;
margin-bottom:5px;
border:solid 1px #999999;
white-space:nowrap;
}

div.pageNav02 div{height:20px;}
*+html body div.pageNav02 div{height:0px;}
* html body div.pageNav02 div{height:0px;}



div.pageNav02 a{
display:block;
background:url(../img/arrow03.gif) #ffffff no-repeat 10px 7px;
padding:2px 10px 2px 20px;
color: #262626;
}

div.pageNav02 a:link{
display:block;
background:url(../img/arrow03.gif) #ffffff no-repeat 10px 7px;
padding:2px 10px 2px 20px;
color: #262626;
}

div.pageNav02 a:visited{
display:block;
background:url(../img/arrow03.gif) #ffffff no-repeat 10px 7px;
padding:2px 10px 2px 20px;
color: #262626;
}

div.pageNav02 a:hover{
display:block;
background:url(../img/arrow03.gif) #c4e6ec no-repeat 10px 7px;
padding:2px 10px 2px 20px;
color: #262626;
}






/*-------------------------見出し-------------------------*/


.titleBg02{
background:url(../community/img/title_bg_02.gif) no-repeat left top;
font-weight:bold;
font-size:1.2em;
width:585px;
height:28px;
padding:5px 20px 0px 20px;
}


*+html body .titleBg02{height:33px;}
* html body .titleBg02{height:33px;}





















