@charset "shift_jis";

/* common
------------------------------------------------------------------------*/

* { font-size: 13px; line-height: 1.3; }

.top_title { padding-left: 10px; }

.imgL{
	float:left;
	padding-left:5px;
}

.link a {
	display: block;
	background: url(../images/general_banner01.jpg) no-repeat 0 0;
	width: 178px;
	height: 69px;
	text-decoration: none;
	text-indent: -9999px;
	margin-top:15px;
	float: right;
}
.link01 a {
	display: block;
	background: url(../images/child_banner01.jpg) no-repeat 0 0;
	width: 178px;
	height: 69px;
	text-decoration: none;
	text-indent: -9999px;
	margin-top:15px;
	margin-bottom:15px;
	padding-left:5px;
	float: right;
}
.link a:hover,
.link01 a:hover{
	background-position: 0 -69px;
}
.p_5{
	padding-left:5px;
	width:500px;
}

.aR { text-align: right; }
.aC { text-align: center; }

.column{
	width:510px;
	background-color:#FFFAB4;
}
.column td{
	background-color:#FFFAB4;
	padding: 10px;	
}

.bnr_res a {
	display: block;
	width: 169px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bnr_res.jpg) no-repeat 0 0;
	text-indent: -9999em;
	outline: none;
}
.bnr_res a:hover { background-position: bottom; }



/* header
------------------------------------------------------------------------*/

table#header td {
	font-size: 12px;
	vertical-align: bottom;
	height: 120px;
	background: url(../images/header_01.jpg) no-repeat 0 0;
}

/* implant
------------------------------------------------------------------------*/

.implant_tbl01{
	border-collapse:collapse;
	border: 1px solid #999999;
	width:510px;
	margin: 0px;
	padding: 0px;
}

.implant_tbl01 td{
	width:255px;
	border: 1px solid #999999;
	vertical-align:top;
	text-align:left;
	padding:2px 5px 2px 5px;			
}
.implant_tbl01 th{
	width:255px;
	text-align:center;
	border: 1px solid #999999;
	padding:2px 5px 2px 5px;			

}


/* child
------------------------------------------------------------------------*/

.child_tbl03{
	border-collapse:collapse;
	border: 1px solid #999999;
	width:510px;
	margin: 0px;
	padding: 0px;
	width:510px;
}
.child_tbl03 td.col03{
	width:100px;
	border: 1px solid #999999;
	vertical-align:middle;
	text-align:right;
	padding:2px 5px 2px 5px;	
}
.child_tbl03 td.col04{
	width:410px;
	border: 1px solid #999999;
	vertical-align:top;
	text-align:left;
	padding:2px 5px 2px 5px;	
}


/* link
------------------------------------------------------------------------*/

/* cTable */
.c_table {
    width:510px;
    border-collapse:separate;
    border:1px solid #ccc;
}
.c_table TR {
    border:1px solid #eee;
}
.c_table TD {
    padding:3px 2px;
    font-size:12px;
    vertical-align: top;
    border:1px solid #eee;
}
.c_table .td1 {
    width:140px;
    font-size:12px;
    font-weight:bold;
    text-align:left;
}
.c_table .td1 a {
	color: #666666;
}

.c_table .td2 {
    font-size:12px;
}
.c_table .td3 {
    width:290px;
    font-size:12px;
}
.c_table .td_col2 {
    width:340px;
    font-size:12px;
}
.c_table .note {
    color:#cc0000;
}


/* cTable2 */
.c_table2 {
    width:510px;
}
.c_table2 TR {
}
.c_table2 TD {
    width:33%;
    font-size:12px;
}
.c_table2 TD a {
	color: #666666;
}

.titleLink {
	font-size: 14px;
	font-weight: bold;
	background-color: #E3E3E3;
	padding: 3px;
}

