/*-------------------------フォントサイズ等の指定*/ 
body{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1em;
	text-align:center;
	padding: 0;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0;
	line-height: 1.5em;
}

/*-------------------------allの指定*/ 
#all {
	text-align: left;
	width: 950px;
	margin: 0 auto;
}

/*-------------------------headerの指定*/ 
#header {
	height: 198px;
	margin: 0;
	padding: 0;
	background-image: url(../img-k/k-vinus.jpg);
}

#all #header h1 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #000;
	font-weight: lighter;
	padding-top: 10px;
	padding-left: 23px;
	text-align: left;
	vertical-align: top;
	width: auto;
	margin: 0px;
	left: 15px;
	top: 10px;
	bottom: 15px;
	float: left;
}

/*-------------------------naviの指定*/ 
#all #navi {
	float: left;
	width: 950px;
	background-color: #630;
	height: auto;
}

#all #navi ul {
	width:950;
	height:auto;
	float: right;
	margin: 8px;
}

#all #navi ul li {
	background-color: #000;
	text-align: center;
	display: inline;
	padding: 0px;
	float: left;
	width: 10em;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	height: auto;	
}

#all #navi ul li a {
	color: #FFF;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	font-weight: lighter;
	list-style-type: none;
	text-decoration: none;
}

#all #navi ul li a:hover {
	color: #FFF;
	background-color: #033;
}

/*-------------------------lefterの指定*/ 
#all #lefter {
	float: left;
	width:250px;
	list-style-type:none;
	margin-top: 8px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 1em;
	background-color: #BDB76B;
	padding: 0;
}

#all #lefter ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	height: auto;
	width: 230px;
	line-height: 1.2em;
	list-style-type: none;
	padding-top: 0px;
	padding-left: 15px;
	margin-top: 5px;
}
#all #lefter ul p {
	font-size: medium;
	width: 200px;
	background-color: #990;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 11px;
	margin-bottom: 11px;
	padding-left: 5px;
}
#all #lefter ul li {
	list-style-type: none;
	height: auto;
	width: 200px;
	text-indent: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

/*-------------------------contentsの指定*/ 
#all #contents {
	float: right;
	width: 680px;
	font-size: medium;
	padding: 0;
	margin-top: 8px;
}
#all #contents .test {
	float: none;
	width: 680px;
	height: auto;
	clear: both;
	display: block;
	padding-top: 1px;
}
#all #contents .test1 {
	height: 35px;
	width: auto;
	vertical-align: middle;
	float: none;
}
#all #contents h2{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-color: #990;
	height: 35px;
	width: auto;
	padding-top: 7px;
	padding-left: 11px;
}
#all #contents h3 {
	height: 32px;
	width: auto;
	background-color: #996;
	padding-top: 7px;
	padding-left: 11px;
}


/*-------------------------footerの指定*/ 
#all #footer {
	text-align: center;
	background-color: #000;
	height: 55px;
	float: left;
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#all #footer .foot-left {
	float: left;
	width: 180px;
	line-height: 1.8em;
	color: #FFF;
	height: auto;
	margin: 0px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: small;
}
#all #footer .foot-middle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 530px;
	line-height: 1.8em;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 11px;
	padding-bottom: 11px;
	font-size: small;
}
#all #footer .foot-right {
	color: #FFF;
	line-height: 1.8em;
	float: right;
	width: 180px;
	height: auto;
	margin: 0px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-right: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: small;
}
/*-------------------------sitemapの指定(footerの上に)*/ 
#all #footnavi {
	float: none;
	width: 950px;
	clear: both;
	height: 23px;
	padding-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: middle;
}
#all #contents p font {
	font-size: large;
	color: #C71585;
}
#all #contents .photo {
	float: left;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#all #contents .topcopy {
	color: #FFF;
	background-color: #000;
	text-align: center;
	height: auto;
	letter-spacing: 0.5em;
	font-size: large;
}
#all #contents .access {
	color: #FFF;
	background-color: #000;
	text-indent: 1em;
	padding: 0px;
	height: 25px;
	width: auto;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#all #contents dl {
	height: auto;
	width: 680px;
	margin: 0px;
	float: left;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	border-bottom-width: thin;
}
#all #contents dl dt {
	color: #FFF;
	background-color: #000;
	height: auto;
	width: 150px;
	text-align: center;
	float: left;
}
#all #contents dl dd {
	float: left;
	width: 480px;
	height: auto;
}
#all #contents .clear {
	height: auto;
	width: 680px;
	clear: both;
}
#all #contents .new-text {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: small;
	line-height: 1.2em;
	margin-right: 7em;
	margin-left: 7em;
	background-color: #FFF;
	width: auto;
	height: auto;
}
#all #contents .copy {
	height: auto;
	width: 680px;
}
#all #contents .color-text {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: small;
	text-decoration: underline;
	background-color: #FFF;
	color: #903;
	margin-top: 0px;
	margin-left: 5em;
	font-weight: normal;
	line-height: 0px;
	height: 8px;
	width: auto;
}
#all #contents .new {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12pt;
	background-color: #993;
	text-align: center;
	vertical-align: middle;
	height: 2em;
	width: auto;
	font-weight: lighter;
}
