/*
(c) Copyright 2006-9 Hyakuchomori All Rights Reserved.
*/
/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */

/* 
ヘッダ部分を横方向に通し、画像を表示する
------------------------------------------------------------------------------------------------------------ */

				#headerflag .logo             { background-image: url(/pub/p_unknown.gif) }
				#header	{ }
				#headerbottom ul	{ background-color: white; }
				#pagetitle { background-image: none; width: 303px; }
				#sitelogo img	{ top: 0px; left: 0px; ) }
				#cite {border: dotted 1px gray;}
				#headermenu { float:left; height:34px; margin:0; width:204px;}
				#headerright { width:272px; }
				#headerleft { width:470px; }
				body,#header { width: 100%; }
				#footer { width: 100%; height: 5.5em; background-color:#CCCCCC; padding-top: 0.5em; }
				#footerright	{ width: 300px; float: right; margin-right: 20px; }
				#address	{ margin-left: 20px; width: 375px; float: left; }
				#footer ul,#copyright { text-align: right; }
				#copyright {font-size:0.7em;}
				#footer .w3c {margin: 0px; }
				#headline { height: 25px;  font-size: 0.8em; color:#222222; }
				#headlineright { float: right;  }
				#headlineright #minitabs #toptabs{ border-style: none; padding: auto 0px 0px; }
				#headlineleft { margin-left: 15px; float: left; }
				#sitelogo 		{ height: 65px; width: 165px; background-image: url("/pub/top_title_A.png"); background-repeat: no-repeat; margin: 0px 0px auto 15px; padding-top: 0px; }


/*				body             { background-image: url(/pub/waffle_bg.jpg); background-repeat: repeat; }
