body {
	margin: 20px 0px 20px 0px;
    background-image: url("http://www.keiei-semi.jp/img/line_bak_green.gif");
	
        	text-align: center;
        
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #416336;
	}

a:visited {
	color: #416336;
	}

a:active {
	color: #ff0000;
	}

a:hover {
	color: #ff0000;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;	
	background-color: #FFFFFF;
    border: 2px solid #416336;

	}

#banner {
	font-family: Verdana, Arial, sans-serif;
        color: #FFFFFF;
    background-image: url("http://www.keiei-semi.jp/img/bak_boder_green.gif");
	text-align: left;
	padding: 10px 3px 3px 10px;
    border-bottom: 7px solid #416336;
    border-right: 7px solid #416336;
	height: 40px;
	}

#banner-img {
	display: none;
	}


#banner a {
/*	color: #FFFFFF;*/
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
#banner P {
	font-size: 11px;
/*    color: #FFFFFF;*/
    margin-top: 0px;
    margin-bottom: 1px;
	}

#banner h1 {
	font-size: xx-large;
/*    color: #FFFFFF;*/
    margin-bottom: 3px;
	
	
	}

#banner h2 {
	font-size: small;
/*    color: #FFFFFF;*/
	}

#center {
		float: left;
	width: 500px;
	
	
	overflow: hidden;
	}

.content {
	padding: 5px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}

#right {
		float: left;
	
	
	width: 200px;
    padding: 10px 0px 0px 0px;
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #FFFFFF;
	background-color: #416336;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
    	padding: 1px 10px 1px 20px;
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
    	border-bottom: solid 1px #416336;
    	border-right: solid 3px #416336;
    	border-top: solid 1px #416336;
    	border-left: solid 1px #416336; 
    	padding: 3px 10px 3px 10px;
	background-color: #BFE179;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
    padding: 3px 10px 3px 10px;
    margin-bottom: 20px;
    margin-top: 0px;
    line-height: normal;
   border-top: solid 1px #416336;
   border-bottom: solid 3px #416336;

	}

.sidebar {
    padding: 0px 10px 0px 10px;
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding:0px 0px 0px 0px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
   	color: #416336;
	background-color: #BFE179;

	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
   padding:2px 0px 2px 0px;
   line-height: 15px;
    border-bottom: solid 3px #416336;
    border-right: solid 3px #416336;
    border-top: solid 1px #416336;
    border-left: solid 1px #416336; 
	}

#calendar th {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
    background-color: #416336;
    padding:2px 0px 0px 0px;
	}

#calendar td {
	text-align: center;
	}
#calendar a {
    color: #FFFFFF;
    background-color: #008000;
    text-decoration: none;
	}

#calendar a:hover {
	color: #008000;
    background-color: #FFFFFF;
    text-decoration:underline;
	}

.sidebar h2 {
	color: #416336;
	background-color: #BFE179;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	font-weight: bold;
	text-align: center;
   padding:2px 0px 2px 0px;
   line-height: 15px;
    border-bottom: solid 3px #416336;
    border-right: solid 3px #416336;
    border-top: solid 1px #416336;
    border-left: solid 1px #416336; 
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
.Nomal_Title1{
  font-size : 12px;
  font-weight : bold;
  color: #416336;
  background-color: #BFE179;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 20px;
  padding-bottom : 3px;
  border-bottom: solid 3px #416336;
  border-right: solid 3px #416336;
  border-top: solid 1px #416336;
  border-left: solid 1px #416336;
  margin-top : 10px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 3px;
}
.Nomal_honbun{
  font-size : 12px;
  line-height : 1.5em;
  margin-left : 30px;
  margin-right : 30px;
  color: #666666;
  margin-top : 1px;
  padding-top : 1px;
}
.Nomal_honbun2{
  font-size : 12px;
  line-height : 1.5em;
  color: #666666;
  margin-left : 40px;
  margin-right : 30px;
  padding-top : 1px;
  padding-bottom : 1px;
  margin-top : 1px;
  margin-bottom : 1px;
}
.Nomal_honbun ul {
  font-size : 11px;
  color: #666666;
}
.Nomal_honbun li {
  font-size : 11px;
  color: #666666;
list-style-type: disc;
}


