/* http://zoo.millto.net/~tancro/toppage.css */
/* Top Page Style                            */
/* 最終更新:2000.12.30                       */
/* Cpyright(C) Tancro ,All rights Reserved   */
/* E-Mail:tancro@nethouse.ne.jp              */

/* Netscape6でも重ね書きが可能になった(10.21) */

body	{
/*	font-size        : 12px; 　文字サイズ設定をなくした */
	color            : black;
	background-color : #ffffff;  /* 背景色はNN4でも継承される */
}

/* NN4では継承されないので、使用する要素全てに指定をしておく */
p,blockquote,ul,ol,dl,li,dt,dd,div,th,td,caption,strong,em  {
/*	font-size        : 12px; */
	color            : black;
}

.line  {
	line-height:0.5em;
	font-size:1.2em;
	font-family:  "ＤＨＰ隷書体",osaka; 
}

.line2 {
	text-align    : center ;
	
}

/* *********************************************************
font-family:
  "ＤＨＰ隷書体","ＤＦＰ隷書体","ＤＦ隷書体",
  "ＤＨＰ行書体","ＤＦＰ行書体","ＤＦ行書体",
  "ＤＨＰ中楷書体","ＤＦＰ中楷書体","ＤＦ中楷書体",
  "HG正楷書体-PRO","ＪＳ平成明朝体W3","HG丸ｺﾞｼｯｸM-PRO",
  "ＤＦＰPOP体","ＤＦPOP体","MS UI GOTHIC","ＭＳ Ｐ明朝";ＭＳ ゴシック
********************************************************* */
/* スタイルシート*/

.font-style {
	font-family:  "HGｺﾞｼｯｸE","ＤＨＰ隷書体","ＭＳ ゴシック",osaka; 
	margin-left : auto ; margin-right : auto;
}
.e1  {
	font-size        : 60px ;
	margin-top       : 30px ;
	margin-left      : 120px ;
	color            : #f08 ;
	line-height      : 50px ;
}

/* の */
.e2  {
	font-size        : 80px ;
	margin-top       : -10px ;
	color            : #8f8 ;
	margin-left      : 270px ;
	line-height      : 30px ;
}

/* 裏 */
.e3  {
	font-size        : 120px    ;
	color            : #008	;
	margin-left      : 180px    ;
	line-height      : 60px    ; 
}
/* の */
.e4  {
	font-size        : 120px    ;
	color            : #088 ;
	margin-left      : 270px    ;
	line-height      : 30px    ; 
}

/* 裏 */
.e5  {
	font-size        : 120px    ;
	color            : #808 ;
	margin-left      : 350px    ;
	margin-bottom    : 70px    ;
	line-height      : 10px    ;
}

/* css for Netscape */
.n1  {
	font-size        : 60px    ;
	margin-top       : 0px    ;
	margin-left      : 120px     ;
	color            : #ff0080 ;
	line-height      : 20px    ;
}

/* の */
.n2  {
	font-size        : 80px    ;
	color            : #80ff80 ;
	margin-left      : 220px    ;
	line-height      : 70px    ; 
}

/* 裏 */
.n3  {
	font-size        : 120px    ;
	color            : #000080	;
	margin-left      : 150px    ;
	line-height      : 70px    ; 
}
/* の */
.n4  {
	font-size        : 120px    ;
	color            : #008080 ;
	margin-left      : 250px    ;
	line-height      : 70px    ; 
}

/* 裏 */
.n5  {
	font-size        : 120px    ;
	color            : #800080 ;
	margin-left      : 350px    ;
	margin-bottom    : 70px    ;
	line-height      : 80px    ;
}

.hot  {
	color            : pink    ;
	background       : navy   ;
}

A:Link, A:Visited, A:Active{
	color            : #4169E1 ;
	text-decoration  : none;
}

A:Hover	{
	text-decoration:underline;
	background-color : pink;
	color : navy;

}

h3  { 
	font-size        : 1.5em;
	color            : #009000;
	font-weight      : bold; 
/*	background-color : #ececec; 
	margin-right     : 0;
	padding          : 0.25em 0em 0.25em 0.7em;
	border-color     : #009000;
	border-style     : solid;
	border-width     : 1px 0em 0em 10px;*/
}

/* =========== end of style sheet ============== */
