﻿body {
	background-color: white;
	font-size: 10pt;
	background-image:url('../img/back1.jpg');
}


header {
	margin: 0px;
}


figcaption {
	margin: 0px;
	padding: 0px;
	color: gray;
	text-align: center;
	vertical-align: central;
	width: 100%;
	font-size:9pt
}

figure{
	margin-top:20px;
	margin-bottom:10px;
}

h1{
	margin: 2px auto;
	display: block;
	color: #FFFFFF;
	font-size: 16pt;
	line-height: normal;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	clear: both;
	font-family:'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans', 'ヒラギノ角ゴシック', 'Yu Gothic Medium','游ゴシック Medium',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic', 'Osaka' ;
	border-top:2px solid #1d1541;
	border-bottom:2px solid #2d0f8d;
	border-left:1px solid royalblue;
	border-right:1px solid #2d0f8d;

	background-color:rgb(45,15,141);
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#000060', endColorstr = '#0000cc');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#000060', endColorstr = '#0000cc')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #000060, #0000cc);
	background-image: -ms-linear-gradient(top, #000060, #0000cc);
	background-image: -o-linear-gradient(top, #000060, #0000cc);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#000060), to(#0000cc));
	background-image: -webkit-linear-gradient(top, #000060, #0000cc);
	background-image: linear-gradient(top, #000060, #0000cc);
}
h2{
	margin: 2px auto;
	margin-top: 1rem;
	display: block;
	color: #000060;;
	font-size: 14pt;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	width: 98%;
	text-align: center;	
	font-family:'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans', 'ヒラギノ角ゴシック','Yu Gothic Medium','游ゴシック Medium','YuGothic','Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic', 'Osaka' ;
	border-top:1px solid #000080;
	border-bottom:2px solid #000060;
	border-left:1px solid gainsboro;
	border-right:1px solid #000090;
	background-color:#FFFFFF;
}

h3{
	margin:auto;
	margin-bottom:10px;
	margin-top:10px;
	display: block;
	color: #000080;
	font-size: 12pt;
	line-height: normal;
	text-align: center;	
	clear: both;
	width: 98%;
	font-family:'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans', 'ヒラギノ角ゴシック', 'Yu Gothic Medium','游ゴシック Medium','YuGothic','Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic', 'Osaka' ;
	padding:2px;
	border-bottom:2px solid silver;
	border-right:1px solid gainsboro;
	background-color:rgba(198, 198, 255, 0.2);
}

nav {
	padding: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
}

li {
	margin-left: 24px;
	margin-bottom:8px;
	font-size: 9pt;
}

article {
	margin-top: 8px;
	margin-left: 18px;
	margin-right: 10px;	
	margin-bottom: 18px;
	padding: 1;
	line-height: 1.4;
	color: #333;
	font-family:'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans', 'メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic', 'Yu Gothic Medium','游ゴシック Medium','ヒラギノ角ゴシック',YuGothic,'Yu Gothic', 'Osaka' ;
	font-size: 10pt;
}

aside{
	margin: 0px auto;
	text-align: center;
	font-size: 9pt;
	color:dimgrey;
	display: block;
	clear: both;
	width: 80%;
	font-family:'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans', 'メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic', 'Yu Gothic Medium','游ゴシック Medium','ヒラギノ角ゴシック',YuGothic,'Yu Gothic', 'Osaka' ;
	line-height:14pt;
}

section{
	margin-top: 10px;
	margin-bottom:20px;	
}

div.pright{
	text-align: right;
}

#article2 {
	line-height:16pt;
}

#article3 {
	line-height:18pt;
}

#pagemaster {
	padding: 0px;
	background-color: white;
	margin: 0px auto;
	width: 920px;
	border-top:1px solid snow;
	border-left:1px solid whitesmoke;
	border-right:1px solid lightgrey;
}

#dispcontent {
	padding: 0px;
	margin: 0px auto;
	width: 920px;
	float: left;
	background-color: whitesmoke;
	background-image:url('../img/back2.jpg');
}

