/* CSS Document */

/*------------------------------------
„style
------------------------------------*/

#chibirinpic {
	background-color:#FFF;
	width:auto;
	font-family: "Noto Sans Japanese";}

.chibirin_wrapper {
	background-color:#efefef;
	width:auto;
    clear: both;}

.chibirin_wrapper h1 {
    font-size: 160%;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1.1em;
	margin-bottom: 20px;
	display: flex;
    align-items: center;
	background-image: url(./img/title_bk.png);
    background-repeat: no-repeat;
    padding: 8px 0 8px 30px;}
 
.chibirin_wrapper h1 span {
	color:#006858;
	padding-left:10px;
	font-size:80%;}

.chibirin_wrapper p {
	line-height:1.3em;
	font-size:100%;
	letter-spacing:0.01em;}

.prAreaWrapper {
	display:none !important;}

/*------------------------------------
„header
------------------------------------*/

.chibirin_header {
    background: url(./img/pc_main.png);
    height: 360px;
    background-position: center;}


.chibirin_header_day {
    background-color: #006858;
    padding: 12px 0;
    letter-spacing: 0.2em;
    background: rgba(0,104,88,0.7);
	}

.chibirin_header_day p {
	color: #FFF;
    font-size: 120%;
    font-weight: bold;
	width:1000px;
	margin:0 auto;}

.chibirin_header_day p span {
    background-color: #fff;
    color: #006858;
    padding: 1px 10px;
    border-radius: 2px;
    margin-right: 20px;}

.chibirin_header_title {
	font-size:41px;
	background-color:#FFF;
	width:1000px;
	margin:15px auto;
	font-weight:900;
    letter-spacing: -0.03em;}

.chibirin_header_title span {
    color: #006858;
    letter-spacing: -0.3em;
    font-size: 100%;
    padding-right: 15px;
	}

