﻿@charset "utf-8";
/* CSS Document */


/*#slider{
height: 56%;
}*/

#word{font-size:16px;
      padding:6px 5% 6px 8%
}

#kikakuimg{background-color:#FFF;}

#cm {margin-right:5%;
      margin-top:3%;
       width:90%;  
	   margin-left:10%;}

dl#news{
    width:100%;
}
 #newswrapper{margin:0 auto;
 margin-bottom:40%;
 width:95%;
 min-height:200px;}
 
 dl#news dt{
    clear:left;
    float:left;
    margin:0;
    padding:10px 0 10px 0.5em;
    width:10em;
    line-height:1.5em;
}
 
dl#news dd{
    margin:0;
    padding:10px 0.5em 10px 7em;
    border-bottom:1px solid #fff;
    line-height:1.5em;
}
 
dl#news a{
    padding: 5px 20px 5px 0;
    color:#399CCD;
    text-decoration:underline;
}

 
dl#news a:hover{
    text-decoration:none;
}
	   
#bana1{
	background-color:#fff;
}
	 
.banas{
	width:40%;
	margin:0 30% 0 30%;
	background-color:#fff;
}

.bana{
width: 33%;
float: left;
}

a.img-bana{
	background-color:#fff;
	display:block; 
}

.img-bana:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";}

#fooder{clear:both;
        width:100%;}

	   
.box_srcollbar {
	overflow:auto;
    width:100%;
    height:300px;
    border:2px solid #cccccc;
    background-color:#F9F9F9;
    color:#333333;
    font-size:0.6em
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.news-text1{
	font-size:10px; 
}

				
.box_title{
	width:80%;
	margin:0 auto 1% auto;
	color:  #fff;
   	border-radius:32px 0;
   	background: black;
   	text-align:center; 
   	font-size:15px; 
   	margin-top:3%;  
   	padding:2px 0 2px 12px;  
   	margin-bottom:5%;
   	border: 2px solid #ffffff;
}

.btn {
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 0.8em;
	display: block;
	width:60px;
	height:60px;
	padding: 20px 0;
	background: -moz-linear-gradient(top,#000000, 0%,#000080);
	background: -webkit-gradient(linear, left top, left bottom, from(#000000),to(#000080));
	color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 2px solid ;
	-moz-box-shadow: 0px 0px 5px rgba(102,51,0,0.5),inset 0px 0px 8px rgba(255,240,196,1);
	-webkit-box-shadow: 0px 0px 5px rgba(102,51,0,0.5),inset 0px 0px 8px　rgba(255,240,196,1);
	text-shadow: 1px 1px 3px rgba(153,17,89,1),2px 1px 0px rgba(152,230,34,0);
}
.btnd {
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size:10px;
	display: block;
	width:60px;
	height:60px;
	padding: 20px 0;
	background: -moz-linear-gradient(top,#F52952 0%,#FFBAD1);
	background: -webkit-gradient(linear, left top, left bottom, from(#F52952),to(#FFBAD1));
	color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 2px solid #FF69A0;
	-moz-box-shadow: 0px 0px 5px rgba(102,51,0,0.5),inset 0px 0px 8px rgba(255,240,196,1);
	-webkit-box-shadow: 0px 0px 5px rgba(102,51,0,0.5),inset 0px 0px 8px　rgba(255,240,196,1);
	text-shadow: 1px 1px 3px rgba(153,17,89,1),2px 1px 0px rgba(152,230,34,0);
}



.clear{
	clear:both;
}


