@charset "UTF-8";
body {
	font-size: 90%;
	margin-top: 0px;
}
#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #3169B6;
	text-decoration: none;
}
a:visited {
	color: #3169B6;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: underline;
}
a:active {
	color: #3169B6;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photoright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.photoleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.wordright {
	text-align: right;
}
.wordcenter {
	text-align: center;
	clear: both;
}
.wordrleft {
	text-align: left;
}
#header {
	width: 840px;
	padding-bottom: 15px;
	height: 100px;
}
#header #logo {
	width: 260px;
	float: left;
}
#header h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 300px;
	padding-right: 20px;
	float: right;
	margin-bottom: 10px;
	padding-top: 10px;
}
#header h2 {
	font-size: 12px;
	color: #333;
	width: 280px;
	float: right;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: normal;
}
#navi {
	clear: both;
	width: 840px;
	height: 40px;
	padding-bottom: 30px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#con {
	clear: both;
	width: 840px;
	padding-bottom: 20px;
}
div#con:after {
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:".";
}
#con #main {
	width: 580px;
	float: left;
	padding-left: 20px;
}
#con #topimg {
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
}
#con #main h3 {
	margin: 0px;
	padding-bottom: 10px;
}
#con #main #entry {
	padding-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#con #main #entry h2 {
	font-weight: bold;
	color: #000;
	font-size: 110%;
	background-image: url(img/arrow01.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-top: 3px;
}
#con #main #entry h5 {
	font-size: 90%;
	font-weight: normal;
	color: #666;
	background-image: url(img/arrow05.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 5em;
	padding-left: 20px;
	margin-bottom: 3px;
}
#con #main #entry p {
	padding-left: 20px;
	font-size: 90%;
	color: #333;
	margin-top: 10px;
}
#con #main #entry .entrydate {
	font-size: 80%;
	color: #333;
	text-align: right;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-right: 10px;
}
#con #main #entry .entrylink {
	font-size: 80%;
	color: #666;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 5px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#con #main #entrylist {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#con #main #entrylist dl {
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
}
#con #main #entrylist dt {
	float:left;
	clear:left;
	width:7.5em;
	font-size: 90%;
	color: #000;
	background-image: url(img/arrow02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#con #main #entrylist dd {
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	_zoom: 1;
	_padding-left: 0;
	padding-right: 5px;
	padding-left: 0px;
	margin-left: 0px;
}
#con #main #entrylist dl dd img {
	vertical-align: text-bottom;
	padding-left: 10px;
}
* html #con #main #entrylist dd {
	text-indent:-3px;
	padding-left:0;
	zoom: 1;
}
#con #sub {
	padding: 10px;
	float: right;
	width: 180px;
	margin-right: 20px;
	border: 1px solid #CCC;
}
#con #sub p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#con #sub .mojikakomi{
	text-align: center;
}
#con #sub ul {
	list-style-type: none;
	list-style-image: url(img/arrow03.png);
	list-style-position: outside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 25px;
	font-size: 80%;
}
#con #sub ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#con #sub ul ul {
	padding-bottom: 5px;
	margin: 0px;
	list-style-image: url(img/arrow04.png);
}
#footer {
	width: 840px;
	margin-top: 10px;
	padding-top: 5px;
	clear: both;
	font-size: 80%;
	color: #666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#con #main h5 {
	font-size: 100%;
	font-weight: bold;
	color: #000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
	margin-top: 0px;
}
#con #main h2 {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#con #main #webpage h2 {
	font-size: 100%;
	font-weight: normal;
	color: #000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #999;
	clear: both;
}
#con #main #webpage p {
	color: #333;
	font-size: 90%;
	line-height: 125%;
	padding-left: 20px;
	clear: both;
}
#con #main #webpage h6 {
	font-size: 90%;
	font-weight: normal;
	color: #000;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 20px;
}
#con #main #webpage h3 {
	font-size: 100%;
	color: #1A4972;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#con #main #webpage dl {
	padding-left: 20px;
}
#con #main #webpage dl dt {
	font-size: 90%;
	color: #333;
	padding-bottom: 5px;
}
#con #main #webpage dl dd {
	font-size: 90%;
	color: #333;
	padding-bottom: 15px;
}
