@charset "utf-8";
/* CSS Document */

/* -----------------------------------------------------------
CSS Information

 File name:     default.css
 Author:        Ryo Yoneda
 date:          2010/02/04
----------------------------------------------------------- */

html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
img{vertical-align:bottom;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
body{text-align:center;}
#ft{clear:both;}
.clear { clear:both; display: block; clear: both; height: 0; visibility: hidden; }

.clearfix:after { content: ""; display: block; clear: both; }

* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
} 

#wrapper {
  background: transparent;
  border: 0px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  text-align:left; /* centering hack 2/2 */
  width: 950px;
}
#content_head {
  float: left;
  height: 100px;
  padding: 0px;
  width: 950px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  height: 90px; /* standards height */
  voice-family: inherit;
  width: 870px;
  border-right-width: 40px;
  border-left-width: 40px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #fff;
  border-left-color: #fff;
  background-color: #FFF;
  margin: 0px;
}
html>body #content_head {
  heigth: 120px; /* standards height reinforcement */
  width: 870px; /* standards width reinforcement */
}

#content_left {
  float: left;
  padding: 0px;
  width: 220px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 140px;
  border-left-width: 40px;
  border-left-style: solid;
  border-left-color: #fff;
  margin-right: 5px;
  margin-left: 0px;
  background-color: #FFF;
}
html>body #content_left {
  width: 140px; /* standards width reinforcement */
}

#content_center {
  float: left;
  padding: 0px;
  width: 480px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 470px;
  margin-right: 5px;
  margin-left: 5px;
  background-color: #FFF;
}
html>body #content_center {
  width: 470px; /* standards width reinforcement */
}

#content_right {
  float: left;
  padding: 0px;
  width: 320px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 240px;
  border-right-width: 40px;
  border-right-style: solid;
  border-right-color: #fff;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 5px;
  background-color: #FFF;
}
html>body #content_right {
  width: 240px; /* standards width reinforcement */
  padding: 0;
}

#mark_area {
  float: left;
  padding: 0px;
  height: 130px;
  width: 950px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\""; /* standards height */
  voice-family: inherit;
  width: 870px;
  border-right-width: 40px;
  border-left-width: 40px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #fff;
  border-left-color: #fff;
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #FFF;

}
html>body #mark_area {
  height: 130px;
  width: 870px; /* standards width reinforcement */
}

#footer {
  float: left;
  padding: 0px;
  width: 950px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 870px;
  border-right-width: 40px;
  border-left-width: 40px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #fff;
  border-left-color: #fff;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  background-color: #FAFCF8;
  background-image: url(../image/common/foot_border.gif);
  background-repeat: no-repeat;
  background-position: top;
}
html>body #footer {
  width: 870px; /* standards width reinforcement */
}

#footer .foot_link {
  float: left;
  width: 655px;
  font-size: 11px;
  padding-left: 15px;
}
.foot_link dl {
  padding-top: 10px;
}
.foot_link dl dt {
  margin-bottom: 5px;
  margin-top: 10px;
}
.foot_link dl dd {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999;
  padding-bottom: 3px;
}

.foot_link a:link , .foot_link a:visited {
	color: #666;
  text-decoration: none;
}
.foot_link a:hover {
	color: #666;
  text-decoration: underline;
}

#footer .ssl {
  float: right;
  width: 165px;
  text-align: center;
  padding-right: 15px;
  padding-top: 30px;
}
.ssl p {
  font-size: 10px;
  text-align: left;
  margin-top: 10px;
  color: #666;
  line-height: 1.5;
}

address {
  background-image: url(../image/common/foot_border.gif);
  background-repeat: no-repeat;
  background-position: top;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 15px;
  font-size: 12px;
  color: #666;
  height: 30px;
  clear: both;
}



