/* index css */
#contents {
	width: 812px;
	margin-right: 89px;
	background-image: url(../base/imgs/bg.gif);
	background-repeat: repeat-y;
}

#link {
	width: 809px;
	margin-right: 3px;
}

#link h2 {
	width: 809px;
	height: 28px;
}

#contentsInner {
	width: 700px;
	margin-right: 56px;
	margin-left: 56px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
}

#contentsInner_left {
	width: 350px;
	float: left;
}

#contentsInner_right {
	width: 330px;
	float: left;
	margin-left: 20px;
}

#contentsInner_right ul {
	list-style-type: none;
}

#contentsInner_right li {
	list-style-type: none;
	float: left;
	width: 150px;
	margin-left: 10px;
}

#contentsInner_right li img {
	width: 150px;
	height: 126px;
}

#contentsInner_left table {
	margin: 0px;
	padding: 0px;
	width: 350px;
}

/*#contentsInner_left table .th01 {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #82B83F;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #395714;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #395714;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #395714;
}*/

/*#contentsInner_left table .th01_1 {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #82B83F;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #395714;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #395714;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #395714;
}*/

/*#contentsInner_left table .th02 {
	font-weight: normal;
	background-color: #F0F5E0;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #603912;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #395714;
	border-left-color: #395714;
}

#contentsInner_left table .th02_1 {
	font-weight: normal;
	background-color: #F0F5E0;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #603912;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #395714;
	border-left-color: #395714;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #395714;
	border-top-width: 1px;
}*/

#contentsInner_left table td {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #395714;
	border-left-color: #395714;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #395714;
	padding-left: 30px;
}

#contentsInner_left table td a {
	text-decoration: none;
	color: #333333;
}

#contentsInner_left table td a:hover {
	color: #FF3300;
	text-decoration: underline;
}

#contentsInner_left table #td01 {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	border: 1px solid #395714;
}

#contentsInner_left table #td01 a {
	text-decoration: none;
	color: #333333;
}

#contentsInner_left table #td01 a:hover {
	color: #FF3300;
	text-decoration: underline;
}








