/* CSS Document */

body {
	font-size: 100%;
	color: #000000;
	text-align: center;
	margin: 0px;
	background-color: #D6F7FF; 
	}

a {
	text-decoration: none;
	color: #0066CC;
	}

a:link {
	color: #0066CC;
	}

a:visited {
	color: #663366;
	}

a:active {
	color: #FF9900;
	text-decoration: underline;
	}

a:hover {
	color: #FF9900;
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	}

/* warp
----------------------------------------------- */
#warp {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 720px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	background-color: #FFFFFF;
	}
	
#warp2 {
	padding: 10px;
}

/* Header
----------------------------------------------- */
#banner {
	background:#2D64FF url("common_imgs/site_id.gif") no-repeat left bottom;
	padding:0 0 0 101px;
	margin:0 0 10px;
	color:#fff;
	width/* */:/**/auto;
	width:auto;
	height: 80px;
	}

#banner a {
  color:#fff;
  text-decoration:none;
	}

#banner h1 {
	margin:0 0 5px;
	padding:20px 0 0;
	font-size: 28px;
	font-weight: bold;
	}

#banner p {
	margin:0;
	color:#fff;
	font-size: 12px;
  }
 
#banner-img {
	display: none;
	}

#description {
  background:#D6F0FF url("common_imgs/bg_desc_top.gif") no-repeat left top;
  margin:0 0 10px;
  padding:10px 0 0;
  }
#description h2 {
	background: url("common_imgs/bg_desc_bot.gif") no-repeat left bottom;
	margin:0;
	padding:0 0 10px;
	font-size: 100%;
  }
#description em {
	display:block;
	min-height:12px;
	font-size: 75%;
	line-height: 1.6em;
	font-weight: bold;
	margin-left: 100px;
	margin-right: 10px;
	font-style: normal;
  }


/* global navigation
---------------------------------*/
#gnavi   {
	margin-top: 1px;
	text-align: right;
	margin-bottom: 5px;
  }
  
#gnavi ul  {
	margin: 0px;
	padding: 0px;
  }
  
#gnavi li {
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin-left: 0;
	display: block;
	background-color: #2d64ff;
	width: 174px;
	float: left;
	text-align: center;
	text-decoration: none;
	height: 22px;
	padding-top: 8px;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
  }
  
#gnavi li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

#gnavi li a:hover {
	color: white;
	font-weight: bold;
	background-color: #003aea;
	text-decoration: none;
	}

#gnavi li a:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

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

/* local navi
----------------------------------------------- */
#local_navi {
	float: left;
	width: 185px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	}

#local_navi ul {
	margin: 0px;
	list-style-type: none;
	background-image: url(common_imgs/local/localnavi_r3_c1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 0px 10px 10px;
	}

#local_navi li {
	font-size: 85%;
	padding-left: 20px;
	background-image: url(common_imgs/local_arrow.gif);
	background-repeat: no-repeat;
	line-height: 125%;
	margin-bottom: 7px;
	background-position: left top;
	}

#local_navi h2 {
	margin: 0px;
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(common_imgs/local/localnavi_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	background-color: #3366FF;
	padding: 8px 5px;
	}

/* contents
----------------------------------------------- */
#content {
	float: right;
	width: 500px;
	overflow: hidden;
	}

#content2 {
	padding: 15px
	}
#content p {
	font-size: 90%;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 28px;
	}
#entry {
	margin-bottom: 10px;
	}

#entry h2 {
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	background-image: url(common_imgs/top_title.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	margin: 0px 0px 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
#entry_individual {

	background-color: #FFFFFF;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}

#entry_individual blockquote {
	line-height: 150%;
	}

#entry_individual li {
	line-height: 150%;
	}

#entry_individual h2 {
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	background-image: url(common_imgs/top_title.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 28px;
	margin: 0px 0px 8px;
	padding-top: 3px;
	}

#trackback {
	margin-bottom: 20px;
	border-bottom: 1px dashed #999999;
	padding-bottom: 10px;
}
#comment {
	margin-bottom: 20px;
}
#comment h2 {

	font-size: 100%;
	text-align: left;
	font-weight: bold;
	background-image: url(common_imgs/commnts.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 28px;
	margin: 0px 0px 8px;
	padding-top: 3px;
}
#trackback h2 {
font-size: 100%;
	text-align: left;
	font-weight: bold;
	background-image: url(common_imgs/trackbk.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 28px;
	margin: 0px 0px 8px;
	padding-top: 3px;
}
.techstuff {
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
	padding: 5px;
}

/* footer
----------------------------------------------- */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	color: #FFFFFF;
	background:#2D64FF url(common_imgs/footer-bk.gif) no-repeat left top;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#clear {
	padding: 10px;
	clear: both;
}
#entry p {
	margin-bottom: 10px;
}

