html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  color: #333;
  line-height: 1.4;
}

body {

  color: #000;
  font-family: "ＭＳ ゴシック", "Osaka−等幅";
  font-size: 1.1ems;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0;
  text-align: center;
  /* background-image: url(../bg.gif); */
}

@media print{
#navigator{display:none;}
#leftColumn{display:none;}
#rightColumn{display:none;}
#komidashi{display:none;}
#midashi{display:none;}
} 


/* 全体的なリンク */

a:link,
a:visited,
a:hover,
a:active { text-decoration: underline; }

a:link { color: #009; }
a:visited { color: #009; }
a:hover { color: #f00; }
a:active { color: #f00; }


h1 {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}






#outerGroup {
	text-align: left;
	width: 90%;
	margin: 0 auto 0 auto;
}


#outerGroup #header {
	border-bottom: solid 1px #666;
	line-height: 15px;
	padding: 10px 10px 10px 10px;
	width: 90%;
	height: 50px;
	position: relative;
	background-image:url(http://1.bp.blogspot.com/_CiE-CNWjIEY/S1OKdBjbaUI/AAAAAAAAFdE/xIOqcRHVkmo/s1600-h/worldmap2.gif);
	color: #FFFFFF;
}

#outerGroup #header #leftColumn {
  float: left;
  padding: 10px;
  width: 900px; /* ===== 200px =====*/
}



#outerGroup #header #content {
  margin: 0 0 0 800px; /* ===== 0 0 0 220px =====*/
  padding: 10px 10px 10px 10px;
  width: 100px;
  height: 300px;
  background:#FFFFFF;
}

#outerGroup #header .floatClear {
  clear: left;
  display: float;
}

#title {
	padding:1px;
	border:float;
	width:100%;
	height:26px;
	background-color: #0000FF;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	}

.title{
	padding:1px;
	border:float;
	width:60%;
	float:left;
	height:100px;
	}

.contact{
	padding:1px;
	border:float;
	width: 35%;
	float: right;
	height: 100px;
	}
	


/**/
#outerGroup #contentGroup #leftColumn {
  background-color: #fff;
  border-right: solid 1px #666;
  float: left;
  padding: 10px 10px 10px 10px;
  width: 205px;
}

#outerGroup #contentGroup #rightColumn {
  background-color: #fff;
  border-left: solid 1px #666;
  float: right;
  padding: 10px 10px 10px 10px;
  width: 230px; /* 150px */
}

#outerGroup #contentGroup #content {
background-color:#FFFFFF;
  margin: 0 180px 0 225px; /* 0 170px 0 170px */
  padding: 10px 10px 10px 10px;
}

#outerGroup #contentGroup .floatClear {
  clear: both;
  display: block;
}

#outerGroup #footer {
  background-color: #cdd;
  border-top: solid 1px #666;
  padding: 10px 10px 10px 10px;
  text-align: left;
}


/* ----------------------------------------------------------------
ここからした　masの設定　　*/

.navigator {
	padding: 2px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background: #00F;
/*	a:link {color: #009};
	a:visited {color: #FFF;}
	a:hover {color: #f00;}
	a:active { color: #f00; } */
	}

.navigator a {
	color: #FFFFFF;
}

.navigator a:visited {
	color: #FFFFFF;
}

.titlebar {
	background-image: url(titlebar.gif);
	padding: 2px;
	text-align: center;
	font-weight:bold;
	color: #FFFFFF;
	background: #638ac6;
}


.titlebar a {
	color: #FFFFFF;
}

.komidashi {
	border: 1px solid #00f;
	padding: 3px;
	margin-bottom: 2px;
}


h2.midashi2 {
	padding: 3px;
	border-left: 5px solid #00f;
	font-size: 1.1em;
	border-top: 1px solid #00f;
	line-height: 1.5em;
	background:#FFFFFF;
}


p li ol {
 	line-height: 150%;
	letter-spacing: 0.2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}


li {
 	line-height: 120%;
	letter-spacing: 0.1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

a.new, p.new, li.new {
border: #f00 solid 1px;
margin: 0 2px 0 2px;
padding: 2px 0 2px 0;
text-decoration: none;
}

#belt {
	background: #FF9966;
}
