.c0 {
 line-height: 0.9;
 }
.c1 {
 line-height: 1.5;
 }
.c2 {
 line-height: 1.8;
 }
.c3 {
 line-height: 1.2;
 }   
span.pink {
 background-color: #FFCCCC;
 }

span.orange {
 background-color: #ffcc00;
 }
span.green {
 background-color: #00cc00;
 }

span.blue {
 background-color: #99ccff;
 }
span.yell {
 background-color: #ffff99;
 }
strong1 { 
border-bottom: double red 3px; 
}
.line {
line-height : normal;}

.redbold {
	font-weight:bold;
	color: #CC3300;
}

.redsmall {
	font-size:9pt;
	color: #CC3300;
}

p{
	font-size : 10pt;
	line-height: 1.2;
}

/*table.table021 {
 margin-top: 0.2em;
  margin-bottom: 1em;
    border-collapse: collapse;
  border: dotted 1px #999;
  font-size: 10pt;
  align:center;
}



table.table021 caption {
  margin-top: 1em;
}


table.table021 th,
table.table021 td {
   border: dotted 1px #999;
  padding: 4px 6px;

}

table.table021 th {
	background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #666;

}

 table.table021 td {
	border-width:1px;
	text-align: center;
	border-style:dotted;
	padding:2px;
	background:#EBFCCE;
	white-space: nowrap;
	background-color: #ffffff;
	background-attachment: fixed;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

*/



h1{
	padding: 0.1em;
	text-align: center;
	letter-spacing: 1em;
	font-color:#ff9999;
	border-top:4px;
	border-bottom:3px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #99CC00;
	border-bottom-color: #99CC00;
	background-color: #CCFF99;
	font-size: 15px;
}

h2{
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:14pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align:center;


vertical-align:; 
	color:#000000;
	border-bottom:1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFCC66;
	border-bottom-color: #FFCC66;
	background-color: #FFFF99;
}

h3{
font-family: "ＭＳ ゴシック", "Osaka"; 
font-size:12pt; 
font-weight:bold; 
font-style:normal; 
text-decoration:none; 
vertical-align:; color:#000000}

body {
	color: #666666;
	text-align: center;
	font-family: Tahoma,'MS UI Gothic',Verdana,'Microsoft Sans Serif',sans-serif,Osaka,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','Comic Sans MS';
	voice-family: "\"}\"";
	voice-family: inherit;
	word-break: break-all;
	}

/* for IE \*/
html>/**/body {
	font-size: 10px;
	}


/*リンク全体*/
a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;
	/**/
	}

/*通常リンク*/
a:link {
	color: #000066;
	}

/*訪問済リンク*/
a:visited {
	color: #6699FF;
	}

/*カーソルオン＋クリック*/
a:focus,
a:hover,
a:active {
	color: #6666FF;
	text-decoration: underline;
	}



.line-height {  font-family: "ＭＳ ゴシック", "Osaka"; font-size: 10px; line-height: 150%}
.c4 {
	border: medium dotted #FF9999;
	
}
.c41 {
	border: dotted #FF9999;
	
}

.c5 {
	border: double #FF9999;
	
}
.c4b {
	border: medium dotted #66CCFF;
	
}


.c5b {
	border: double #66CCFF;
	
}
.c4g {
	border: medium dotted #66FF00;
	
}


.c5g {
	border: double #66FF00;
	
}


blockquote {
	width: auto;
	margin: 10px 20px;
	padding: 0.2em 1em;
	border: 1px dashed #99CCCC;
	}



/* -------------------------------------------------
プラグイン設定
------------------------------------------------- */
div#sidemenu1 li, 
div#sidemenu2 li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	}

/*プラグインタイトル*/
dl.sidemenu_body .plg_title {
	font-size:15px;
	color: #666666;
	font-weight: bold;
	border-left: 15px solid #99CCFF;
	border-bottom: 1px dotted #99CCFF;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	}

/*プラグイン表示部分*/
dl.sidemenu_body {
	margin-bottom: 20px;
	font-size:10pt;
	}
	
dl.sidemenu_body .plg_header,
dl.sidemenu_body .plg_body,
dl.sidemenu_body .plg_footer {
	font-size: 10pt;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:15px;
	}

dl.sidemenu_body .plg_body input {
	margin: 2px;
	}


/*


.menu {
     width : 135px ;
     margin : 20px 10px ;
     padding : 30px ;
     border-top : 1px solid #666666 ;
     border-right : 1px solid #666666 ;
     border-left : 1px solid #666666 ;
     font-size :10pt;
}
.menu ul {
     margin : 0px ;
     padding : 0px ;
     list-style : none ;
     text-align : center ;
}
.menu li {
     margin : 0px ;
     padding : 0px ;
}
.menu a:link {
     width : 135px ;
     display : block ;
     padding : 3px 0px ;
     background-color : #F9F7F4 ;
     border-bottom : 1px solid #666666 ;
     text-decoration : none ;
     color : #993333 ;
}
.menu a:hover {
     width : 135px ;
     display : block ;
     padding : 3px 0px ;
     background-color : #dd5f13 ;
     border-bottom : 1px solid #666666 ;
     text-decoration : none ;
     color : #ffffff ;
}

/*table.table021 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 400px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

table.table021 caption {
  margin-top: 1em;
  text-align: left;
}

table.table021 th,
table.table021 td {
  padding: 4px 6px;
}

table.table021 th {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #FFD9F3;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
}

table.table021 td {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #F3F3F3;
  text-align: left;
  white-space: nowrap;
}

#ID ul { 
margin: 0; 
padding :0; 
list-style-type : none; 
}
#ID li { 
display : inline; 
padding :0; 
margin:0; 
}
#ID a {display:block; 
border:1px solid #aac;
background-color:#dde;
font-size:x-small;
padding:0.1em 0 0.1em 0.7em;
text-decoration:none;
color:#557;
width:8em; 
margin:1px 0px;
height:1.5em;
}
#ID a:hover {
display:block; 
border:1px solid #aca;
background-color:#ded;
font-size:x-small;
padding:0.1em 0 0.1em 0.7em;
text-decoration:none;
color:#575;
height:1.5em;
}

*/
