@charset "UTF-8";
body {
	width: 821px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	letter-spacing: 1px;
	font-size: 14px;
	color: #555555;
	background: url(images/back-dot.gif);
}
blockquote {
  font-style: italic;
}
.small {
  font-size: x-small;
}
.header {
	background-color: #0050B0;
	color: #999999;
	font-weight: bold;
	height: 100px;
}
.header a:link, .header a:visited, .header a:active {
  color : #333333;
}
.blogName, .blogName a:link, .blogName a:visited, .blogName a:active {
	font-size: 24px;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 10px;
}
.blogDescription {
	font-weight: bold;
	padding-left: 20px;
}
.maincol {
	clear: both;
}
.content {
	float: left;
	clear: none;
	width: 400px;
	padding-top: 10px;
}
.content2 {
	float: left;
	clear: none;
	width: 600px;
	padding-top: 10px;
}

.bodyContent {
}
.bodyContentEven {
	background-color: #FFFFFF;
}
.bodyContentOdd {
    background: #ECF6DA;
}
.footer {
	text-align: center;
	clear: both;
	background : #0050B0;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	height: 16px;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #FFFFFF;
}
.item {
	font-size: small;
	text-align: left;
	border: 1px solid #C5A869;
	margin-bottom: 5px;
}
.itemHeader, .itemHeader a:link, .itemHeader a:visited, .itemHeader a:active {
  background: #C5A869;
  color: #FFFFFF;
  font-size: x-small;
  font-weight: bold;
  padding: 4px;
  clear: both;
}
.itemBody {
  font-size: x-small;
  padding-bottom: 10px;
}
.itemBodyEven {
  background: white;
}
.itemBodyOdd {
  background: #ECF6DA;
}
.itemMetadata, .itemMetadata a:link, .itemMetadata a:visited, .itemMetadata a:active {
  color: gray;
  font-size: x-small;
}

.blogEntry {
}
.blogEntryHeader {
	background-image: url(images/blogheader.gif);
	background-repeat: no-repeat;
	width: 551px;
	height: 42px;
}
.blogEntryHeader a:link, .blogEntryHeader a:visited, .blogEntryHeader a:active {
	color: black;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.blogEntryBody {
	padding-left: 19px;
	padding-right: 25px;
	padding-bottom: 15px;
}
.blogEntryMetadata, .blogEntryMetadata a:link, .blogEntryMetadata a:visited, .blogEntryMetadata a:active {
  color: gray;
  font-weight: bold;
  font-size: 10px;
}

.calendar {
  font-size: 10px;
  text-align: center;
}
.calendarDayHeader {
  font-size: 10px;
}
.calendarDay {
  text-align: right;
}
.calendarDayWithEntries, .calendarDayWithEntries a:link, .calendarDayWithEntries a:visited, .calendarDayWithEntries a:active {
  font-weight: bold;
  text-align: right;
}
.calendarToday, .calendarToday a:link, .calendarToday a:visited, .calendarToday a:active {
  background-color: #0050B0;
  color: white;
  font-weight: bold;
  text-align: right;
}
li {
	list-style-type: none;
	list-style-position: outside;
}

.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;
}
#back {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background: url(images/back.gif) repeat-y;
}
#whole {
	width: 807px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#text-left {
	text-align: left;
}
#navi {
	height: 25px;
	background: url(images/navi-bg.gif) repeat-x bottom;
	zoom: 1;
}
#navi:after {
 content:".";
 height:0px;
 clear:both;
 display: block;
 visibility:hidden;
}
#toplink {
	text-align: right;
	color: #333333;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 11px;
}
#navi a:link {
	color: #999999;
	text-decoration: none;
}
#navi a:hover {
	color: #999999;
	text-decoration: none;	
}
#navi a:visited {
	color: #999999;
	text-decoration: none;	
}
#navi a:active {
	color: #999999;
	text-decoration: none;
	
}
#toplink:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
#header1 {
	margin-top: 23px;
	clear: both;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 124px;
}
#sidebar {
	width: 191px;
	float: left;
	padding-bottom: 20px;
	padding-left: 17px;
}
#content {
	float: left;
	width: 564px;
	padding-left: 20px;
	padding-bottom: 30px;
}
#footer {
	clear: both;
	width: 807px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	height: 53px;
	font-size: 12px;
}

.sub-btn a:link,.sub-btn a:visited,.sub-btn a:active {
  color: #3C0000;
  text-decoration: none;
}
.sub-btn a:hover {
	color: #E0410A;
	text-decoration: none;
}