#leftpain {
	border-top:1px solid snow;
	border-left:1px solid whitesmoke;
	border-right:1px solid lightgrey;
	border-bottom:1px solid silver;
	width: 455px;
	float: left;
	margin-left: 2px;
	margin-bottom: 2px;
	background-color: white;
	height: 2300px;
}

#rightpain {
	border-top:1px solid snow;
	border-left:1px solid whitesmoke;
	border-right:1px solid lightgrey;
	border-bottom:1px solid silver;
	width: 455px;
	float: right;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: white;
	height: 2300px;
}
#headermain {
	margin: 0px 0px 0px 0px;
	left:50%;
 	margin-left:-460px;	
 	position: fixed;
	top: 0px;
	text-indent: 1px;
	width: 920px;
	height:60px;
	background-color: transparent;
	border-top:3px solid #1d1541;
	border-bottom:2px solid #1d1541;
	border-left:1px solid #1d1541;
	border-right:1px solid #1d1541;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0px 10px #000000;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#000040', endColorstr = '#000090');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#000040', endColorstr = '#000090')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #000040, #000090);
	background-image: -ms-linear-gradient(top, #000040, #000090);
	background-image: -o-linear-gradient(top, #000040, #000090);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#000040), to(#000090));
	background-image: -webkit-linear-gradient(top, #000040, #000090);
	background-image: linear-gradient(top, #000040, #000090);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
	/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
}
#headersub {
	margin: 0px auto;
	padding:0;
	border-radius: 10px;
	background-color: #FFFFFF;
	top: 0px;
	width: 920px;
	height:59px;
}
#footermain{
	border-style: inset outset outset inset;
	border-width: thin medium medium thin;
	border-color: whitesmoke;
	background-color: gainsboro;
	text-align: left;
	padding-left:0px;
	padding-right:0px;
	clear: both;
	width: 920px;
	margin: 0px auto;
	font-size:10pt;
	clear: both;
	font-family:"ＭＳ Ｐゴシック","Times New Roman", Times, serif, sans-serif;
	line-height:30px;
}

img.imgborder{
	margin: 0px auto;
	border-style: inset;
	border-width: 1px 1px 2px 2px;
	border-color: whitesmoke white white white;
}

div.imgwaku{
	margin: 0px auto;
	padding: 10px;
border: 1px solid #2d0f8d;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 20px #000000;
-webkit-box-shadow: 0px 0px 20px #000000;
box-shadow: 0px 0px 20px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#0a64f5', endColorstr = '#9cd5dd');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#0a64f5', endColorstr = '#9cd5dd')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #0a64f5, #9cd5dd);
background-image: -ms-linear-gradient(top, #0a64f5, #9cd5dd);
background-image: -o-linear-gradient(top, #0a64f5, #9cd5dd);
background-image: -webkit-gradient(linear, center top, center bottom, from(#0a64f5), to(#9cd5dd));
background-image: -webkit-linear-gradient(top, #0a64f5, #9cd5dd);
background-image: linear-gradient(top, #0a64f5, #9cd5dd);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/

}


table.tbl1{
	margin: 0px auto;
	font-size:10pt;
	text-align: center;
}

.td1{
	text-align: right;
	width:26%;
	font-weight: bold;
	padding: 3px;
	}
	
.td2{
	text-align: left;
	width:74%;
	padding: 3px
	}


#title0{
	padding: 0px;
	margin: 0px auto;
	width: 920px;
	float: left;
}

#title1{
	width: 600px;
	float: left;
	color: #FFFFFF;
	font-size: 15pt;
	text-align: center;
	margin-top:30px;
	font-weight:bold;
}

#title1:hover{
	color: #e1e458;
	text-shadow:3px 3px 1px rgba(36, 36, 48, 0.8);
}

#title2{
	width: 300px;
	float: right;
	color: #000060;
	font-size: 30pt;
	text-align: center;
	margin-top:1px;
	margin-right: 2px;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 10px;
	vertical-align: middle;
	font-family:'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans', 'Yu Gothic Medium','游ゴシック Medium','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic', 'Osaka' ;
}

#title2:hover{
	background-color:#e1e458;
	color:crimson;
	font-weight: 800;
}

#page-top{
	width:50px;
	height:50px;
	position:fixed;
	right:50px;
	bottom:6px;
	display:none;
}