@charset "utf-8";
body {
	/*font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	font-size: 85%;
	line-height: 20px;
	color: #000000;
	background-image: url(../img/bg-1.gif);
	margin: 0px;
	padding: 0px;
}
/* link style
-----------------------------*/
a img {
	border-style: none;
}

a:link {
	color: #0066cc;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #66cccc;
}
a:hover {
	color: #ff6666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
	color: #990000;
}
/* basic layout
-----------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
/* header styles
-----------------------------*/
#header {
	width: 840px;
	background-color: #FFFFFF;
	padding-top: 5px;
	margin-bottom: 0px;
}
#container {
	margin: 0px;
	clear: both;
	width: 840px;
}
#navi {
	width: 840px;
	background-color: #FFFFFF;
	margin: 0px;
	clear: both;
	height: 301px;
}
#navi #menu {
	margin: 0px;
	float: left;
	width: 290px;
}
#navi #menu ul {
	margin: 0px;
	width: 290px;
	position: absolute;
	padding: 0px;
}
#navi #menu ul li {
	list-style: none;
}


#navi #navi_image {
	float: right;
	clear: none;
	margin: 0px;
	padding: 0px;
}
#contents {
	margin-top: 10px;
	padding-top: 5px;
	width: 840px;
	clear: both;
}
#contents_scroll {
	margin-top: 10px;
	padding-top: 5px;
	clear: both;
	height: 80px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	color: #FF0000;
	text-align: center;
}


#content_up {
	height: 9px;
	width: 840px;
	background-image: url(../img/main-bk-ue.gif);
	margin-top: 10px;
	clear: both;
	background-repeat: no-repeat;
}
#content_main {
	clear: both;
	width: 840px;
	height: 775px;
	background-image: url(../img/main-bk.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#content_end {
	height: 9px;
	width: 840px;
  background-image: url(../img/main-bk-sita.gif);
	clear: both;
	background-repeat: no-repeat;
}

#main {
	width: 550px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#main #main_left{
	margin-left: 10px;
	margin-right: 10px;
}

#main #main_left01{
	margin-left: 5px;
	margin-right: 0px;
}

#main #new {
	border: solid 1px #d3d3d3;
	width: 530px;
	height: 120px;
	padding: 0px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#main #new ul li {
	list-style: url(../img/icon2.jpg) outside;
}

#main #new dl{
	line-height : 1.5;
	overflow : auto;
	padding: 5px;
}

#main #new dt{
	float : left;
	clear : both;
	width : 5em;
	padding-top : 2px;
	padding-bottom : 3px;
	padding-left: 3px;
	background-image: url(../img/icon2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 1.5em;
	line-height: 1.5;
}

#main #new dd{
	margin-left : 5em;
	padding-top : 2px;
	padding-bottom : 3px;
	padding-left: 1.5em;
}

#main img {
	margin: 10px 5px;
}


#main #photo img {
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}

#sideber {
	float: right;
	width: 244px;
	margin-top: 10px;
	margin-left: 20px;
}
#sideber img{
	margin-bottom: 10px;
	margin-right: 24px;
}

#footer {
	clear: both;
	padding: 0px;
	float: left;
	width: 840px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 90%;
}
#footer p {
	font-style: normal;
	text-align: center;
	margin-top: 15px;
	width: 840px;
	float: left;
}
#footer ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
#footer ul li {
	text-align: center;
	list-style: none;
	float: left;
	border-right: 1px solid #d3d3d3;
	margin-top: 10px;
	margin-right: 20px;
	/*margin-right: 35px;*/
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	/*padding-right: 35px;*/
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer ul li#end {
	text-align: center;
	list-style: none;
	float: left;
	border-right-style: none;
	margin: 10px 0px 15px;
	padding: 0px;
}

.center {
	text-align: center;
}
.margin-bottom-25 {
	margin-bottom: 25px;
}

.under {
	text-decoration: underline;
}

.dot_filled {

   text-emphasis-style:dot filled;

   -webkit-text-emphasis-style:dot filled;  /* Google Chrome Safari 向け　*/
   -moz-text-emphasis-style:dot filled;     /* Firefox 向け　*/
   -ms-text-emphasis-style:dot filled;      /* Internet Explorer 向け　*/
}

.circle_filled {
   text-emphasis-style:circle filled;

   -webkit-text-emphasis-style:circle filled;  /* Google Chrome Safari 向け　*/
   -moz-text-emphasis-style:circle filled;     /* Firefox 向け　*/
   -ms-text-emphasis-style:circle filled;      /* Internet Explorer 向け　*/
}

.kenten {
    padding: 0.3em 0;
    background-repeat: repeat-x;
    background-size: 0.9em 0.2em;
    background-position: top left;
    background-image: -webkit-gradient(radial,center center,0,center center,1.5,from(#000000),color-stop(0.5,#000000),color-stop(0.9,transparent),to(transparent));
    background-image: -webkit-radial-gradient(center center, 0.1em 0.1em, #000000, #000000 95%, transparent 95%, transparent);
    background-image: radial-gradient(0.1em 0.1em at center center, #000000, #000000 95%, transparent);
}



/* スクロールの設定 */
.scroll {
	font-size  : 150%;
	line-height: 3em;
	/*border     : 1px solid #666;*/
	color      : #FF0000;
	background : #fff;
	overflow   : hidden;
	font-weight: bold;
}
.scroll span{
  display     : inline-block;
  padding-left: 100%;
  white-space : nowrap;
  line-height : 1em;
  animation   : scrollAnime 10s linear infinite;
}
@keyframes scrollAnime{
    0% { transform: translateX(0)}
  100% { transform: translateX(-100%)}
}

.taikai {
	
	background: linear-gradient(transparent 40%, #ccffff, #33ccff);
	background: -webkit-linear-gradient(transparent 40%, #ccffff, #33ccff);
	background: -mozlinear-gradient(transparent 40%, #ccffff, #33ccff);
	background: -ms-linear-gradient(transparent 40%, #ccffff, #33ccff);
	
	/*background: linear-gradient(transparent 70%, #2196F3 20%);*/
	display: inline;
}