/* ---[ common elements ]--------------------- */
body {
	margin-top: 0;
	padding: 0;
	text-align:center;
	background-color:  #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 180%;
}
ul	{
	margin: 0;
	padding: 0;
}
li	{
	padding-left: 20px;
	list-style-type: none;
}
/* ----------------------------------------------------------------------------ƒy[ƒW‘S‘Ì‚ÌˆÍ‚Ý */
div.container	{
		margin: 0 auto;
		margin-top: 10px;
		width: 900px;
		text-align: left;
		background: url(../img/topBG.jpg)  no-repeat;  
}



/* ----------------------------------------------------------------------------ƒwƒbƒ_•” */
div#header	{
		background-color: #FFFFFF;
		/* border-right: 1px solid #666666; */
		position: relative;
		width: 900px;
}

/* ----------------------------------------------------------------------------’†S•”‘S‘Ì */
div#content	{
		position: relative;
		width: 800px;
		/* background-color:  #F0FFFF; */
}

/* -------------ƒtƒbƒ^[•” */
div#footer	{
		background: url(../img/footerBG.jpg)  no-repeat;
		clear: both;
		font-size: 11px;
		text-align: left;
		line-height: 11px;
		width: 900x;
		height: 50px;
}



/* ƒŠƒ“ƒN */
a:link{
	color: #3366FF;
	/* text-decoration: none; */
}
a:visited {
	color: #CC66FF;
	font-weight: bold;
	/* text-decoration: none; */
}

a:hover  {
	color: #3366FF;
	background-color: #E8EFF7;
	/*text-decoration: none;*/
}
a:active {
	background-color: #E8EFF7;
	color: #0000CC;
	text-decoration: none;
}

/* ul@ƒŠƒ“ƒN */
li a:link	{
	color: #3366FF;
	text-decoration: none;
}

li a:visited	{
	color: #114488;
	font-weight: bold;
	text-decoration: none;
}

li a:hover	{
	color: #0000FF;
	background-color: #EECCAA;
}
li a:active	{
	background-color: #E8EFF7;
	color: #0000CC;
	text-decoration: none;
}


/* ----------------------------------------------------------------------------Œ´e“àƒ^ƒCƒgƒ‹•” */
p.honbun {
	font-size: 16px;
	width: 36em;
	font-family: 'MS UI Gothic',Osaka;
	color: #303030;
	margin-left: 20px;
	line-height: 30px;
	/* letter-spacing: 0.02em;*/
	margin-top: 1px;
}

p.comment	{
	font-size: 15px;
	width: 36em;
	color: #785830;
	font-family: "‚l‚r –¾’©",serif;
	margin-left: 20px;
	line-height: 20px;
	/* letter-spacing: -0.1em; */
	margin-top: 1px;
}

p.color66	{
	font-size: 15px;
	width: 480px;
	color:#229944;
	font-family: 'MS UI Gothic',Osaka;
	margin-left: 40px;
	/* font-weight: bold; */
	line-height: 20px;
}

h1	{
	width: 620px;
	margin:	0;
	padding: 0;
	padding-left: 5px;
	font-weight: bold;
	font-size: 18px;
	color: #AF4F4F;
	border-left: 10px solid #AF4F4F;
	border-top: 1px solid #AF6F6F;
	line-height: 30px;
}

p.title {
	width: 620px;
	margin:	0;
	padding: 0;
	padding-left: 5px;
	font-weight: bold;
	font-size: 18px;
	color: #AF4F4F;
	border-left: 10px solid #AF4F4F;
	border-top: 1px solid #AF6F6F;
	line-height: 30px;
}

p.days {
	margin:	0;
	padding: 0;
	padding-top: 0px;
	font-size: 12px; 
	font-weight: bold;
	color: #5F5F5F;
	line-height: 20px;
	/* border: 1px solid #666666; */
}

p.menu	{
	font-size: 13px; 
	line-height: 16px; 
	margin-top: 1px;
	margin-left: 10px;
	width:	48em;
}
p.jmp	{
	text-align: right;
	font-size: 11px; 
	line-height: 16px; 
	margin-top: 1px;
}


div.navi	{
	text-align: right;

}
div.logImg	{
	text-align: center;
	font-size: 12px; 
	line-height: 16px; 
}

div#kakomi	{
		font-size: 13px;
		padding-top: 6px;
		padding-left: 10px;
		padding-bottom: 6px;
		width: 580px;
		line-height: 20px;
		border: solid 1px #0066cc;
		border-left: solid 10px #0066cc;
		border-right: solid 10px #0066cc;
		background-color: #E8EFF7;

}

