@charset "utf-8";


body {
	border-top: 0px solid #fff;	/*ページ上部の線の幅、線種、色*/
}

/*header
---------------------------------------------------------------------------*/

header {
	width: 96%;
	background-image: none;
	background-color: #FFF;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	box-shadow:  ;
	padding-bottom: 150px;
	border-radius: 0px 0px 0px 0px;
	margin-left: px;
}



header .inner {
	width: 100%;
	height: 50px;
	text-align: center;
}
/*h1*/
header .inner h1 {
	position: static;
	padding-top: 20px;
}

.logo {
	position: absolute;
	right: 0;	
	left: 0;
	top: 20px;	
	padding-top: 0px;
	float: left;
}


header h1 img {
	width: 70%;
	height: auto;
}
/*電話番号ボックスの設定*/
header .inner address {
	position: static;
	padding-bottom: 10px;
}

.tel_s_bt {
	width: 20%;
	height:auto;
	padding-top: 15px;
	float: right;	
	}

/*上部のメインメニュー
---------------------------------------------------------------------------*/
/*メニューブロック設定*/
nav#menu {
	height: auto;
	margin-top: 40px;
	margin-right: 5px;
	margin-left: 5px;	
}
nav#menu ul {
	width: auto;
}
/*メニュー１個ごとの設定*/
nav#menu ul li {
	float: left;
	width: 49%;
	height: 90%;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#F1A2C4), to(#F1A2C4));	
	background-image: -webkit-linear-gradient(#F1A2C4, #F1A2C4 49%, #F1A2C4 50%);	
	background-image: linear-gradient(#F1A2C4, #F1A2C4 49%, #F1A2C4 50%);			
	background-repeat: no-repeat;
	background-position: right center;*/
	text-align: left;
	border: 0px solid;
	border-radius: ;
}
nav#menu ul li a {
	line-height: normal;
	color: #FFF;
	padding: 10px 0px 10px 0px;	/*メニュー内の余白。上、右、下、左*/
	font-size: 100%;
	text-align: center;
}
/*英語表記の設定*/
nav#menu ul li a span {
	display: none;	/*表示させない設定*/
}

/*マウスオン時の設定*/
nav#menu ul li a:hover {
	background-color: #FFFFFF;	/*背景色*/
	border-bottom-style: ;
	border-bottom-color: ;
}

#Menuon a, #Menuon a:hover {
	border-bottom-style: ;
	border-bottom-color: ;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	} 


/*コンテンツ（main,subを囲むブロック）
---------------------------------------------------------------------------*/
#contents {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#main h2 {
	width: 98.5%;
	padding: 0px;
	list-style-type: none;
	float: left;
	border-radius: 10px;
	border: 2px solid #fff;
	box-shadow: 1px 1px 3px rgba(000,000,000,0.3);
	display: block;
	background: #FFF;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}




/*contents-in,main,subコンテンツ
---------------------------------------------------------------------------*/
#contents-in, #main, body.c2 #main, #sub {
	float: none;
	width: auto;
}


#ft_bg {
	width: 100%;
	background-image: url(../images/footer2.png);
	background-repeat: repeat-x;
	height: 88px;
	margin-top: -80px;
	}
	
.foot_gif{
	width: 100%;
	height:auto;
	display: block;
	margin-bottom: 53px;
	text-align: center;
	}	

div#footer {
   display: none;
   width: 100%;
   height: 150px;
   font-size: 12px;
   text-align: left;
   letter-spacing: 1px;}
 
div#footer2 {
	width: 95%;
	height: 120px;
	font-size: 13px;
	text-align: left;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	color: #333333;
	margin-left: 6px;
}	

div#footerIn {
	
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000066;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#footerIn ul.foot_menu01 {
	display: none;	
}

div#footerIn ul.foot_menu02 {
	display: none;	
}

div#footerIn .footerlogo {
	width:100%;
	position: absolute;
	top: 5px;
	left: 0px;
	line-height: 200%;
	font-size: 90%;
}


div#footerIn .footerlogo2 {
	display: none;	

}
div#footerIn .footerlogo3 {
	width: 99%;
	float:none;
	text-align:center;
	position: absolute;
	top: 15px;
	margin-left: auto;
	margin-right: auto;
	line-height: 110%;

}

div#footerIn .footerlogo4 {
	display: none;	
}


/*
---------------------------------------------------------------------------*/

