/* CSS Document */

#globalContents #sh {
	width: auto !important;
}

#globalContents #contents p,
#globalContents #contents a,
#globalContents #contents span,
#globalContents #contents h1 {

    font-family: Arial, Helvetica, 'Hiragino Kaku Gothic Pro',Meiryo,'MS PGothic',sans-serif !important;

}

#fb {
    background: #000000;
}

#globalContents #contents {
    position: relative;
    line-height: 1.5;
    font-size: 13px;
    letter-spacing: 0;
    background: url(../img/namm2019bg.jpg) #e6f1fa bottom center no-repeat;
}

#globalContents #contents a {
    color: #00aab5;
    text-decoration: none;
}

#globalContents #contents a:hover,
#globalContents #contents a:hover img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
}

/* header
--------------------------------------------------------------------- */

#globalContents #header {
    height: 196px;
    background: url(../img/header.jpg) #2b669a top center no-repeat;
}

#globalContents #header h1 {
	width: 500px;
	margin:0px auto 0;
	padding-top: 10px;
}
#globalContents #header h1 img {
	margin-top: 25px;
}

#globalContents #carouselPrev,
#globalContents #carouselNext {
    background-color: #00aab5;
}

/* menu
--------------------------------------------------------------------- */

#globalContents #contents .menuBG {
	background: url(../img/navi.png);
	width: 100%;
	height: 63px;
	margin-bottom: 30px;
}

#globalContents #contents #menu {
    clear: both;
    overflow: hidden;
    text-align: center;
    margin: 0px auto 10px;
    padding: 0;
    /*background: url(../img/navi.png?);*/
	width: 710px;
}

#globalContents #contents #menu li {
    display: inline-table;
    margin: 0 8px 8px;
    /display: inline;
    /zoom: 1;
}

#globalContents #contents #menu li a {
    display: block;
    line-height: 1.8;
    padding: 0 5px;
    font-size: 14px;
    font-weight: bold;
    color: #efefef;
}

#globalContents #contents #menu li a:hover {
    color: #00d1e4;
}


/* main_top
--------------------------------------------------------------------- */
#globalContents #contents #main {
    padding: 20px 0 0;
}

#globalContents #contents #main #top h2 {
    font-size: 62px;
    color: #fffa7d;
    line-height: 1.1;
    border-bottom: 1px #d9d9d9 dashed;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-weight: normal;
    text-shadow: 2px 2px 1px #333,
    -2px 2px 1px #333,
    2px -2px 1px #333,
    -2px -2px 1px #333;
	font-weight: bold;
}

#globalContents #contents #main #top h2 span {
    color: #747474;
    display: block;
    font-size: 16px;
	text-shadow: none;
}

#globalContents #contents #main #top {
    /*-webkit-box-shadow: 0 0 5px rgb(51, 51, 51);
    -moz-box-shadow: 0 0 5px rgb(51, 51, 51);
    -ms-box-shadow: 0 0 5px rgb(51, 51, 51);
    box-shadow: 0 0 5px rgb(51, 51, 51);*/
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: #ffffff;
    border: 1px #aaaaaa solid;
    margin: 0 auto;
    width: 680px;
    overflow: hidden;
}

#globalContents #contents #main #top #inner {
    background: #ffffff;
    /*border: 1px #bfbfbf solid;*/
    margin: 10px;
    padding: 10px;
    overflow: hidden;
}
#globalContents #contents #main #top #inner img.titleLogo {
	margin: 10px 0;
}

#globalContents #contents #main #top p {
    float: left;
    text-align: left;
    width: 630px;
}

#globalContents #contents #main #top #comment img:first-child {
    width: 630px;
    padding: 2px;
    border: 1px #d9d9d9 solid;
    margin: 0px 0 10px;
}

/* submenu
--------------------------------------------------------------------- */
#globalContents #contents p#submenu {
    text-align: right;
    padding: 10px 20px;
}

#globalContents #contents p#submenu a {
    color: #004c9a;
	font-weight: bold;
}



/* report
--------------------------------------------------------------------- */

#globalContents #contents #report li {
    /*
	-webkit-box-shadow: 0 0 5px rgb(51, 51, 51);
    -moz-box-shadow: 0 0 5px rgb(51, 51, 51);
    -ms-box-shadow: 0 0 5px rgb(51, 51, 51);
    box-shadow: 0 0 5px rgb(51, 51, 51);
    */
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: #d9d9d9;
    border: 1px #aaaaaa solid;
    margin: 0 auto 20px;
    width: 680px;
    overflow: hidden;
}

#globalContents #contents #report li .inner {
    background: #ffffff;
    border: 1px #bfbfbf solid;
    margin: 10px;
    padding: 10px;
    overflow: hidden;
}

#globalContents #contents #report li img {
    float: right;
    width: 200px;
    padding: 2px;
    border: 1px #d9d9d9 solid;
    margin: 10px;
}

#globalContents #contents #report p.name {
    font-size: 30px;
    font-weight: bold;
	color:#00abbb;
    /*text-shadow: 2px 2px 1px #333,
    -2px 2px 1px #333,
    2px -2px 1px #333,
    -2px -2px 1px #333;
	letter-spacing: 2px;*/
}

#globalContents #contents #report p.name span {
    font-size: 50px;
    font-weight: bold;
}

/* photo
--------------------------------------------------------------------- */

#globalContents #contents #photo {
    overflow: hidden;
    -webkit-box-shadow: 0 0 5px rgb(51, 51, 51) inset;
    -moz-box-shadow: 0 0 5px rgb(51, 51, 51) inset;
    -ms-box-shadow: 0 0 5px rgb(51, 51, 51) inset;
    box-shadow: 0 0 5px rgb(51, 51, 51) inset;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: #ffffff;
    margin: 0 auto;
    padding: 10px;
	width: 666px;
}