﻿div.main {
	text-align: left;
	width: 982px;
	margin-left: auto;
	margin-right: auto;
}
/*******横バー*******/
div.bar {
	text-align: center;
	background-image: url(./img/bar_w.png);
	margin: 0px;
	padding: 0px;
	width: 982px;
	height: 80px;
	position: relative;
	top: 1px;
	margin-left: auto;
	margin-right: auto;
}
ul.menu {
	margin-top: 20px;
	padding: 0px;
	margin-left: 190px;
	list-style-type: none;
	float: left;
}
ul.menu li{
	margin: 0px;
	padding: 0px;
	display: inline;
}
#idcomi {
	border-width: 0px;
	position: absolute;
	left: 3px;
	top: 0px;
	width: 187px;
	height: 80px;
}
#copy_b {
	border-width: 0px;
	position: absolute;
	left: 789px;
	top: 43px;
	width: 200px;
	height: 35px;
	clear: both;
}

横バーに１項目追加された時用
#copy_b {
	border-width: 0px;
	position: absolute;
	left: 793px;
	top: 47px;
	width: 200px;
	height: 35px;
	clear: both;
}
#position_mail{
	position: absolute;
	left: 864px;
	top: 7px;
}
/**/

#cont_l{
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	background-color: #cccccc;
}
#cont_r{
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	background-color: #cccccc;
}
