
body {
  font: normal 85% Verdana, Arial, Helvetica, sans-serif;
  color:#252525;
  margin: 0px;
  padding: 0px;
  line-height:1.8em;
  text-align: center; /* centering hack 1/2 */
}

a:link{color:#356aa0;text-decoration:none;}
a:visited{color:#356aa0;text-decoration:none;}
a:hover{color:#356aa0;text-decoration:underline;}
a:active{color:#f36e05;text-decoration:underline;}

ul,
ol{list-style:none;}

img{border: none;}

em{font-weight:bold;font-style:normal;}

h2,h3 {
margin:0px;
padding:0px;
font-size:1.2em;
font-weight: normal;
 }

#wrapper {
  background: transparent;
  border: 0px;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  text-align:left; /* centering hack 2/2 */
  width: 970px;
}

#content_head {
  /*background: #eeeeee;*/
  border: 0px
  float: left;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  voice-family: "\"}\"";
  height: 100px; /* standards height */
  voice-family: inherit;
  width: 970px; /* standards width */
  background: url(../fx/images/fx_header.png) no-repeat left top;
}
html>body #content_head {
  heigth: 100px; /* standards height reinforcement */
  width: 970px; /* standards width reinforcement */
}

#content_head h1 {
	display:block;
	/*height:100px;*/
	/*background: url(../fx/images/fx_header.png) no-repeat left top;*/
	font-weight:normal;
	font-size: 0.8em;
	padding-top: 10px;
	padding-left: 25px;
}

#content_head .toplink {
	display:block;
	float:left;
	width:430px;
	height:50px;
	padding-left: 25px;
	text-indent:-99999px;
	overflow:hidden;
	outline:none;
}

#content_head .lmilink {
	display:block;
	width:122px;
	height:50px;
	float:right;
	padding-right: 15px;
	text-indent:-99999px;
	overflow:hidden;
	outline:none;
}

#content_main {
  background: #fff;
  border: 5px solid #fff;
  float: left;
  margin: 5px 5px 10px 0px;
  padding: 0px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 640px; /* standards width */
}
html>body #content_main {
  width: 640px; /* standards width reinforcement */
}

#content_1column {
  background: #fff;
  border: 5px solid #fff;
  float: left;
  margin: 5px 5px 10px 0px;
  padding: 20px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 960px; /* standards width */
}
html>body #content_1column {
  width: 960px; /* standards width reinforcement */
}

#content_right {
  background: #EFEEE5;
  border: 5px solid #EFEEE5;
  float: left;
  margin: 5px 0px 10px 5px;
  padding: 0px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 300px; /* standards width */
}
#content_foot {
  background: #fff;
  border-top: 1px solid #dddddd;
  float: left;
  margin: 0px 0px 5px 0px;
  padding: 15px 0 0 10px;
  voice-family: "\"}\"";
  height: 120px; /* standards height */
  voice-family: inherit;
  width: 970px; /* standards width */
}

pre {
  color: #fff;
  margin: 0px;
  padding: 10px;
}

.valid {
 border: 0px;
 padding: 5px;
 position: absolute;
 bottom: 0px;
 left: 0px;
}

p.headline {
	_height: 130px;    /* WinIE */
	min-height: 130px; /* Std-compat */
	margin: 0 5px;
	padding: 0 0 0 100px;
	background-position: top left;
	background-repeat: no-repeat;
	text-align: justify;
	text-justify: inter-ideograph;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	line-height: 1.5;
}


ul,ol {
	margin:0;
	padding:0;
}

#fx .clfx{
zoom:1;/*for IE 5.5-7*/
min-height: 1px;
}	
#fx .clfx:after{/*for modern browser*/
content:".";
display: block;
clear:both;
height: 1px;
margin-top: -1px;
visibility:hidden;
}


#boxlist img{
vertical-align: bottom;
}

#detail_left {
  background: #fff;
  float: left;
  margin: 5px 5px 10px 0px;
  padding: 0px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 140px; /* standards width */
}

#detail_right {
  background: #fff;
  float: left;
  margin: 5px 5px 10px 0px;
  padding: 0px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 700px; /* standards width */
}

.detail_title {
	font-weight: bold;
	padding: 5px;
	background: #eeeeee;
	border-bottom: solid 1px #cccccc;
}

.readdescription {
	line-height:1.5em;
	margin-bottom:20px;
}

.detail_fx {
	margin-bottom:10px;
	font-size:1.5em;
	font-weight:bold;
}

.detail_read {
	margin-bottom:10px;
	font-size:1.2em;
	color:#f36e05;
	font-weight:bold;
}

.align-l {
	text-align: left;
}
.align-r {
	text-align: right;
}
.align-c {
	text-align:center;
}
