body {
	background: url("/img/bgtile.gif");
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-size: 100%;
	line-height: 160%;
	font-family: arial, sans-serif;
	text-align: left;
}

a {
	text-decoration: none;
}

a:link {
	color: #0066CC;
	text-decoration: underline;
}

a:visited {
	color: #0066CC;
	text-decoration: underline;
}

a:hover, a:active  {
	color: #6699FF;
	text-decoration: underline;
}
img {
	vertical-align: middle; 
}
#bgbody {
	width: 992px;
	margin: 0px 0px 0px 0px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url("/img/bgbody3.gif");
	background-repeat: repeat-y;
	text-align: center;
}

#container {
	position: relative;
	margin: 0px auto;
	/*margin: 0px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;
	width: 980px;
	text-align: left;
	border-right: 1px solid #999;
}

#bgline {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 980px;
	text-align: right;
	background-image: url("/img/wrapper.jpg");
	background-repeat: repeat-y;
}

#header {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 980px;
	background-image: url("/img/header.jpg");
	background-repeat: no-repeat;
	height: 75px;
	font-size: 90%;
	font-weight: normal;
}

#headerLeft {
	float: left;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 175px;
	height: 65px;
}

#headerRight {
	float: right;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 805px;
	height: 65px;
}

#wrapperHRW {
	float: left;
	width: 979px;
	/*background-image: url("/img/wrapper.jpg");*/
	/*background-repeat: repeat-y;*/
	background-color: #FFF;
}

#centerHRW {
	float: right;
	width: 758px;
	overflow: hidden;
}
#wrapper {
	float: left;
	width: 798px;
	/*background-image: url("/img/wrapper.jpg");*/
	/*background-repeat: repeat-y;*/
}

#center {
	float: right;
	width: 577px;
	overflow: hidden;
}

#left {
	float: left;
	width: 221px;
	overflow: hidden;
}

#right {
	float: right;
	width: 181px;
	overflow: hidden;
	background: #FFF;
	/*border-right: 1px solid #999;*/
}

#footer {
	clear: both;
	margin: 0px 0px 0px 0px;
	width: 980px;
	background-color: #FFF;
	text-align: center;
	font-size: x-small;
}

#footerLine {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
	border-top: 1px solid #999;
	text-align: right;
	background-color: #FFF;
}

#footerNavi {
	padding: 0px 10px 10px 10px;
	text-align: center;
	font-size: x-small;
}

/****************** For header ******************/
#headerLeft img {
	border: solid 0px #888;
}
img#rabbit {
	border: solid 0px #888;
	float: left;
	margin: 30px 0px 0px 10px;
}
#headerRight form {
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 5px 0px;
}

#headerRight ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 0px 0px;
}

#headerRight li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 90%;
}

