/* ページの基本デザイン */

#header p{
	margin:0px;
	padding:0px;
	border: 1px solid #666666;
}
#footer p {
	padding:0px;
	margin: 0px;
}
#side_left p{
	font-family:   "Hiragino Kaku Gothic Pro", "Futura";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
; letter-spacing: 2px
}
#side_left a:link{
	color:#333300;
	text-decoration: none;
}
#side_left a:visited{
	color:#333300;
	text-decoration: none;
}
#side_left a:hover{
	color:#006633;
	text-decoration: none;
}
#side_left a:active{
	color:#333300;
	text-decoration: none;
}
#center p {
	font-family:   "Hiragino Kaku Gothic Pro", "Futura";
	font-size: 12px;
	text-decoration: none;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #666666;
line-height: 18px;
letter-spacing: 1px;}
#center a:link{color:#669900;
			      text-decoration: none;}
#center a:visited{color:#669900;
			      text-decoration: none;}
#center a:hover{color:#666666;
			      text-decoration: none;}
#center a:active{color:#669900;
			      text-decoration: none;}

#copyright {
	font-family:   "Hiragino Kaku Gothic Pro", "Futura";
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	background-color: #333300;
	vertical-align: middle;
}
h1{
	font-family:   "Hiragino Kaku Gothic Pro", "Futura";
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
	margin:10px 0px 10px 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #669933;
	padding: 0px 0px 0px 5px;
	vertical-align: middle;
	}
h2{
	font-family:   "Hiragino Kaku Gothic Pro", "Futura";
	font-size: 12px;
	color: #336633;
	letter-spacing: 1px;
	margin:0px;
	padding: 0px;
	}
h3{
	font-family:   "Hiragino Kaku Gothic Pro", "Futura";
	font-size: 12px;
	color: #336633;
	letter-spacing: 1px;
	margin:0px 0px 0px 10px;
	padding: 0px;
	}
#header img,#footer img,#center img,#side_left img {
	vertical-align: bottom;
	padding-bottom: -2px;
}
#header table,#center table,#side_left table{vertical-align: text-bottom;}
