body {
	margin:0px;
	padding:0px;
	background:#000000 url(../image/bg.jpg) left top repeat-x;
}

p {
	margin:0px;
	padding:0px;
}

h1 {
	margin:0px;
	padding:0px;
}

h2 {
	margin:0px;
	padding:0px;
}

h3 {
	margin:0px;
	padding:0px 10px 0px 10px;
	font-size:0.65em;
	line-height:1.4em;
	color:#CCCCCC;
}

h4 {
	margin:0px 0px 10px 0px;
	padding:0px 10px 5px 10px;
	font-size:0.85em;
	line-height:1.6em;
	color:#CCCCCC;
	background:url(image/main-ttl_bg.gif) bottom left no-repeat;
}

.base_font {
	font-size:0.75em;
	line-height:1.5em;
	color:#CCCCCC;
}

.font_small {
	font-size:0.65em;
	line-height:1.4em;
	color:#CCCCCC;
}

.font_att {
	font-size:0.75em;
	line-height:1.5em;
	color:#FF6600;
	font-weight:bold;
}

a {
	color:#999900;
	text-decoration:underline;
}

a:hover {
	color:#999900;
	text-decoration:none;
}

#left {
	float: left;
	width: 380px;
}

#container {
	width:560px;
}
  
#under_container {
	width:560px;
}
 
#under_container h4 {
	background:url(image/under_main-ttl_bg.gif) bottom left no-repeat;
}

.content {
	padding: 10px 10px 5px 10px;
	color:#CCCCCC;
}

#right {
	float:left;
	width:180px;
	color:#CCCCCC;
}

#right h2 {
	margin:0px;
	padding:0px 5px 5px 10px;
	background:url(image/sub-ttl_bg.gif) bottom left no-repeat;
	width:165px;
	font-size:0.65em;
	line-height:1.4em;
	letter-spacing: .3em;
}

.content p {
	margin-bottom: 10px;
	padding:0px 10px 0px 10px;
	font-size:0.75em;
	line-height:1.5em;
}

.content p.posted {
	font-size:0.65em;
	line-height:1.4em;
	border-top: 1px solid #666666;
	margin-bottom: 40px;
	padding:3px 10px 3px 10px;
}

#calendar {
	text-align: center;
	margin-bottom: 30px;
}

#calendar table {
	text-align: center;
	margin-bottom: 30px;
	font-size:0.65em;
	line-height:1.4em;
}

#calendar caption {
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	margin:0px 0px 5px 0px;
	padding:0px 5px 5px 10px;
	background:url(image/sub-ttl_bg.gif) bottom left no-repeat;
	width:165px;
}

#right ul {
	padding:0px 0px 0px 10px;
	margin:0px 0px 30px 0px;
}

#right li {
	margin-top: 3px;
	list-style-type: none;
	font-size:0.65em;
	line-height:1.4em;
}

#search_box {
	padding:10px;
	margin:0px 0px 30px 0px;
	font-size:0.65em;
	line-height:1.4em;
}

form {
	margin:0px;
	padding:0px;
}

.re {
	margin:0 0 0 10px;
	font-size:0.75em;
	line-height:1.5em;
}