/****************** For left ******************/
#leftNavi {
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: small;
	text-align: left;
}
#leftNavi img {
	margin: 0px 0px 0px 0px;
}
#leftNavi dl dt dd {
	margin: 0px;
	padding: 0px;
}
#leftNavi dl.midashi {
	margin: 0px;
	padding: 0px;
}
#leftNavi dt.midashi {
	/*height: 15px;*/
	margin: 5px 8px 0px 8px;
	padding: 0px 8px 0px 8px;
	/*background-image: url("/img/left_dt.gif");*/
	/*background-repeat: no-repeat;*/
	background: #88AA00;
	border-top: 1px solid #CCCC00;
	border-left: 1px solid #CCCC00;
	border-bottom: 1px solid #669900;
	border-right: 1px solid #669900;
	font-size: 95%;
	letter-spacing: 0.2em;
	text-align: left;
	font-weight: bold;
	color: #FFF;
}
#leftNavi dd.midashi {
	margin: 0px 5px 0px 5px;
	padding: 0px 3px 0px 3px;
}
#leftNavi ul.midashi{
	margin: 3px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
}
#leftNavi ul.midashi li {
	list-style-image: url("/img/leftnavIcon2.gif");
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 2px 0px;
	font-size: 95%;
	text-align: left;
	line-height: 140%;
	border-bottom: 1px dotted #888888;
}
#leftNavi dl.recentlyEntry {
	padding: 0px;
	margin: 3px 0px 0px 0px;
	line-height: 140%;
	border-left: 0px dotted #999999;
}
#leftNavi dl.recentlyEntry dt {
	padding: 0px;
	margin: 2px 0px 2px 0px;
	background: #FFF;
	border-top: 0px solid #CCC;
	border-left: 0px solid #CCC;
	border-bottom: 0px solid #888;
	border-right: 0px solid #888;
}
#leftNavi dl.recentlyEntry dd {
	padding: 2px 0px 2px 2px;
	margin: 0px 0px 0px 0px;
	line-height: 140%;
	border-top: 1px dotted #999999;
	font-size: 85%;
}
#leftNavi dl.directory {
	padding: 0px 5px 0px 5px;
	margin: 15px 9px 10px 9px;
	line-height: 140%;
	background: #F5FFE6;
	border-left: 2px solid #88AA00;
	border-right: 2px solid #88AA00;
	border-top: 2px solid #88AA00;
	border-bottom: 2px solid #88AA00;
}
#leftNavi dt.directory {
	margin: 5px 8px 8px 0px;
	padding: 4px 8px 0px 26px;
	/*background: #FFF;*/
	background-image: url("/img2/directory.gif");
	background-repeat: no-repeat;
	/*border-top: 1px solid #CCC;*/
	/*border-left: 1px solid #CCC;*/
	/*border-bottom: 1px solid #888;*/
	/*border-right: 1px solid #888;*/
	font-size: 95%;
	text-align: left;
	font-weight: bold;
	color: #000;
}
#leftNavi dd.directory {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#leftNavi ul.directory li {
	margin: 0px 2px 0px 5px;
	padding: 3px 0px 3px 0px;
	font-size: 95%;
	text-align: left;
	line-height: 140%;
	border-top: 1px dotted #888888;
}
#leftNavi ul.directory{
	margin: 3px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}
#leftNavi div.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 95%;
	line-height: 150%;
	text-align: center;
	padding: 0px;
	margin: 20px 10px 10px 10px;
}
#leftNavi div.link-note img {
	border: solid 0px #888;
	margin: 0px 0px 5px 0px;
}


