/* 	Begin Modified Font Stuff */

/*a.fancybox { border-bottom: 1px dashed red; }*/

.kuputaka, a.fancybox {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:33px;
	line-height:33px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.kuputaka:hover, a.fancybox:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.kuputaka:active, a.fancybox:active {
	position:relative;
	top:1px;
}





.heading {
	font-family:FF-Calibre-Semibold,Calibre,sans-serif;
	font-weight:bold;
	font-size:15px;
	line-height:17px;
	color:#000000;
	margin-bottom:3px;
	text-align:right;
}

span.autoCharStyle3 {
	font-family:FF-Calibre-Semibold,Calibre,sans-serif;
	font-weight:bold;
	font-style:italic;
	white-space:nowrap;
	color:#000000;
}

span.autoCharStyle2 {
	font-family:FF-Calibre-Medium,Calibre,sans-serif;
	font-style:italic;
	white-space:nowrap;
	color:#000000;
}

span.autoCharStyle1 {
	font-family:FF-Calibre-Semibold,Calibre,sans-serif;
	font-weight:bold;
	white-space:nowrap;
	color:#000000;
}

em {
	font-style:italic;
}
	
p.BODY-use {
	margin-bottom:14px;
}

p.BODY-use, ul.BODY-use li {
	font-family:FF-Calibre-Medium,Calibre,sans-serif;
	font-size:15px;
	line-height:17px;
	color:#000;
	text-align:left;
}

ul.BODY-use li {
	list-style-type: disc;
    list-style-position: inside;
    padding: 5px 0 0 10px;
    text-indent: -10px;
	}