@charset "utf-8";
/* CSS Document */
body {
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
#wrap_1 {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}

#top {
	text-align: center;
	height: 143px;
	width: 700px;
}
#main {
	height: 1000px;
	width: 700px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
/*
フッター
*/
#footer{
	height: 60px;
	width: 700px;
	text-align: center;
	margin-top: 20px;
	background-image: url(../image/topimage/fo.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 14px;
	color: #000000;
	text-align: center;
	height: 30px;
	width: 270px;
	margin-top: 20px;
	margin-right: 300px;
}
h3{
	margin-top: 20px;
}
#titl {
	background-color: #FFFFFF;
}
#boox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	width: 500px;
	margin-right: 100px;
	margin-left: 100px;
}
#sonohoka {
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	line-height: 15px;
}


th {
	width: 150px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	font-size: 12px;
	color: #666666;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #000066;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(../companyinfo/back-gray1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
td.a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #666666;
	padding-left: 20px;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 340px;
	border-top-style: none;
	text-align: left;
	line-height: 20px;
}


address{
	color: #666666;
	text-align: center;
	font-size: 12px;
}
