@charset "utf-8";


.cl {
	display: inline-block;
}
.cl:after {
	content: "";
	display: block;
	clear: both;
}

body
{
  font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
  font-size: 0.85em;
  margin:0px;
  padding:0px;
  background-color:#eef3fa;
  line-height: 1.3em;
}
p {
  margin:0px;
  margin-bottom: 0.8em;
  padding:0px;
  padding-left: 1em;
  padding-right: 1em;
}
h2 {
	text-height: 1em;
	margin: 0px;
	margin-bottom:30px;
	padding: 0px;
	clear: both;
}
.h3box {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    border-bottom: #000099 solid 1px;
	clear: both;
}
h3 {
	margin: 0px;
	padding: 0 0 0 5px;
	border-left:   #000099 double 15px;
	line-height:1.3em;
	clear: both;
}
h4 {
	margin: 5px 5px 10px 5px;
	padding: 0px 0px 0px 8px;
	border-left:   #000099 solid 10px;
	line-height:1.2em;
	clear:both;
	clear: both;
}
h4.h4orange{
	border-color:   #FF9933;
	clear: both;
}
h4.h4green{
	border-color:   #339933;
	clear: both;
}

img {
	border: none;
}
img.img-FL{
	float: left;
	margin-right: 1em;
}
img.img-FR{
	float: right;
	margin-left: 1em;
}
img.img-l{
	display:block;
	text-align:center;
	margin-left: 0px;
	margin-right: auto;
}
img.img-c{
	display:block;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
img.img-r{
	display:block;
	text-align:center;
	margin-left: auto;
	margin-right: 0px;
}

table {
    border-top:#CCCCCC solid 1px ;
	border-left:#CCCCCC solid 1px ;
    font-size:0.875em;
	margin-left:0px;
}
th {
    border-right:#CCCCCC solid 1px ;
	border-bottom:#CCCCCC solid 1px ;
    background-color:#ccdaf1;
	text-align:left;
	color:#333333;
	font-weight:normal;
	padding: 0px;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
td {
    border-right:#CCCCCC solid 1px ;
	border-bottom:#CCCCCC solid 1px ;
	padding: 0px;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
table.noborder {
    border: none;
    background-color:#ffffff;
    font-size:0.875em;
	margin-left:0px;
}
table.noborder th {
    border: none;
    background-color:#ffffff;
	font-weight:normal;
	padding: 0px;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
table.noborder td {
    border: none;
    background-color:#ffffff;
	padding: 0px;
	padding-left: 0.5em;
	padding-right: 0.5em;
}


#wrapper {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}
#stage {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}
#maincontents {
	width: 760px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	background-image: url(../img/headbg.jpg);
	background-repeat: repeat-x;
	height: 80px;
	width: 100%;
	padding-top: 5px;
}
#headerLogo {
	width: 250px;
	margin-right: 0px;
	margin-left: auto;
	text-align: right;
	display: block;
}
#globalnavi{
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 960px;
  height: 50px;
  border-bottom: #023562 double 3px;
}

#globalnavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#globalnavi li{
  text-indent: -9999px;
  float:left;
  width: 160px;
  margin: 0;
  padding: 0;
}

#globalnavi a{
  display: block;
  width: 100%;
  height: 50px;
  background-image: url(../img/globalmenu.jpg);
  background-repeat: no-repeat;
}

#menu1 a{background-position:    0px 0px;}
#menu2 a{background-position: -160px 0px;}
#menu3 a{background-position: -320px 0px;}
#menu4 a{background-position: -480px 0px;}
#menu5 a{background-position: -640px 0px;}
#menu6 a{background-position: -800px 0px;}

#globalnavi a:hover{
	background-image: url(../img/globalmenu.jpg);
	background-repeat: no-repeat;
}

#menu1 a:hover{background-position:    0px -50px;}
#menu2 a:hover{background-position: -160px -50px;}
#menu3 a:hover{background-position: -320px -50px;}
#menu4 a:hover{background-position: -480px -50px;}
#menu5 a:hover{background-position: -640px -50px;}
#menu6 a:hover{background-position: -800px -50px;}

