* {
	margin:0;
	padding:0
}
img {
	border:0;
	}
h1,h2,h3,h4,h5,h6,p,address{
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
/*レイアウト構造*/
#wrapper {
	margin: 0 auto;
	width: 760px;
	text-align: left;
	position: relative;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	top: 12px;


}
body {
	text-align: center;
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック",sans-serif;
	line-height:1.5;
	/*\*/
	letter-spacing:0.1em;
	/**/
}
#container {
	width: 100%;
	margin-top: 67px;
}
#primary {
	width: 588px;
	float: right;
	padding:3px 6px;
}
#secondary {
	left: 0px;
	top: 0px;
	width: 154px;
	float: left;
	padding: 3px;
}
#header {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FF9900;
	height: 65px;
	width:100%;
}
#footer {
	padding: 3px;
}
#container hr {
	clear: both;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 117%;
}

/*ヘッダー部品*/
#header img{
	float:left;
	margin:1px 3px 10px;
}
#headbox {
	margin-left: 170px;
	width:550px;
	text-align: right;
}
#headlink {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 11px;
}
#headtext {
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-size: 11px;
}
#tell {
	font-size: 12px;
	line-height: 13px;
}
#compname {
	font-size: 12px;
}
/*footer部品*/
#copy {
	font-size: 10px;
	color: #333333;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	height: 12px;

}
#foothelplink {
	font-size: 11px;
	text-align: right;
	line-height: 1.7em;
	margin-top: 6px;
}
#footlink {
	font-size: 11px;
	line-height: 1.25em;
}
/*サイドナビげーション部品*/
#secondary ul {
	list-style-type: none;
}
#secondary img {
	margin-top: 3px;
}
#secondary li {
	color: #000000;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #FF9900;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
/*kコンテンツ部分共通部品*/
#pankuzu {
	font-size: 90%;
	margin-bottom: 1em;
	margin-left: 1em;

}
#pankuzu a,#pankuzu a:hover {
	display: inline;
}