/****************** For content ******************/
#content {
	text-align: left;
	padding: 0px 20px 10px 20px;
}
#content img.Float {
	float: left;
	margin: 0px 20px 2px 0px;
	padding: 5px;
	border: 1px solid #888888;
}
#content img.Floatnoborder {
	float: left;
	margin: 0px 15px 2px 0px;
	padding: 5px;
	/*border: 1px solid #888888;*/
}
#content h1 { 
	text-align: left;
	/*height: 30px;*/
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 15px 0px;
}
div#topPageImage {
	margin: 0px 0px 0px 0px;
}
#content div.contentAdsense468 { 
	margin: 25px 2px 25px 2px;
	padding: 10px 0px 10px 0px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	text-align: center;
	color: #000;
	background: #FFF;
}
#contentWrapper {
	clear: both;
	padding: 0px 15px 0px 15px;
}
#content_listIMAGE {
	float: left;
	width: 172px;
	overflow: hidden;
}
#content_listLIST {
	/*background-color: #999;*/
	float: right;
	width: 355px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content_listLIST dl {
	margin: 0px;
	padding: 0px;
}
#content_listLIST dd {
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 14px;
	font-size: 90%;
	text-align: left;
	line-height: 140%;
	border-bottom: 1px dotted #888888;
	background-image: url("/img/naviArrow01.gif");
	background-repeat: no-repeat;
}
#content_listLIST li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 90%;
	text-align: left;
	line-height: 140%;
	border-bottom: 1px dotted #888888;
}
#content_listLIST ul {
	margin: 0px 0px 0px 0px;
}
#content_listIMAGE img {
	float: left;
	border: solid 1px #888;
	padding: 5px;
	/*margin-bottom: 10px;*/
}
#content h2 { 
	text-align: left;
	background-repeat: no-repeat;
	/*height: 30px;*/
	font-size: 90%;
	font-weight: bold;
	margin: 5px 0px 15px 0px;
	padding: 5px 0px 2px 0px;
	line-height: 140%;
	/*border-bottom: 1px solid #000;*/
}
span.mds {
	background-color: #FFF;
	padding: 0px 5px 0px 0px;
}
#content h3 {
	font-size: 90%;
	text-align: left;
	line-height: 150%;
	font-weight: bold;
	margin: 0px 15px 5px 15px;
	/*border-bottom: 3px solid #7FB67F;*/
}
#content p {
	clear: both;
	color: #333;
	margin: 0px 15px 5px 15px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	text-align: left;
	line-height: 160%;
	font-weight: normal;
}
#content div.interviewPhoto {
	clear: both;
	float: left;
	width: 240px;
	color: #555;
	margin: 10px 0px 15px 15px;
	padding: 0px 0px 0px 0px;
	font-size: 75%;
	text-align: left;
	line-height: 150%;
	font-weight: normal;
}
#content div.interviewPhoto img{
	margin: 0px 0px 5px 0px;
}
#content div.interviewText {
	float: right;
	width: 250px;
	color: #333;
	margin: 5px 15px 15px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	text-align: left;
	line-height: 170%;
	font-weight: normal;
}
#content table.interviewData {
	clear: both;
	color: #333;
	margin: 10px 15px 20px 15px;
	padding: 0px;
	font-size: small;
	text-align: left;
	line-height: 170%;
	font-weight: normal;
	border: solid 1px #888;
	border-right: solid 2px #555;
	border-bottom: solid 2px #555;
}
#content table.interviewData td {
	margin: 1px;
	padding: 3px;
	background: #E6E6E6;
}
#content table.interviewData td.interviewName {
	font-weight: bold;
}
#content table.interviewData td.interviewData {
	width: 80px;
	text-align: right;
	white-space: nowrap;
	vertical-align: middle;
}
#content ul {
	clear: both;
	color: #333;
	margin: 5px 15px 15px 40px;
	padding: 0px 0px 0px 0px;
	font-size: small;
	text-align: left;
	line-height: 160%;
	font-weight: normal;
}
#content ol {
	clear: both;
	color: #333;
	margin: 5px 15px 15px 40px;
	padding: 0px 0px 0px 0px;
	font-size: small;
	text-align: left;
	line-height: 160%;
	font-weight: normal;
}
#content img.sumnail {
	float: left;
	border: solid 1px #888;
	padding: 5px;
	margin: 0px 15px 15px 0px;
	/*margin-bottom: 10px;*/
}
#content img.noborder {
	float: left;
	border: solid 0px #888;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	/*margin-bottom: 10px;*/
}
#content p.posted {
	clear: both;
	margin: 0px 0px 15px 0px;
	padding: 3px 3px 3px 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #888;
	text-align: right;
	line-height: normal;
}
#content p.tensen  {
	margin: 10px 10px 30px 10px;
	font-size: 10px;
	border-top: 1px dotted #888888;
	text-align: right;
	line-height: normal;
}
#content p.gotoTop  {
	margin: 30px 0px 20px 0px;
	padding: 6px 0px 0px 0px;
	font-size: 10px;
	border-top: 1px dotted #888888;
	text-align: right;
	line-height: normal;
}
#content p.interviewLine  {
	margin: 35px 10px 10px 10px;
	font-size: 10px;
	border-top: 1px dotted #888888;
	text-align: right;
	line-height: normal;
}
/******* what's new *******/
#whatNew h2 { 
	text-align: left;
	background-repeat: no-repeat;
	/*height: 30px;*/
	letter-spacing: 0.1em;
	font-size: 90%;
	color: #FFF;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
	padding: 5px 0px 0px 0px;
	line-height: 140%;
	border-bottom: 1px solid #8CA9C5;
}
span.whatNew { 
	text-align: left;
	background: #8CA9C5;
	margin: 5px 0px 5px 0px;
	padding: 3px 13px 3px 13px;
}
#whatNew h3 {
	font-size: 90%;
	text-align: left;
	line-height: 150%;
	font-weight: bold;
	margin: 0px 15px 5px 15px;
	/*border-bottom: 3px solid #7FB67F;*/
}
/******* blog Entry *******/
#content p.pankuzu {
	margin: 10px 0px 10px 0px;
	font-size: 75%;
	font-weight: normal;
	line-height: 160%;
	border-bottom: 1px solid #CCC;
	text-align: left;
	padding: 3px;
}