#headImage {
	display: block;
	height: 360px;
	width: 960px;
	background-color: #CCC;
}
.contents {
	margin-bottom:50px;
}
#contentsFoot {
	padding-top:10px;
	padding-bottom:30px;
}
.goPageTop {
	margin-left:auto;
	margin-right:10px;
	margin-bottom:20px;
	width:100px;
}
#memoBox {
	font-size: 0.85em;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
#footer {
	background-color: #023562;
	width: 100%;
	color: #FFF;
}
#footer ul{
	width: 180px;
	float: left;
	margin-bottom:30px;
}
#footer li{
	border-bottom:#FFFFFF 1px dashed;
	list-style-type: none;
	line-height: 1.5em;
	padding-left:0.5em;
	margin-top:5px;
}
#footer #footerName {
	margin-right:30px;
	margin-top:100px;
	float: right;
}
#footer #footerCopy {
	clear: both;
	background-image: url(../img/copybg.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 100%;
	padding-top: 10px;
	text-align: center;
}
#footer a{/*リンクされた文字*/
    color:#ffffff;
    font-style:normal;
    text-decoration:none;
}
#footer a:link {/*未訪問のリンク*/
    color:#ffffff;
    font-style:normal;
    text-decoration:none;
}
#footer a:visited {/*訪問後のリンク*/
    color:#ffffff;
    text-decoration:underline;
}
#footer a:hover {/*マウスをのせたとき*/
    color:#fb9902;
    font-style:normal;
    text-decoration:underline;
}
#footer a:active {/*クリック中*/
    text-decoration:none;
}






.topClrLine {
	clear:both;
	width:100%;
	height:20px;
	margin-bottom:30px;
}
#whatsNew {
	float: left;
	width: 440px;
	margin-top: 60px;
	margin-left: 20px;
}
#whatsNew dl{
	overflow: auto;
	height: 300px;
	width: 420px;
	margin-left: auto;
	margin-right: 10px;
}
#whatsNew dd{
	font-size:0.8em;
	margin-left:0px;
}
#bannerBox {
	float: right;
	width: 440px;
	margin-top: 20px;
	margin-right: 20px;
	padding-top: 40px;
}
#bannerBox img{
	margin-bottom: 10px;
}
#bannerBoxLeft {
	float: left;
	width: 440px;
	margin-top: 20px;
	margin-left: 20px;
	padding-top: 40px;
}
#bannerBoxLeft img{
	margin-bottom: 10px;
}
#blogNew {
	float: left;
	width: 440px;
	margin-top: 40px;
	margin-left: 20px;
}
#blogNew dl{
	overflow: auto;
	height: 200px;
	width: 420px;
	margin-left: auto;
	margin-right: 10px;
}
#blogNew dd{
	font-size:0.8em;
}
#staffblogNew {
	float: right;
	width: 440px;
	margin-top: 20px;
	margin-right: 20px;
}
#staffblogNew dl{
	overflow: auto;
	height: 200px;
	width: 420px;
	margin-left: auto;
	margin-right: 10px;
}
#staffblogNew dd{
	font-size:0.8em;
}
#youtubeNew {
	float: left;
	width: 440px;
	margin-top: 20px;
	margin-left: 20px;
}
#youtubeNew #movieBox{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: auto;
}
#originalCm {
	float: right;
	width: 440px;
	margin-top: 20px;
	margin-right: 20px;
}
#originalCm #movieBox{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: auto;
}
#linkBox {
	float: none;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#linkBox img{
	margin-bottom: 10px;
}


/* 新着情報タイトル ---------- */

.whatsnew {
	text-align:center;
  position: relative;
  color: #ff660a;
  line-height: 1.4;
  -webkit-box-reflect: below -10px -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0) 10%,rgba(0, 0, 0, 0.6));
}