 #header {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
 #header #header2 {
	font-size: 16px;
	color: #555555;
	padding-bottom: 5px;
}
 #header #header2 #time {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	right: 0%;
	position: relative;
	width: 80px;
}
#content {
	font-size: 14px;
	background-color: #FFFFFF;
	width: 820px;
	height: 430px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#ll {
	padding: 5px;
	float: right;
	margin-left: 10px;
}
 #footer {
	font-size: 14px;
	color: #000000;
	font-family: "ＤＦＰ新細丸ゴシック体";
	text-align: center;
}
img {
	float: left;
	margin: 10px;
}

#rr {
	float: right;
	margin-left: 1em;
}

body{
	color: #333;
	font-size: 11px;
	font-family: verdana;
	background-attachment: fixed;
	background-image: url(img/neko-logo-300.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a{
color: #fff;
text-decoration: none;
}
a:hover{
color: #DFE44F;
}
p{
	margin: 0;
	line-height: 1.5em;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper{
	width: 850px;
	height:450px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: static;
	font-size: 16px;
	line-height: 1.6em;
}
.box{
	background: #fff;
	height: 430px;
	width: auto;
}
.boxholder{
	clear: both;
	height: auto;
	background-color: #FF6633;
	padding: 1px;
}
.tab{
	float: left;
	height: 20px;
	width: 100px;
	text-align: center;
	background-color: #FF6633;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.tabtxt{
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.boxin {
	height: 450px;
	width: auto;
	overflow: auto;
	padding: 10px;
}
.boxinw {
	height: 450px;
	width: auto;
	overflow: auto;
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 10px;
}
.top {
	width: 300px;
	margin-left: 40%;
}

#lbox {
	padding: 10px;
	width: 45%;
	float: left;
	height: 120px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6633;
	border-bottom-color: #FF6633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: auto;
}
#rbox {
	padding: 10px;
	width: 45%;
	float: right;
	height: 120px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FF6633;
	border-bottom-color: #FF6633;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: auto;
	font-size: 14px;
}
.style1 {font-size: 36px}
.style2 {font-size: 20px}
.style5 {font-size: 16px}
.style7 {
	font-size: 17px;
	color: #333333;
	font-style: italic;
	font-weight: bolder;
}
.style11 {
	font-size: 15px;
	background-color: #FF6633;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

