/*-------------------------------------------------
GROBAL RESET
-------------------------------------------------*/
@charset "Shift_JIS";

body,div,ol,ul,li,h1,h2,h3,h4,p {
    margin:0;
    padding:0;
}
body{
	text-align:left;
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color:#000000;
}
img {
    border:0;
}
ul {
    list-style:none;
}
h1,h2,h3,h4 {
	font-weight:normal;
}

a:link { color:#000099; text-decoration:underline;}
a:visited { color:#000099; text-decoration:underline;}
a:hover { color:#FF8A3B; text-decoration:underline;}

/*-------------------------------------------------
main
------------------------------------------------*/
h1.kashikiri{
width:100%;
height:38px;
margin-bottom:10px;
background-image:url(../img/top_kashikiri.png);
background-repeat:no-repeat;
background-position:center;
text-indent:-5000px;
}

ul.kashikirilist{
width:750px;
margin-left:auto;
margin-right:auto;
}

ul.kashikirilist li{
width:240px;
display:block;
float:left;
margin-top:30px;
margin-right:10px;
font-size:120%;
line-height:1.5em;
font-weight:bold;
text-align:center;
}

ul.kashikirilist .item{
background-color:#A5A5ED;
}

.db{
  clear: left;
  padding-top: 20px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
