#allcenter { width: 800px; margin: 0 auto; text-align: left; }  

/*ヘッダーフッターフラッシュ用*/
#container {
	min-height:100%;
	margin-bottom:-40px;
	height:auto !important;
	height:100%;
}
#footflash {
	height:40px;
}
#footer-space {
	height:40px;
}

/*ボックス*/
#main {
	width: 800px;
}

#header {
	width: 800px;
	/padding-top: 10px;
	margin-top: 10px;
 	margin-bottom: 10px;
}

#contents {
	width: 800px;
	text-align: left;
}

#footer {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footerleft {
	width: 250px;
	margin-top: 5px;
	text-align: left;
	float: left;
	font-size: 0.8em;
}

#footerright {
	width: 500px;
	margin-top: 5px;
	text-align: right;
	float: right;
	font-size: 0.8em;
}
#language{
	width: 800px;
	text-align: right;
	font-size: 12px;
	color: #333;
	padding-top: 5px;
	z-index: 3;
	position: absolute;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*トップページ*/
#iso {
	font-size: 0.8em;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099bb;
	border-right-color: #0099bb;
	border-bottom-color: #0099bb;
	border-left-color: #0099bb;
	margin-top: 10px;
	line-height: 1.3em;
}

/*会社情報ページ*/
#corporatemenu{
	width: 800px;
	margin-top: auto;
	margin-bottom: 10px;
}
#corporate01box {
	float: right;
	width: 280px;
	margin-left: 10px;
}
#mpabox {
	float: left;
	width: 380px;
	margin: 10px;
}


/*製品情報ページ*/
#product{
	width: 370px;
	margin-left: 15px;
	float: left;
	margin-bottom: 25px;
	margin-right: 15px;
}

#product2{
	width: 770px;
	margin-left: 15px;
	float: left;
	margin-bottom: 25px;
	margin-right: 15px;
}

#product_headline {
	margin-bottom: 10px;
	background-color: #d6f2ff;
	padding: 5px;
	text-align: center;
	letter-spacing: .5em;
	font-size: 1em;
	border: 3px double #FFF;
	margin-top: 10px;
}

#product_title {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0b3291;
	border-left-color: #0b3291;
	color: #0b3291;
	font-size: 1.1em;
	font-weight: bold;
}

#product_title_harf {
	margin-bottom: 10px;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0b3291;
	border-left-color: #0b3291;
	color: #0b3291;
	font-size: 1.1em;
	font-weight: bold;
}

#product_img {
	float: left;
}
