body{
	background-color: #ddccff;
	margin: 0px;
}

iframe.common_menu{
  width:900px;
  height:210px;
  margin:auto;
}

iframe.company_menu{
  width:900px;
  height:100px;
  margin:auto;
}

div.left_menu_tm{
	text-align:left;
	width: 220px;
	float: left;
	margin-top: 0px;
	margin-left: 3px;
	background-color: #ffffcc;
	padding-top: 0.5em;
}

div.right_main{
	text-align:left;
	width: 670px;
	background-color: #ccffcc;
	margin-left: 220px;
	margin-top: 0px;
	padding: 0.5em;

}

div.whole_block{
	margin:auto;
	text-align:left;
	position:relative;
	line-height:normal;
	width: 900px;
	background-color: #ccffcc;
}

p{
	margin-top:0.3em;
	margin-bottom:0.3em;
	line-height:1.4;
	text-indent:1.0em;
}

ul{
	line-height: 1.4;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
ul.kome{
	list-style-image: url("kome.GIF");
}
ul.star{
	list-style-image: url("star.GIF");
}

h2{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	background-color: #ffffff;
}
h4.tejun{
	margin-top:0em;
	margin-left:0.5em;
	margin-bottom: 0.1em;
	background-image: url(tejunhaikei.JPG);
	color: #ff6600;
	line-height: 1.5;
}

a img{
	border-width: 0px;
}


div.menu-midasi{
	margin-left:0.5em;
	margin-right:0.7em;
	padding:0.5em;
	background-color: #ccccff;
	border-top-style:dotted;
	border-left-style:dotted;
	border-right-style:dotted;
	border-bottom-style:dotted;
	border-width:thin;
}
div.menu-link{
	font-size:14px;
	text-align:center;
	margin-top:0.2em;
	margin-bottom:0.2em;
	margin-left:0.5em;
	margin-right:1em;
	padding:0.5em;
	background-color: #ffffff;
	border-style:solid;
	border-width:1px;
}