#content p.date {
	margin: 30px 0px 4px 0px;
	padding: 0px 0px 0px 4px;
	padding-bottom: 0px;
	background-image: url("/img/bg_blogDate.gif");
	background-repeat: no-repeat;
	border-bottom: 1px dotted #888;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #FFF;
	font-weight: bold;
}

#content div.dateT {
	text-align: left;
	background-repeat: no-repeat;
	/*height: 30px;*/
	/*letter-spacing: 0.1em;*/
	font-size: 80%;
	color: #FFF;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
	padding: 5px 0px 1px 0px;
	line-height: 140%;
	border-bottom: 1px solid #8CA9C5;
}

#content div.dateT span.dateT { 
	text-align: left;
	background: #8CA9C5;
	margin: 5px 0px 5px 0px;
	padding: 3px 13px 3px 13px;
}

.blogEntry img {
	float: left;
	margin: 5px 15px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #888888;
}
.blogEntry img.title {
	/*float: left;*/
	margin: 5px 15px 5px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #888888;
}
.blogEntry h2 {
	font-size: 90%;
	text-align: left;
	line-height: 150%;
	font-weight: bold;
	margin: 0px 15px 5px 15px;
	/*border-bottom: 3px solid #7FB67F;*/
}

.blogEntry h4 {
	text-align: left;
	background-repeat: no-repeat;
	/*height: 30px;*/
	font-size: 90%;
	font-weight: bold;
	margin: 20px 15px 5px 15px;
	padding: 0px 0px 0px 0px;
	line-height: 140%;
}
.blogEntry dl {
	text-align: left;
	font-size: 90%;
	margin: 0px 15px 10px 15px;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #EEE;
}
.blogEntry dt {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 5px;
	display: block;
	float: left;
	clear: left;
	width: 130px;
	border-top: 1px solid #999;
}
.blogEntry dd {
	margin: 0px 0px 0px 130px;
	padding: 2px 2px 2px 5px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	background: #FFF;
}
#content .blogEntry div.blogEntryContent {
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
}
#content .blogEntry div.blogEntryContent img {
	margin: 0px 10px 2px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #CCC;
}
#content .blogEntry div.blogEntryContent img.noborder {
	border: 0px solid #CCC;
}
#content .blogEntry div.blogEntryContent p {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
#content .blogEntry div.blogEntryContent blockquote {
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 15px 10px;
	line-height: 140%;
	background: #F5FFE6;
	border-left: 2px solid #88AA00;
	border-right: 2px solid #88AA00;
	border-top: 2px solid #88AA00;
	border-bottom: 2px solid #88AA00;
	font-size: 90%;
}
#content div#comments {
	margin: 20px 0px 15px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 90%;
	font-weight: bold;
	background: #F5FFE6;
	border: 1px solid #88AA00;
}
#content h2.autumn {
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 5px 40px;
	background: #FFFF99;
	background-image: url("/img2/AutumnFestival_img/konoha_s.gif");
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
#more {
	/*font-size: 90%;*/
	/*line-height: 150%;*/
}
#more ul.contentList {
	text-align: left;
	margin: 0px 15px 10px 20px;
}
#more li.contentList {
	padding: 0px  0px  5px  0px;
	margin: 0px  0px  15px  0px;
	border-bottom: 1px dotted #999999;
}
#more li.contentList a{
	font-weight: bold;
}
#more li.contentList h3{
	font-weight: bold;
	margin: 0px  0px  5px  0px;
	border-bottom: 0px solid #999;
}

