@charset "utf-8";

// Print CSS


/* =====================================================================
*
*    1. 共通 + トップページ
*
* =================================================================== */

body {
	line-height: 1.5;
	letter-spacing: 1px;
}

hr { margin: 30px 0 ; }

a:link, a:visited {
	color: #000000;
}

img { border: 0; }

h1, h2, h3, h4, h5, h6 {
	font-family: "ヒラギノ角ゴ Pro W8", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

.printHide { display: none;}

.gMenu ul { display: none; }
.sMenu ul { display: none; }
.naviSide { display: none; }
.toppofthispage { display: none;}

/* =====================================================================
*
*    2. 下層ページ
*
* =================================================================== */

#gb h1, #gb h2 { font-size: medium;}
#gb h1 a, #gb h1 a:visited { text-decoration: none;}
#gb h2 a, #gb h2 a:visited { text-decoration: none;}
#gb h3 { font-size: xx-large;}

#james h1, #james h2 { font-size: medium;}
#james h1 a, #james h1 a:visited { text-decoration: none;}
#james h2 a, #james h2 a:visited { text-decoration: none;}
#james h3 { font-size: xx-large;}

#blog h1, #blog h2 { font-size: medium;}
#blog h1 a, #blog h1 a:visited { text-decoration: none;}
#blog h2 a, #blog h2 a:visited { text-decoration: none;}
#blog h3 { font-size: xx-large;}

#contact h1 { font-size: medium;}
#contact h1 a, #contact h1 a:visited { text-decoration: none;}
#contact blockquote { font-weight: bold;}

#thanks h1 { font-size: medium;}
#thanks h1 a, #thanks h1 a:visited { text-decoration: none;}

#footContents { display: none; }
.ttl_blogList { display: none; }
