@charset "Shift_JIS";

/* --------------------------------------------------------- */
/* Style Sheet - Aqanaut [www.aqasystems.com] */
/* image directory : img/ */
/* --------------------------------------------------------- */

/* INDIVIDUALS */
/* --------------------------------------------------------- */

img.page_title{
	width:182px;
	height:93px;
	position:relative;
	top:-7px;
}
.newsh{
	color:#cc0000;
}
.newsl li{
	margin-top:5px;
}

.table01 tbody tr th{
	border-top:#efeef0 solid 1px;
	border-bottom:#efeef0 solid 1px;
	background:url('img/skin_table01_title.gif') repeat-y top left;
	padding:12px 0px 10px 5px;
	font-weight:bold;
	width:143px;
	vertical-align:middle;
}
.table01 tbody tr td{
	border:#efeef0 solid 1px;
	border-left:none;
	padding:12px 15px 10px 10px;
	width:380px;
}

.tablei1 tbody tr th{
	padding:3px 0px 2px 5px;
	font-weight:bold;
	width:143px;
}
.table11 tbody tr td{
	border-left:none;
	padding:3px 15px 2px 10px;
	width:380px;
}




table.data tbody tr th{
	font-weight:bold;
	border-bottom:solid 2px black;
	padding:2px 8px 0px 8px;
	text-align:center;
}
table.data tbody tr td{
	padding:2px 8px 0px 8px;
	border-bottom:solid 1px #ffffff;
	text-align:center;
}
table.data tbody tr .name{
	text-align:left;
}

table.list tbody tr th,
table.list tbody tr td{
	padding:2px 16px 2px 0px;
}

table.table tbody tr th,
table.table tbody tr td{
	padding:8px 8px 0px 8px;
	border-bottom:solid 1px #a0a0a0;
}



div.topmbamenu{
	float:left;
	margin-top:1px;
	margin-bottom:2px;
	margin-left:3px;
	/* kill ie6 bug */
	_display:inline;
}

div.topmbamenu, div.topmbamenu a, div.topmbamenu a img{
	display:block;
	width:248px;
	height:41px;
}

div.topmbamenu a:link, div.topmbamenu a:visited{
	background:#4FA2D9;
}

div.topmbamenu a:active, div.topmbamenu a:hover{
	background:#F14F00;
}




/* scalable button ref. http://triplexxx.jp/archives/115 */
a.scalablebutton{
	color:#fefefe;
	float:left;
	line-height:42px;
	padding-right:20px;
	background: url(img/scalablebutton.png) right top no-repeat;
	cursor:pointer;
	margin-right:5px;
	outline:none;
}
a.scalablebutton span {
	display:block;
	padding-left:20px;
	background:url(img/scalablebutton.png) left top no-repeat;
	background-color:#ffffff;
}
a.scalablebutton:hover {
	background-position:right -42px;
}
a.scalablebutton:hover span {
	background-position:left -42px;
}
a.scalablebutton:active {
	background-position:right bottom;
}
a.scalablebutton:active span {
	background-position:left bottom;
}

div.commentwindow{
	background:#ffffe9;
	border:ridge 3px #ffffff;
	padding:10px;
	position:absolute;
	top:0px;
	left:0px;
	color:#000000;
}

div.topnews{
	margin:10px;
	padding:5px;
	border-bottom:dashed 1px #cccccc;
	font-size:90%;
	line-height:140%;
}
.blue{
	color:#0000ff;
}
.red{
	color:#cc0000;
}
div.topnews .date{
	color:#4f4f4f;
}
td.inquiry_input,
th.inquiry_input{
	vertical-align:middle;
	padding:2px 10px;
	border:solid 1px #dddddd;
}
