@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:Verdana, "lr oSVbN", sans-serif;
	background: #D5D7D8;
	color: #6F7070;
	font-size: small;
}
img {
	border: 0;
}
ul,
ul li {
	margin: 0;
	padding: 0;
}
li {
	list-style-type:none;
}
hr {
	display: none;
	margin: 0;
	padding: 0;
}
blockquote {
    font-style: italic;
}
.small {
    font-size: 11px;
}
br {
    letter-spacing: 0;
}

h1 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h2 {
	font-size: 0;
	margin: 0;
	padding: 0;
}
/*
 Link Color 
----------------------------------------------------------- */
a:link,a:visited,a:active {
	color: #5B84C3;
	text-decoration:none;
}
a:hover {
	color: #1A4778;
	text-decoration: underline;
}
/*
 Layout
----------------------------------------------------------- */
.bodyContent {

}
#wrap {
	width: 780px;
	background: url(images/shadow.gif) repeat-y center top;
	margin: 0 auto 0 auto;
	padding: 0 10px;
}
#header {
	width: 780px;
	text-align: left;
	font-size: 11px;
}
#content {
	padding: 5px 5px 15px 5px;
	text-align: left;
	width: 770px;
}
#content:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
#footer {
	clear: both;
	width: 780px;
	height: 67px;
	background: url(images/footer.gif) repeat-x bottom;
	color: white;
	font-size: 11px;
}
/*
 header
----------------------------------------------------------- */
.blogDescription {
	float: left;
	padding: 5px 0 13px 10px;
}
.header_main {
	position: relative;
	clear: both;
	width: 780px;
	height: 67px;
	background: url(images/tel.gif) no-repeat right bottom;
}
.headLogin {
	position: absolute;
	top: 0;
	right: 0;
}
.headLogin a:link,
.headLogin a:visited {
	color: #ffffff;
}
.headLogin a:hover {
	color: #FF3300;
}
.headLogin a:visited {
	color: #ffffff;
}
ul#snavi {
	float: right;
	width: 300px;
	margin: 5px 5px 13px 0;
}
ul#snavi li.no_line {
	float: right;
}
ul#snavi li.line {
	float: right;
	border-left: 1px solid #6F7070;
	margin-left: 5px;
	text-indent: 5px;
}
.logo {
	float: left;
	width: 276px;
}
p.h_text {
	float: right;
	padding: 4.5em 1em 0 0;
	margin: 0;
}
ul#gnavi {
	clear: both;
	height: 42px;	
}
ul#gnavi li {
	float: left;
}
ul#gnavi li img {
	vertical-align: middle;
}
/*
 content
----------------------------------------------------------- */
.top_img {
	padding: 5px 5px 0px 5px;
}
#main {
	float: left;
	width: 461px;
	margin-bottom: 15px;
	padding-right: 21px;
}
.area {
	width: 461px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.area p {
	margin: 0;
	padding: 1em 1.7em 1em 2.7em;
	line-height: 1.5em;
}
ul.top_list {
	margin-left: 2.7em;
}
ul.top_list li {
	background: url(images/top_point.gif) no-repeat 0 4px;
	padding-left: 20px;
}
.blog_area {
	width: 461px;
	height: 101px;
	background: url(images/blog_box.gif) no-repeat top;
	letter-spacing: 1px;
	line-height: 1.3em;
	margin-bottom: 1.5em;
}
.blog_inner {
	padding: 10px 10px 10px 27px;
}
#newsBox {
	padding: 15px 10px 17px 25px;
	line-height: 1.3em;
}
.newsBox {
	padding: 0px 10px 17px 25px;
	line-height: 1.3em;
}
.title {
	padding: 10px 10px 3px 25px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
}
ul.update li {
	list-style-type: disc;
	list-style-position: inside;
}
#information {
	float: left;
	width: 288px;
	margin: 0 0 15px 0;
	background: url(images/info_back.gif) repeat-y;
}
#information dl {
	width: 270px;
	overflow: hidden;
	margin: 0;
	padding: 10px 0 20px 12px;
	line-height: 1.8em;
}
#information dt {
	float: left;
	width: 5em;
	background: url(images/point.gif) no-repeat 0 6px;
	padding-left: 1em;
}
#information dd {
	margin-left: 6.5em;
}
dd.date {
	clear: both;
	float: left;
}
dd.time {
	float: left;
	margin-left: 6em;
	text-align: right;
}
.info_top {
	width: 288px;
	height: 94px;
	background: url(images/info_top.gif) no-repeat;
}
.info_bottom {
	clear: both;
	width: 288px;
	height: 30px;
	background: url(images/info_bottom.gif) no-repeat;
}
p.info_link {
	margin: 0;
	padding: 10px 20px 0 0;
	text-align: right;
}
.r_photo {
	float: right;
	margin-bottom: 10px;
}
.item {
	text-align: left;
	color: #666666;
	border: 1px solid #5B84C3;
	margin-bottom: 10px;
}
.itemHeader, .itemHeader a:link, .itemHeader a:visited, .itemHeader a:active {
	background-color: #5B84C3;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
}
.itemBody {
	padding: 4px;
}

.itemMetadata, .itemMetadata a:link, .itemMetadata a:visited, .itemMetadata a:active {
  color: gray;
  font-size: 10px;
}

.itemBodyEven {
  background: white;
}
.itemBodyOdd {
  background: #F7F7F7;
}

.blogEntry {
  text-align: left;
  border-top: 1px solid #006699;
}
.blogEntryHeader, .blogEntryHeader a:link, .blogEntryHeader a:visited, .blogEntryHeader a:active {
  color: black;
  font-size: 14px;
  font-weight: bold;
}
.blogEntryBody {
  line-height: 120%;
}
.blogEntryMetadata, .blogEntryMetadata a:link, .blogEntryMetadata a:visited, .blogEntryMetadata a:active {
  color: gray;
  font-size: 10px;
}


/*
 footer
----------------------------------------------------------- */
ul#fnavi {
	padding: 10px 0 0 198px;
}
ul#fnavi li {
	float: left;
}
ul#fnavi li.line {
	border-left: 1px solid white;
	margin-left: 5px;
	text-indent: 5px;
}
ul#fnavi a:link,ul#fnavi a:active,ul#fnavi a:visited {
	color: white;
	text-decoration:none;
}
ul#fnavi a:hover {
	color: white;
	text-decoration: underline;
}
.e-office {
	clear: both;
	float: left;
	width: 115px;
	height: 18px;
	padding: 5px 0 0 10px;
}
.e-office img {
	opacity:0.6;
	filter: alpha(opacity=60);
}
.copy {
	float: left;
	padding: 11px 0 0 110px;
}
#log {
	padding: 0 5px 0 0;
	font-size: 10px;
	text-align: right;
}
#log a:link,#log a:visited,#log a:active {
	color: white;
}
#log a:hover {
	color: #1A4778;
}



.tagCloud {
  line-height: 36px;
}
.tagCloud1 {
  font-size: 10px;
}
.tagCloud2 {
  font-size: 12px;
}
.tagCloud3 {
  font-size: 14px;
}
.tagCloud4 {
  font-size: 16px;
}
.tagCloud5 {
  font-size: 18px;
}
.tagCloud6 {
  font-size: 20px;
}
.tagCloud7 {
  font-size: 22px;
}
.tagCloud8 {
  font-size: 24px;
}
.tagCloud9 {
  font-size: 26px;
}
.tagCloud10 {
  font-size: 28px;
}

p.imgimg {
	padding-top: 0;
	padding-bottom: 0;
}
.banner {
	margin-bottom: 10px;
}