@charset "UTF-8";




#itemZone {
padding: 20px;
background-color: #000000;
}
.section   {
padding: 22px;
background-color: #000000;
margin-bottom: 20px;
}
.Mzone {
}
.ja-tit {
border-bottom: 1px solid #FFFFFF;
margin-bottom: 20px;
padding-bottom: 15px;
text-align: center;
}




.mlogo {
text-align: center;
margin-bottom: 30px;
}
.Mleft   {
width: 537px;
float: left;
}
.Mright {
float: right;
width: 367px;
}


/*Yt*/

.embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
margin-bottom: 20px;
} .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


.comentL {
width: 49%;
float: left;
}

.comentR {
width: 49%;
float: right;
}



.jaxa-title {
text-align: center;
margin-bottom: 15px;
}

.coment-box-1 {
border-radius: 10px;
border: 3px solid #3397CA;
background-color: #FFFFFF;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 10px;
box-sizing: border-box;
background-image: url(../images/bg1.png);
background-repeat: no-repeat;
background-position: 0% -60px;
}

.coment-box-2 {
border-radius: 10px;
border: 3px solid #339933;
background-color: #FFFFFF;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 10px;
box-sizing: border-box;
background-image: url(../images/bg2.png);
background-repeat: no-repeat;
background-position: 0% -60px;
}


.coment-box-3 {
border-radius: 10px;
border: 3px solid #ff9900;
background-color: #FFFFFF;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 10px;
box-sizing: border-box;
background-image: url(../images/bg3.png);
background-repeat: no-repeat;
background-position: 0% -60px;
}

.coment-box-4 {
border-radius: 10px;
border: 3px solid #ff3333;
background-color: #FFFFFF;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 10px;
box-sizing: border-box;
background-image: url(../images/bg4.png);
background-repeat: no-repeat;
background-position: 0% -60px;
}










.comentWrapper {
margin-bottom: 15px;
}
.sBG {
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 10px;
}




.LinKbox{
border-style: solid;
border-width: 1px;
border-color: rgb(9, 127, 189);
border-radius: 10px;
background-image: -moz-linear-gradient( 90deg, rgb(182,217,235) 0%, rgb(232,243,249) 99%);
background-image: -webkit-linear-gradient( 90deg, rgb(182,217,235) 0%, rgb(232,243,249) 99%);
background-image: -ms-linear-gradient( 90deg, rgb(182,217,235) 0%, rgb(232,243,249) 99%);
box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
padding: 10px;
text-align: center;
width: 30%;
float: left;
margin-left: 10px;
font-weight: bold;
font-size: 1.2em;
}
