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: #FF3366;
}

a:visited {
	color: #FF3366;
}

a:hover, a:active  {
	color: #FF3300;
	text-decoration: underline;
}

#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 {
	background-image: url("/img/header.jpg");
	background-repeat: no-repeat;
	height: 40px;
	padding: 50px 0px 0px 0px;
	font-size: 90%;
	font-weight: normal;
}

#headerBlog {
	background-image: url("/img/headerBlog.jpg");
	background-repeat: no-repeat;
	height: 40px;
	padding: 50px 0px 0px 0px;
	font-size: 90%;
	font-weight: normal;
}

#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;
	padding: 0px 0px 0px 0px;
	width: 980px;
	background-color: #FFF;
	text-align: center;
	font-size: x-small;
}

#footerLine {
	padding: 5px 10px 10px 10px;
	border-top: 1px solid #999;
	text-align: right;
}

#footerNavi {
	padding: 0px 10px 10px 10px;
	text-align: center;
	font-size: x-small;
}

/****************** For header ******************/
#header ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 0px 0px;
}

#header li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 90%;
}

#header a {
	color: #FF3366;
	text-decoration: none;
}

#header a:hover, a:active  {
	color: #FF3300;
	text-decoration: underline;
}

#headerBlog ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 0px 0px;
}

#headerBlog li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 90%;
}

#headerBlog a {
	color: #FF3366;
	text-decoration: none;
}

#headerBlog a:hover, a:active  {
	color: #FF3300;
	text-decoration: underline;
}
/****************** 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 dl.midashi img {
	margin: 0px;
	padding: 0px;
	border: 0px solid #888888;
}
#leftNavi dt.midashi {
	/*height: 15px;*/
	margin: 5px 8px 0px 8px;
	padding: 3px 8px 3px 8px;
	/*background-image: url("/img/left_dt.gif");*/
	/*background-repeat: no-repeat;*/
	background: #EEE;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	font-size: 90%;
	text-align: left;
	font-weight: bold;
	color: #000;
	line-height: 130%;
}
#leftNavi span.teikyo {
	font-weight: normal;
	font-size: xx-small;
	padding: 0px 0px 0px 4px;
}
#leftNavi dd.midashi {
	margin: 0px 5px 0px 5px;
	padding: 0px 3px 0px 3px;
}
#leftNavi ul.midashi li {
	margin: 0px 2px 0px 5px;
	padding: 3px 0px 3px 0px;
	font-size: 90%;
	text-align: left;
	line-height: 140%;
	border-bottom: 1px dotted #888888;
}
#leftNavi ul.midashi{
	margin: 3px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}
#leftNavi dl.recentlyEntry {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	line-height: 140%;
	border-left: 1px 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 0px;
	margin: 0px 0px 0px 5px;
	line-height: 140%;
	border-top: 1px dotted #999999;
}
#leftNavi dl.directory {
	padding: 0px 5px 0px 5px;
	margin: 10px 9px 0px 9px;
	line-height: 140%;
	background: #FFF;
	border-left: 2px solid #CCC;
	border-right: 2px solid #CCC;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}
#leftNavi dt.directory {
	margin: 5px 8px 8px 0px;
	padding: 4px 8px 0px 26px;
	background: #FFF;
	background-image: url("/img/kita_directory.png");
	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: 90%;
	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: 90%;
	text-align: left;
	line-height: 140%;
	border-top: 1px dotted #888888;
}
#leftNavi ul.directory{
	margin: 3px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}