.chibirin_header_title a {
	text-decoration:none;
	color:#000;}

.chibirin_header_nav {
	background-color:#221E1F;
	border-bottom:#006858 5px solid;
	overflow: hidden;}

.chibirin_header_nav ul {
	width:1000px;
	margin:0 auto;}

.chibirin_header_nav ul li {
    color: #FFF;
    width: 165px;
    float: left;
    text-align: center;
	line-height:1.4em;
	}

.chibirin_header_nav ul li a {
	display:block;
	color:#FFF;
    padding: 12px 0 10px;
	text-decoration:none;}

.chibirin_header_nav ul li a:hover {
	background-color: #006858;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all  0.5s ease;}

.chibirin_header_nav ul li span {
	color:#008E73;
	display:block;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	letter-spacing: 0.05em;
	line-height: 1.3em;
	}
	
.chibirin_header_nav ul li a:hover span {
	color:#68A599;}	

.chibirin_header_nav ul li.activ {
	background-color: #006858;
	}

.chibirin_header_nav ul li.activ span {
	color:#68A599;}	

.chibirin_header_nav ul li.activ p {
    width: 0;
    height: 0;
    border: 40px solid transparent;
    border-top: 24px solid #006858;
    position: absolute;
    margin-left: 43px;
}

	
/*------------------------------------
„main
------------------------------------*/

.chibirin_main {
	width:1000px;
	padding:50px 0;
	margin:0 auto;
	overflow:hidden;}

.chibirin_main_news {
	width:680px;
	float:left;}

.chibirin_main_news ul {
    margin: 0 0 40px;}
	
.chibirin_main_news li {
	clear:both;
	padding: 20px 0;
	line-height:1.3em;
	border-top: #ccc 1px solid;}
	
.chibirin_main_news li span {
    font-weight: bold;
    font-size: 110%;
    width: 120px;
    display: block;
    float: left;
	padding-left: 10px;
	padding-bottom: 10px;}

.chibirin_main_news li:last-child {
	border-bottom: #ccc 1px solid;}

.chibirin_main_right {
	width:300px;
	float:right;}

.chibirin_main_right img {
	margin-bottom:15px;}

.chibirin_general {
	clear:both;}

.info_white {
	background-color:#FFF;
	width:auto;
	padding:20px;
	margin-top:20px;}

.info_white table th {
    width: 70px;
    padding: 12px 10px 12px 0;
    border-right: #333 1px solid;
    text-align: center;}

.info_white table td {
	padding:12px;}

.chibirin_main h6 {
    font-size: 200%;
    padding: 50px 0;
    width: 100%;
    text-align: center;
    color: #666;
}


/*------------------------------------
„	backnumber
------------------------------------*/

.backnumber {
	margin:15px 0;}

.backnumber .list {
	width:auto;
	height:130px;
	text-align:center;
    border-bottom:#008E73 5px solid;}

.backnumber .list.c2018{
    background: url("../img/sp_main2018.png") no-repeat top;
    background-size: 100% auto;}

.backnumber .list.c2019{
    background: url("../img/sp_main2019.png") no-repeat top;
    background-size: 100% auto;}

.backnumber .list.c2020{
    background: url( "../img/main2020_sp.jpg") no-repeat top;
    background-size: 100% auto;}

.backnumber .list.c2021{
    background: url( "../img/main2021_sp.jpg") no-repeat top;
    background-size: 100% auto;}

.backnumber .list a{
    display: block;
    background: rgba(0,104,88,0.3);
    text-decoration: none;
    height: 130px;}
	
.backnumber .list a h4{
    color: #fff;
    font-size: 160%;
    letter-spacing: 0.1em;
	padding-top: 35px;}

.backnumber .list a p{
    color: #fff;
    border: #fff 1px solid;
    width: 160px;
    margin: 10px auto 0;
    padding: 2px 0 5px;
    font-size: 90%;}

.backnumber .list a:hover {
	text-shadow: #000 0 0 10px;
    background-color: rgba(0,0,0,0.0);}

.ChangeElem_Panel{
  display: none;
}


/*------------------------------------
„results
------------------------------------*/


table.schedule {
	width:100%;
	margin:10px 0 20px;
	border-top: #999 1px solid;
    border-left: #999 1px solid;}

table.schedule th {
	background-color:#ccc;
	padding:10px 0;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	text-align:center;
	vertical-align:middle;
	}

table.schedule td {
	background-color:#fff;
	padding:10px 5px;
	border-bottom:#999 1px solid;
	border-right:#999 1px solid;
	text-align:center;
	vertical-align: middle;
	font-size:100%;
	line-height:1.5em;
	}

table.schedule td.glay_n {
	border-right:none;}

table.schedule th.glay_n {
	border-right:none;}

table.schedule td h3 {
    color: #006858;
    font-size: 36px;
    font-weight: 500;
    font-family: 'Roboto Condensed', sans-serif;}

table.schedule .glay_l02 {
	border-bottom:#666 2px solid;}

table.schedule td p {
    font-size: 100%;
}

h4.schedule_r {
	font-size: 120%;
    padding: 5px 0 5px 10px;
    margin: 20px 0 10px;
	float:right;}


/*------------------------------------
„team
------------------------------------*/


.chibirin_general ul.team_area {
	width:1000px;}

.chibirin_general ul.team_area li {
	float:left;
	width:312px;
	background-color:#FFF;
	margin: 10px 30px 10px 0;
	border-bottom:#006858 4px solid;
	}
	
.chibirin_general ul.team_area li:nth-child(3n+3) {
	margin-right:0;
}

.chibirin_general ul.team_area li p {
	margin:0;
	padding:0;}

.chibirin_general ul.team_area li p img {
	width:100%;
		-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;}

.chibirin_general ul.team_area li p img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	cursor:pointer;
} 

.chibirin_general ul.team_area li p.scale {
	width:312px;
	height:180px;
	overflow:hidden;}

.chibirin_general ul.team_area li .imgcap {
	padding:0 15px 15px;}

.chibirin_general ul.team_area li .imgcap p.city {
    position: relative;
    top: -24px;
    left: -15px;
    background-color: #006858;
    width: 100px;
    padding: 3px 15px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.06em;}

.chibirin_general ul.team_area li .imgcap p.team_name {
	font-weight: bold;
    font-size: 120%;
    margin-top: -10px;}

.chibirin_general ul.team_area li .imgcap p.team_info {
	padding:8px 0;}

.chibirin_general ul.team_area li a {
	text-decoration:none;}

.team_section {
	background-color:#FFF;
	border-top:#006858 4px solid;
	overflow:hidden;
	padding:20px 20px 30px;}

.team_section img {
	float:right;
	width:500px;
	padding-left:10px;}
	
.team_section h4 {
	font-size:23px;
	border-bottom:#666 3px solid;
	padding:6px 0 15px;
	width: 440px;
	overflow:hidden; 
	display: flex;
    align-items: center;}
		
.team_section h4 span {
    background: #333;
    color: #FFF;
    text-align: center;
    font-size: 60%;
    display: flex;
    float: left;
    padding: 20px 10px;
    font-weight: 500;
    margin-right: 15px;}
	
.team_section h5 {
	padding:10px;
	font-size:120%;
	border-left:#006858 8px solid;
	margin:15px 0 10px;
	}

.team_section h6 {
/*	clear:both;*/
    padding: 10px;
    font-size: 120%;
    border-left: #006858 8px solid;
    margin: 25px 0 10px;
    text-align: left;
    color: #333;}

.team_section ul {
	width:205px;
	float:left;
	margin-right:20px;
	margin-bottom: 20px;}

.team_section ul li {
    padding: 5px 10px;}

.team_section ul li:nth-child(odd) {
	background-color:#eee;}

.team_section ul li.glay_bk {
	background-color:#666;
	color:#FFF;}	
	
.team_section ul li span {
	padding: 0 20px 0 10px;
    width: 30px;
    display: block;
    float: left;
    text-align: center;}

.team_section p {
	font-size: 110%;
    line-height: 1.5em;}




/*------------------------------------
„results
------------------------------------*/

.chibirin_general h2 {
	background-color:#006858;
	color:#FFF;
	padding:10px;
	font-size:120%;
	font-weight:500;
	letter-spacing:0.1em;
	margin-bottom:10px;
	}

table.results {
	width:100%;
	margin:10px 0;}

table.results th {
	background-color:#ccc;
	padding:10px;
	}

table.results td {
	background-color:#fff;
	padding:10px;
	border-bottom:#CCC 2px solid;
	text-align:center;
	vertical-align: middle;
	font-size:110%;
	line-height:1.5em;
	}

table.results td.glay_l {
	border-right:#CCC 2px solid;}

table.results td h3 {
    color: #006858;
    font-size: 36px;
    font-weight: 500;
    font-family: 'Roboto Condensed', sans-serif;}

/*------------------------------------
„league
------------------------------------*/


table.league {
	width:100%;
	margin:10px 0;
	border-left:#999 1px solid;
	border-top:#999 1px solid;}

table.league th {
	background-color:#ccc;
	padding:10px;
	border-bottom:#999 1px solid;
	border-right:#999 1px solid;
	text-align:center;
    vertical-align: middle;
	}

table.league td {
	background-color:#fff;
	padding:10px;
	border-bottom:#999 1px solid;
	border-right:#999 1px solid;
	text-align:center;
	vertical-align: middle;
	font-size:110%;
	line-height:1.5em;
	text-align:center;
    vertical-align: middle;
	}
table.league th.glay_t {
	width:122px;}

h3.league_m {
    border-left: #006858 5px solid;
    font-size: 130%;
    padding: 5px 0 5px 10px;
	margin:20px 0 10px;
	clear:both;
	float:left;
	}

/*------------------------------------
„photo
------------------------------------*/

ul.chibirin_album {
	clear:both;}

ul.chibirin_album li {
    height: 178px;
    overflow: hidden;
    float: left;}

ul.chibirin_album li img {
	width:100%;}

ul.chibirin_album li:nth-child(5n+5) {
	margin-right:0;
}

ul.chibirin_album li a {
	text-decoration:none;}

ul.chibirin_album li a h5 {
    font-size: 90%;
    padding-top: 3px;
	font-weight:normal;
	line-height: 1.3em;
	width:190px;
}

ul.chibirin_album li a p {
    width: 190px;
    height: 130px;
    overflow: hidden;
    display: block;}

/*------------------------------------
„tournament
------------------------------------*/

.tournament_h {
    background: #Fff;
    overflow: hidden;
    padding: 30px 30px 0 60px;
}

.tournament_h ul.h_01 {
    width: auto;
    float: left;
}

.tournament_h ul.h_01 li {
    border: #333 1px solid;
    padding: 0 0 0 15px;
    margin-bottom: 8px;
    text-align: center;
    width: 140px;
    height: 28px;
    font-size: 80%;
    display: flex;
    align-items: center;
	}

.tournament_h ul.h_02 {
    width: auto;
    float: left;
    margin-top: 11px;
}

.tournament_h ul.h_02 li {
    border: #999 3px solid;
    padding: 0 25px;
    margin-bottom: 30px;
    text-align: center;
    border-left: none;
    font-size: 80%;
    height: 39px;
    display: flex;
    align-items: center;
}

.tournament_h ul.h_02 li:after {
    content: "";
    position: absolute;
    width: 24px;
    border-bottom: 3px solid #999;
    margin-left: 58px;
    margin-top: -14px;
    display: block;
}

.tournament_h ul.h_03 {
    width: auto;
    float: left;
    margin-top: 19px;
    margin-left: 22px;
	text-align:center;
}

.tournament_h ul.h_03 li {
    border: #333 1px solid;
    padding: 0 10px;
    margin-bottom: 46px;
    width: 130px;
    height: 28px;
	display: flex;
    /*align-items: center;*/
	font-size: 80%;
	line-height: 28px;
}

.tournament_h ul.h_04 {
    width: auto;
    float: left;
    margin-top: 32px;
}

.tournament_h ul.h_04 li {
    border: #999 3px solid;
    padding: 0 25px;
    margin-bottom: 73px;
    text-align: center;
    border-left: none;
    font-size: 80%;
    height: 72px;
    display: flex;
    align-items: center;
}

.tournament_h ul.h_04 li:after {
    content: "";
    position: absolute;
    width: 25px;
    border-bottom: 3px solid #999;
    margin-left: 58px;
    margin-top: -14px;
	display:block;
}

.tournament_h ul.h_05 {
    width: auto;
    float: left;
    margin-top: 57px;
    margin-left: 23px;
	margin-bottom: -55px;
	display:block;
	overflow:hidden;
}

.tournament_h ul.h_05 li {
    border: #333 1px solid;
    padding: 0 10px;
    margin-bottom: 47px;
    text-align: center;
    background-color: #FFF;
    font-size: 80%;
    width: 130px;
    height: 27px;
    display: flex;
	line-height: 27px;
}

.tournament_h ul.h_05 li:after {
    content: "";
    position: absolute;
    width: 25px;
    border-bottom: 3px solid #999;
    margin-left: 140px;
    display: block;
    margin-top: -10px;
}

.tournament_h ul.h_06 {
    width: auto;
    float: left;
    margin-top: 75px;
    margin-left: 24px;
    border-left: #999 3px solid;
    padding: 153px 0;
}

.tournament_h ul.h_06 li {
    border: #333 1px solid;
    padding: 3px;
    display: flex;
    /*align-items: center;*/
    text-align: center;
    margin-left: 25px;
}

.tournament_h ul.h_06 li:before {
    content: "";
    position: absolute;
    width: 25px;
    border-bottom: 3px solid #999;
    margin-left: -31px;
	margin-top: 6px;
}

.tournament_h ul li.red_top {
	border-top:#E53E3E 4px solid;}

.tournament_h ul li.red_bottom {
	border-bottom:#E53E3E 4px solid;}

/*--- 2/10/10-13 ---*/

.tournament_h ul.h_03 li.red_left01:before {
    content: "";
    position: absolute;
    height: 23px;
    border-left: 4px solid #E53E3E;
    margin-left: -36px;
    margin-top: -8px;
}

.tournament_h ul.h_03 li.red_left02:before {
    content: "";
    position: absolute;
    height: 24px;
    border-left: 4px solid #E53E3E;
    margin-left: -36px;
    margin-top: 13px;
    display: block;
}

.tournament_h ul.h_02 li.red_top:after  {
	border-bottom: 4px solid #E53E3E;
	}

.tournament_h ul.h_02 li.red_bottom:after  {
	border-bottom: 4px solid #E53E3E;
	}

.tournament_l {
    background: url(./img/t_bk.png);
    background-repeat: no-repeat;
    overflow: hidden;
    padding-top: 70px;
    padding-left: 20px;
}

.tournament_l ul li p {
	width:86px;}

.tournament_l ul li span {
    border-left: 1px solid;
    margin-left: 10px;
    padding: 9px 0 10px 5px;
    font-size: 90%;
	}


/*--- 2/10/14-15 ---*/


.tournament_h ul.h_05 li.red_left01:before {
    content: "";
    position: absolute;
    height: 40px;
    border-left: 4px solid #E53E3E;
    margin-left: -37px;
    margin-top: -20px;
}

.tournament_h ul.h_05 li.red_left02:before {
    content: "";
    position: absolute;
    height: 40px;
    border-left: 4px solid #E53E3E;
    margin-left: -38px;
    margin-top: 12px;
}

.tournament_h ul.h_04 li.red_top:after {
	    border-bottom: 4px solid #E53E3E;}

.tournament_h ul.h_04 li.red_bottom:after {
	    border-bottom: 4px solid #E53E3E;}



/*--- 2/11 last ---*/

.tournament_h ul.h_06 li.red_left:before {
	    border-bottom: 4px solid #E53E3E;}

.tournament_h ul.h_06.red_top:before {
    content: "";
    position: absolute;
    height: 218px;
    border-left: 4px solid #E53E3E;
    margin-left: -3px;
    margin-top: -204px;
}

.tournament_h ul.h_06.red_bottom:before {
    content: "";
    position: absolute;
    height: 219px;
    border-left: 4px solid #E53E3E;
    margin-left: -3px;
    margin-top: 12px;
}

.tournament_h ul.h_06 li.red_top {
    border-top: #333 1px solid;
	border-left: #333 1px solid;
}

.tournament_h ul.red_left {
	border-left: #E53E3E 4px solid;
	}

.tournament_h ul.h_06 li.red_top:before {
    position: absolute;
    border: #E53E3E 2px solid;
    width: 23px;
}

.tournament_h ul.h_06 img {
   margin: -10px 0 10px 30px;
}

.tournament_h ul.h_06 p {
    padding: 20px 0 0 20px;
    font-size: 90%;
}

p.t_bottom_text {
	clear:both;
	font-weight:bold;
	font-size:110%;
	margin-bottom:30px;}

/* last */

.tournament_h ul.h_05 li.red_left03:after {
    border-right: 4px solid #E53E3E;
    height: 154px;
    margin-top: -138px;
    display: flex;
}

.tournament_h ul.h_05 li.red_left04:after {
    border-right: 4px solid #E53E3E;
    height: 85px;
    margin-top: -64px;
    padding-left: 1px;
}

.tournament_h ul.h_05 li.red_left05:after {
    border-right: 4px solid #E53E3E;
    height: 70px;
    margin-top: -58px;
}

.tournament_h ul.h_05 li.red_left06:after {
    border-right: 4px solid #E53E3E;
    height: 148px;
    margin-top: -136px;
	
}


li.red_left02.red_left04:after {
    border-right: 4px solid #E53E3E;
    height: 84px;
    margin-top: -160px !important;}

.tournament_h ul.h_05 li.win:after {
	    border-bottom: 4px solid #E53E3E;}

li.dis_none {
    border: none !important;
    background: none !important;
}

li.dis_none:after {
    border-bottom: none !important;}









	
/*------------------------------------
„	participation
------------------------------------*/	
	
table.participation {
	width:100%;
	margin: 10px auto 30px;
	border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    border-left: #ccc 1px solid;
	} 	

table.participation tr {
	border-bottom:#ccc 1px solid;}

table.participation th {
	background-color:#ddd;
	text-align:center;
	padding:10px 0;}
	
table.participation td {
	width:630px;
	padding:10px 0;
	letter-spacing: 0.2em;
	text-align:center;
	font-size: 100%;
	background-color:#FFF;}

tr.participation_top th {
	color:#FFF;
	letter-spacing: 0.2em;
	background-color:#666;}


.guideline_area {
    padding: 30px;
    background-color: #FFF;
    width: auto;}

.guideline_area ul li {
    clear: both;
    list-style: none;
    padding: 10px 0;}

.guideline_area ul li h5 {
	font-size:110%;
	float:left;
	width:100px;}
	
.guideline_area ul li p {
	float:left;}

.guideline_area ul li ul.guideline_s {
    font-size: 110%;
    line-height: 1.3em;}

.guideline_area ul li ul.guideline_s li {
	list-style: none !important;
	overflow:hidden;
    padding-left: 0;
	margin-left:15px;}

.guideline_area ul li ul.guideline_s li span {
	float:left;
	padding-right:10px;}

.guideline_area ul li ul.guideline_s li p {
	float: none ;}

.guideline_area ul li ul.guideline_s li dl.guide_dl01 {
	margin: 10px 0 0 50px;}

.guideline_area ul li ul.guideline_s li dl.guide_dl01 dd {
    float: left;
    padding-right: 8px;
	padding-top:8px;}

.guideline_area ul li ul.guideline_s li dl.guide_dl01 dt {
	font-size:100%;
	padding-top:8px;}

.guideline_area ul li ul.guideline_s li dl.guide_dl01 dt p {
	margin-left:15px;}

p.guide_left {
	float:left;}

p.guide_right {
	float:left;
	margin-left:120px;}

.guideline_area ul li ul.guideline_s li dl.guide_dl02 {
	font-size:110%;}

.guideline_area ul li ul.guideline_s li dl.guide_dl02 dd {
	float: left;
    width: 13%;}
	
.guideline_area ul li ul.guideline_s li dl.guide_dl02 dt {
	float: left;
    width: 80%;}

.guideline_area ul li ul.guideline_s li dl.guide_dl02 dt span {
	clear: both;
	}

.guideline_area ul li ul.guideline_s li dl.guide_dl02 dt p {
	width: 90%;
	float: left;}

/*------------------------------------
„	map
------------------------------------*/	

.map_area {
	margin:30px 0;
	text-align:center;}

.map_area h2 {
	text-align:left;
	margin-bottom:15px;}

/*------------------------------------
„	meikan
------------------------------------*/

.meikan {
	background:#006858;
	width:440px;
	margin-top:80px;
	border-radius: 4px;
	}

.meikan a {
	display:block;
	text-decoration:none;
	color:#fff;
	padding:15px;
	text-align:center;
	font-weight:bold;
	font-size:90%;
	border-radius: 4px;
	letter-spacing: 0.2em;
	}

.meikan a:hover {
	border-radius: 4px;
	background-color:#333;}

.chibirin_photolist {
    width: 320px;
    float: left;
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px;
    margin-right: 13px;
}

.chibirin_photolist img {
    width: 320px;
    border-top: #006858 5px solid;
}
.chibirin_photolist .headingNewsSubtype04 dt {
    font-size: 110% !important;
    padding: 5px 15px !important;
}

.chibirin_photolist .headingNewsSubtype04 dt a {
    text-decoration: none;
    color: #000;
}

.chibirin_photolist  dl.headingNewsSubtype04 {
    height: 70px;
}

.chibirin_main p.backBtn {
    background: #006858;
    /* color: #fff; */
    width: 300px;
    margin: 20px auto;
    border-radius: 6px;}

.chibirin_main p.backBtn a {
	display:block;
	color:#FFF;
	text-decoration:none;
	font-size: 120%;
	padding: 20px 15px; 
    border-radius: 6px;
	}

.chibirin_main p.backBtn a:hover {
	background-color:#333;
	}

.chibirin_main ul.thumbnailNavi {
    width: 32%;
    float: left;
    background-color: #666;
    margin: 10px 5px;
    text-align: center;
    display: none;
}

.chibirin_main ul.thumbnailNavi li {
	padding:0;}

.chibirin_main ul.thumbnailNavi li a {
    color: #fff;
    text-decoration: none;
    padding: 10px 15px;
    /* font-weight: bold; */
    line-height: 1.3em;
}

.chibirin_main ul.thumbnailNavi li a:hover {
    background: #006858;}

ul.chibirin_album .popup-gallery a {
	padding:4px;}

.no1_t {
    background: #008E73;
    margin-bottom: 20px;
    padding: 10px;}

.no1_t p {
    float: left;
    margin-right: 30px;
    font-weight: bold;
    margin-top: 65px;
    margin-left: 20px;
    font-size: 150%;
    color: #fff;
    padding: 10px;
	}

	









