body {
	background-color: #171717;
	color: #bbb;
	margin: 10px;
	padding: 0px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
}
.out {
	line-height:16px;
	width:100%;
	background-color: #171717;
}
.int {
	width:800px;
	margin:0px auto;
}
.logo {
	width:100%;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	float:left;
}
.main {
	background-color:#303030;
	background-image:url(images/bg-glow.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:10px;
	float:left;
	width:780px;
}
.left {
	float:left;
	width:180px;
}
.right{
	float:right;
	width:580px;
	line-height: 23px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
hr {
	margin-top: 15px;
	margin-bottom: 15px;
}

.footer{
	background-color:#1d1d1d;
	width:780px;
	float:left;
	margin-bottom:10px;
	margin-top: 10px;
	padding: 10px;
}
.module {
}
.menumodule {
	background-image: url(images/menumodule_top.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.modulebottom {
	background-image: url(images/menumodule_bottom.jpg);
	height: 15px;
	background-position: top;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}
.menumodule .module td {
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.main .right h3 {
	color: #6FB7FF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
}
.main .right h4 {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 14px;
}
a:link {
	color:#6FB7FF;
} 
a:visited {
	color: #9BCDFF;
}
a:hover {
	color: #3399FF;
}
a:active {
	color: #66CC33;
}
.footerbottom {
	width: 780px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.line {
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.line2 {
	background-image: url(./images/line.jpg);
	height: 4px;
	width: 100%;
	background-repeat: no-repeat;
}
.right .img {
	border: 5px solid #666666;
	margin: 7px;
}
.left .navi_table td{
	border: 1px solid #000000;
}
.right .used_images {
	padding-top: 10px;
	padding-bottom: 10px;
}
.used_images img {
	border: 3px solid #84B5FF;
}
input,textarea {
	background-color: #2A2A2A;
	border: 2px solid #6FB7FF;
	padding: 3px;
	color: #CCCCCC;
}
select {
	background-color: #2A2A2A;
	border: 2px solid #6FB7FF;
	padding: 3px;
	color: #CCCCCC;
}
legend {
	color:#FFFFFF;
	padding: 5px;
}
strong {
	color: #FFFFFF;
}

.entry {
	padding-bottom: 15px;
	padding-top: 5px;
}
.entry .event_date {
	color: #FFFFFF;
	padding-bottom: 10px;
}
.right h2 {
	color: #FFFFFF;
	font-size: 16px;
}
.right .head_desc {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
.right .head_desc_noline {
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.this_month_text {
	font-size: 14px;
	color: #6FB7FF;
	font-weight: bold;
}
.this_month_number {
	font-size: 20px;
	font-weight: bold;
	color: #6FB7FF;
}
.this_month {
	padding-top: 5px;
	padding-bottom: 25px;
}
.calendar .calendar-month {
	background-color: #6FB7FF;
	color: #333333;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
.calendar_box .calendar td {
}
.calendar_box .calendar {
	border: 1px solid #666666;
}
.calendar_box .calendar td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.calendar .calendar_week th {
	background-color: #8EC7FF;
	color: #333333;
}
.calendar_box .calendar td {
}
.calendar .off1 {
	background-color: #00496C;
}
.calendar .on {
	background-color: #232323;
}
.calendar .off2 {
	background-color: #226845;
}
.calendar .on_event {
	background-color: #232323;
	font-weight: bold;
	font-size: larger;
	text-decoration: blink;
}
.calendar_box {
	margin-top: 15px;
	margin-bottom: 14px;
}
.menumodule .module .module_text {
	line-height: 35px;
	padding-top: 20px;
}
.right .key_name_head {
	font-size: 20px;
	color: #6FB7FF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.right .just_strong {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.right .contents_head {
	font-size: 18px;
	font-weight: bold;
	color: #6FB7FF;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
.right .contents_head_noline {
	font-size: 18px;
	font-weight: bold;
	color: #6FB7FF;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.right .entry .news_title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.right .entry .news_date {
	font-size: 10px;
	color: #CCCCCC;
}
.right .entry .news_desc {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
.right .entry .news_images {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.entry .news_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.athome_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
}
.athome_images {
	padding-top: 7px;
	padding-bottom: 7px;
}
.right .googlemap {
	border: 5px solid #6FB7FF;
	height: 350px;
	width: 500px;
}
.dateclass {
	font-size:11px;
	color:#FFFFFF;
}
.right .entry img {
	border: 3px solid #6FB7FF;
}
.right .image_border img{
	border: 3px solid #6FB7FF;
}
.right .form_color {
	background-color: #6FB7FF;
	border: 6px solid #6FB7FF;
}
.right blockquote {
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #454545;
	color: #CCCCCC;
}
.right h1 {
	font-size: 16px;
	color: #FFFFFF;
}
