body {
	margin: 0px auto;
	padding: 0px;
	color: #333333;
	text-align: center;
	background-color: #eeeeee;
}
img{ border:none;}
ol,ul,li,dl,dt,dd,p,span,h1,h2,h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

/*標準リンクカラー*/
a:link {
	color:#0066CC;
	text-decoration:underline
	}
a:visited {
	color:#0066CC;
	text-decoration:underline
}
a:hover {
	color:#ed3e14;
	text-decoration:underline
}
a:active {
	color:#0066CC;
	text-decoration:underline
}
#container {
	background-image: url(../images/i_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	position: relative;
}
#container .breadcrumbs{
	padding: 4px 0px 0px 17px;
}
#container .breadcrumbs_s{
	padding: 4px 0px 0px 17px;
	background-color: #f9f7ea;
}
#container .left {
	width: 575px;
	float: left;
	padding-left: 5px;
}
#container .left .inbox {
	padding-left: 3px;
	width: 575px;
	text-align: left;
}
#container .left .ininbox {
	padding-right: 15px;
	padding-left: 17px;
}
#container .inner_link {
	padding-top: 7px;
	padding-bottom: 14px;
}

#container .left h2 {
	background-image: url(../images/i_titleline.gif);
	background-repeat: no-repeat;
	text-align: left;
	background-position: 0px bottom;
	padding-bottom: 10px;
	width: 575px;
	padding-top: 12px;
	margin-bottom: 10px;
}
#container .left h2.seisaku{
	padding-top: 0px;
	background-color: #f9f7ea;
}
#container .contact{
	margin: 40px 0px 15px 0px;
	background-color: #eeeeee;
}
#container .right {
	float: right;
	background-image: url(../images/i_r_bg.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	width: 178px;
	text-align: right;
	padding-right: 8px;
	padding-left: 1px;
	height: 500px;
}
#container .right .top {
	margin-bottom: 6px;
}
#container .right .entry {
	margin-top: 12px;
}

#container2 {
	background-image: url(../images/i_bg2.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	position: relative;
}

#header {
	background-image: url(../images/i_head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	width: 770px;
}
#header h1 {
	float: left;
	position: relative;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 121px;
}
#header h1 a{
	display: block;
	position: absolute;
	height: 30px;
	width: 105px;
	text-indent: -9999px;
	text-decoration: none;
	left: 16px;
	top: 8px;
}
#header .corpolate {
	text-align: right;
	padding-bottom: 11px;
	padding-top: 9px;
	padding-right: 16px;
}

#footer {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}
#footer .wrapper {
	width: 760px;
	margin: 0 auto 0 auto;
}


#footer .right {
	float: right;
	background-color: #C7C7C7;

}
#footer .right img {
	margin-bottom: 6px;
}

#footer .left {
	float: left;

	background-color: #C7C7C7;
}
#footer .left img {
	margin-bottom: 6px;
}

.clear {
	clear: both;
	height: 1px;
}
.pup {
	text-align: right;
	padding-bottom: 10px;
	padding-top: 10px;
}
#Layer1 {
	position:absolute;
	width:154px;
	height:120px;
	z-index:10;
	left: 5px;
	top: 29px;
	visibility: hidden;
}
#Layer2 {
	position:absolute;
	width:151px;
	height:222px;
	z-index:11;
	left: 159px;
	top: 29px;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	width:151px;
	height:96px;
	z-index:12;
	left: 310px;
	top: 29px;
	visibility: hidden;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/*Hides from IE-mac\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/*End hide from IE-mac*/