/******* presentItem table *******/
#content table.presentItemTable  {
	margin: 0px 15px 20px 15px;
	border-collapse: collapse;
}
#content table.presentItemTable td {
	vertical-align: top;
	text-align: left;
	border: solid 1px #888;
	padding: 5px;
	font-size: small;
	line-height: 140%;
}
#content table.presentItemTable img {
	float: left;
	border: solid 0px #888;
	padding: 10px;
}
/******* renzoku table *******/
#content table.renzoku  {
	margin: 10px 15px 10px 15px;
	padding: 0px;
	border-collapse: collapse;
	border: solid 1px #888;
}
#content table.renzoku td {
	vertical-align: top;
	text-align: left;
	border: solid 0px #888;
	padding: 0px;
	font-size: small;
	line-height: 140%;
}
#content table.renzoku td p {
	padding: 5px;
	margin: 0px;
	font-size: small;
	line-height: 150%;
}
#content table.renzoku td p.renzokuTitle {
	font-weight: bold;
}
#content table.renzoku td p.renzokuCaption {
	font-size: x-small;
	border-bottom: dotted 1px #888;
}
#content table.renzoku td p.renzokuDescription {
	font-size: small;
}
#content table.renzoku img {
	float: left;
	border: solid 0px #888;
	padding: 0px;
	margin: 0px;
}
#content ul.renzokuKako {
	text-align: left;
	margin: 15px;
	padding: 0px;
}
#content ul.renzokuKako li {
	padding: 15px 15px 15px 0px;
	margin: 0px;
	font-size: small;
	font-weight: bold;
	display: inline;
}
/****************** For NZ Directory ******************/
#content div.pager {
	padding: 2px;
	margin: 15px 0px 15px 0px;
	font-size: small;
	text-align: center;
	background: #F6F6F6;
	border: solid 1px #CCC;
}
#content div.result {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 80%;
	line-height: 160%;
	border-bottom: dotted 1px #888;
}

div.result div.title {
	padding: 0px 2px 2px 2px;
	margin: 5px 0px 5px 0px;
	font-size: 115%;
	font-weight: bold;
}

div.result div.category {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;

}

div.result div.reccomend {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}
div.result div.reccomend span.star{
	color: #FF3366;
}
div.result div.comment {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 10px;
}
/****************** For Lets go to around ******************/
#content div.tripTop {
	padding: 5px 35px 5px 25px;
	margin: 20px 0px 10px 0px;
	/*font-size: 90%;*/
	line-height: 160%;
}
#content div.tripTop p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#content div.subTitle { 
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	margin: 15px 0px 3px 0px;
	padding: 00px 0px 0px 0px;
}
/****************** For special ******************/
#content div.special {
	width: 540px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	line-height: 160%;
	/*border-bottom: 1px dotted #888;*/
}
#content div.special img{
	border: 1px solid #888888;
	margin: 0px 10px 10px 0px;
}
#content div.special div.topImage{
	width: 120px;
	float: right;
	margin: 0px 0px 0px 0px;
}
#content div.special div.topText{
	width: 380px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#content div.special div.topImage img{
	border: none;
	margin: 0px 0px 10px 0px;
}
#content div.special h2{
	font-size: 90%;
	margin: 0px 0px 3px 0px;
}
#content div.special img.float {
	float: left;
}
#content div.specialTitle { 
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
#content div.special p {
	font-size: 90%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	clear: both;
}

