@charset "UTF-8";

/*Dow style sheet*/

body {background-color: #ffffff; 
	margin: 10px; 
	padding: 10px;
	color: #333;
	line-height: 150%;
	font-size: 1.1em;
	width:95%;}
	


body,td,th {
	font-family: Optima, sans-serif;
}

.text {
	color: #000000;
    line-height: 140%;
	font-size: normal;
	font-style: normal;
}

.toptitle {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #333333;
	width: 65%;
	margin-bottom: 15px;}


.mail {
	color: #000000;
    line-height: 140%;
	position: absolute;
	top: 50px;
	right: 10px;
}


header {position:absolute;
    left:0px;
    top:0px;
	width:200%;
	min-height: 110px;
	background-color:#F8F8F8;
}


A:link {color: #0033CC; text-decoration: none; }
A:active {color: #FF6633; text-decoration: none; }
A:hover {color: #CC0066; text-decoration: none; }
A:visited {color: #990099; text-decoration: none; }

.brown {
   color: #666600;
   font-family: Helvetica, Arial, sans serif;
   font-size:95%;
   }

.gloss    {
	font-size: 95%;
     }
   
.ajp {font-weight: normal;
         color: #000000;
    font-family: : 平成角ゴシック, ＭＳ ゴシック;}
		 
.asc {font-weight: normal;
         color: #000000;
    font-family: 华文黑体, Hei;}
		 
.atc {font-weight: normal;
         color: #000000;
    font-family: "儷黑 Pro", "Apple LiGothic Medium";}
		 
.avn {font-weight: normal;
      font-family: Helvetica, Arial, sans serif;
         color: #000000;}
		 
.mon {font-weight: normal;
      font-size: 120%;
	  color: #000000;}
	  
.bichig {
	margin: 4px;
	padding: 4px;
	font-family: 'Mongolian White', Serif, 'Noto Sans', Sans-serif;
	font-size : 23px;
	-moz-writing-mode: vertical-lr;
	writing-mode: vertical-lr;
	-webkit-writing-mode: vertical-lr;
	-o-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	writing-mode: tb-lr;
	-webkit-text-orientation: sideways-right;
	/* Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.69 Safari/537.36 */
	/* Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.104 Safari/537.36 */
	text-justify: inter-ideograph;
	text-align:justify;
}

.bichigs {
	margin: 0px;
	padding: 0px;
	font-family: 'Mongolian White';
	font-size : 106%;
	-moz-writing-mode: vertical-lr;
	writing-mode: vertical-lr;
	-webkit-writing-mode: vertical-lr;
	-o-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	writing-mode: tb-lr;
	-webkit-text-orientation: sideways-right;
	/* Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.69 Safari/537.36 */
	text-justify: inter-ideograph;
	text-align:justify;
}

h1 {
	line-height: 140%;
	font-size: 150%;
     }
	 
h2 {
	line-height: 130%;
	font-size: 125%;
}

h3 {
	line-height: 110%;
	font-size: 110%;
}

.table
 {overflow: auto;}
   
.bordered {
border: 0px!important;
border-style:solid;
border-color:#999999;}
	
.red {
	color: #FF0000;}

.top {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
	padding: 0px;
	}

.photo {
	position: absolute;
	right: 5px;
	top: 0px;
	padding: 3px;	
}

.navigation {
	position: absolute;
	width: 190px;
	right: 5px;
	top: 145px;
	padding: 5px;
	font-size:17px;
    line-height: 200%;
	background-color:#fff295;
}
 

.content {
	position: absolute;
	left: 5px;
	top: 290px;
	width: 95%;
	visibility: visible;
	z-index: 3;
	padding: 15px;
}

.title1 {
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}


	

.centre {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
} 

.style2 {font-size: 9px;
         color: #000099;
		 text-decoration: none;}
		 
.style1 {color: #000099}
.style3 {font-size: small}
.style4 {color: #CCCCFF}
.style5 {font-size: 9px;
         color: #CCCCFF}
.style6 {font-style: italic}







@media (min-width: 400px)
{


	
.content {
	position: absolute;
	left: 8px;
	top: 270px;
	visibility: visible;
	z-index: 3;
	padding: 5px;
}

header {position:absolute;
    left:0px;
    top:0px;
	width:100%;
	min-height: 110px;
	background-color:#F8F8F8;
}

	
.text {
	color: #333;
	line-height: 140%;
	font-size: 100%;
	font-style: normal;
}

.navigation {
    background-color:#fff295;
	box-shadow: inset 0 0 5vw 1.5vw white;
	position: absolute;
	right: 5px;
	top: 125px;
	padding: 5px;
	font-size:17px;
	line-height:200%;}

.photo {
	position: absolute;
	right: 5px;
	top: 0px;
	padding: 5px;	
}

.small {
	font-size: 12px;
	}
	

}

@media (min-width: 750px)


{
	
body {position:relative;
	margin-left:auto;
    margin-right:auto;
    width:750px;}
    

							
}

