* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	color: #555;
	font-size: 75%;
	line-height: 1.6;
	background-image: url(../image/bg.gif);
	background-color: #7C928A;
	margin-top: 17px;
}
/*link styles
---------------------------*/
a img{
	border-style:none;
}
a:link {
	color: #00C;
	text-decoration: underline;
}
a:hover {
	color: #F0F;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/*basic layout
---------------------------*/
#wrapper {
	background-color: #FFF;
	margin: 0px auto;
	width: 844px;
	/* [disabled]border-right: 1px solid #666; */
	/* [disabled]border-left: 1px solid #666; */
	background-image: url(../image/bg_s1.gif);
	background-repeat: repeat-y;
}
#top #wrapper #header p {
	color: #FFF;
	font-weight: bolder;
	padding-top: 20px;
	padding-left: 25px;
}
#main {
	padding: 20px;
	float: right;
	width: 550px;
	margin-bottom: 20px;
}
#main p {
	margin-left: 15px;
}

#sidebar {
	padding: 10px;
	float: left;
	width: 200px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#footer {
	color: #FFF;
	background-color: #083021;
	clear: both;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	margin-right: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 22px;
	padding-right: 2px;
}

/*header style
---------------------------*/
#header {
	background-image: url(../image/header01.jpg);
	background-repeat: no-repeat;
	/* [disabled]border-top: 3px solid #F06; */
	position: relative;
	height: 140px;
	margin-left: 22px;
}
#header h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F09;
	font-weight: bolder;
	text-transform: uppercase;
	padding-left: 10px;
	font-size: 36px;
}
#gpicking #header {
	background-image: url(../image/header02.jpg);
}
#gkind #header {
	background-image: url(../image/header03.jpg);
}
#access #header {
	background-image: url(../image/header04.jpg);
}
#link #header {
	background-image: url(../image/header05.jpg);
}

		/*#haeder #logo {
		position:absolute;
		left: 15px
		top: 15px
		}---*/

#header ul {
	background-color: #FFF;
	width: 798px;
	position: absolute;
	left: 0px;
	top: 100px;
}
#header ul li {
	float: left;
	list-style: none;
}
#header ul li a{
	line-height: 2.5em;
	color: #003;
	text-decoration: none;
	background-color: #CCC;
	text-align: center;
	display: block;
	height: 2.5em;
	width: 131px;
	border-top: 3px solid #FF6;
	border-bottom: 3px double #999;
	border-left: 2px solid #FFF;
	font-size: 12px;
}
#header ul li a:hover{
	background-color: #e8ecf5;	
}
#header ul li#nTop a{
	border-left-style: none;	
}
/*sideber style
---------------------------*/
#sidebar p {
	font-size: 16px;
	color: #555;
	text-align: center;
}
#sidebar ul li {
	list-style: none;
	margin-left: 20px;
}
#sidebar ul li a {
	text-align: left;
	background-image: url(../image/bt013_121.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	color: #006;
	margin-top: 5px;
	margin-right: 15px;
	text-indent: 40px;
	background-position: center;
	font-size: 12px;
}
#sidebar ul li a:hover {
	background-image: url(../image/bt014_121.gif);
	color: #666;
}
/*main style
---------------------------*/
#main h2 {
	border-bottom: 3px solid #F9F;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	/* [disabled]text-decoration: none; */
	/* [disabled]width: 130px; */
	margin-top: 10px;
	background-color: #FFd7fF;
	color: #555;
	border-right: 3px solid #F9F;
	/* [disabled]margin-right: 15px; */
	padding-left: 15px;
	margin-bottom: 10px;
}
#main h3 {
	margin-left: 5px;
}
table {
	border-collapse:collapse;
	border-top: 2px solid #669;
	border-right: 4px solid #66C;
	border-bottom: 5px solid #66C;
	border-left: 2px solid #669;
}
table tr td {
	border: 2px solid #669;
	padding-top: 5px;
	padding-bottom: 3px;
}


#top #wrapper #main #newsw dd img {
	/* [disabled]margin-top: 10px; */
}
td {
	font-size: 12px;
}
#main #of_1 {
	overflow: auto;
	height: 200px;
	width: 550px;
	margin-bottom: 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#main #of_2 {
	overflow: auto;
	height: 200px;
	width: 550px;
	margin-bottom: 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#wrapper #main h4  {
	font-size: 30px;
	color: #F60;
}