#box_top ul li {
	width: 95%;
	height: auto;
	padding: 0px;
	list-style-type: none;
	float: left;
	border-radius: 5px;
	border: 7px solid #FFF;
	box-shadow: 0px 1px 1px rgba(000,000,000,0.3);
	display: block;
	padding: 0px;
	background: #FFF;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#box_top ul li p {
	line-height: 1.2em;
	height:60px;
	}
#box_top .icatch {
	display:;
	width: 100%;
	border-radius: 3px;
	box-shadow: 0px 1px 3px rgba(000,000,000,0.3);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#box_top .midasi {
	width: auto;
	border-radius: 0px;
	box-shadow: 0px 0px 0px rgba(000,000,000,0.3);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}


#box_top h5 {
	margin: 0px;
	padding: 0px;
	color: #1e234c;
	font-size: ;
	font-weight: ;
	text-align: center;

}
#box_top .k3 {
	font-size: 110%;
	color: #FFFFFF;
	border-radius: 20px;
	font-weight: normal;
	display: block;
	width: auto;
	text-align: center;
	padding: 2px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #40A47B;
}
#box_top .k3:hover {
	color: #333333;
	background-color: #4cf6f8;
}

#page {
	width: 100%;
	font-size: 110%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #00000;	/*左から、上下、左右への余白*/
	background-color: #fff;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));	/*グラデーション*/
	background-image: -webkit-linear-gradient(#fff, #fff 49%, #fff 50%);	/*同上*/
	background-image: linear-gradient(#fff, #fff 49%, #fff 50%);			/*同上*/
	-webkit-box-shadow: 1px 2px 5px #999;	/*影の設定。右・下・ぼかし幅・色の設定*/
	box-shadow: 1px 2px 5px #999;			/*同上*/
	border-top: 2px solid #1e234c;		/*上の線の幅、線種、色*/
	border-right: 2px solid #1e234c;	/*右の線の幅、線種、色*/
	border-bottom: 2px solid #1e234c;	/*下の線の幅、線種、色*/
	border-left: 2px solid #1e234c;	/*左の線の幅、線種、色*/
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: auto;
	text-align: center;	
}




/*sideコンテンツ
---------------------------------------------------------------------------*/
#side {
	display: ;
	width: auto;
	text-align: center;	
}

/*メイン画像
---------------------------------------------------------------------------*/

#mainimg {
	display: none;
	width: auto;
	height: auto;
	background-color: #fff;	/*スライドショーの外側（左右）の背景色*/
	margin-top: 5px;
	margin-bottom: 0px;
	

}
#mainimg aside {
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	box-shadow: 1px 1px 3px 2px #666666;
}


/*テーブル1
---------------------------------------------------------------------------*/

.ta1 {
	width: 99%;
	height:auto;
}
.ta1, .ta1 td, .ta1 th{
	line-height: 2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;

	line-height: 2;
}

.ta1 td{
	width: auto;
	padding: 2px;
}

.ta1 th{
	width: 22%;
	padding: 2px;
}

.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #bebebe;	/*背景色*/
}

