/* CSS Document for Keijiban */

* {
	margin:0;
	padding:0;
	border:0;
}

#sideline {
	width: 740px;
	background:#ffffff url(image/sideline.gif) repeat-y 100% 0%;
}
#wrapper {
	width: 720px;
	background:#ffffff url(image/obi_tate.gif) repeat-y 0% 0%;
}
#header{
	height:50px;
	text-align:right;
	background: #007B32 url(image/obi_yoko.gif) no-repeat;
}

#nov {
	width: 50px;
	margin-top: 70px;
	float:left;
	text-align:center;
}

#contents {
	width:670px;
	overflow:hidden;
	float:right;
	background:#ffffff;
}

#col{
	margin:20px 0px 20px 32px;
}

.toTop{
	color: #007B32;
	text-decoration: none;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	line-height: 120%;
	font-size: 13px;
	margin:40px;
	text-align:right;
}

.toTop a{
	color: #007B32;
	text-decoration: none;
}
.toTop a:visited {
	color: #006633;
}

#footer{
	clear:both;
	background: #007B32;
	color: #ffffff;
}
#footer th {
	background: #007B32 url(image/obi_yoko.gif) no-repeat 0% 0%;
	width: 50px;
}
#footer td {
	height: 30px;
	width: 670px;
	text-align:right;
	font-size: 10px;
}
#footer td p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	line-height: 120%;
	font-size: 13px;
	padding-right:15px;
}

