/*
========================================
印刷博物館共通　スタイルシート 英語版
========================================*/

body{
	background-color:#AEAEAE;
	color:#333333;
	margin:0px;
	font-family:'Verdana','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size:100%; 
}

/*■ レイヤー
---------------------------------------------------------- */
#nvEx{position:absolute;top:104px;visibility: hidden;z-index:4;}
/*#nvCl{position:absolute;top:104px;visibility: hidden;z-index:3;}*/
/*#nvCm{position:absolute;top:104px;visibility: hidden;z-index:2;}*/
#topFlash{position:absolute;left:0px;top:0px;visibility: show;z-index:1;}


/*■ 全体
---------------------------------------------------------- */
.base{
	background-color:#F9F7F2;
	text-align:left;
}

.graytxt{
	color:#666666;
}

.bgwhite{
	background-color:#FFFFFF;
}

.bgpurple{
	background-color:#6567AE;
}

.bgblue{
	background-color:#EDF5F5;
}


/*■ コンテンツ
---------------------------------------------------------- */
#path{
	padding-left:10px;
	color:#999999;
}

.subnavi{
	margin-left:5px; font-size:12px; line-height:20px;
}

.blockbg{
	background-color:#DDDDDD;
}

.shoulder{
 	color:#B10026;
	font-weight:bold;
	font-size:12px; line-height:20px;
	/*margin-left:-0.5em;*/
}

.totop{
	margin:50px 0 10px;
}

.rightp{
	margin-left:10px;
}


/*■ 見出しテキスト
---------------------------------------------------------- */
h1,h2,h3,h4,h5,h6,h7
{margin:0;padding:0;font-size:100%;font-weight:bold;line-height:100%;}


/*■ リンクテキスト
---------------------------------------------------------- */
a:link{ text-decoration:underline; color:#0044AA;}
a:visited{ text-decoration:underline; color:#0B53BE;}
a:hover{ text-decoration:underline; color:#002394;}
a:active{ text-decoration:underline; color:#00928D;}


/*■ 基本テキスト
---------------------------------------------------------- */
.t18{ font-size:18px; line-height:22px;}
.t18l{ font-size:18px; line-height:18px;}
.t18h{ font-size: 18px; line-height:26px;}

.t16{ font-size:16px; line-height:20px;}
.t16l{ font-size:16px; line-height:16px;}
.t16h{ font-size: 16px; line-height:24px;}

.t14{ font-size:14px; line-height:18px;}
.t14l{ font-size:14px; line-height:14px;}
.t14h{ font-size: 14px; line-height:22px;}

.t12{ font-size:12px; line-height:16px;}
.t12l{ font-size:12px;  line-height:12px;}
.t12h{ font-size: 12px; line-height:20px;}

.t10{ font-size: 10px; line-height:14px;}
.t10l{ font-size: 10px; line-height:10px;}
.t10h{ font-size: 10px; line-height:18px;}


