@charset "UTF-8";
@import url("menu.css");
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #696969;
	font-size: 95%;
	background-color: #E5E5E5;
	line-height: 130%;
}

a:link      {
	color: #00f;
}
a {
	text-decoration: none;
}
a:visited    {
	color: #639;
}
a:active    {
	color: #f6f;
}
a:hover    {
	color: #f6f;
}

.one #container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.one #header {
	background-color: #DDDDDD;
	background-image: url(../images/header_back.gif);
	background-repeat: no-repeat;
	height: 94px;
}

.one .floatClear {
	clear: both;
	margin: 0px;
	height: 0px;
}

.one #spaceBar {
	margin: 0px;
	padding: 0px;
	float: left;
}

.one #header h1 {
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-indent: 5px;
	padding: 1px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.one  #header img {
	position: relative;
	top: 2px;
	left: 1px;
}
.one #mainContent {
	background-color: #FFFFFF;
	clear: both;
}

/*フッター*/

.one #footer {
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/under_bar_com.gif);
	background-repeat: no-repeat;
	height: 110px;
	margin: 0px;
}

.one #footer ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 700px;
}
.one #footer li{
	margin-right:4px;
	padding-right:4px;
	list-style-type: none;
	float:left;
}

.one #footer li a{
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;
}

.one #footer #pmarkBoxfooter {
	clear: both;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 870px;
}

.one #footer #pmarkBoxfooter img {
	float: left;
}

.one #footer #pmarkBoxfooter div {
	float: left;
	margin: 5px;
	width: 800px;
}

.one #footer #pmarkBoxfooter p {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	font-size: 12px;
}

/*パンナビ*/

.one #container #mainContent #pannavi {
	float: left;
	width: 893px;
	font-size: 12px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	background-image: url(../images/pannav_back.gif);
	background-repeat: no-repeat;
	height: 20px;
}

.one #container #mainContent #pannavi strong {
	font-weight: normal;
}

/*ページトップ*/

.one #container #mainContent #patop {
	width:880px;
	height: 11px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	float: left;
}

.one #container #mainContent #patop a {
	width:75px;
	height: 11px;
	text-indent: -9999px;
	float: right;
	background-image: url(../images/page_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.one #container #mainContent #patop a:hover {
	width:75px;
	background-image: url(../images/page_top.gif);
	background-repeat: no-repeat;
	height: 11px;
	background-position: 0px -29px;
	float: right;
}

/*ボディーコンテンツ*/

.one #container #mainContent #contentBox {
	float: left;
	width: 860px;
	padding-top: 20px;
	padding-left: 20px;
}

.one #container #mainContent #contentBox ul {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.one #container #mainContent #contentBox ul li {
	margin: 10px;
	list-style-type: circle;
}

.one #container #mainContent #contentBox ol {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.one #container #mainContent #contentBox ol li {
	margin: 10px;
	list-style-type: decimal;
}

.one #container #mainContent #contentBox ol ul li {
	margin: 10px;
	list-style-type: circle;
}

.one #container #mainContent #contentBox .margiBox {
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 50px;
}

.one #container #mainContent #saidComp {
	float: left;
	width: 900px;
	margin: 0px;
	padding: 0px;
}

.one #container #mainContent #saidComp #serviceBox {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	width: 660px;
}

.one #container #mainContent #saidComp .contWeb {
	width: 317px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.one #container #mainContent #saidComp .contTel {
	width: 317px;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
}

.one #container #mainContent .flolefimg {
	float: left;
	margin-right: 10px;
}
