html { 
  padding:0px;
  margin:0px;
}
body {
  background-color:#cccccc;  
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
  font-size:12px; line-height:15px;
  color:#231818;  /*footer font color */
  padding:0px;
  margin:0px;
}
a:link{color: #006699;text-decoration: none;}
a:visited{color:#096;text-decoration: none;}
a:hover{color: #006699;text-decoration:underline;}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1100px;
	background-color:#fff;
}
/* Header Section Start */
#header {
	margin:0 0 15px 0;
	background:#fff;
}

#headerbg{margin-top:0;}
#topmenu{padding-right:20px; background-color:#fff; height:12px; color:#BEC1C9;
		margin-top:5px;}
#topmenu ul {padding:2px;list-style:none;}
#topmenu li {display:inline;margin:0;padding:0;}
#topmenu a:link {text-decoration:none;color:#464747;outline:none;}
#topmenu a:visited {text-decoration:none;color:#069;outline:none;}
#topmenu a:hover, a:active {text-decoration:none;color:#399;outline:solid; border-width:1px;}
#topmenu {margin-left:10px;font-size:14px;font-weight:bolder;text-align:left;}
/* End Header Section */

/* Left Side bar menu Start */
#side-left {
	float: left;
	margin-top:0px;
	margin-left:0px;
	width: 150px;
	height: auto;
	background-color:#f0f0f0;
}


.leftmenuheader{margin:0 11px}
#side-left ul {margin:2px 10px;padding:2px;list-style:none; }
#side-left li {margin:2px 0;padding:0; line-height:18px; border-bottom:solid 1px}
#side-left a:link {text-decoration:none;color:#464747;outline:none;}
#side-left a:visited {text-decoration:none;color:#069;outline:none;}
#side-left a:hover, a:active {text-decoration:underline;color:#399; border-width:2px;}
#side-left {font-size:12px;font-weight:bolder;text-align:left;}

/* Left Side bar menu End */

/* Right Side barEnd */


/* Right Side bar End */


/* Content Start */
#content { 
	float: left;
	width: 780px;
	margin-left:10px;
    height: auto;	
}

#content-left{
	width:220px;
	margin-left:5px;
	background-color:#fff;
	height:auto; /*真ん中のデータ入力エリア*/
	float:left;	
}
#content-right{
	width:540px;
	margin-right:5px;
	background-color:#f0f0f0;
	height:auto;
	float:right;	
}
#promo{height:45px; width:700px; background-color:#f36b32; margin-left:40px; margin-top:2px}
#promo h1{font-size:20px; padding-top:15px; font-weight:bold}
/* Content End */

#separat {
        clear: both;
		}
		
#footer {
	clear: both;
	background: #A2A2A2;
	weight:1100px;
	height:50px;
	text-align: center;
}
/* Common Styles Start */
.red{color:red;}
<!-- heightの数字を変更により、全体できに高さが変更された。-->
.keypoint{margin-top:5px}

h1.tourcode {font-family:tahoma;
             color: #E60012;
			 font-size:22px;
			 }			 
h2.tourname {font-family:Tahoma;
			 color:#0000ff;
			 font-size: 30px;
			 }
#tourrates {
			clear: both;
			height:50px:
			}
h3.moshikomi {
			  font-size:22px;
			  text-align: center;
			  }
p {
 line-height: 1.5em;
 font-size: 12px;
 margin: 0;
}  

/* Common Styles End */


