@charset "Shift_JIS";
/* CSS Document */
/*
#======================  FONTS  =========================================
# font-verdana.css
# 
# part of the Triad skin for Pmwiki
#========================================================================*/
/*======= Master font sizes =========*/
#content  { font-size: 90%; }
#rightbar { font-size: 75%; }
#sidebar  { font-size: 75%; }
#header   { font-size: 90%; }
#topnav   { font-size: 75%; }
#footnav  { font-size: 75%; }
#footer   { font-size: 75%; }
#titlebar { font-size: 90%; }
/*=============================*/
/*monospaced (code) font */
pre, code { font-size: 1em; font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", "Osaka-Mono", monospace; }

textarea { font-size: 1.0em; }
.inputbox {  font-weight:500; }

#header h1, #header h2, #header h3, 
#header h4, #header h5, #header h6 { 
		font-weight:500; margin:0 2px 2px 0;
		line-height:100%; 
		font-family: "Times New Roman", Georgia, "Courier New", "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", "Osaka-Mono", sans-serif; }
		
.pagegroup { font-size: 0.75em; font-weight:500; 
		font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", "Osaka-Mono", sans-serif; }

#content { font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", "Osaka-Mono", monospace; }

/* headings */	
#content h1, #content h2, #content h3, 
#content h4, #content h5, #content h6 { 
		font-weight:500; 
		line-height:133%; 
		font-family: "Times New Roman", Georgia, "Courier New", "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", "Osaka-Mono", sans-serif; }
#content h1 { font-size:1.35em; font-weight:600; padding-top:0.5em; margin-bottom:0.2em; border-bottom:1px solid}
#content h2 { font-size:1.3em; font-weight:600; padding-top:0.5em; margin-bottom:0.85em; border-bottom:1px solid}
#content h3 { font-size:1.25em; font-weight:600; margin-bottom:0.2em;}
#content h4 { font-size:1.2em; font-weight:600;}
#content h5 { font-size:1.1em; font-style:italic;}
#content h6 { font-size:1.0em; font-variant:small-caps; font-weight:600;}

#sidebar h1 { font-size:1.1em; font-weight:700; }
#sidebar h2 { font-size:1.05em; font-weight:700; }
#sidebar h3 { font-size:1.0em; font-weight:700; }
#sidebar h4 { font-size:1.1em; font-weight:700; }
#sidebar h5 { font-size:1.05em; font-weight:700; }
#sidebar h6 { font-size:1.0em; font-weight:700; }
p.sidehead { font-size:1.1em; font-weight:700; }

#rightbar h1 { font-size:1.5em }
#rightbar h2 { font-size:1.4em; border-bottom:1px solid}
#rightbar h3 { font-size:1.3em }
#rightbar h4 { font-size:1.2em }
#rightbar h5 { font-size:1em }
#rightbar h6 { font-size:1em; font-variant:small-caps;}
* html #rightbar { line-height:1.2em; }

#topnav, #sidebar, #rightbar, #footnav, #footer, #header, #headsearchbox {
font-family: Verdana, Geneva, Helvetica, Arial, "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", "Osaka-Mono", sans-serif; } 

#topnav {font-weight:600;}

.togglebox { font-weight:600; font-family: Geneva, Helvetica, Arial, Geneva, "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", "Osaka-Mono", sans-serif;  }