/****************** For nikki ******************/
#content div.nikki {
	width: 520px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
	line-height: 160%;
	border-bottom: 1px dotted #888;
}
#content div.nikki div.nikkiLeft{
	float: left;
	width: 160px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#content div.nikki div.nikkiLeft img{
	border: 1px solid #888888;
}
#content div.nikki div.nikkiRight{
	width: 350px;
	float: right;
	margin: 0px 0px 0px 0px;
}
#content div.nikki div.clear {
	clear: both;
}
#content div.nikki p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#content div.nikkiTitle { 
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
#content div.nikki div.nikkiDescription p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 90%;
}
/****************** For Library ******************/
#content div.library {
	width: 520px;
	padding: 10px;
	margin: 0px 0px 15px 0px;
	line-height: 160%;
	background: #F5FFE6;
	border: 1px solid #88AA00;
	border-top: 4px solid #88AA00;
}
#content div.library div.libraryLeft{
	float: left;
	width: 140px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#content div.library div.libraryLeft img{
	border: 1px solid #888888;
}
#content div.library div.libraryRight{
	width: 380px;
	float: right;
	margin: 0px 0px 0px 0px;
}
#content div.library div.clear {
	clear: both;
}
#content div.library p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#content div.libraryTitle { 
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}
#content div.library div.libraryDescription p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 80%;
}
#content div.library div.libraryDescription ul {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 10px 15px;
	font-size: 80%;
}
/****************** For Chch Blog ******************/
#content h1.chchBlog {
	text-indent : -10000px ;
	display : block ;
	border : 0 ;
	background-image: url("/img2/chch_blog_title.gif");
	background-repeat: no-repeat;
	width : 350px ;
	height : 125px ;
}
/****************** For sitemap ******************/
#content ul.sitemap li {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #888888;
}
/****************** For right ******************/
#rightBar {
	font-size: 80%;
	line-height: 150%;
}

#rightBar div.rightBox2 {
	margin: 2px 2px 2px 2px;
	padding: 0px 4px 4px 4px;
	border: 0px solid #999;
	text-align: left;
	color: #000;
	background: #FFF;
}
#rightBar div.rightBox2 img {
	margin: 0px 0px 0px 0px;
	/*padding: 4px;*/
	border: solid 0px #888;
}
#rightBar div.rightBox2 p {
	margin: 2px 0px 4px 0px;
	padding: 0px;
}

#rightBar div.rightBoxAdsense160 {
	margin: 6px 2px 6px 2px;
	padding: 0px;
	border: 0px solid #999;
	text-align: center;
	color: #000;
	background: #FFF;
}
#rightBar p.posted {
	clear: both;
	margin: 5px 0px 3px 0px;
	padding: 3px 3px 3px 3px;
	border-top: 1px dotted #888;
}

#rightBar div.rightside_weather {
	padding: 2px 10px 4px 10px;
	margin: 0px 0px 0px 0px;
	line-height: 150%;
	background: #FFF;
	border-left: 1px solid #88AA00;
	border-right: 1px solid #88AA00;
	border-top: 1px solid #88AA00;
	border-bottom: 1px solid #88AA00;
}
#rightBar div.rightside_midashi {
	font-weight: bold;
	margin: 4px 0px 0px 0px;
}
#rightBar div.rightside_date {
	font-weight: bold;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/****************** For right Blog ******************/
