@charset "utf-8";

/*****     contents   *****/
.common .ct {
	margin:0 0 13px 0;
	padding:14px 13px 20px 13px;

	background:#fff url("../img/wkb_ct_bg_001.gif") repeat-x;
}

/*****     title   *****/
.index #tl {
	background:#aae879 url("../img/wkb_tl_bg_001.jpg") no-repeat;
	}
.index #tl  #bc{
	padding-bottom:6px;
	height:55px;
	}
.index #tl  h1{
	padding-bottom:6px;
	height:54px;
	}
.index #tl  p {
	height:46px;
	}
.common #tl {
	background:#aae879 url("../img/wkb_tl_bg_002.jpg") no-repeat;
	}
#tl  #bc{
	height:30px;
	}
#tl  h1{
	line-height:1.1em;
	height:36px;
	font-size:180%;
	}
#tl  h1{
	float:left;
	margin-right:10px;
	}
#tl  p.description  {
	padding:5px 0 0 0;
	height:31px;
	}

/*****     grand navi    *****/
#gn {
	border-color:#aae879;
	}
#gn li a#gn05 {
	background-position:50% -25px;
	border-bottom:4px solid #f95523;
	}

/*****     sub navi    *****/
#snwrap {
	border-color:#97d499;
	}
#sn {
	background-color:#e2fdcd;
	border-color:#97d268;
	}
#sn ul em {
	background-color:#88bb60;
	background-image:url("../img/intv_sn_icon_001.gif");
	background-repeat:no-repeat;
	background-position:0 50%;
	}

#sn ul.sn01 li {
	border-color:#95a5ae;
	}
#sn ul.sn02 li {
	border-color:#95a5ae;
	}


/*===== わかばなかま共用 =====*/
.ct .date {
	margin:0;
	text-align: right;
	}
.ct h2 {
	margin:6px 0 24px 0;
	font-size:130%;
	}
.ct .headline {
	margin:1em 0 2em;
	color:#0a5e5d;
	font-size:110%;
	}
.ct .date p {
	margin:0; padding:0;
	}
.ct .dummy {
	height:11px;
	overflow:hidden;
	}
.ct img {
	display:block;
	}
.ct hr {
	clear:both;
	color:#fff;
	margin:1.2em 0 1em 0; padding:0;
	display:block;
	height:1px;
	border:0;
	border-bottom:1px dotted #b2b2b2;
	background-color:#fff;
	}
.ct .img-left {
	float:left;
	margin-right:16px;
	margin-bottom:8px;
	}
.ct .img-right {
	float:right;
	margin-left:16px;
	margin-bottom:8px;
	}
.ct .img-center {
	display:block;
	margin:8px auto;
	}
.ct p {
	margin:1em 0;
	}
.ct h3 {
	margin:2.4em 0 1em 0; padding:0;
	_height:1%;
	line-height:1.4em;
	color:#d8481c;
	font-size:110%;
	}
.ct h3.h3-afterline {
	margin:0.7em 0 1em 0;
	}
.ct h3.clear {
	margin-top:0;
	}

.ct p.word {
	margin:1.8em 0 1.8em 0;
	font-size:120%;
	}
.ct p.intro {
	color:#6f0303;
	}
.ct p.note {
	margin:2.5em 0 0 0; padding:12px 0 0 0;
	border-top:1px dotted #b2b2b2;
	}
.ct .name {
	font-size:140%;
	font-weight:bold;
	}
.ct .kana {
	font-size:80%;
	font-weight:normal;
	}

/*===== わかばなかま前後ページリンク =====*/
#ctwrap .repolink {
	margin:10px 0 0 0;
	text-align:center;
	color:#999;
	}
#ctwrap ul.repolink02 {
	margin:10px 0 0 0;
	list-style:none;
	}
#ctwrap ul.repolink02 li.repolink-left {
	width:250px;
	}
#ctwrap ul.repolink02 li.repolink-right {
	float:right;
	text-align:right;
	width:250px;
	}


/*===== わかばなかまリスト =====*/
#category.common .ct {
	padding:14px 13px 0 13px;
}
#category .ct h2 {
	margin:4px 0 16px 0;
	font-size:130%;
	}
#category .ct p {
	margin:0;
	}
#category .ct img {
	display:inline;
	margin:0;
	}
#category .ct div {
	float:right;
	margin:0 0 0 0;
	width:344px;
	}
#category .ct div p.more{
	margin:1em 0 0 0;
	text-align:right;
	}


/*===== わかばなかま年別リンク =====*/
#reportyear {
	padding:6px 0 0 17px;
	background-color:#8dc065;
	}
#reportyear span.none {
	display:none;
	}
#reportyear span.dummy {
	float:none;
	padding:5px 0;
	}
#reportyear span {
	display:block;
	float:left;
	margin:0 6px 0 0;
	line-height:1.1em;
	font-size:110%;
	color:#bbe0c0;
	letter-spacing: 0.1em;
	}
#reportyear span.active {
	background-color:#fff;
	}
#reportyear span a {
/*	position:relative;
*/	display:block;
	padding:5px 9px 5px 9px;
	}
#reportyear span a:link,
#reportyear span a:visited {
	color:#fff;
	}
#reportyear span a:hover,
#reportyear span a:active {
	color:#bbe0c0;
	background-color:#53955d;
	}
#reportyear span.active a:link,
#reportyear span.active a:visited {
	color:#53955d;
	}
#reportyear span.active a:hover,
#reportyear span.active a:active {
	color:#53955d;
	background-color:#fff;
	}
