@charset "utf-8";
/*----HTML再定義--------------------------------------------------*/

.clr{clear: both;}

#Header {
/*	background: url(../img/bg_header.jpg) repeat-x;*/
	background: #ffffff;
/*	border-top: 1px solid #666666;
	border-bottom: 4px solid #007DBD;*/
	height: auto;
	padding:0.5% 0 1%;
}
	
#Header .SiteName {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	max-width: 150px;
}
#Header .SiteName img {
    width: 100%;
    max-width: 100%;
}
#Header .Menu {
	float: right;
	margin-top: 25px;
	margin-right: 25px;
	font-size: 13px;
	font-weight: bold;
}
#Header .Menu a {
	text-decoration:none;
	color:#464646;
	font-size: 15px;
}
#Header .Menu img,
#Header .SiteName img {
	margin-right: 2px;
	margin-left: 6px;
	border-width: 0px;
}
#openMenu{
	float:left;
	height:auto;
	width:100%;
}
#chgInfo{
	border:solid 1px #666666;
/*	background: url("../img/sprite.png") 15px 13px no-repeat;*/
    height: 34px;
    font-size:20px;
    font-weight:bold;
    padding-left:35px;
    padding-top:8px;
	display: none;
}
#chgInfo span{
    font-size:12px;
    font-weight:normal;
    color:#FF0000;
}
#boxHeaderInfo{
	height:auto;
	width:100%;
	display:none;
	float:left;
	border-bottom:solid 1px #666666;
}
#newInfo{
	float:left;
	width:49%;
}
#newInfo h2{
	background: url(../img/newinfo_title.jpg) no-repeat;
	text-indent:-9999px;
	margin-top:15px;
	margin-left:10px;
}
#chargeInfo{
	float:left;
	width:50%;
}
#chargeInfo h2{
	background: url(../img/chargeinfo_title.jpg) no-repeat;
	text-indent:-9999px;
	margin-left:10px;
	margin-top:15px;
}
#boxHeaderInfo ul{
	list-style: none;
	display:block;
}
#newInfo ul{
	border-top:solid 1px #666666;
	border-right:solid 1px #666666;
}
#chargeInfo ul{
	border-top:solid 1px #666666;
}
#boxHeaderInfo li{
	border-bottom:dotted 1px #666666;
	padding:6px 0 0 10px;
	display:block;
	min-height:18px;
}
#boxHeaderInfo li.last{
	border-bottom:none;
}
/*コピーライト*/
#footer{
	width: 100%;
    border-top: solid 1px #d7d7d7;
    clear: both;
    padding: 1% 0 0;
}
#Copyright {
	font-size: 70%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 7px;}
.timer{
	font-weight:bold;
	float:left;
	padding:20px 0 0 50px;
}
#boxHeaderInfo h3 {
  margin: 0;
  background-image: linear-gradient(bottom, rgb(228,10,85) 14%, rgb(255,36,111) 57%);
  background-image: -o-linear-gradient(bottom, rgb(228,10,85) 14%, rgb(255,36,111) 57%);
  background-image: -moz-linear-gradient(bottom, rgb(228,10,85) 14%, rgb(255,36,111) 57%);
  background-image: -webkit-linear-gradient(bottom, rgb(228,10,85) 14%, rgb(255,36,111) 57%);
  background-image: -ms-linear-gradient(bottom, rgb(228,10,85) 14%, rgb(255,36,111) 57%);
}
#boxHeaderInfo h3 a {
  background: url("../img/sprite.png") 15px 13px no-repeat;
  display: block;
  padding: 10px;
  padding-left: 32px;
  margin: 0;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  border-bottom: 1px solid rgba(128, 10, 85, 0.5);
  text-shadow: 1px 1px 1px rgb(128,10,85);
}
#boxHeaderInfo h3.open  { background: rgb(255,70,120); }
#boxHeaderInfo h3.open a { background-position: 13px -25px; }
#boxHeaderInfo h3 + div { padding: 10px; }

.openMenu{
	background:url("../img/sprite.png") 15px -23px no-repeat;
}
.closeMenu{
	background:url("../img/sprite.png") 15px 13px no-repeat;
}
/**/


.fork {
  border:0;
  position:absolute;
  top:0;
  right:0;
}

.col {
  width: 320px;
  float: left;
  margin-right:32px;
  margin-bottom: 16px;
}
.c3 {
  margin-right:0;
}

h1 {
  border-bottom: 1px solid #333;
}

h2 {
  margin: 10px 0;
  color: #000;
  font-size: 18px;
}

h3 {
  margin: 0;
  background-image: linear-gradient(bottom, rgb(228,10,85) 14%, rgb(255,36,111) 57%);
  background-image: -o-linear-gradient(bottom, rgb(228,10,85) 14%, rgb(255,36,111) 57%);
  background-image: -moz-linear-gradient(bottom, rgb(228,10,85) 14%, rgb(255,36,111) 57%);
  background-image: -webkit-linear-gradient(bottom, rgb(228,10,85) 14%, rgb(255,36,111) 57%);
  background-image: -ms-linear-gradient(bottom, rgb(228,10,85) 14%, rgb(255,36,111) 57%);
}

h3 a {
  background: url("../img/sprite.png") 15px 13px no-repeat;
  display: block;
  padding: 10px;
  padding-left: 32px;
  margin: 0;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  border-bottom: 1px solid rgba(128, 10, 85, 0.5);
  text-shadow: 1px 1px 1px rgb(128,10,85);
}

h3.open  { background: rgb(255,70,120); }
h3.open a { background-position: 13px -25px; }
h3 + div { padding: 10px; }

h2 + div,
.example {
  background: #fff;
  overflow: hidden;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-bottom: 20px;
}

/* Pre hide sections with JavaScript on
--- */
h3+div {
  display: none;
}

/* CSS3 Animation example
--- */
#css3-animated-example h3 + div {
  height: 0px;
  padding: 0px;
  overflow: hidden;
  background: #000;
  display: block!important;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition:all 0.3s ease;
	transition: all 0.3s ease;
}
#css3-animated-example .content {
  padding: 10px;
}

#css3-animated-example h3.open + div {
  height: auto;
  background: #aaffff;
}

/* Event example
--- */
pre#event-log {
  background: #fafacc;
  padding: 10px;
  display: block;
}

/* Responsive design
--- */
@media screen and (max-width: 1056px) {
  body {
    width: 672px;
  }
  .c2 {
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media
only screen and (max-width: 704px),
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
  body {
    width: 320px;
  }
  .c1 {
    margin-right: 0;
    margin-bottom: 0;
  }
  h1 {
    font-size: 28px;
    text-shadow: 0px 0px 1px rgba(0,0,0,0.7);
  }
}

@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
  body {
    padding: 0 12px;
  }
}
.box_head {
    display: block;
}
/**/