#rightBar div.rightside_Blog {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 140%;
}
#rightBar div.rightside_Blog p.rightside_Blog_title{
	margin: 5px 0px 5px 0px;
	padding: 2px 8px 2px 8px;
	background: #88AA00;
	border-top: 1px solid #CCCC00;
	border-left: 1px solid #CCCC00;
	border-bottom: 1px solid #669900;
	border-right: 1px solid #669900;
	font-size: 90%;
	letter-spacing: 0.2em;
	text-align: left;
	font-weight: bold;
	color: #FFF;
}
#rightBar div.rightside_Blog ul {
	list-style-type: none;
	margin: 0px 2px 0px 2px;
	padding: 0px 3px 10px 3px;
	font-size: 90%;
}
#rightBar div.rightside_Blog li {
	padding: 2px 2px 2px 2px;
	line-height: 150%;
	border-bottom: 1px dotted #888888;
}
div.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 140%;
	text-align: left;
	padding: 0px;
	margin: 0px 10px 0px 10px;
}
div.link-note img{
	border: 0px solid #888888;
}
div.link-note p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#enq form {
	margin: 0px;
	padding: 0px;
}
#enq p.enq_title {
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px;
	background: #E6E6E6;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	font-size: small;
	text-align: center;
	font-weight: bold;
	color: #000;
}
#enq dl {
	margin: 0px;
	padding: 0px;
}
#enq dt {
	margin: 5px 5px 5px 5px;
	font-size: x-small;
	text-align: left;
	line-height: 170%;
	font-weight: normal;
}
#enq dd {
	margin: 5px 5px 5px 5px;
	font-size: small;
}

#enq .formStyle {
	/*width: 95%;*/
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	font-size: small;
}
/****************** For move pages ******************/
div.moveToMessage {
	margin: 20px 0px 0px 0px;
	padding: 5px 10px 0px 10px;
	font-size: 90%;
	border: 2px solid #CCC;
	background: #F6F6F6;
}
div.moveToMessage div.m1 {
	margin: 10px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
}
div.moveToMessage div.m2 {
	margin: 10px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
}
div.moveToMessage div.m3  {
	margin: 10px 0px 10px 0px;
	text-align: center;
}
/****************** For footer_nav ******************/
#footer_nav {
	margin: 20px 0px 0px 0px;
	padding: 5px 10px 0px 10px;
	font-size: 90%;
	border: 2px solid #CCC;
	background: #F6F6F6;
	/*background: #F5FFE6;*/
	/*border: 2px solid #88AA00;*/
}
#footer_nav div.title{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}
#footer_nav div.tit{
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*float: left;*/
}
#footer_nav ul {
	margin: 0px 15px 5px 20px;
	padding: 0px 0px 0px 0px;
	/*list-style-type: none;*/
}
#footer_nav ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
	line-height: 160%;
	font-size: 95%;
	/*display: inline;*/
}
#footer_nav p.tensen3 {
	font-size: 10px;
	border-top: 1px dotted #888888;
	text-align: right;
	line-height: normal;
	margin: 0px 0px 5px 0px;
}
/****************** For footer ******************/
#copyright {
	font-size: x-small;
	font-style: normal;
	line-height: 150%;
}
#footerNavi img {
	border: 0px solid gray;
}
/****************** Old CSS ******************/
.txt_12_bold .txt_12 .txt_12 .photos {
	float: left;
	clear: right;
	margin-top: 0px;
	margin-right: 0.5em;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txt_12_bold .tbl_01 {
	margin-bottom: 1em;
}
.txt_10 { font-size: 11px; line-height:18px; font-weight: normal }
.txt_10_black { font-size: 11px; line-height:18px; font-weight: normal ; color: #000000}
.txt_10_white { font-size: 11px; line-height:18px; font-weight: normal ; color: #FFFFFF}
.txt_12 { font-size: 12px; line-height:20px; font-weight: normal; }
.txt_12_bold { font-size: 12px; line-height:20px; font-weight: bold; }
.txt_12_bold_black { font-size: 12px; line-height:20px; font-weight: bold; color: #000000; }
.txt_12_black { font-size: 12px; line-height:20px; font-weight: normal; color: #000000; }
.txt_12_white { font-size: 12px; line-height:20px; font-weight: normal; color: #FFFFFF; }
.txt_12_bold_white { font-size: 12px; line-height:20px; font-weight: bold; color: #FFFFFF;  }

