/* CSS Document */

.nomarker	{
	list-style:none;
	}

li .pdficon	{
	font-size:0.84em;
	margin:0;
	padding:0;
	}

li p.pdficon span img	{
	margin:0 0.5em;
	}


li p.pdficon2 span img	{
	margin:0 0.5em;
	}

img	{
	border:0;
	}

table.history caption	{
	font-size:120%;
	font-weight:bold;
	}
table.history th	{
	font-weight:bold;
	}

table.history td span	{
	font-weight:bold;
	}

table{
    font-size:90%;
    line-height:150%;
}
table tr td{
}
.craft_img {
    margin-left: 30px;
}

.title_h2{
	margin-top:40px;
	margin-bottom:20px;
	font-size: 0;
	line-height: 0;
	text-align: center;
}


.title_h2 img{
	display:block;
	margin:0px;
	padding:0px;
	font-size: 0;
	line-height: 0;
	text-align: center;
}

.craft_t{
	margin:0px;
	padding:0px;
}

.title_h2_2{
	margin-top:40px;
	margin-bottom:0px;
	font-size: 0;
	line-height: 0;
}

li .list_indent	{
	font-size:0.84em;
	padding-left:1.68em;
	}

.box_left {
    width:90px;
    margin-right:10px;
    float:left;
}

.box_wrap .first_contents {
    width:70px;
    height:70px;
    margin-right:20px;
}
.box_left .caption{
	font-size: 80%;
	text-align:center;
	margin-top:10px;
}

.box_left .photo{
	text-align:center;
}

.box_wrap {
    width:690px;
    height:auto;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}