h1 {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	padding-left: 1em;
	padding-top: 3px;
	margin: 0px;
}
.text_s {font-size: 82%;}
.text_sb {font-size: 82%;font-weight: bold;}
.text_m {font-size: 90%;}
.text_mb {font-size: 90%;font-weight: bold;}

.comment {
	text-indent: 1em;
	margin: 0px;
	line-height: 150%;
	padding: 0.5em 0em;
}

.comment_line {
	margin: 0px;
	line-height: 150%;
	padding: 0.5em 0em;
	color: #666666;
}
a:link    {text-decoration: none;color: #696969;}
a:visited {text-decoration: none;color: #696969;}
a:active  {text-decoration: none;color: #696969;}
a:hover   {text-decoration: underline;color: #993366;}
#menu {
	margin: 0px;
	padding: 0px;
}

#menu a{
	background-image: url(../images/menu_bg_off.jpg);
	background-repeat: no-repeat;
	width: 105px;
	height: 31px;
	display: block;
	padding-top: 5px;
	list-style-type: none;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#menu a:hover{
	background-image: url(../images/menu_bg_on.jpg);
	color: #FFFFFF;
	text-decoration: none;
}
dl.line{
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 5px;
	margin: 0px;

}
dl.line dt{
	margin:0px 1em 0px 0px;
	color: #999999;
}
dl.line dd{}

#pankuzu {margin-bottom:10px; font-size:12px;}

#pagetitle{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/pagetitle_bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 1em;
}

#footer {
	width: 680px;
	background-image: url(../images/bottom02.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#address{
	background-image: url(../images/add_bg.jpg);
	background-repeat: repeat-x;

}

address{
	text-align:center;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
	color: #666666;
}
#cc{font-size: 11px;}

h2{
color:#666666;
font-size:12;
margin:0;

IFRAME{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-color : white white white white;}

IFRAME{border-color : white white white white;}
