@charset "UTF-8";
/* CSS Document */

/*　通学案内/各バスコース */

/*　通学案内 */
main {
	min-width: 1280px;
	margin-top: 0px;
}

article {
width: 985px;
height: auto;
display: block;
margin: 0px auto;
background-color: hsla(0,100%,99%,0.00);
box-shadow: -2px 0 30px 0px rgba(0, 0, 0, .2);
padding-bottom: 80px;
position: relative;
top: 0px;
}

a :hover {
opacity: 0.6;
}
.header {
background-image: url("../image2020/pc/01_1_01/header_bgimg.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto;
width: 1280px;
height: 362px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
position: relative;
top:120px;
z-index: 5;
}

.header h3 {
background-image: url("../image2020/pc/01_1_01/header_01pc.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto;
width: 985px;
height: 317px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
position: relative;
top:40px;
}

.schoolbus,
.public_transportation,
.overall_view {
width: 985px;
height: auto;
display: block;
margin: 0px auto 0px auto;
padding-bottom: 100px;
}

.overall_view_link {
display: none;
}

.bus_attend {
width: 706px;
height: auto;
display: block;
margin: 0px auto 100px auto;
padding: 20px 40px;
border: solid 1px #FED52B;
}

.bus_attend p {
height: auto;
display: block;
margin: 0px auto 0px auto;
font-size: 16px;
line-height : 33px;
letter-spacing : -0.8px;
text-align: center;
font-weight: 300;
}

.bus_attend a {
color: blue;
display: inline;
}


.schoolbus h4 {
background-image: url( "../image2020/pc/01_1_03/school_bus_pc_1.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto -115px auto;
width: 595px;
height: 159px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
padding-top: 280px;
}

.schoolbus .route {
background-image: url( "../image2020/pc/01_1_03/school_bus_pc_2.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 0px auto;
width: 817px;
height: 285px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.schoolbus .route_map {
background-image: url("../image2020/pc/01_1_03/bus_map.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 0px auto;
width: 817px;
height: 597px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.public_transportation .route_map {
background-image: url("../image2020/pc/01_1_03/school_bus_pc_15.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 0px auto;
width: 742px;
height: 352px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.schoolbus .route_map_link {
display: none;
}

.schoolbus .businfo {
  display: block;
  width: 200px;
  padding: 7px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(45deg, #008CCF 0%, #187FC4 100%);
  transition: .4s;
  margin: 0px auto 50px auto;
  text-align: center;
}
.schoolbus .businfo:hover{
  opacity: 0.6;
}


.schoolbus h5 {
background-image: url("../image2020/pc/01_1_03/school_bus_pc_3.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 80px auto 40px auto;
width: 381px;
height: 67px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.public_transportation h5 {
background-image: url( "../image2020/pc/01_1_03/school_bus_pc_14.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 40px auto;
width: 417px;
height: 84px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.overall_view .ov01 {
background-image: url( "../image2020/pc/01_1_03/school_bus_pc_16.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 40px auto;
width: 355px;
height: 79px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.overall_view .ov_map1 {
background-image: url("../image2020/pc/01_1_03/school_bus_pc_17.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 0px auto;
width: 985px;
height: 627px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.overall_view .ov02 {
background-image: url("../image2020/pc/01_1_03/school_bus_pc_18.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 80px auto 40px auto;
width: 295px;
height: 78px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.overall_view .ov_map2 {
background-image: url("../image2020/pc/01_1_03/school_bus_pc_19.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto -150px auto;
width: 604px;
height: 592px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.schoolbus p,
.public_transportation p {
width: 706px;
height: auto;
display: block;
margin: 40px auto 50px auto;
font-size: 20px;
line-height : 33px;
letter-spacing : -0.8px;
text-align: center;
font-weight: 300;
}

.schoolbus p span,
.public_transportation p span {
width: 706px;
height: auto;
display: block;
margin: 0px auto 0px auto;
font-size: 23px;
font-weight: 500;
}

table {
  border-collapse: collapse;
}

table td {
  font-size: 1em;
  color: #333333;
  padding: 4px;
}

table,
th,
td {
  border: solid 1px #999999;
  background-color: #ffffff;
}


.buslinecover {
clear: both;
overflow: hidden;
width: 840px;
height: auto;
display: block;
margin: 0px auto 0px auto;
padding-left: 15px;
padding-bottom: 20px;
}

.return {
clear: both;
overflow: hidden;
width: 840px;
height: auto;
display: block;
margin: 0px auto 0px auto;
padding-bottom: 100px;
}

article hr {
width: 955px;
margin: 0px auto 40px auto;
border: solid 15px #EFEFF0;
}
.buslinediv {
  float: left;
  width: 420px;
  margin: 0px auto 20px auto;
  padding: 0px;
  /* 加西コース */
  /* 西脇コース */
  /* 三田コース */
  /* 鹿の子台コース */
  /* 阪神コース */
  /* 帰り・JR神戸駅コース */
}
.buslinediv dl {
  clear: both;
}
.buslinediv dl dd {
  padding: 15px 0px;
  text-align: center;
  font-size: 20px;
}

.buslinediv dl dd a {
color: #000000;
}

.buslinediv dl dd a:hover{
opacity: 0.5;
}

.buslinediv table {
  clear: both;
  width: 400px;
  margin: 0px 0px 0px 0px;
}
.buslinediv table th {
  color: #FFFFFF;
  font-weight: normal;
  text-align: center;
  font-size: 1em;
  padding: 6px;
  background-color: #007BC8 !important;
  width: 120px;
}
.buslinediv table td {
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
}
.buslinediv table table {
  width: 100%;
  margin: 0px;
  border-style: none;
}
.buslinediv table table td {
  border-style: none;
}
.buslinediv .buslineA dt {
background-image: url( "../image2020/pc/01_1_03/school_bus_pc_4.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 0px auto;
width: 102px;
height: 40px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}
.buslinediv .buslineA table,
.buslinediv .buslineA th,
.buslinediv .buslineA td {
  border-color: #0066FF;
}
.buslinediv .buslineA th {
  color: #333333 !important;
  background-color: #9FB3FF !important;
}
.buslinediv .buslineA .buslinetd {
  color: #ffffff;
  background-color: #0066FF;
}
.buslinediv .buslineA .buslinetbleft,
.buslinediv .buslineA .buslinetbright {
  color: #ffffff;
  background-color: #0066FF;
}

.buslinediv .buslineA .busmap_A,
.buslinediv .buslineB .busmap_B,
.buslinediv .buslineC .busmap_C,
.buslinediv .buslineD .busmap_D,
.buslinediv .buslineE .busmap_E {
display: block;
width: 400px;
margin-top: 20px;
height: auto;
}
.buslinediv .buslineB .busmap_B{
margin-bottom: 80px;
}

.buslinediv .buslineB dt {
background-image: url( "../image2020/pc/01_1_03/school_bus_pc_5.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 0px auto;
width: 102px;
height: 40px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}
.buslinediv .buslineB table,
.buslinediv .buslineB th,
.buslinediv .buslineB td {
  border-color: #FF3399;
}
.buslinediv .buslineB th {
  color: #333333 !important;
  background-color: #F6A3CA !important;
}
.buslinediv .buslineB .buslinetd {
  color: #ffffff;
  background-color: #FF3399;
}
.buslinediv .buslineB .buslinetbleft,
.buslinediv .buslineB .buslinetbright {
  color: #ffffff;
  background-color: #FF3399;
}
.buslinediv .buslineC dt {
background-image: url( "../image2020/pc/01_1_03/school_bus_pc_8.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 0px auto;
width: 102px;
height: 40px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}
.buslinediv .buslineC table,
.buslinediv .buslineC th,
.buslinediv .buslineC td {
  border-color: #5ba845;
}
.buslinediv .buslineC th {
  color: #333333 !important;
  background-color: #B3E584 !important;
}
.buslinediv .buslineC .buslinetd {
  color: #ffffff;
  background-color: #5ba845;
}
.buslinediv .buslineC .buslinetbleft,
.buslinediv .buslineC .buslinetbright {
  color: #ffffff;
  background-color: #5ba845;
}
.buslinediv .buslineC .pimagec {
height:190px; 
}
.buslinediv .buslineD dt {
background-image: url( "../image2020/pc/01_1_03/school_bus_pc_9.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 0px auto;
width: 102px;
height: 40px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}
.buslinediv .buslineD table,
.buslinediv .buslineD th,
.buslinediv .buslineD td {
  border-color: #ee8f66;
}
.buslinediv .buslineD th {
  color: #333333 !important;
  background-color: #eecdaf !important;
}
.buslinediv .buslineD .buslinetd {
  color: #ffffff;
  background-color: #ee8f66;
}
.buslinediv .buslineD .buslinetbleft,
.buslinediv .buslineD .buslinetbright {
  color: #ffffff;
  background-color: #ee8f66;
}
.buslinediv .buslineE dt {
  background-color: #6e5e9f;
}
.buslinediv .buslineE table,
.buslinediv .buslineE th,
.buslinediv .buslineE td {
  border-color: #6e5e9f;
}
.buslinediv .buslineE th {
  color: #333333 !important;
  background-color: #dddbff !important;
}
.buslinediv .buslineE .buslinetd {
  color: #ffffff;
  background-color: #6e5e9f;
}
.buslinediv .buslineE .buslinetbleft,
.buslinediv .buslineE .buslinetbright {
  color: #ffffff;
  background-color: #6e5e9f;
}
.buslinediv .buslineF dt {
  background-color: #6e5e9f;
}
.buslinediv .buslineF table,
.buslinediv .buslineE th,
.buslinediv .buslineE td {
  border-color: #6e5e9f;
}
.buslinediv .buslineF th {
  color: #333333 !important;
  background-color: #dddbff !important;
}
.buslinediv .buslineF .buslinetd {
  color: #ffffff;
  background-color: #6e5e9f;
}
.buslinediv .buslineF .buslinetbleft,
.buslinediv .buslineE .buslinetbright {
  color: #ffffff;
  background-color: #6e5e9f;
}


.buslinediv .buslineG .busg01 {
background-image: url( "../image2020/pc/01_1_03/school_bus_pc_12.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 0px auto;
width: 198px;
height: 52px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.buslinediv .buslineG .busg02 {
background-image: url( "../image2020/pc/01_1_03/school_bus_pc_13.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 0px auto;
width: 198px;
height: 52px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.buslinediv .buslineG dd {
text-align: center;
}

.buslinediv .buslineG table,
.buslinediv .buslineG th,
.buslinediv .buslineG td {
  border-color: #618790;
}
.buslinediv .buslineG th {
  color: #333333 !important;
  background-color: #6bb1c1 !important;
}
.buslinediv .buslineG .buslinetd {
  color: #ffffff;
  background-color: #618790;
}
.buslinediv .buslineG .buslinetbleft,
.buslinediv .buslineG .buslinetbright {
  color: #ffffff;
  background-color: #618790;
}

.buslinediv .buslineA table .left,
.buslinediv .buslineB table .left,
.buslinediv .buslineC table .left{
text-align: left;
}

/*　バスコース */

.busA,
.busB,
.busC,
.busD {
width: 985px;
height: auto;
display: block;
margin: 0px auto 0px auto;
padding-bottom: 100px;
clear: both;
float: none;
}



.busA  h4,
.busB  h4,
.busC  h4,
.busD  h4 {
background-image: url( "../image2020/pc/01_1_03/course_bus_pc.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto -100px auto;
width: 494px;
height: 131px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
padding-top: 280px;
}

.busA h5 {
background-image: url("../image2020/pc/01_1_03/course_bus_a.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 40px auto;
width: 494px;
height: 131px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.busB h5 {
background-image: url("../image2020/pc/01_1_03/course_bus_b.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 40px auto;
width: 494px;
height: 131px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.busC h5 {
background-image: url("../image2020/pc/01_1_03/course_bus_c.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 40px auto;
width: 494px;
height: 131px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.busD h5 {
background-image: url("../image2020/pc/01_1_03/course_bus_d.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 40px auto;
width: 494px;
height: 131px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.busA ul,
.busB ul,
.busC ul,
.busD ul {
width: 560px;
height: auto;
display: block;
margin: 0px auto;
list-style: none;
}

.busA li,
.busB li,
.busC li,
.busD li {
width: 160px;
height: auto;
display: inline-block;
margin: 10px;
}




/* ============================================== スマートフォン ================================================ */

@media screen and (max-width:800px){

main {
	min-width: 100%;
	margin-top: 0px;
}

article {
width: 100%;
height: auto;
display: block;
	margin: 0px auto;
	background-color: hsla(0,100%,99%,0.00);
	box-shadow: none;
	padding-bottom: 60px;
}

.header {
background-image: none;
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto;
width: 100%;
height: 189px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
position: relative;
top:0px;
z-index: 5;
}

.header h3 {
background-image: url("../image2020/sp/01_1_01/header_01sp.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto;
width: 100%;
height: 189px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
position: relative;
top:0px;
}

.schoolbus,
.public_transportation,
.return{
width: 375px;
height: auto;
display: block;
margin: 0px auto 0px auto;
padding-bottom: 100px;
}

.overall_view {
display: none;
}

.overall_view_link{
background-image: url("../image2020/sp/01_1_03/school_bus_sp_17.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
width: 360px;
height: 80px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
display: block;
margin: -100px auto -100px auto;
position: relative;
z-index: 9;
}


.bus_attend {
width: 350px;
height: auto;
display: block;
margin: 0px auto 20px auto;
padding: 10px 15px;
border: solid 1px #FED52B;
}

.bus_attend p {
height: auto;
display: inline;
margin: 0px auto 0px auto;
font-size: 16px;
line-height : 27px;
letter-spacing : -0.5px;
font-weight: 300;
text-align: justify;
text-justify: inter-ideograph;
}

.bus_attend a {
color: blue;
font-size: 16px;
line-height : 27px;
letter-spacing : -0.5px;
display: inline;
}

.schoolbus h4 {
background-image: url("../image2020/sp/01_1_03/school_bus_sp_1.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 20px auto 40px auto;
width: 278px;
height: 136px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
padding-top: 0px;
}

.schoolbus .route {
background-image: url("../image2020/sp/01_1_03/school_bus_sp_2.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 0px auto;
width: 328px;
height: 190px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.schoolbus .route_map {
display: none;
}

.schoolbus .route_map_link {
background-image: url("../image2020/sp/01_1_03/school_bus_sp_4.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto -22px auto;
width: 360px;
height: 53px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
display: block;
}

.schoolbus .route_map_link a{
width: 360px;
height: 53px;
display: block;
}

.schoolbus .businfo {
  display: block;
  width: 200px;
  padding: 7px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(45deg, #008CCF 0%, #187FC4 100%);
  transition: .4s;
  margin: 0px auto 30px auto;
  text-align: center;
}
.schoolbus .businfo:hover{
  opacity: 0.6;
}



.schoolbus h5 {
background-image: url("../image2020/sp/01_1_03/school_bus_sp_3.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 50px auto -20px auto;
width: 328px;
height: 53px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.schoolbus p,
.public_transportation p {
width: 350px;
height: auto;
display: block;
margin: 50px auto 20px auto;
font-size: 17px;
line-height : 27px;
letter-spacing : -0.5px;
text-align: center;
}

.schoolbus p span,
.public_transportation p span {
width: 350px;
height: auto;
display: block;
margin: 0px auto -10px auto;
font-size: 19px;
font-weight: 500;
letter-spacing : -1px;
text-align: center;
}

.public_transportation h5 {
background-image: url("../image2020/sp/01_1_03/school_bus_sp_15.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 20px auto;
width: 291px;
height: 47px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.public_transportation .route_map {
background-image: url("../image2020/sp/01_1_03/school_bus_sp_16.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 20px auto;
width: 372px;
height: 391px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.buslinecover {
width: 375px;
height: auto;
display: block;
margin: 0px auto 0px auto;
padding-left: 0px;
padding-bottom: 100px;
}

.buslinediv .buslineA .busmap_A {
display: block;
width:350px;
height: auto;
margin: 20px auto 40px auto;
}

.buslinediv .buslineB .busmap_B {
display: block;
width:350px;
height: auto;
margin: 20px auto 40px auto;
}

.buslinediv .buslineC .busmap_C {
display: block;
width:350px;
height: auto;
margin: 20px auto 40px auto;
}

.buslinediv .buslineD .busmap_D {
display: block;
width:350px;
height: auto;
margin: 20px auto 0px auto;
}

.buslinediv .buslineE .busmap_E {
display: block;
width:350px;
height: auto;
margin: 20px auto 40px auto;
}

.buslinediv {
  float: none;
  clear: both;
 width:350px;
  margin: 0px auto;
  padding: 0px;
}

.buslinediv table {
  clear: both;
 width:350px;
  margin: 0px auto;
}

.buslinediv table th {
  color: #FFFFFF;
  font-weight: normal;
  text-align: center;
  font-size: 1em;
  padding: 6px;
  background-color: #007BC8 !important;
  width: 120px;
}

.buslinediv table td {
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
}

article hr {
width: 370px;
margin: -40px auto 0px auto;
border: solid 15px #EFEFF0;
display: block;
}

.buslinediv .buslineG .busg01, 
.buslinediv .buslineG .busg02{
margin: 50px auto 0px auto;
}

/*　バスコース */

.busA,
.busB,
.busC,
.busD {
width: 375px;
height: auto;
display: block;
margin: 0px auto 0px auto;
padding-bottom: 100px;
}



.busA  h4,
.busB  h4,
.busC  h4,
.busD  h4 {
background-image: url( "../image2020/sp/01_1_03/course_bus_sp01.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 0px auto 0px auto;
width: 375px;
height: 98px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
padding-top: 20px;
}

.busA h5 {
background-image: url("../image2020/pc/01_1_03/course_bus_a.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 40px auto 20px auto;
width: 375px;
height: 107px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.busB h5 {
background-image: url("../image2020/pc/01_1_03/course_bus_b.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 40px auto 20px auto;
width: 375px;
height: 107px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.busC h5 {
background-image: url("../image2020/pc/01_1_03/course_bus_c.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 40px auto 20px auto;
width: 375px;
height: 107px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.busD h5 {
background-image: url("../image2020/pc/01_1_03/course_bus_d.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
margin: 40px auto 20px auto;
width: 375px;
height: 107px;
text-indent: 300%;
white-space: nowrap;
overflow: hidden;
}

.busA ul,
.busB ul,
.busC ul,
.busD ul {
width: 370px;
height: auto;
display: block;
margin: 0px auto;
list-style: none;
}

.busA li,
.busB li,
.busC li,
.busD li {
width: 160px;
height: auto;
display: inline-block;
margin: 10px;
}
	
}