body {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-size: small;
	color: #000000;
	background: #ffffff;
	font-family: Verdana;
}
#loading{position:relative; top:50px; left:50px; background-image:url(../image/spinner.gif); background-repeat:no-repeat; background-position:left middle; padding-left:50px;}
.area{
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-bottom:5px;
	width:100%;
}
.type-tab-bold-white{
	color:#ffffff;
	font-weight:bold;
	font-size:10pt;
}
.type-tab-bold-black{
	color:#000000;
	font-weight:bold;
	font-size:10pt;
}
.type-tab{
	font-weight:normal;
	font-size:10pt;
	}
.white{
	color:#ffffff;
	padding:7px;
	}
.white2{
	color:#ffffff;
	padding:7px;
	font-size:8pt;
	}
.white3{
	color:#ffffff;
	padding:5px;
	font-size:10pt;
	font-weight:bold;
	}
.white4{
	color:#ffffff;
	padding:5px;
	font-size:9pt;
	font-weight:bold;
	}
.white5{
	color:#ffffff;
	padding:3px;
	font-size:8pt;
	font-weight:bold;
	}
#main-col h3{
	margin: 0;
	padding: 10px 10px 10px 20px;
	border-top: 1px dotted #999966;
	font-size: 12pt;
	line-height: 1.5em;
	color: #669900;
	background: url(../image/newsarrow.gif) no-repeat 2px 1.1em;
}
#main-col h4{
	margin: 0;
	padding: 0.1em 0.4em;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-size: 14pt;
	font-weight: bold;
	color: #ffffff;
	background: #8ebf02;
}

a {
	color: #77af01;
	background: transparent;
}
#sub-col a:link {
	color: #77af01;
	background: transparent;
}
#sub-col a:visited {
	color: #77af01;
	background: transparent;
}
#sub-col a:active {
	color: #77af01;
	background: transparent;
}
.type-e{
	font-weight:normal;
	font-size:10pt;
	}
.type-f{
	font-weight:normal;
	font-size:10pt;
	padding:8px;
	}
.type-f3{
	font-weight:normal;
	font-size:10pt;
	padding:0px 8px 8px 8px;
	}
.type-fb{
	font-weight:bold;
	font-size:10pt;
	padding:8px;
	color:#4b5c31;
	}
.type-f2{
	font-weight:normal;
	font-size:10pt;
	padding:8px;
	color:#4b5c31;
	}
.type-h{
	font-size:10pt;
	color:#4b5c31;
	}
.type-fs{
	font-weight:normal;
	font-size:8pt;
	padding:5px;
	}
.type-gs{
	font-weight:normal;
	font-size:8pt;
	color:#888888;
	}
.type-g{
	font-weight:bold;
	font-size:8pt;
	color:#ffffff;
	}
.type-el{
	font-size:14pt;
	font-weight:bold;
	}
.type-n{
	font-weight:normal;
	font-size:10pt;
}

.type-r{
	font-weight:normal;
	font-size:8pt;
	color:#ff0000;
}
.type-rb{
	font-weight:bold;
	font-size:10pt;
	color:#ff0000;
}

.type-bl{
	font-weight:normal;
	font-size:8pt;
	color:#0000ff;
	padding:8px;
}

.date{
	font-weight:normal;
	font-size:10pt;
	color:#4b5c31;
}

.bold{
	font-weight:bold;
	font-size:12pt;
	}

.type-ut{
	font-weight:normal;
	font-size:10pt;
	color:#4b5c31;
	}

.type-utsmall{
	font-weight:normal;
	font-size:8pt;
	color:#4b5c31;
	}

.title{
	padding:7px;
	font-weight:bold;
	font-size:12pt;
	color:#ffffff;
	}


.link2{
	font-size:10pt;
	color:#ffffff;
	}

.side{
	border:1px solid #4b5c31;
	margin-bottom:10px;
	}

.dot { border-bottom: 1px dotted gray; border-left: 1px dotted gray; }
.dot th { border-top: 1px dotted gray; border-right: 1px dotted gray; }
.dot td { border-top: 1px dotted gray; border-right: 1px dotted gray; }

ul.sidemenu{
	margin-top:0.8em;
	margin-left:0;
	padding-left:0;
	list-style:none;
	font-size:10pt;
}

ul.sidemenu li{
	padding-left:15px;
	background: url(../image/marker.gif) no-repeat 5px 0.5em;
}

#main-col p {
  margin: 0 10px 15px 20px;
	font-size:10pt;
  line-height: 1.5em;
}

#main-col p.posted {
  text-align: right;
	font-size:10pt;
}

#header {
	color		:	#000000;
	background	:	url(../image/back.jpg) repeat-x;
}

#header h1{
	margin		:	0;
	padding: 0.1em 0.4em;
	color		:	#ffffff;
	background	:	url(../image/back-right.jpg) no-repeat top right;
}

#header a{
	background	:	transparent;
	color		:	#ffffff;
}

/* プロフィール
---------------------------------------------------- */
#profile dl {
  margin: 0.7em 0 1.5em 0;
}
#profile dt, #profile dd {
  display: block;
  margin: 0 3px;
  padding: 0;
  font-size: x-small;
}
#profile dt {
  margin-bottom: 0.3em;
  font-weight: bold;
}
#profile dt img{
  float: left;
}

#entry-col {
  margin: 10px 20px 0px 20px;
}
#entry-col .menu{
  margin:10px;
  text-align:center;
}

/* カレンダー
---------------------------------------------------- */
#calendar table {
  margin: 0;
  width: 170px;
}
#calendar th, #calendar td {
  text-align: center;
  font-size: 9px;
  font-weight: normal;
}
#calendar caption {
  clear: left;
  margin: 0;
  padding: 0.1em 0.4em;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background: #8ebf02;
}
#calendar caption a:link {
	color: #ffffff;
	background: transparent;
	text-decoration: none;
}

/* [使えるCSSテクニックVol.2] CSSを使った見栄えの良いページャー */
ul.pager {
	margin: 10px;
}
ul.pager li {
	float: left;
	margin-right: 5px;
	border: 1px #8ebf02 solid;
	font-weight: bold;
}
ul.pager li.prev,
ul.pager li.next {
	border: none;
}
ul.pager li a {
	position: relative;
	display: block;
	padding: 3px 8px;
	color: #8ebf02;
}
ul.pager li a:link,
ul.pager li a:visited {
	text-decoration: none;
}
ul.pager li a:hover,
ul.pager li a:active {
	background-color: #8ebf02;
	text-decoration: none;
	color: #FFFFFF;
}
ul.pager li em {
	display: block;
	padding: 3px 8px;
	background: #8ebf02;
	color: #FFFFFF;
}
