@charset "utf-8";
/* CSS Document */


.main-content	{
	padding: 12px 36px;
}

.main-content .page-top-title	{
	font-size:18px;
	font-weight:bold;
	text-shadow: 2px 2px 4px #CECECE;
	margin-bottom: 18px;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:active {
	text-decoration:underline;
}

a:hover {
	color:royalblue;
	text-decoration:underline;
}

.contentMain	{
	
}

.date{
	font-family:monospace;
	margin-right:12px
}

.spacer-10	{
	background-image:url("/images/common/spacer-10.gif");
	clear:both;
	height:10px;
	text-align:center;
}

.spacer-20	{
	background-image:url("/images/common/spacer-10.gif");
	clear:both;
	height:20px;
	text-align:center;
}

.bottom-float-clear	{
	clear:both;
	height:0px;
	margin:0px;
}

div.clear	{
	clear:both;
	height:0px;
	padding:0px;
	margin:0px;
	line-height:0px;
}

div.hr	{
	clear:both;
	height:1px;
	background-color:gainsboro;
}

div.spacer-bar	{
	clear:both;
	height:20px;
	width:100%;
	background-position: center center;
}

input.aqa-bgimg-btn	{
	background:white url('/images/common/btn-bg-aqa.png');
	width:150px;
	height:30px;
	border:0px;
	color:white;
	padding:0px;
	font-size:14px;
}

html>body hr.style-hr	{
	border-bottom: 1px solid #CECECE;;  
	height: 0px;  
}

* html hr.style-hr	{
	border-bottom: 1px solid #CECECE;;  
	height: 0px;  
}

:root  hr.style-hr	{
	border: 0;  
	height: 1px;  
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));   
	background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));   
	background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));   
	background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));   
}  

.center	{
	text-align: center;
}

.right	{
	text-align: right;
}

.left	{
	text-align: left;
}

.error	{
	font-size: 16px;
	font-color: #454545;
}

img.pdf-icon	{
	width: 23px;
	height: 24px;
	vertical-align: bottom;;
}

img.general-thumbnail	{
	width: 120px;
	height: 150px;	
	box-shadow: 4px 4px 8px rgba(0,0,0,0.4);
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Color='#CECECE', Direction=135, Strength=10);
	filter: progid:DXImageTransform.Microsoft.Shadow(Color='#CECECE', Direction=135, Strength=10);
}

.bottom-space	{
	margin-bottom: 16px;
}

.main-title	{
	font-size:20px;
	font-weight:bold;
	text-shadow: 2px 2px 4px #CECECE;
	margin:0px 14px 18px 24px;
	padding:12px 0px 0px 0px;
	color:#696252;
}

.main-subtitle {
	font-size:16px;
	font-weight:bold;
	margin-left: 36px;
	color:#696252;
}

.namespace-masaharu-sueyoshi {
	margin: 0px;
	padding: 0px;
	width: 71px;
	height: 20px;
	overflow: hidden;
	display: inline-block;
	vertical-align: bottom;
	background-image: url("/images/profile/president-name.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 3px;
}

.namespace-masaharu-sueyoshi em {
	display: block;
	padding-top: 20px;
}

.namespace-akinori-masunaga {
	margin: 0px;
	padding: 0px;
	width: 65px;
	height: 16px;
	overflow: hidden;
	display: inline-block;
	vertical-align: bottom;
	background-image: url("/images/profile/vice_president_masunaga_name.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 2px;
}

.namespace-akinori-masunaga em {
	display: block;
	padding-top: 20px;
}

.namespace-masaharu-sueyoshi-s {
	margin: 0px 1px 0px 0px;
	padding: 0px;
	width:60px;
	height:14px;
	display: inline-block;
	vertical-align: text-top;
	background-image:url("/images/common/masaharu-sueyoshi-name.png");
	background-repeat: no-repeat;
	background-size:contain;
}

.namespace-akinori-masunaga-s {
	margin: 3px 1px 0px 0px;
	padding: 0px;
	width: 61px;
	height:15px;
	display: inline-block;
	vertical-align: text-top;
	background-image:url("/images/common/akinori-masunaga-name.png");
	background-repeat: no-repeat;
	background-size:contain;
}