@import url("reset.css");

body {
	padding: 0;
	margin: 0;
	background-color:#ffffff;
	font-family:sans-serif;
	line-height: 160%;
	font-size: 80%;
	color:#333333;
	background-repeat:repeat-x;
}

div#container {
	margin: 0px auto;
	width:100%;
}

.none{
display:none;
}

.c-both{
clear:both;
}

div#header{
	width:100%;
	background-image:url(../images/fullsize/header_bg.gif);
	background-repeat:repeat-x;
	height:95px;
	background-color:#FFFFFF;
}

div#header01{
	width:250px;
	height:75px;
	float:right;
	padding-top:15px;
	padding-right:0px;
	padding-left:120px;
	background-image:url(../images/fullsize/header01.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:13px;
	line-height:160%;
	background-color:#FFFFFF;
}

div#header02{
	width:320px;
	height:90px;
	float:left;
}

#logo{
	margin-left:5px;
	margin-top:15px;
}

#header h1{
	font-size:100%;
	line-height:160%;
	font-weight:normal;
	color:#333333;
}

#gnavi {
	width:19%;
	top:110px;
	left:0px;
	position:absolute;
	background-color:#99CC33;
}

#gnavi a{
	text-decoration: none;
	color:#ffffff;
}

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

#gnavi li,#gnavi ul{
	margin:0px;
	padding:0;
	list-style:none;
}

#gnavi li{
	margin:0px;
	padding:5px 15px;
	width:auto;
	height:auto;
	border-bottom:1px solid #7AA228;
	border-top:1px solid #E7F3CD;
	border-right:1px solid #7AA228;
	border-left:1px solid #E7F3CD;
	background-color:#99CC33;
}

.bt01 a,.bt02 a,.bt03 a,.bt04 a,.bt05 a,.bt06 a,.bt07 a {
	font-size:120%;
	width:100%;
}

.bt01 a:hover,.bt02 a:hover,.bt03 a:hover,.bt04 a:hover,.bt05 a:hover,.bt06 a:hover,.bt07 a:hover{
	font-size:120%;
	width:100%;
}

div#wrapper1 {
}

div#wrapper2 {
	margin-top:15px;
	margin-left:20%;
}

div#main {
	top:110px;
	float:left;
	width:73%;
}

div#main1{
	left:0px;
}

div#main1 h3{
	color:#69B4B4;
	font-weight:bold;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #69B4B4;
	font-size: 110%;
}

div#main1 dl{
	padding:5px;
}

div#main1 dt{
	color:#006699;
	padding:0px 2px;
}

div#main1 dd{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding:0px 2px;
}

#main1_t,#main3_t,#main4_t,#main5_t{
	margin-bottom:5px;
	background:url(../images/fullsize/main1t_bg.jpg) repeat-x bottom;
	display:block;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

div#main2{
	margin-top:15px;
	background-color:#ECF4F4;
}

#main2_t a{
	width:455px;
	height:80px;
	margin:5px;
	background:url(../images/fullsize/main2_t.gif) no-repeat;
	display:block;
	text-indent: -9999px;
    text-decoration: none;
}

div#inner1 {
	left:0px;
	margin-top:15px;
	padding-bottom:15px;
}

div#main3 h3,div#main4 h3,div#main5 h3{
	color:#99CC33;
	font-weight:bold;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #99CC33;
	font-size: 110%;
}

div#main3{
	float:left;
	width:49%;
}

div#main3 strong{
	font-weight:bold;
}

div#main4{
	float:right;
	width:49%;
}

div#main4 strong{
	color:#7AA228;
	font-size:20px;
	line-height:27px;
	font-weight:bold;
}

div#main5{
	left: 0px;
	margin-top:15px;
	clear:both;
}

.empo {
	 color:#7AA228;
	 margin-top:5px;
}

div#sub {
	top:110px;
	float:right;
	width:25%;
}

div#sub1 dl,div#sub2 dl{
	padding:3px;
}

div#sub1{
	background-color:#FFFFCC;
	padding:3px;
	border:1px solid #FFCC33;
}

div#sub1 dt{
	color:#CC6600;
	font-weight:bold;
	margin-top:5px;
}

#sub1_t{
	background-color:#FFCC33;
	font-size:125%;
	font-weight:bold;
	padding:3px;
	color:#FFFFFF;
}

div#sub2{
	background-color:#EFF8DE;
	margin-top:15px;
	padding:3px;
	border:1px solid #99CC33;
}

#sub2_t{
	background-color:#99CC33;
	font-size:125%;
	font-weight:bold;
	padding:3px;
	color:#FFFFFF;
}

div#sub2 li{
	margin-left: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-type:disc;
	list-style-position: inside;
}

div#sub3 {
	width:100%;
	border:1px solid #cccccc;
	margin:20px auto 0px auto;
}

#sub3_b a{
	width:202px;
	height:71px;
	display:block;
	text-indent: -9999px;
	background-image: url(../images/fullsize/blog.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin:3px auto 3px auto;
	padding:2px;
	text-decoration:none;
}

div#sub4 {
	padding-top:20px;
}

div#sub5 {
	padding-top:25px;
	padding-bottom:25px;
}

#sub5_b a{
	width:220px;
	height:49px;
	display:block;
	text-indent: -9999px;
	background-image: url(../images/pop/sub5_b.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin:0px auto 10px auto;
	text-decoration:none;
}

#sub5_b a:hover{
	width:220px;
	height:49px;
	display:block;
	text-indent: -9999px;
	background-image: url(../images/pop/sub5_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin:0px auto 10px auto;
	text-decoration:none;
}


#email a{
	width:220px;
	height:21px;
	display:block;
	text-indent: -9999px;
	background-image: url(../images/pop/mail.gif);
	background-repeat: no-repeat;
	margin-top:5px;
	text-decoration:none;
}

div#footer {
	clear:both;
	width:100%;
	text-align:center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color:#99CC33;
}

div#copy {
	clear:both;
	width:100%;
	font-size: 90%;
    color:#999999;
	padding:2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#fnavi {
	margin:10px 10px;
}

#fnavi a:hover  {
	color: #7AA228;
}

#fnavi ul{
    list-style:none;
}

#fnavi li{
	display : inline;
	float: left;
}

.fn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding:0px 6px;
}

.fn2 {
	padding:0px 6px;
}


.margin-tb10 {
	margin:10px 0px;
}

.txt1{
	padding:10px;
}

.txt2{
	padding:0px 5px 5px 5px;
}

.txt3{
	padding:0px 5px 5px 5px;
}

.rightlink{
	text-align:right;
	padding-right:5px;
}

.imgleft{
	float:left;
	margin:5px 5px 5px 0px;
}

