body,ul,ol,li,h1,h2,h3,h4,h5 {
margin:0;
padding:0;
}

p {
margin:10px 0;
padding:0;
}

ul,li {
list-style-type:none;
display:block;
}

body {
	background-repeat:repeat-y;
	background-position:900px 0;
	background-image: url(../images/base_01.gif);
}

body
textarea {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS UI Gothic',sans-serif;
font-size:99%;
color:#333;
background-color:#fff;
background-repeat:repeat-y;
background-position:900px 0;
}

#container {
background-color:#fff;
position:relative;
width:900px;
overflow:auto;
margin-right:auto;
margin-bottom:10px;
margin-left:auto;
border-right:1px solid #666;
border-bottom:1px solid #666;
border-left:1px solid #666;
}

a {
	color:#562b00;
	text-decoration:none;
}

a:hover {
	color:#c00;
}

.note {
font-size:.9em;
}

.clearall {
clear:both;
}

span.sep {
color:#999;
}

/* header関連
--------------------------------------*/

#header {
	width:auto;
	height:100px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

#header p#h1 {
	color:#fff;
	font-size:12px;
	background-image:url(../images/base_02.gif);
	text-align:left;
	width:auto;
	border-bottom:1px solid #666;
	display:block;
	margin:0;
	padding:3px;
	vertical-align: middle;
}

#header img#logo {
	position:relative;
	top:0px;
	float:left;
	margin: 5px;
	padding: 10px;
	height: auto;
	width: auto;
}


#headerNavi{
	position: absolute;
	top: 60px;
	right: 50px;
	text-align:left;
	left: 480px;
	visibility: visible;
	width: 420px;
}



#headerNavi ul li {
	vertical-align:middle;
	display:inline;
	padding-left:0.5em;
	padding-right:0.5em;
	border-left:1px solid #ccc;
}

#headerNavi ul li a {
text-decoration:none;
color:#666;
}

#headerNavi ul li a:hover {
color:#F00;
}

#header_img{
	background-color:#CCCCCC;
	font-stretch:normal;
    font-size:12px
	top: 50px;
	right: 50px;
	text-align:center;
	visibility: visible;
	width: 50px;
	height: 100px;
	left: 500px;
	white-space: normal;
}

div#footer {
width:900px;
margin-right:auto;
margin-left:auto;
}

#bnavi {
	line-height:1.5;
	text-align:right;
	width:auto;
	background-image: url(../images/base_02.gif);
	height: auto;
}

#bnavi a {
	color:#FFFFFF;
	margin-top:4px;
}

#bnavi a:hover {
	color:#0000FF;
	margin-top:4px;
}

#copyright {
	font-size:0.9em;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS UI Gothic', sans-serif;
	text-align:right;
	width:auto;
	margin-bottom:15px;
	background-image: url(../images/base_02.gif);
	height: 15px;
	color: #FFFFFF;
}

table#headlink {
position:absolute;
top:60px;
left:640px;
}

#headlink td {
padding-right:10px;
}

#headlink td a {
font-size:10px;
background-image:url(../common/bt_head.gif);
background-repeat:no-repeat;
text-indent:-9999px;
display:block;
width:74px;
height:12px;
}

#headlink td a#he2 {
background-position:0 -12px;
}

#headlink td a#he3 {
background-position:0 -24px;
}

#headlink td a:hover {
background-position:-74px 0;
}

#headlink td a#he2:hover {
background-position:-74px -12px;
}

#headlink td a#he3:hover {
background-position:-74px -24px;
}

div#teitxt {
color:#006;
font-size:14px;
line-height:1em;
background-color:#eedf9e;
text-align:center;
padding-top:10px;
padding-bottom:10px;
border:solid 1px;
margin:5px 0;
}

*html #header p#leadnew,:first-child+html #header p#leadnew {
height:15px;
padding-top:7px;
}