/****************** For content ******************/
#content {
	text-align: left;
	padding: 0px 20px 10px 20px;
}
#content div.youtube {
	padding: 10px 0px 20px 0px;
	text-align: center;
}
#content div.youtube p{
	font-size: 90%;
	margin: 5px 25px 0px 25px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #AAA;
}
#content img.Float {
	float: left;
	margin: 0px 20px 10px 0px;
	padding: 5px;
	border-left: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-right: 2px solid #AAA;
	border-bottom: 2px solid #AAA;
}
#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: 100%;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	padding: 10px 0px 5px 0px;
}
/*
#content div.contentAdsense468 { 
	margin: 30px 2px 6px 2px;
	padding: 0px;
	border: 0px solid #999;
	text-align: center;
	color: #000;
	background: #FFF;
}
*/
#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: 100%;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	line-height: 140%;
}
span.mds {
	background-color: #FFF;
	padding: 0px 5px 0px 0px;
}
#content h3 {
	font-size: small;
	text-align: left;
	line-height: 150%;
	font-weight: bold;
	margin: 0px 15px 15px 15px;
	/* border-bottom: 3px solid #7FB67F; */
}
#content p {
	/* clear: both; */
	color: #333;
	margin: 0px 15px 10px 15px;
	padding: 0px 0px 0px 0px;
	font-size: small;
	text-align: left;
	line-height: 170%;
	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 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: 2px 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.interviewLine  {
	margin: 35px 10px 10px 10px;
	font-size: 10px;
	border-top: 1px dotted #888888;
	text-align: right;
	line-height: normal;
}
dl.gurume {
	clear: both;
	color: #333;
	margin: 0px 10px 10px 10px;
	padding: 10px 10px 5px 10px;
	font-size: small;
	text-align: left;
	line-height: 170%;
	font-weight: normal;
	border: 1px solid #AAA;
	background-color: #F6F6F6;
}
dl.gurume dt {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: small;
	text-align: left;
	line-height: 170%;
	font-weight: normal;
}
dl.gurume dd {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 95%;
	text-align: left;
	line-height: 170%;
	font-weight: normal;
}
/******* blog Entry *******/
#content p.pankuzu {
	margin: 10px 0px 10px 0px;
	font-size: 80%;
	font-weight: bold;
	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: 2px dotted #888;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #FFF;
	font-weight: bold;
}
#content div.blogEntryTop 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: 2px dotted #888;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #FFF;
	font-weight: bold;
}
#content .blogEntryTop {
	font-size: 90%;
	margin: 10px 0px 20px 9px;
	width: 475px;
	padding: 0px 20px 10px 20px;
	border: 1px solid #AAA;
	background-color: #F6F6F6;
}
#content .blogEntryTop p {
	font-size: 90%;
}
#content .blogEntryTop img.Float {
	float: left;
	margin: 0px 20px 10px 0px;
	padding: 5px;
	border-left: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-right: 2px solid #AAA;
	border-bottom: 2px solid #AAA;
	background-color: #FFF;
}
.blogEntryTop {
	width: 400px;
}
.blogEntry img {
	float: left;
	margin: 5px 15px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #888888;
}
.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;
}
#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 directory ******************/
#content div.pageNav {
	border: solid 1px #888;
	background: #EEE;
	margin:20px 0px 10px 0px;
	padding:2px 5px 2px 5px;
	font-size: small;
}
#content span.pageNavLink {
	padding-left:3px;
	padding-right: 3px;
}
#content span.pageNavActive {
	padding-left:3px;
	padding-right: 3px;
	font-weight:bold;
}
dl#directory {
	font-size: small;
	margin:20px 5px 0px 5px;
	padding:0px;
}
dl#directory dt{
	margin:0px 0px 0px 0px;
	padding:0px;
	font-weight:bold;
}
dl#directory dd{
	margin:0px 10px 8px 10px;
	padding:0px;
}
dl#directory p.posted {
	clear: both;
	margin: 0px 0px 5px 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;
}
/****************** For right ******************/
#rightBar {
	font-size: 90%;
	line-height: 150%;
}
#rightBar div.rightBox1 {
	margin: 2px;
	padding: 4px;
	border: 4px solid #999;
	text-align: center;
	line-height: 140%;
	color: #FFF;
	font-size: 90%;
	font-weight: normal;
	background: #315549;
}
#rightBar div.rightBox1 a {
	color: #FFF;
	text-decoration: none;
}
#rightBar div.rightBox1 a:hover {
	color: #CCFF00;
	text-decoration: none;
}
#rightBar div.rightBox2 {
	margin: 2px;
	padding: 4px;
	border: 0px solid #999;
	text-align: left;
	color: #000;
	background: #FFF;
}
#rightBar div.rightBox2 img {
	margin: 10px 0px 2px 0px;
	/*padding: 4px;*/
	border: solid 0px #888;
}
#rightBar p.rightBox2Caption {
	margin: 0px 2px 8px 2px;
	text-align: center;
	font-size: x-small;
}
#rightBar div.rightBox3 {
	margin: 2px;
	padding: 4px;
	border: 4px solid #999;
	text-align: center;
	line-height: 140%;
	color: #000;
	font-size: 90%;
	font-weight: normal;
	background: #FFF;
}
#rightBar div.rightBox3 p {
	margin: 0px;
	padding: 0px;
}
#rightBar div.rightBox3 a {
	color: #0033FF;
	text-decoration: none;
}
#rightBar div.rightBox3 a:hover {
	color: #FF6600;
	text-decoration: none;
}
#rightBar div.rightBoxAdsense160 {
	margin: 6px 2px 6px 2px;
	padding: 0px;
	border: 0px solid #999;
	text-align: center;
	color: #000;
	background: #FFF;
}
p.posted {
	clear: both;
	margin: 0px 8px 0px 8px;
	padding: 3px 3px 3px 3px;
	border-top: 1px dotted #888;
}
#rightBar div.rightside_Blog {
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 0px;
	line-height: 140%;
	background: #FFF;
	border-left: 2px solid #CCC;
	border-right: 2px solid #CCC;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}
