body {
	margin:0;
	font-family: "Lucida Grande", "Helvetica", "Arial", "sans-serif";
	font-size:0.7em;
	background-color: #fee100;
	color: #e60012;
	/*text-align: center;*/
	width: 100%;
	overflow-x: hidden;
	
} 
img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1280px;
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
  /* Set up positioning */
  position: fixed;
  /* ‚Ü‚½‚Íabsolute; */
  top: 0;
  left: 0;
}

@media screen and (max-width: 1024px){
  img.bg {
  left: 50%;
  margin-left: -512px; }
}

div#cont {
  position: absolute;
}


#box {
	
	text-align: left;
	color: #e60012;
	width: 1024px;
	height 600px;
	margin: 0 auto;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	 margin-left:140px;
}

#box2 {
	
	text-align: left;
	color: #e60012;
	width: 1024px;
	height: 480px;
	border-bottom:1px dashed;
	margin: 0 auto;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	margin-left:140px;
	
}

#imgbox {
	
	text-align: center;
	margin: 0 auto;
	width: 1600px;
	margin-top:-20px;
	margin-left:-40px;
}

#container1 {
	
	text-align: left;
	color: #e60012;
	
	margin: 0 auto;
	width: 1024px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	margin-left:140px;
	
	
}
#container2 {
	float:left;
	text-align: left;
	color: #e60012;
	width: 500px;
	
	margin: 0 auto;
	clear:both;
 
	
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	
	
	
}

#container22 {
	float:right;
	text-align: left;
	color: #e60012;
	width: 511px;
	
	margin: 0 auto;
	
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
 
}

#container3 {
	float:left;
	text-align: left;
	color: #e60012;
	width: 511px;
	
	margin: 0 auto;
	
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	line-height:1;
	
	
}
#container4 {
	float: right;
	text-align: left;
	color: #e60012;
	width: 511px;
	
	margin: 0 auto;
	
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	line-height:1;
	
	
}

a:link {
	text-decoration: none;
	font-variant: normal;
	color: #fff;
	background-color: FFFF00;
}
a:visited {
	text-decoration: none;
	font-variant: normal;
	color: #fff;
	background-color: #e60012;
}
/*a:hover {
	text-decoration: none;
	color: #fee100;
	background-color: #e60012;
	text-decoration:underline;
}*/
body,td,th {
	color: #000;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}
.midashi {
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	line-height:1;
}


.midashi1 {	font-size: 1.2em;
font-weight: bold;
line-height:1;
}

.tex1 {	
line-height:0.5;
}

.tex2{
	line-height:2.3;
}
img.yohaku1{margin:21px;}
img.yohaku2{margin:12px;}