.tel {
	text-align: right;
	font-size: 20px;
	font-weight: bold;
	padding-right: 5px;
}
.catch {
	padding-top: 70px;
	padding-left: 123px;
	font-size: 16px;
}
.btn-inner4 {
	text-align: center;
	padding-top: 5px;
}
.btn-inner5 {
	text-align: center;
	padding-top: 9px;
}
.sub-btn {
	color: #3C0000;
	font-weight: bold;
}
ul.navi{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
ul.navi li{
	list-style:none;
	padding: 0;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	text-indent: -9999px;
}
ul.navi a{
	display:block;
	background-image: url(images/btn.jpg);
	background-repeat: no-repeat;
	color: #001769;
	text-decoration: none;
}
.navi a:link,.navi a:visited,.navi a:active {
	color: #001769;
	text-decoration: none;
}
ul.navi a:hover{
	color: #339900;
	text-decoration: none;
}
.btn-home a{
	width: 171px;
	background-position:0px 0px;
	height: 29px;
	padding-top: 4px;
	padding-left: 20px;
	overflow: hidden;	
}
.btn-home a:hover{
    background-position:-191px 0;
}
.btn1 a{
	width: 171px;
	background-position:0 -33px;
	height: 38px;
	padding-top: 15px;
	padding-left: 20px;
	overflow: hidden;
}
.btn1 a:hover{
    background-position:-191px -33px;
}
.btn2 a {
	width: 171px;
	background-position: 0px -86px;
	height: 37px;
	padding-top: 15px;
	padding-left: 20px;
	overflow: hidden;	
}
.btn2 a:hover {
	background-position: -191px -86px;
}
.btn3 a {
	width: 171px;
	background-position: 0px -138px;
	height: 37px;
	padding-top: 15px;
	padding-left: 20px;
	overflow: hidden;
}
.btn3 a:hover {
	background-position: -191px -138px;
}
.btn4 a {
	width: 171px;
	background-position: 0 -190px;
	height: 37px;
	padding-top: 15px;
	padding-left: 20px;
	overflow: hidden;	
}
.btn4 a:hover {
	background-position: -191px -190px;
}
.btn5 a {
	width: 171px;
	background-position: 0 -242px;
	height: 37px;
	padding-top: 15px;
	padding-left: 20px;
	overflow: hidden;	
}
.btn5 a:hover {
	background-position: -191px -242px;
}
.btn6 a {
	width: 171px;
	background-position: 0 -294px;
	height: 37px;
	padding-top: 15px;
	padding-left: 20px;
	overflow: hidden;	
}
.btn6 a:hover {
	background-position: -191px -294px;
}
.btn-blog {
	background-image: url(images/btn-blog.gif);
	background-repeat: no-repeat;
	width: 162px;
	height: 37px;
}
.btn10 {
	background-image: url(images/btn10.gif);
	background-repeat: no-repeat;
	width: 162px;
	height: 31px;
}
.P-dot {
	background-image: url(images/Pdot.gif);
	background-repeat: no-repeat;
	width: 191px;
	height: 9px;
	margin: 10px 0;	
}
.navi-box {
	margin-top: 25px;
	width: 191px;
	height: 130px;
	font-size: 12px;
	background: url(images/naviBox.gif) no-repeat;
	line-height: 130%;
	font-weight: lighter;
}
.naviBox-inner {
	padding: 15px;
}

.top {
	background-image: url(images/top1.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 564px;
}
.top2 {
}
.title {
	background-image: url(images/entTitle.gif);
	background-repeat: no-repeat;
	width: 550px;
	height: 36px;
	margin-left: 10px;
}

.title p {
	margin: 0px;
	padding: 0px;
	padding-top: 9px;
	padding-left: 40px;
	font-weight: bold;
	color: #ff7538;
}
.text-area {
	padding-top: 7px;
	padding-left: 19px;
	padding-right: 25px;
	padding-bottom: 15px;
	line-height: 130%;
	clear: both;
}
.text-area ul {
	margin: 0;
	padding: 0;
}
.text-area li {
	line-height: 160%;
}
.name {
	font-size: 16px;
	font-weight: bold;
}
.list-a {
	font-size: 12px;
	padding-top: 5px;
}
.list-a a:link,.list-a a:visited,.list-a a:active {
  color: #555555;
  text-decoration: none;
}
.list-a a:hover {
	text-decoration: underline;
	color: #FFAA5E;
}caption {
	text-align:left;
	padding: 10px 0 2px 0;
	font-weight: bold;
}
.text-area table {
	border-left: #efede1 1px solid;
	border-top: #efede1 1px solid;
	border-bottom: #e7e5d9 2px solid;
  padding: 0px;
  margin: 10px 0;
}
.td1 {
	background: #f6f6f4;
	padding: 5px;
	border-right: #e7e5d9 1px solid;
	border-bottom: #e7e5d9 1px solid;	
	text-align: center;	
}
.td2 {
	background: #ffffff;
	padding: 5px;
	border-right: #e7e5d9 1px solid;
	border-bottom: #e7e5d9 1px solid;
	text-align: center;	
	height: 60px;
}

.td5 {
	background: #d6f99e;
	border-right: #e7e5d9 1px solid;
	border-bottom: #e7e5d9 1px solid;	
	padding: 5px;
	text-align: center;
}
.text-area2 {
	width: 300px;
	font-size: 13px;
	padding-left: 19px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-top: 15px;
	clear: both;
}
.info {
	float: left;
	line-height: 200%;
}

.right {
	float: right;
}
.dot {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	width: 518px;
	height: 13px;
	margin-left: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0px;
	clear: both;
	background-position: bottom;
}
.t1 {
	padding-left: 10px;
	line-height: 150%;
}
.t2 {
	padding-left: 20px;
	line-height: 150%;
}


.f-inner {
	padding-top: 12px;
	text-align: center;
	letter-spacing: 0px;
}
.e-office {
	float: left;
	padding-top: 8px;
}
.f-inner2 {
	float: right;
	text-align: right;
	padding-top: 12px;
	padding-right: 10px;
	font-size: 10px;
}
.f-inner2 a:link,.f-inner2 a:visited,.f-inner2 a:active {
  color: #EAFFCE;
  text-decoration: none;
}
.f-inner2 a:hover {
	text-decoration: underline;
	color: #000000;
}
.text1 {
	text-align: right;
	font-size: 12px;
	padding-top: 5px;
}
.text1 a:link,.text1 a:visited,.text1 a:active {
  color: #555555;
  text-decoration: none;
}
.text1 a:hover {
	text-decoration: underline;
	color: #FFAA5E;
}

ul.subnavi{
	list-style:none;
	margin: 15px 0 0 0;
	padding: 0px;
}
ul.subnavi li{
	list-style:none;
	padding: 0;
	padding: 0px;
	text-indent: -9999px;	
}
ul.subnavi a{
	display:block;
	background-image: url(images/sub_btn.jpg);
	background-repeat: no-repeat;
	color: #001769;
	text-decoration: none;
}
.navi a:link,.navi a:visited,.navi a:active {
	color: #001769;
	text-decoration: none;
}
ul.navi a:hover{
	color: #339900;
	text-decoration: none;
}
.subNavi1 a{
	width: 191px;
	background-position:0px 0px;
	height: 34px;
	overflow: hidden;	
}
.subNavi1 a:hover{
    background-position:-191px 0;
}
.subNavi2 a{
	width: 191px;
	background-position:0 -34px;
	height: 34px;
	overflow: hidden;	
}
.subNavi2 a:hover{
    background-position:-191px -34px;
}
.subNavi3 a {
	width: 191px;
	background-position: 0px -68px;
	height: 34px;
	overflow: hidden;	
}
.subNavi3 a:hover {
	background-position: -191px -68px;
}
.subNavi4 a {
	width: 191px;
	background-position: 0px -102px;
	height: 34px;
	overflow: hidden;	
}
.subNavi4 a:hover {
	background-position: -191px -102px;
}
div#space {
}
div#space h1 {
	font-weight: normal;
	font-size: 14px;
	padding: 6px 0 6px 5px;
	margin: 0;
	line-height: 100%;
}
div#infoHeader {
	background: url(images/topInfo.gif) no-repeat;
	width: 510px;
	height: 28px;
	margin-left: 15px;
	margin-top: 15px;
}
div#infoBody {
	background: url(images/waku_03.gif) repeat-y;
	margin-left: 15px;	
}
div#infoBody-inner {
	padding: 14px 5px 5px 27px;
	line-height: 150%;
}
div#infoFooter {
	background: url(images/topInfoFooter.gif) no-repeat;
	height: 14px;
	width: 510px;
	margin-left: 15px;
	margin-bottom: 15px;	
}

