/* begin kmonos css */
a {
	color:#3333CC;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
body {
	background-color:#fff;
	margin: 0;
	padding:0;
}
p { line-height:1.5em;
}

address {
	margin-top:0.75em;
	font-style:normal;
	line-height:1.25em;
}
/* banner */
#banner {
	position:absolute;
	left:17px;
	height:0px;
	top: 448px;
}
#banner ul {
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
	width:140px;
}
#banner img { border:none;}
#banner li {
	margin:0 0 6px 0;
	padding:0;
}

/* contentsPanelの位置を決める */
#contentsPanel {
	position:absolute;
	left:169px;
	height:0px;
	top: 108px;
	font-size: smaller;
	width:630px;
	margin: 0;
	padding: 0;
}

p {margin:0; padding:0;}
h1,h2,h3,h4 {
	margin:0;
	padding:0;
	font-weight:normal;
}
em {font-weight:bold; font-style:normal;}

#title {
	position:relative;
	background-color:#fff;
	padding:0;
	margin-bottom:1em;
}

#content {
	border:1px solid #999;
	padding:0.5em;
}
#content h3 {
	background-color:#6699FF;
	color:#fff;
	font-size:small;
	padding:0.5em 0 0.5em 0.75em;
	position:relative;
	margin-bottom:1em;
	border: 1px solid #0066ff;
}
#content ul {
	margin-top:1em;
	margin-left:2em;
}
#content ul li {
	margin-bottom:0.25em;
}
#content p {
	margin-bottom:0.5em;
}
#pictPanel {
	margin:2em 0 0 0;
	padding:0;
}

#pictPanel div {
	background-color:#fff;
	display:inline;
	height:220px;
	margin:0.25em;
	padding:0;
	width:300px;
}

#pictPanel div img {
	border:1px solid #999;
}
.topic {
	margin:0 0 1em 0;
}
.topic img,p {
	margin-left:2em;
}
.topic h4 {
	margin:0 0 0.5em 2em;
	border-left:1em solid #6699ff;
	padding-left:0.5em;
}
.sheet{
	font-size:1em;
	text-align:center;
	margin-bottom:2em;
}
.sheet img {
	margin:0;
	padding:0;
}

#footer {
	margin-left:1em;
}
/* end kmonos css */



.style1 {
	color: #000;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	margin-bottom:1em;
}
.style2 {color: #FF0000}
.style3 {font-size: x-small}
.style4 {font-size: 11pt}


.Font10{
  font-size : 10pt;
  color : blue;
  font-weight : normal;
}

.FontRed{
  font-size : 16pt;
  color : #0066cc;
  font-weight : bold;
}
.Font9{
  font-size : 16pt;
  color : black;
  font-weight : normal;
}
.Font16{
  font-size : 16pt;
  color : #ffffff;
  font-weight : bold;
}
.Font11Brown{
  font-size : 11pt;
  color:brown;
  font-weight : bold;
}
.Font11{
  font-size : 11pt;
  font-weight : normal;
}
.Font11Blue{
  font-size : 11pt;
  font-weight : bold;
  color : navy;
}
.Font16Blue{
  font-size : 16pt;
  font-weight : bold;
  color : navy;
}
.Font14Bold{
  font-size : 14pt;
  font-weight : bold;
}
.Font14Red{
  font-size : 14pt;
  font-weight : bold;
  color : red;
}
.Font11Bold{
  font-size : 11pt;
  font-weight : bold;
}
.Font14WhiteBold{
  font-size : 14pt;
  font-weight : bold;
  color : white;
}
.Font11White{
  font-size : 11pt;
  font-weight : bold;
  color : white;
}
.HR{
  font-size : 11pt;
  color : red;
}
