<!--

html,body
{	margin		:	0 auto ;
	background	:	#f5f5f5 ;
	line-height 	:	135% ;
	text-align	:	center ;
   	font-size   	: 	100% ; 
	color		:	#00008b ;		}

a:link	  { 	color : #0000CD; background: none ;	}
a:visited { 	color : #C71585; background: none ;	}
a:active  { 	color : #000099; background: none ;	}
a:hover	  {	color : 		#6600CC ;
		background-color : 	#e5f1ff ;
		position : 		relative ;
		top : 1px ; 
		left :1px ; }

h1, h2, h3 {	margin : 		0px;
		padding : 		0px;
		font-weight : 	normal ;		}


.tex h2 {	color: 		#696969 ;
		font-size: 	130% ;
		text-align: 	left ;
		font-weight: 	bold ;
		margin-bottom: 	10px ;		}


td,th  {	line-height : 	138% ; 
   		font-size   : 	100% ; 
		margin	:	0px ;		}

.tmenu	{	border-left : 1px solid #004000;
		border-right : 1px solid #004000;
 		line-height : 130% ; 			}

.page	{	font-size : 	130% ;
		font-weight : 	bold ;
		text-align : 	center ;		}



/* --------------------- layout --------------------- */
/* 全体の幅・フォントなど */

div#header,div#body,div#footer
{	width	:	750px ;
	margin	:	0 auto ;
	color	:	#666 ;
	font-family:	"Lucida Sans Unicode","Lucida Grande",sans-serif;
	text-align:	left	;	}


/* フッター部分 */
div#footer
{	padding:8px 0 0 0;
	background:#333 ;	}

/* 回り込み解除 */
div#header ul:after,
div#body:after,
div.amazon:after,
div.entry:after,
dl.recommend dd:after
{	content:"";
	display:block;
	clear:both;
	visibility:hidden;	}

div#header ul,
div#body,
div.entry,
div.menu,
div.amazon,
dl.recommend dd
{	min-height:1px;
	display:inline-table;	}


/* --------------------- header --------------------- */

/* ヘッダー部分 */
div#header
{	position:	relative	;
	height	:	250px		;
	background :	url(go_lover.jpg) no-repeat 0 0 ;	}


/* サイト名 */
h1{	padding :	15px;
	color :		#FFFFFF ;
	font-size :	130%;
	font-weight :	bold ;	}

div#header h1 a
{	color : 	#FFFFFF ;	}

/* コンテンツ名 */
h2
{	padding :	15px;
	color :		#fff;
	font-size :	100%;		
	font-weight :	bold ;	}

/* サイトの解説 */
div.description
{	width	:	320px	;
	padding :	0 15px	;
	background :	#000	;
	color :		#fff	;
	font-size :	85%	;	}




/* メニュー欄 */

div#header ul{
	position :		absolute;
	background-color :	#281830 ;
	background :		url(../wp/z_go_menu.jpg) no-repeat 0 0;
	bottom :		0;	
	list-style :		none;
	width :			100%;
	height :		38px;
	margin :		0;
	line-height :		38px ;
	color :			#fff ;	}

div#header ul li{
bottom:0;
float:left;
width:80px;
text-align:center;
}

div#header ul li a{
color:#fff;
display:block;}


/* 著作権表示 */
address{
color:#fff;
font-size:80%;
font-style:normal;
text-align:center;
line-height:40px;
}
-->
