@charset "utf-8";

@media screen and (max-width:899px){

/*-------------------------------------
	共通項目
-------------------------------------*/
	

	#topicpath,.topicpath,.topimg{margin:0 0 0 0;}
	
	

/* imgの基本設定 */
.wp-block-image .aligncenter,
.wp-block-image .alignright,
.wp-block-image .alignleft,
.aligncenter,
.alignright,
.alignleft {
	display: block !important;
	margin: 0 auto 15px !important;
	float: none	!important;
	text-align:center !important;
}

.wp-block-image figcaption{
	display:block	!important;}

.alignright,
.alignleft {
	max-width: 80%;
}
	
.contents .main_contents_full .inbox figure.mainimg{padding:5px;
background: #fff;
margin:0 auto 60px auto;
box-shadow: 0 0 4px #ccc;
	border:none;}

.sp{display:none!important;} 	/*SPは表示しない*/



/*-footer-----------------------------------------------------*/


footer{
border-top: 5px solid #75B1A9;
	margin: 0px 0 0;
	padding: 0;
}


footer .about p.yoyakusei{
	padding: 5px 10px;
	margin: 0;
	text-align: center;
	border-radius: 10px;
	background-color: #FFFFFF;
	font-size: 120%;
	line-height: 1.7;
	overflow: hidden;
	font-weight: bold;
}
footer .about p.yoyakusei a{
	width: 100%;
	color: #333333;
	border-radius: 5px;
	background-color: #1E247A;
	padding: 0 30px 0 10px;
	margin: 0 0 0 0em;
	display: inline-block;
	background-image: url(../image/common/list3.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: auto 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
footer .about p.yoyakusei a:hover{
	opacity: 0.7;
}


footer .about h2.logo{
	font-family : "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	transform: rotate(.03deg);
	font-size: 30px;
	line-height: 1;
	color: #333333;
	font-weight: bold;
	margin: 0 0 10px;
	text-align: center;
}

footer .about h2.logo img{
	margin: 0 auto 10px;
	display: block;
}


footer .about {
	margin: 0px auto;
	display: block;
	padding: 15px 10px 0;
	overflow: hidden;
}

footer .about .left{
	margin: 0 0px 30px;

}

footer .about .right{
	margin: 0 0px 10px;

}

footer .about img.logo{
	margin: 0 0 10px;
	width: 80%;
	display: block;
}


footer .about table th{padding: 5px 3px;}

footer .about table th.time{}


footer .about p.add{
	text-align: left;
	margin: 0 0 10px 0;
	line-height: 1.4;
	font-size: 1.05em;
}



footer .about p.tel{
	font-size: 24px;
	line-height: 30px;
	padding: 0;
	margin: 0 0 20px;
	color: #333333;
}
footer .about p.tel a{
	color: #333333;
	padding: 0 0 0 30px;
	font-weight: bold;
	background-image: url(../image/common/tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 20px;
}
footer .about p.tel a:hover{
opacity: 0.7;
}




dl.kyushin{
	font-size: 18px;
	padding: 0 0 15px 0;
	margin: 0;
	color: #FF0000;
	font-weight: bold;
}
dl.kyushin dt{
float: left;
}
dl.kyushin dd{
padding: 0 0 0 4em;
}

footer .about hr{
margin: 0 0 15px;
}



footer .about h2{text-align:left;
background:none;
padding:0;}





.footer_btm{
	overflow: hidden;
	clear: both;
	padding: 15px;
	border-radius: 10px;
	background-color: #FFFFFF;
	-webkit-box-shadow: inset 0px 0px 5px #BBBBBB;
	margin: 0 0 20px;
	box-shadow: inset 0px 0px 5px #BBBBBB;
}
.footer_btm p{
	margin: 0;
}

.footer_btm p.btm_title{
	padding: 8px 10px 8px 10px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 1.5;
	margin: 0 0 15px 0;
	font-weight: bold;
	border-radius: 5px;
	background-image: url(../image/common/gn_bg.jpg);
	text-align: center;
}

.footer_btm .btm_box{
	display: flex;
	flex-wrap: wrap;
	align-content: stretch;
	align-items: stretch;
	justify-content: space-between;
	margin: 0 0 15px;
}
.footer_btm .btm_box .btm_left{
	margin: 0 0 15px;
	width: 100%;
}
.footer_btm .btm_box .btm_left table{
	width: 100%;
	margin: 0;
	font-size: 14px;
}
.footer_btm .btm_box .btm_left table th{
	font-weight: bold;
	padding: 5px;
	vertical-align: middle;
	color: #1DA1F3;
	border: 1px solid #333333;
}
.footer_btm .btm_box .btm_left table th.red{
	color: #D80000;
}
.footer_btm .btm_box .btm_left table td{
	padding: 5px;
	border: 1px solid #333333;
	text-align: center;
	vertical-align: middle;
}
.footer_btm .btm_box .btm_left table td.top{
	background-color: #F3F4FC;
}

.footer_btm .btm_box .btm_right{
	border-radius: 10px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 10px;
	box-sizing: border-box;
	border: 2px solid #1E257C;
}

.footer_btm .btm_box .btm_right p.yoyaku_title{
	color: #1E257C;
	margin: 0 0 10px;
	font-weight: bold;
	border-bottom: 1px solid #1E257C;
	font-size: 20px;
}
.footer_btm .btm_box .btm_right dl{
	font-size: 18px;
	font-weight: bold;
}
.footer_btm .btm_box .btm_right dl dt{
	float: left;
}
.footer_btm .btm_box .btm_right dl dd a{
	margin: 0 0 0 1em;
	padding: 0 15px;
	display: inline-block;
	border-radius: 5px;
	background-color: #4CC764;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_btm .btm_box .btm_right dl dd a:hover{
	opacity: 0.7;
}

.footer_btm .btm_box .btm_right dl dd{
	padding: 0 0 10px 1.5em;
}
.footer_btm .btm_box .btm_right dl .green{
	color: #4CC764;
}






.sub_contents .side_menu{
	margin: 0 0 40px;
	border: 1px solid #28A293;
	overflow: hidden;
	border-radius: 15px;
	font-family: 'Noto Sans JP';
	background-color: #FFFFFF;
}
.sub_contents .side_menu h2{
	color: #FFFFFF;
	font-size: 21px;
    border-radius: 15px 15px 0 0;
	margin: 0;
	padding: 10px;
	line-height: 25px;
	background-color:#28A293;
	background-image: url(../image/texture/texture_ws50.png);
	position: relative;
	text-shadow: 0 0 4px #28A293;
	font-weight: bold;
}

.sub_contents .side_menu ul{}
.sub_contents .side_menu ul li{
	font-size: 18px;
	line-height: 1.2;
}
.sub_contents .side_menu ul li a{
	color: #333333;
	padding: 13px 5px 13px 30px;
	margin: 0;
	display: block;
	border-bottom: 1px solid #DDDDDD;
	background-image: url(../image/common/list2.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: auto 10px;
}
.sub_contents .side_menu ul li a:hover{
	opacity: 0.7;
}
.sub_contents .side_menu ul li ul{}
.sub_contents .side_menu ul li ul li{}
.sub_contents .side_menu ul li ul li a{
	font-weight: normal;
	background-color: #F9F9FD;
	padding: 13px 13px 13px 30px;
	background-position: 13px center;
	background-image: url(../image/common/list2.png);
	background-size: auto 10px;
	font-size: 18px;
}

	.sub_contents .side_menu .link2 a{padding:5px;
	margin: 10px auto;
	box-sizing: border-box;
	font-size: 17px;
	border-radius: 5px;
	background:#E18C00;
	border: 2px solid #E18C00;}
	
	.sub_contents .side_menu .link2 a:hover{
	background:#003A93;
	border: 2px solid #003A93;}	
/*-----------------------*/

.sub_contents .sub_menu{
	margin: 0 0 40px;
	padding: 10px;
	border: 1px solid #859AD1;
}
.sub_contents .sub_menu h3{
	color: #FFFFFF;
	font-size: 18px;
	margin: 0;
	padding: 10px;
	line-height: 24px;
	background-image: url(../image/common/side_h2_bg2.jpg);
	font-weight: bold;
}

.sub_contents .sub_menu ul{}
.sub_contents .sub_menu ul li{
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2;
	border-bottom: 1px solid #DDDDDD;
}
.sub_contents .sub_menu ul li:last-child{
	border-bottom: none;
}
.sub_contents .sub_menu ul li a{
	color: #333333;
	margin: 0;
	display: block;
	background-repeat: no-repeat;
	font-weight: normal;
	padding: 10px 10px 10px 30px;
	background-position: 10px center;
	background-image: url(../image/common/list2.png);
	background-size: auto 10px;
}
.sub_contents .sub_menu ul li a:hover{
	opacity: 0.7;
}


/*-----------------------------*/

.sub_contents .blog_box{
	border-radius: 15px;
	margin: 0 0 40px;
	padding: 10px;
	background:#E4C969;
}

.sub_contents .blog_box h2 img{
	margin: 0 auto;
	display: block;
}

.sub_contents .blog_box ul{
	border-radius: 10px;
	padding: 10px;
	background-color: #FFFFFF;
}
.sub_contents .blog_box ul li{
	color: #333333;
	padding: 0px 0px 10px 0px;
	margin: 0 0 10px 0;
	display: block;
	border-bottom: 1px solid #DDDDDD;
}
.sub_contents .blog_box ul li time{
	display: block;
}
.sub_contents .blog_box ul li a:hover{text-decoration: underline;}


/*-----------------------------*/


.bn{
	margin:0 auto 20px;
	display: block;
	padding: 0 0 20px;
	max-width: 400px;
}
.bn ul{text-align: center;
}
.bn ul li{
	margin:0 0 20px;
}
.bn ul li img{
	margin: 0 auto;
	display: block;
}

.sub_contents .insta,
.sub_contents .tw,
.sub_contents .fb{
	max-width: 400px;
	margin: 0 auto 30px;
}
.sub_contents .fb{
overflow: hidden;
}

.sub_contents .insta h2{
	font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 34px;
	background-repeat: no-repeat;
	background-image: url("../image/common/icon_insta.png");
	background-position: left top;
	padding: 0 0 4px 40px;
	background-size: auto 34px;
	color: #000000;
	margin: 0 0 10px;
	border-bottom: 3px solid #CF0073;
}
.sub_contents .fb h2{
	font-family : "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 34px;
	background-repeat: no-repeat;
	background-image: url("../image/common/icon_fb.png");
	background-position: left top;
	padding: 0 0 4px 40px;
	background-size: auto 34px;
	color: #000000;
	margin: 0 0 10px;
	border-bottom: 3px solid #1877F2;
}

.sub_contents .tw h2{
	font-family : "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 34px;
	background-repeat: no-repeat;
	background-image: url("../image/common/icon_tw.png");
	background-position: left top;
	padding: 0 0 4px 40px;
	background-size: auto 34px;
	color: #000000;
	margin: 0 0 10px;
	border-bottom: 3px solid #1D9BF0;
}





footer .map{

}
footer .map iframe{
	width: 100%;
	height: 260px;
	display: block;
}

footer .btmmenu {
	width: 100%;
	padding: 0px;
	border-bottom: 5px solid #75B1A9;
}



footer .btmmenu ul{
	margin: 0 0px;
	padding: 20px 10px
}
footer .btmmenu ul li{
	color: #FFFFFF;
	margin: 0;
	font-size: 18px;
	background-repeat: no-repeat;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../image/common/list2.png);
	background-position: left center;
	background-size: auto 10px;
}
footer .btmmenu ul li:last-child{
	border-bottom: none;
}


footer .btmmenu ul li a{
	display: block;
	padding: 5px 0 5px 15px;
	color: #000000;
}
footer .btmmenu ul li a:hover{
	opacity: 0.7;
}

footer p.copy{
	padding: 5px 0 70px;
	font-size: 0.9em;
}



.footer .add{color: #333333;
	padding: 15px 10px 30px;
	font-family: 'Noto Sans JP';
}
.footer .add p.title{
	display: block;
	color: #333333;
	font-size: 26px;
	line-height: 1.4;
	padding: 0;
	margin: 0 0 10px;
	font-weight: bold;
}
.footer .add p.tel{
	display: block;
	color: #333333;
	font-size: 15px;
	line-height: 1.5;
	padding: 0;
	margin: 0;

}


/*-style-----------------------------------------------------*/


.contents {
}
.contents .main_contents{
	margin: 0px 0px 40px;
	background-color: #FFFFFF;
}

.contents .main_contents_full{
	margin: 0 0px 0;
}

.contents .sub_contents{
	margin: 0 10px 0px;
}




/*-サイドバー-----------------------------------------------------*/



/* サイドの症状メニュー */





/*-1カラム時のコンテンツ-----------------------------------------------------*/


.contents .main_contents_full .outbox{
	margin: 0 0px 0px;
	padding: 0;
}

.contents .main_contents_full .inbox{
	padding: 30px 10px 30px;
}

.contents .main_contents_full .inbox:after {
  clear: both;
  content: "";
  display: block;
}








/*-2カラム時のコンテンツ-----------------------------------------------------*/

.contents .main_contents .outbox{
	margin: 0px 0px 0px;
	padding: 30px 10px;
}
.contents .main_contents .inbox{
	padding: 0px 0px 40px;
}

.contents .main_contents .inbox:after {
  clear: both;
  content: "";
  display: block;
}

	
.main_contents h1{
	clear: both;
	margin: 0 0 30px;
	padding: 10px 10px 10px 25px;
	font-size: 26px;
	line-height: 1.4;

	font-weight: bold;
    	color: #4f6457;
	font-weight: bold;
    border-top: 5px solid #d9b44a;
    border-bottom: 5px double #d9b44a;
    position: relative;
/*background: #259F92;
background: linear-gradient(90deg, rgba(37, 159, 146, 0.94) 0%, rgba(183, 235, 214, 1) 100%);
	border-radius: 5px;
	
	text-shadow: 0 0 4px #333;*/
	
}
	.main_contents h1::before{content:"";
	width: 5px;
	height: 35px;
	background-color:#75b1a9;
	display: block;
	position: absolute;
	left:10px;
	top:10px;}	
	
.main_contents h2{
	padding: 7px 5px 7px 30px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 0 20px;
	font-size: 23px;
	line-height: 1.4;
	clear: both;
	background-color:#75B1A9;
	background-image: url(../image/texture/texture_ws50.png);
	position: relative;
    text-shadow:0 0 4px #298978;
	border-radius: 10px;
	font-family: 'Noto Sans JP', sans-serif;
	
}

.main_contents h2::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 50px;
	background-image: url(../image/common/h2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 13px;
}


.main_contents_full h3,
.main_contents h3{
	clear: both;
	
	font-size: 22px;
	line-height: 1.4;
	margin: 0 0 20px;
	padding: 0px 0px 8px 14px;
	font-weight: bold;
	font-family: 'Noto Sans JP', sans-serif;
    color: #7C651D;
	border-left: 10px solid #28A293;
    border-bottom: 2px dotted #28A293;

}




/*-共通スタイル-----------------------------------------------------*/

	
h4{
	border: 1px solid #28A293; 
	border-left: 7px solid #28A293; 
	color:#28A293;
	font-size: 20px;
	line-height: 1.3;
	padding: 5px 10px;
	margin: 0 0 15px 0;
	font-weight: bold;
	clear: both;
	font-family: 'Noto Sans JP';
}	
	
h4.midashi,.step h4{border:none;
	border-left:none;
	color:#28A293;
	font-size: 20px;
	line-height: 1.5;
	margin: 0 0 15px 0;
	padding:0;
	font-weight: bold;
	clear: both;
	font-family: 'Rounded Mplus 1c', sans-serif;
}



h5{
	background-color:#E4C969;
	font-size: 18px;
	color: #fff;
	padding: 5px 10px;
	line-height: 1.5;
	margin: 0 0 15px;
	border-radius: 5px;
	clear: both;
	background-image: url(../image/texture/texture_ws50.png);
	font-weight: bold;
    text-shadow: 0 0 4px #333;
}
h6{
	margin: 0 0 10px;
	font-size: 18px;
	line-height: 24px;
	color:#333;
    font-weight: bold;
	border-bottom: 3px dotted #E4C969;
	clear: both;
}


h1{
}






.eye{
	padding: 0 0;
	margin: 0 0 0 0;
background: #259F92;
background: linear-gradient(90deg, rgba(37, 159, 146, 0.94) 0%, rgba(251, 217, 128, 1) 100%);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

	
.eye .eye_content{
	display: block;
	min-height: 100px;
	box-sizing: border-box;
	padding: 40px 0 0 0;
	background: url("../image/common/eye.png") no-repeat left top;
	background-size: auto 100px;		
	background-position: right top;
	margin: 0 auto;
}



	
.eye h1,
.eye p{
	text-align: left;
	font-family: 'Rounded Mplus 1c';
	font-weight: bold;
	font-size: 1.3rem;
	line-height: 1.2;
	color: #fff;
	margin: 0 0 0 20px;
	padding: 0;
	text-shadow: 0 0 5px #00698C;
}	


.topimg {background: #259F92;
background: linear-gradient(90deg, rgba(37, 159, 146, 0.94) 0%, rgba(251, 217, 128, 1) 100%);
}

.topimg img{
	width:100%;
}

.topimg .bx-wrapper{
	margin-bottom:0;
}


/*-----------------------------------------*/

.main_contents{
	counter-reset: number; /* 名前を付けたカウンターをリセット */
}
.main_contents .riyu_box{
	padding: 0 0 0px 0;
	margin: 0 0 20px;/* リスト部分は好きに装飾！ */
	font-size: 16px;
	border-bottom: 1px dotted #2DA393;
	position: relative;
}
.main_contents .riyu_box::before{
	/* カウンタ（数字になる部分） */
	counter-increment: number; /* 任意の名前を付けて！ */
	content: counter(number); /* 名前を付けたカウンターを呼び出し */
	/* 色を変えたり、背景画像を敷いたり！自由自在！ */	
	border-radius: 50%;
	width: 35px;
	line-height: 35px;
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
	background:#E4C969;
	display: inline-block;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 0px;
	text-shadow: 0 0 4px #8C6900;
}

.main_contents .riyu_box:last-child{
	border: none;
}

.main_contents .riyu_box h3{
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	background-image: none;
	line-height: 1.4;
	padding: 2px 5px 2px 40px;
	margin: 0 0 20px;
	border-bottom-style: none;
	border-left-style: none;
}
.main_contents .riyu_box h3::before{
	display: none;
}
.main_contents .riyu_box h3 strong{
	color: #EB653B;
}
.riyu_box p{
	margin: 0 0 20px!important;
}
.riyu_box p.link a{
	margin: 20px auto;
	float: none;
}

/*-----------------------------------------*/

.bg01{
	padding: 10px;
	border-radius: 15px;
	background-image: url(../image/common/bg01.jpg);
}

.bg01 .map{
	margin: 0 0 20px;
}
.bg01 .map iframe{
	width: 100%;
	height: 310px;
}
dl.access{
	display: block;
	padding: 10px 10px 5px;
	margin: 0 0 20px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
}
dl.access dt{
	width: 5em;
	border-radius: 5px;
	display: block;
	text-align: center;
	background-color:#2DA393;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}
dl.access dd{
	margin: 0 0 8px;
	padding: 0 0 8px 6em;
	border-bottom: 1px dotted #DDDDDD;
}

.bg01 dl.access_kome{}
.bg01 dl.access_kome dt{
	float: left;
}
.bg01 dl.access_kome dd{
	padding: 0 0 0 2em;
}
.bg01 dl.right{
	text-align: right;
	width: 110px;
	float: right;
}
.bg01 dl.right dd{
	text-align: right;
}
	
.bg01 a.link{
	display: block;
	text-align: center;
	border: 1px solid #28A293;
	background: #28A293;
	color:  #fff;
	font-weight: bold;
	padding:10px;
	margin: 15px auto 10px auto;
	width: 15em;
	border-radius: 30px;
}	
	
.bg01 a.link:hover{
	border: 1px solid #2263B3;
	background: #fff;
	color:  #2263B3;
}
	
.main_contents table.time{
	width: 100%;
	margin: 0 0 5px;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	border: 1px solid #28A293;
}
.main_contents table.time th{
	padding: 5px 1px;
	font-weight: bold;
	border: 1px solid #28A293;
}

.main_contents table.time th:first-child{
	background-color:#DFF2E9;
}

.main_contents table.time td{
	border: 1px solid #28A293;
	vertical-align: middle;
	text-align: center;
	padding: 0;
}


/*-----------------------------------------*/

.injury_link{
	gap: 0 1%!important;	
}
.injury_link figure{
	width: 48%!important;
	padding: 0 0 15px!important;

}

/*-----------------------------------------*/

.step{
	margin: 0 0 10px;
	padding: 20px 20px 20px;
	background-color: #F9FAEB;
	position: relative;
}

.step:after{
  clear: both;
  content: "";
  display: block;
}

.step + .step{
	margin: 60px 0 10px;
}
.step + .step::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 60px;
	background-image: url(../image/common/arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	top: -60px;
	left: 0px;
}

.step h4{
	clear: none;
}

.step .alignright,
.step .alignleft{
	margin-bottom: 20px;
}


/*-対応症状一覧-----------------------------------------------------*/


.injurybox{}
.injurybox ul{
	padding: 0 0 30px;
}
.injurybox ul li{
	padding: 10px;
	margin: 0 0 40px;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
	border-radius: 10px;
}

.injurybox ul li figure{
	width: 30%;
	padding: 30% 0 0;
	position: relative;
	overflow: hidden;
	margin: 0 0 20px 20px;
	float: right;
}

.injurybox ul li figure img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit: cover;
}

.injurybox ul li p{
	margin: 0;
	color: #000000;
}

.injurybox ul li span.more{
	clear:both;
	display: block;
	margin: 10px 0 0 0px;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	background-color:#28A293;
	border-radius: 6px;
	text-align: center;
}	
	

.injurybox ul li a{
	overflow:hidden;
	display:block;
}



.injurybox ul li a:hover{
	opacity: 0.7;
}



main table.timeline{
	font-size: 14px;
}



}
