﻿/* book */
td.bdr-bottom {
	background: url("../../../common/img/dotbdr3.gif") repeat-x scroll center bottom;
	padding-bottom: 1px;
}

.fs116 {
	font-size: 116%;
}

table.table_txt tr td {
    padding: 27px 0;/* book.htmlテキスト余白調整 */
}

/* discription */
table#trouble dl dt {
	padding-left: 1em;
}

table#trouble dl dd {
	padding: 0 0 0.5em 2em;
}

table#trouble dl#list, table#trouble dl#list dt, table#trouble dl#list dd {
	float: left;
	padding: 0 0 0.5em 0;
}

table#trouble dl#list {
	margin: 0;
	padding: 1em 0 1em 1em;
}

table#trouble dl#list dt { width: 1.5em; }
table#trouble dl#list dd { width: 480px }

.clr {
	clear: both;
}

/* index */
div#main {
	width: 533px;
}

div#main h2, div#main h3, div#main p {
	float: left;
}

div#main h3#btn {
	position: relative;
}

div#main h3#btn a img.btn-circuit {
	position: absolute;
	bottom: 7px;
	left: 40px;
}

div#main h3#btn a img.btn-block {
	position: absolute;
	bottom: 7px;
	right: 24px;
}

a:hover img.mo{
   filter:alpha(opacity=70);
   opacity:0.70;
}

