@charset "Shift_JIS";
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: orange;
}
a:active {
	color: orange;
}
img{
	border: none;
}
td {
	font-size: 10px;
	line-height:13px;
	empty-cells:show;
}
th{
	text-align:left;
}
/***** 全体と淵の陰影 *****/
#container {
	margin-left: auto;
	margin-right: auto;
}
#backright {
	width: 17px;
	background-image: url(../images/style/backright-trans.png);
	background-repeat:repeat-y;
}
#backleft {
	width: 6px;
	background-image: url(../images/style/backleft-trans.png);
	background-repeat:repeat-y;
}
/***** ヘッダー *****/
div#hhn_area{
	float:right;
}
h1{
	display:inline;
	font-size:9px;
	font-weight: 400;
	margin: 0
}
/***** トップページ画像と両淵　*****/
#cushion {
	width: 705px;
	height: 27px;
	text-align:right;
	padding-top: 3px;
	padding-right: 23px;
	background-image: url(../images/style/cushion.png);
	background-repeat:no-repeat;
}
#cushiontop{
	width: 705px;
	height: 20px;
	background-image: url(../images/style/cushiontop.png);
	background-repeat:repeat-x;
}
/***** ３段カラムのセンター部　*****/
.grayzone{
	background: #eeeeee;
	border:1px solid #ddd;	
}
.contentsbar{
	background: url(../images/style/contentsbar.png) no-repeat;
	height:20px;
	text-indent: 34px;
	font-weight:600;
	font-size:10px;
}
#indexstyle td{
	padding:5px 0 0;
}
h3{
	font-size:10px;
	line-height:20px;
	font-weight:bold;
}
/***** ３段カラムの左部　*****/
#dblink{
	width: 203px;
	border-left:none;
}
#dblink td ul{
	margin:0 6px 3px 0;
	padding: 3px;
	border:1px solid #ddd;
	list-style-position:outside;
	background-color: eeeeee;
}
ul li.allow_gu{
	background:url(../images/mark/allow-trans.png) no-repeat 0px 0px;
	padding: 0 0 2px 18px;
	font-weight:bold;
	list-style:none;
	line-height:14px;
	color: #666666;
}
ul li.allow_to{
	background:url(../images/mark/to-trans.png) no-repeat 0px 0px;
	padding: 0 0 2px 18px;
	list-style:none;
	line-height:14px;
	color: #666666;
}
ul li.allow_si{
	background:url(../images/mark/si-trans.png) no-repeat 0px 0px;
	padding: 0 0 2px 18px;
	list-style:none;
	line-height:14px;
	color: #666666;
}
/***** ３段カラムの右部　*****/
#sidebar-right {
	width: 300px;
}
#arrowlink ul{
	margin: 0;
	padding: 0 12px;
	list-style: none;
}
#circlelink ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#circlelink li{
	background:url(../images/mark/green-trans.gif) no-repeat 0px 3px;
	padding: 0 0 2px 14px;
	list-style:none;
	line-height:14px;
	color: #666666;
}
#akashakospace img{
	margin:0 15px 0 0;
	float: left;
}
address {
	font-style: normal;	padding-left: 220px;
	line-height:1.3em;
}

