@charset "shift_JIS";
/*ご利用にあたって*/
.useList ul {
	margin: 0.5em 0em 0em 0.8em;
	padding-left: 0.8em;
	list-style-type: decimal;
	list-style-position: outside;
}
.useBox {
	margin: 0.5em 0em;
	border: double #996633;
}
.useBox p {
	margin: 0.5em;
}

/*サイトマップ*/
.siteBox {
	clear:both;
	position:relative;
}
.siteLeft {
	width:220px;
	margin-left:20px;
	_margin-left:10px;
	color:#996633;
	float:left;
	position:relative;
}
.sitehome {
	margin-bottom:15px;
	background-image:url(../../categ/images/cat-backg.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	width:600px;
	position:relative;
	clear:both
}
.siteRight {
	margin: 0;
	width:470px;
	position:relative;
	float:right;
	margin-bottom:10px;
}
.siteRight div {
	margin-bottom:5px;
}
.siteRight a {
	margin-right: 15px;
}
.siteRight p {
	background-image:url(../../categ/images/cat-backg.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:5px;
}

/*個人情報*/
.priList {
	margin-left:10px;
	margin-bottom:15px;
	position:relative;
}
.priList ul {
	margin: 0em 0em 0em 0.8em;
	padding-left: 0.8em;
	list-style-type: decimal;
	list-style-position: outside;
}
.priName {
	margin-bottom:15px;
	text-align:right;
	color:#996633;
}

/*会社概要*/
#comBox {
	text-align:center;
}
#comBox div {
	margin-bottom:15px;
}
#comBox p {
	color:#CC9933;
	font-weight:bold;
}

/*リンク*/
#link01,#link02,#link03 {
	margin:0px;
	position:relative;
	clear:both;
}
#link01 div,#link02 div,#link03 div {
	width:320px;
	background-image:url(../../categ/images/cat-backg.gif);
	background-repeat:no-repeat;
	float:left;
	padding-left:20px;
	margin:0px 5px 5px 0px;
	line-height:130%;
}
#link01 a,#link02 a,#link03 a {
	color:#996633;
	text-decoration:none;
}
#link01 a:hover,#link02 a:hover,#link03 a:hover {
	background-color:#E6CDB4;
}