/* *********** サイドバー ******************** */
div#infomHeader {
	background: url(images/infom_01.gif) no-repeat;
	height: 19px;
	width: 191px;
	margin-top: 15px;
}
div#blogsHeader {
	background: url(images/blog_01.gif) no-repeat;
	height: 19px;
	width: 191px;
	margin-top: 15px;
}
.infomBody {
	background: url(images/infom_02.gif) repeat-y;
	width: 191px;
}
.infomFooter {
	background: url(images/infom_04.gif) no-repeat;
	width: 191px;
	height: 9px;
	margin-bottom: 15px;
}
.infomBody-inner {
	font-size: 13px;
	padding-top: 5px;
	padding-left: 9px;
	line-height: 140%;
}

dl {
 width:510px;
 padding: 10px 0 0 5px;
 margin: 0;
}
dt {
 float:left;
 width:110px;
 padding:5px 0 5px 10px;
 clear:both;
 font-weight:bold;
}
dd {
 width:370px;
 margin-left:120px;
 padding:5px 5px 5px 10px;
 border-left: 1px #666666 solid;
}
.red {
	color: red;
}
#sidebar hr {
	width: 95%;
	height: 0px;
	border: 1px #FCA15F dotted;
}
.profile {
	font-size: 12px;
	padding: 3px;
}