@charset "Shift_JIS";

body {
	font-size: 75%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	line-height: 1.8;
	color: #333333;
	background: #F4F4F4 url(../images/base.gif) repeat;
        margin: 0px;
        text-align:center;
}
a   {
     color: #0E2B66;
}

a:hover {
     color:#ff0000;
}
#heda1  {
     width:780px;
     background-color: #FFFFFF;
     border-bottom:solid 20px  #1F4187;
}
#hedalogo  {
     float: left;
     width:250px;
     padding-top:6px;
     padding-bottom:6px;
     background-color:#ffffff;
}
#hedalogo2   {
     text-align:right;
     float: right;
     width:500px;
     margin-top:30px;
     padding-top:3px;
     padding-bottom:3px;
     padding-right:25px;
     background-color: #DEDCE3;
}
#heda3  {
     width:780px;
     border-bottom:solid 10px #E577BD;
     
 }
#navigation {
     width:780px;
     background-color:#4659BC;
}
#navigation ul {
     list-style: none;
     margin:0px;
     padding:0px
     height:34px;
     overflow: hidden;
     border-bottom: 2px  solid #cccccc;
}
#navigation li {
     float:left;
     width:156px;
     padding: 0px;
     margin: 0px;
}
#navigation a {
      display: block;
      width:100%;
     padding: 6px 0px 8px 0px;
     background-image:  url(../images/003.gif);
     background-position: right top;
     text-align:center;
     color: #ffffff;
     text-decoration: none;
}
#navigation  a:hover {
     color:#000000;
     background-color: #4659BC;
     background-image:  url(../images/003.gif);
     background-position: left top
     
}
#cont1  {
     width:780px;
     background-color:#EB6100;
     height: 18px;
}
#cont2  {
     width:780px;
     background-color:#ffffff;
     padding-top:4px;
}
#cont3  {
     width:770px;
     line-height: 1.2;
     text-align: left;
     background-color: #FFFFFF;
     padding-top:6px;
     padding-left:10px;
     padding-bottom:12px;
     border-top:solid 5px #DEDCE3;
}

#wallpeper  {
     width:780px;
     background-color: #ffffff;
     padding-bottom:14px;
}
#cat1 {
     float:left;
     margin-left:12px;
     width:45%;
     height:321px;
     border:solid 1px #91ABEC;
     border-bottom: solid 4px #FF0000;
}
     
#cat2 {
     float:right;
     margin-right:12px;
     width:45%;
     height:321px;
     border:solid 1px #91ABEC;
     border-bottom: solid 4px #FF0000;
}
}