@charset "utf-8"; 

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
  margin:0;
  padding:0;
}

body {
  color:#555;
  font-family:Lucida Grande,Geneva,Arial,Verdana,sans-serif;
  font-size:12px;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:20px;
  background: url(../img/sd_bgt.gif) center repeat-y;
  text-align:center;
}

caption, hr {display:none;}

img {border:0px;}

ul, li {
  list-style:none;
}

a {
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

/*
a:visited {
  color: #663399;
}
*/

.midashi {
	font-size: 16px;
	font-weight: bold;
	color: #4079B3;
}
.honbun {
	font-size:13px;
	line-height:22px;
}
.note {
	font-size: 10px;
	color: #333333;
}
.english {
	font-size: 11px;
}
.komidashi {
	font-size: 14px;
	font-weight: bold;
	color: #4079B3;
}

#wrapper{
  width:804px;
  margin:0 auto;
}

.dron {display:none;}


.flol {
  float:left;
}

.flor {
  float:right;
}

.clearfix {
  clear:both;
}

.inlin {
  display: inline;
}

.tx_left{
  text-align:left;
}

.tx_right{
  text-align:right;
}

.tx_11{
  font-size:11px;
}
.tx_10{
  font-size:10px;
}
.tx_09{
  font-size:9px;
}
.tx_08{
  font-size:8px;
}
.tx_07{
  font-size:7px;
}
.tx_06{
  font-size:6px;
}
.tx_05{
  font-size:5px;
}

.b_color{
  color:#555;!important
}

.bld{ font-weight:bold;}

.mgt3{ margin-top:3px;}
.mgt5{ margin-top:5px;}
.mgt8{ margin-top:8px;}
.mgt15{ margin-top:15px;}
.mgt22{ margin-top:22px;}
.mgt29{ margin-top:29px;}
.mgt40{ margin-top:40px;}

.mgb3{ margin-bottom:3px;}
.mgb5{ margin-bottom:5px;}
.mgb8{ margin-bottom:8px;}
.mgb19{ margin-bottom:19px;}
