@charset "shift_jis";


body {
  color: #000000;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  /* background: #FFFFFF url(../images/bg.jpg); */
  line-height: 25px;
}

h1,h2,h3,p,ul,li{
  margin: 0px;
  padding: 0px;
}

ul{
  list-style-type: none;
}

img {
  border: none;
}

.color1 {
  color: #990000;
}

.main p, #sub p {
  margin: 0.5em 1em 1em;
}



#container {
  text-align: left;
  margin: 0px auto;
  width: 1000px;
  padding-right: 4px;
  padding-left: 4px;
  background: url(images/container_bg.gif) repeat-y center;
}



#header {
  position: relative;
  background: url(images/header_bg.gif) no-repeat;
}
#header h1 {
  font-size: 28px;
  color: #fafafa;
  line-height: 1.2;
  /* position: absolute; */
  /* left: 20px; */
  top: 5px;
  padding-top: 20px;
  text-align: center;
}
#header img {
  vertical-align: top;
  padding-top: 38px;
  padding-bottom: 15px;
}




#menu {
  border-bottom: 6px solid #A3BBD7;
}

#menu li {
  display: inline;
}



#nav {
  position: absolute;
  top: 76px;
  right: 4px;
  line-height: 26px;
  background: url(images/nav_bg.gif);
  padding-left: 50px;
  font-size: 11px;
}
#nav li {
  float: left;
  width: 10em; 
  overflow: hidden;
  height: 21px;
}
#nav li a {
  color: #999999;
  text-decoration: none;
  background: url(images/arrow1.gif) no-repeat left center;
  padding-left: 13px;
}
#nav a:hover {
  color: #BB000F;
}




.main {
  float: right;
  width: 715px;
  display: inline;
  /* margin-left: 15px; */
  margin-top: 15px;
  padding-bottom: 40px;
}



#sub {
  float: left;
  width: 280px;
  margin-top: 15px;
  padding-bottom: 40px;
  box-shadow: 0 0 5px #C2C2C2;
}

#sub h3 {
  font-size: 100%;
  background: #F46E96;
  /* letter-spacing: 0.2em; */
  text-align: center;
  /* border-top: 1px dotted #B28C2B; */
  /* border-bottom: 1px dotted #B38C29; */
  color: #fff;
}



#footer {
  clear: both;
  width: 100%;
  line-height: 1.5em;
  text-align: center;
  font-size: 13px;
  background: #FFFFFF;
  padding: 20px 0px;
  border-top: 2px solid #F46E96;
}

div#header {
  width: 1000px;
  height: 80px;
}
.clear {
  border-bottom: 2px solid #F46E96;
  margin-bottom: 27px;
}
a {
  color: #F46E96;
  text-decoration: none;
}
ul#menu a {
  margin: 0;
  background: rgba(163, 187, 215, 0.15);
  padding: 15px;
  font-size: 12px;
  text-decoration: none;
}
ul#menu {
  width: 100%;
  height: 35px;
  padding: 10px 0 3px 0;
}
li.active a {
  background: #F46E96 !important;
  color: #FC0B0B;
}
ul#menu a:hover {
  background: #A3BBD7 !important;
  color: #fff;
}
.pickUp h3 {
  margin-bottom: 10px;
  background: #F46E96;
  color: #fff;
  padding: 0px 10px;
}
.pickUp {
  width: 100%;
  /* float: left; */
  /* margin-left: 8px; */
  background: rgba(204, 204, 204, 0.12);
  box-shadow: 0 0 5px #ccc;
  margin-bottom: 20px;
  overflow: hidden;
}
a.more {
  margin: 10px;
}
.top_content {
  float: left;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #ccc;
  padding: 10px;
}
img.top_content {
  width: 40%;
  float: left;
  margin: 0 10px 5px 5px;
}
.pickUp_1 h3 {
  margin-bottom: 10px;
}
.new ul {
  padding: 10px;
}
.pr_link ul {
  padding: 10px;
}
.social {
 
  bottom: 0;
}
.top_content_page {
  margin-top: 30px;
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 15px;
  width: 715px;
  float: left;
}
img.alignright.frame {
  width: 40%;
  float: right;
  margin: 0 10px 5px 5px;
}
img.main-img {
  width: 565px;
}
.mainimg {
  width: 1000px;
  background: #fff;
  box-shadow: 0 0 5px;
  height: 310px;
  margin-bottom: 20px;
}
img.main-img {
  width: 994px;
  height: 303px;
  padding-left: 3px;
  padding-top: 3px;
}
a:hover {
  color: #FC0B0B;
  text-decoration: underline;
}
.pickUp img {
  width: 35%;
  margin: 0 10px 5px 5px;
  border: 5px solid #ccc;
  float: right;
}
div#sub img {
  /* width: 97%; */
  /* margin: 5px; */
}
ul.sidemenu a {
  /* color: #C88076; */
  text-decoration: none;
  text-align: center;
  border-bottom: 1px solid #DADADA;
  display: block;
  width: 280px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
ul.sidemenu {
  margin-bottom: 20px;
  /* box-shadow: 0 0 5px #ccc; */
}
ul.sidemenu a:hover {
  background: #F46E96;
}
ul.sidemenu_page a {
  color: #666666;
  text-decoration: none;
  text-align: center;
  border-bottom: 1px solid #aeaeae;
  display: block;
  width: 260px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
ul.sidemenu_page {
  width: 260px;
  float: right;
  margin-bottom: 20px;
  box-shadow: 0 0 5px #ccc;
  margin-top: 30px;
}
img.img_col-2 {
  width: 93%;
  margin: 0 7px;
  border: 3px solid #ccc;
}
div#footer span {
  color: #9E1E0D !important;
}