@charset "shift_jis";

/* materials
--------------------------------------------------------------------------------*/

/* index -------------------------------- */

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

.line01B {
	padding-bottom: 8px;
}

.line01B table th {
	vertical-align: top;
	width: 10%;
}
.line01B table td {
	padding: 0 8px 4px 0;
}
.line01B table td img {
	vertical-align: middle;
	margin-right: 6px;
}

table.tbl02 td {
	width: 50%;
}

/* kakomi -------------------------------- */
.kakomi01 { 
background:#ffffff; /* wi */ 
border:#cccccc 1px solid; /* g */ 
}
.kakomi02 { 
background:#ffffff; /* wi */ 
border:#cccccc 1px dashed; /* g */ 
}
/* hr -------------------------------- */
hr.style1 {
border:dotted #999999;
border-width:1px 0px 0px 0px;
height:1px;
overflow:hidden;
margin:7px 0;
clear:both;
    }



