@charset "SHIFT_JIS";

body {
	color:#333;
	background:#fff;
	font:100% 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', "sans-serif";
	margin: 0px;
	padding: 0px;
}

h1 {margin:0px; padding:0px;}
h2 {margin:0px; padding:0px;}
h3 {margin:0px; padding:0px;}
h4 {margin:0px; padding:0px;}
p {margin:0px; padding:0px;}

a:link    {	text-decoration:none;}
a:visited {	text-decoration:none;}
a:hover   {	text-decoration:underline;}
a:active  {	text-decoration:underline;}

.Lsmall    { font-size:65%; line-height:140%; }
.small    { font-size:65%; line-height:120%; }
.Lmedium   { font-size:75%; line-height:160%; }
.medium   { font-size:75%; line-height:130%; }
.large   { font-size:85%; line-height:150%; }

p.caption_indent {	font-size:63%; line-height:120%; padding-left:1em; margin:0; padding-top:5px; }
.caption_indent  { text-indent:-1em; }

p.caption { font-size:63%; line-height:130%; margin:0; padding-top:5px;}

hr{
	margin-bottom: 15px;
	margin-top: 15px;
	border-top: 1px solid #666;
	_height: 1px;

}
.dotline-x {
	background-image: url(../common/dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.dotline-s {
	background-image: url(../common/dotline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.dotline-u {
	background-image: url(../common/dotline.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.line-y {
	background-image: url(../common/line.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.line-x {
	background-image: url(../common/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.table{
	margin: 0px;
	padding: 0px;
	border: none;
}
.table td{
	padding: 3px 10px;
	margin: 0px;
	border: 0px none;
}
.table2{
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #999;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999;
}
.table2 td{
	padding: 3px 5px;
	border-top: 0px none;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 0px none;
}
.table0{
	margin: 0px;
	padding: 0px;
	border: none;
}
.link_box {
}
.table0 td{
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
.sitemap{
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #999;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999;
	font-size: 75%;
}
.sitemap td{
	padding: 5px 8px;
	border-top: 0px none;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 0px none;
}
.link_box table {
	padding-left: 10px;
}
.link_box th {
	text-align: left;
	padding-left: 5px;
	line-height: 250%;
	padding-bottom: 5px;
}
.link_box td {
	font-size: 11px;
	padding-left: 5px;
	border-left-color: #999999;
	padding-top: 0px;
	padding-bottom: 15px;
	width: 3%;
}