.ta1 caption{
	padding: 10px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	text-align: left;
	background-color: #e9ddae;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#efe6c5), to(#e9ddae));
	background-image: -webkit-linear-gradient(#efe6c5, #e9ddae);
	background-image: linear-gradient(#efe6c5, #e9ddae);
	font-weight: bold;	
}

/*テーブル2 (対応エリア)
---------------------------------------------------------------------------*/
.ta2 {
	width: 99%;
	height: auto;
	font-size: 95%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.0em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.ta2, .ta2 td, .ta2 th{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	line-height: 1.5em;
}

.ta2 td{
	padding: 1px;
	width: 15%;
	height: auto;
}

.ta2 th{
	width: 22%;
	padding: 0px;
	text-align: center;
	background-color: #fff;
	line-height: 1.2em;
}
.ta2 th.tamidashi{
	width: 95%;
	text-align: center;
	background-color: #40A47B;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/*テーブル3 (料金表)
---------------------------------------------------------------------------*/

.ta3 {
	width: 99%;
	height:auto;

}
.ta3, .ta3 td, .ta3 th{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	line-height: 2;
}




.ta3 td{
	padding: 1px;
	width: 40px;
	height: auto;
		font-size:80%;
}
.ta3 th{
	width: 8%;
	height: auto;
	padding: 2px;
	text-align: center;
	background-color: #fff;
	line-height: 1em;
}
.ta3 th.title{
	padding: 2px;
	width: px;
	height: auto;
}


.ta3 th.kosyo{
	padding: 1px;
	width: 3%;
	height: auto;
	border-right-style: dashed;
	border-right-color: #CCC;
	border-right-width: 1px;
}
.ta3 td.naiyou{
	padding: 2px;
	width: 10%;
	height: 30px;
	border-right-style: dashed;	
	border-right-color: #CCC;
	border-right-width: 1px;
}


.ta3 th.tamidashi{
	width: 95%;
	text-align: center;
	background-color: #FFD0E8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/*テーブル1
---------------------------------------------------------------------------*/

.ta4 {
	width: 99%;
	height:auto;
}
.ta4, .ta4 td, .ta4 th{
	line-height: 2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;

	line-height: 2;
}

.ta4 td{
	width: auto;
	padding: 2px;
}

.ta4 th{
	width: 22%;
	padding: 2px;
}

.ta5{
	clear: both;
}

.ta5 th{
	width: 100%;
	padding: 2px;
}

/*テーブル
---------------------------------------------------------------------------*/

.ta_form {
	width: auto;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
}
.ta_form, .ta_form td, .ta_form th{
	line-height: 1;
	width:auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


.ta_form td{
	padding: 5px;
    width: 20%;
}

.ta_form th{
	width: 30%;
	padding: 5px;
	text-align: center;
	background-color: #fff;
	line-height: 1em;
}

.ta_form th.tamidashi{
	width: auto;
	text-align: ;
	background-color:#40A47B;
}


/*submitボタンの設定*/
input[type="submit"],
input[type="button"] {
	width: 200px;
	padding: 1px;
	margin-bottom: 20px;
	border-radius: 0px;
	background-color: #40A47B;
	-webkit-box-shadow: 0px 0px 0px ;
	box-shadow: 0px 0px 0px #;
	font-size: 15px;
	border: none;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*submitボタンのマウスオン時の設定*/
input[type="submit"]:hover,
input[type="button"]:hover {
	background-color: #40A47B;	/*背景色（古いブラウザだとここの色のみが出ます）*/
}


/*料金表　スマホ　テーブル
---------------------------------------------------------------------------*/

  .table-responsive {
    display: block;
    position: relative;
  }
  .table-responsive thead,
  .table-responsive tbody,
  .table-responsive th,
  .table-responsive td,
  .table-responsive tr {
    display: block;

  }
  .table-responsive thead {
    float: left;
  }
  .table-responsive thead tr {
    border: 1px solid #fdfdfd;
  }
  .table-responsive thead tr th,
  .table-responsive thead tr td {
    line-height: 10px;
    padding: 4px 10px;
	background-color: #FFCC00;
  }
  .table-responsive thead tr th:last-child,
  .table-responsive thead tr td:last-child {
    border-right-color: #e61376;
	background-color: #FFCC00;
  }
  .table-responsive tbody {
    overflow-x: auto;
    position: relative;
    white-space: nowrap;
    width: auto;
  }
  .table-responsive tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  .table-responsive tbody tr td:first-child {
    text-align: right;
  }


/*料金表　スマホ　テーブル
---------------------------------------------------------------------------*/

.reflow .label {
	display: none;

}
    .reflow thead  { display: none; }
    .reflow th,
    .reflow td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 110%;
	margin-left: 10px;
	float: left;
	clear: left;
	padding: 0;
	width: 95%;
	border-width: 0 0 1px;
	text-align: left !important;
	margin-bottom: 10px;
}
    .reflow tr > td:first-child { margin-top: 20px; margin-left: 10px; border-top: 1px dashed #40A47B;}
    .reflow tr > td:last-child  {
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #40A47B;
}
    .reflow tr:first-child > td:first-child { margin-top: 0; }
    .reflow .label,
    .reflow .content { padding: 5px 3px; }
    .reflow .label   { display: block; float: left; width: 30%; background: #e6e6e6; }
    .reflow .content { margin: 0 0 0 33%; background: #fff; }


.reflow td.tdmidashi{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #666666;
	}



/*その他
---------------------------------------------------------------------------*/
body.s-n #sub {
	display: none;
}

img.wa {
	height: auto;
	width: 100%;
}

#top #menubar_hdr {
	display: none;
}
#menubar_hdr {
	display: inline;
	position: absolute;
	top: 0px;
	right: 10px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e5e5e5));
	background-image: -webkit-linear-gradient(#fbfbfb, #e5e5e5);
	background-image: linear-gradient(#fbfbfb, #e5e5e5);
	padding: 10px;
	border: 1px solid #cfcfcf;
	border-radius: 0px 0px 6px 6px;
}


/*レスポンシブ
---------------------------------------------------------------------------*/

#smart{
	display: block;
	}

#hp {
	display: none;
}

#hp_tab {
	display: none;
}

#smart_tab {
	display: block;
	}

.img_s {
	height: auto;
	width: 45%;
	text-align: center;
	margin-top: -8px;
    } 
	
.img_s_logo {
	height: auto;
	width: 75%;
	float: left;
	margin-top: -8px;
	margin-left:
    } 
	
.img_s2 {
	width: 40%;
	height:auto;
    }
	
.img_100 {
	width: 100%;
	height: auto;
	}


.img_70 {
	width: 70%;
	height: auto;
	}
	
.img_40 {
	width: 40%;
	height: auto;
	}
	
.auto {
	width: auto;
	}

#pagetop_s {
	display: block;
	
	}
#pagetop_s {
	clear: both;
	display: block;
}
#pagetop_s a {
	color: #000;
	font-size: 12px;
	border-radius: 10px;
	text-decoration: none;
	text-align: center;
	width: 10em;	
	display: block;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #40A47B;
}

