/*
-reset-
*/
html, body, div, span, applet, object, iframe, h1, h2, h3,h4, h5, h6, p, blockquote, pre, a, abbr, acronym,address, big, cite, code, del, dfn, em, font, ins,kbd, q, s, samp, small, strike, strong, sub, sup, tt,var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;
padding:0;
border:0;
outline:0;
font-weight:inherit;
font-style:inherit;
font-family:inherit;
vertical-align:baseline;
}
/*
-----clearfix-----
*/
.clearfix:after {
	content: url(im/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

a	{
	color: #000;
	border:0;
}
img	{
border:0;
margin:0;
padding:0;
border:0;
}

html	{
	height: 100%;
}

body	{
	background-color: #fff;
}

/* コンテナ */
div#container	{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

/* ヘッダー */
div#header	{
	background-image: url(im/campany.jpg);
	padding: 15px 15px 260px;
	margin-bottom: 20px
}

/* メニュー */
ul#menu	{
	margin-left: 0;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 0.65em;
	font-family: "ＭＳ ゴシック",sans-serif;
	text-align: right;
	border-bottom: 1px solid #999
}

ul#menu li	{
	list-style-type: none;
	display: inline
}

ul#menu li a {
	text-decoration: none;
	border-right: solid 1px #999;
	padding: 3px 10px
}

ul#menu li.menulast a{
	border-right: solid 0px #999
}

/* 左コンテンツ */
div#contentsl	{
	width: 410px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	font-size: 0.75em;
	font-family: "ＭＳ ゴシック",sans-serif;
	line-height: 25px
}

td.item	{
	width: 90px;
}

td.contents	{
	width: 320px;
}

/* フッター */
div#footer	{
	clear :both
}

address	{
	font-size: 9px;
	color: #959595;
	font-style: normal;
	font-family: "ＭＳ ゴシック",sans-serif;
	text-align: center
}