.rightside_Blog p {
	clear: both;
	color: #333;
	margin: 2px 2px 2px 2px;
	padding: 3px;
	font-size: 90%;
	text-align: left;
	line-height: 150%;
	font-weight: normal;
}
.rightside_Blog p.rightside_Blog_title{
	/*height: 15px;*/
	margin: 5px 2px 5px 2px;
	padding: 0px 8px 0px 8px;
	/*background-image: url("/img/left_dt.gif");*/
	/*background-repeat: no-repeat;*/
	background: #EEE;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	font-size: 90%;
	text-align: left;
	font-weight: bold;
	color: #000;
}
.rightside_Blog ul {
	list-style-type: none;
	margin: 0px 2px 0px 2px;
	padding: 0px 3px 10px 3px;
	font-size: 90%;
}
.rightside_Blog li {
	padding: 2px 0px 2px 0px;
	line-height: 150%;
	border-bottom: 1px dotted #888888;
}
#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 0px 2px 0px;
	line-height: 150%;
	border-bottom: 1px dotted #888888;
}
.kita_Event dl {
	margin: 0px 2px 0px 2px;
	padding: 0px 3px 10px 3px;
	font-size: 90%;
}
.kita_Event dt {
	margin: 5px 2px 0px 2px;
	padding: 2px 0px 0px 0px;
	line-height: 150%;
	font-weight: bold;
}
.kita_Event dd {
	margin: 0px 2px 0px 2px;
	padding: 2px 0px 5px 0px;
	line-height: 150%;
	font-size: 95%;
	border-bottom: 1px dotted #888888;
}

#rightBar div.rightBox2.rightside_Blog.rightside_Blog_title.kita_Event img {
	margin: 4px 2px 4px 2px;
	/*padding: 4px;*/
}

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 footer ******************/
#copyright {
	font-size: x-small;
	font-style: normal;
	line-height: 150%;
}

/****************** For Form ******************/

#contact p.errorMes {
	color: #FF0000;
}

#contact dt {
	padding-left: 8px;
	border-left: 8px solid #FF9652;
	font-size: 80%;
	font-weight: bold;
}

#contact dd {
	margin: 5px 0px 20px;
}

#contact dd.kakunin {
	margin-left: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #888888;
	font-size: 80%;
}

.formStyle {
	width: 95%;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}