h6 {
	font-size: 130%;
	color: #ffffff;
	background: #1e234c;
	border-radius: 20px;
	font-weight: bold;
	display: block;
	width: 50%;
	text-align: center;
	padding: 2px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bottan {
	display: block;	
	text-align: center;	
	width: 90%;
	height:auto;
	font-size: 110%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #00000;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
	background-image: -webkit-linear-gradient(#fff, #fff 49%, #fff 50%);
	background-image: linear-gradient(#fff, #fff 49%, #fff 50%);	
	-webkit-box-shadow: 1px 2px 5px #999;
	box-shadow: 1px 2px 5px #999;
	border-top: 2px solid #1e234c;
	border-right: 2px solid #1e234c;
	border-bottom: 2px solid #1e234c;
	border-left: 2px solid #1e234c;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: left;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;

}

/*ラジオボタン・チェックボックス*/

input[type="checkbox"] {
    border: 1px solid #aaaaaa;
    vertical-align: -8px;
    -webkit-appearance: none;
    position: relative;
    margin-right: 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    width: 26px;
    height: 26px;
    /*Other Browser*/
    background: #e2e2e2;
    /*For Old WebKit*/
    background: -webkit-gradient(
        linear, left top, left bottom,
        color-stop(0.00, #ffffff),
        color-stop(1.00, #e2e2e2)
    );
    /*For Modern Browser*/
    background: linear-gradient(
        to bottom,
        #ffffff 0%,
        #e2e2e2 100%
    );
}

input[type="checkbox"]:checked {
    /*Other Browser*/
    background: #99cc00;
    /*For Old WebKit*/
    background: -webkit-gradient(
        linear, left top, left bottom,
        color-stop(0.00, #99cc00),
        color-stop(1.00, #87b400)
    );
    /*For Modern Browser*/
    background: linear-gradient(
        to bottom,
        #99cc00 0%,
        #87b400 100%
    );
    border: 1px solid #336600;
}

input[type="checkbox"]:checked:before {
    position: absolute;
    left: 1px;
    top: 16px;
    display: block;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    content: "";
    width: 10px;
    height: 4px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right center;
}

input[type="checkbox"]:checked:after {
    display: block;
    position: absolute;
    left: 9px;
    top: 16px;
    content: "";
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    width: 16px;
    height: 4px;
    background: #ffffff;
    -webkit-transform: rotate(-53deg);
    -webkit-transform-origin: left center;
}

input[type="radio"] {
    position: relative;
    -webkit-appearance: button;
    appearance: button;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    content: "";
    background-color: #FFFFFF;
    border: 1px solid #999999;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    -webkit-box-shadow: inset 4px 4px 10px rgba(0,0,0,0.2);
    box-shadow: inset 4px 4px 10px rgba(0,0,0,0.2);
    vertical-align: middle;
    cursor: pointer;
}

input[type="radio"]:checked:after {
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	content: "";
	width: 12px;
	height: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	background-color: #87b400;
}