@import url("item.css");
* {
margin: 0;
padding: 0;
}

body {
font: 13px Arial, Verdana, serif;
line-height: 18px;
background: #254607;
color: #111;
text-align: center;
}

a:link {
color:#90003D;
border-bottom: 1px solid #ccc;
text-decoration: none;
}
a:visited {
color:#90003D;
border-bottom: 1px solid #ccc;
text-decoration: none;
}
a:hover {
color:#CC3300;
}

a.ano, a.ano:visited, a.ano:hover {
border: none;
text-decoration: none;
}

.jg-wrapper {
width: 850px;
margin: 20px auto;
text-align: left;
background: #fff;
border: 4px solid #9ac97e;
}

.jg-wrapper-c {
padding: 15px;
}
.jg-head {
}
.jg-head-c {
padding-bottom: 20px;
}
.jg-head h1 {
width: 250px;
float: left;
text-indent: -9999px;
margin-right: 90px;
}

.jg-head h1 a, .jg-head h1 a:visited, .jg-head h1 a:hover, .jg-head h1 a:link {
border: none;
display: block;
text-decoration: none;
width: 280px;
height: 100px;
background: transparent url(img/logo_jg.jpg) 40px 10px no-repeat;
}

ul.jgtopnav {
width: 200px;
list-style-type: none;
float: left;
}
ul.jgtopnav a, ul.jgtopnav a:link, ul.jgtopnav a:visited, ul.jgtopnav a:hover {
border: none;
text-decoration: none;
color: #365f11;
font-weight: bold;
}
ul.jgtopnav a:hover {
color: #88260c;
}
ul.jgtopnav li {
padding: 2px 0;
}
p.visitjg {
width: 250px;
float: right;
font-size: 11px;
line-height: 14px;
}

.jg-new-agenda {
background: #fff url(img/bg_new_agenda.jpg) bottom right repeat-x;
margin-right: -15px;
margin-left: -15px;
border-top: 1px solid #b5b193;
border-bottom: 1px solid #b5b193;
}

p.new-agenda-shoot {
width: 310px;
height: 240px;
float: left;
background: #d0ccb1;
margin-right: 20px;
margin-left: 15px;
border: 1px solid #b5b193;
}
.new-agenda-text {
margin-left: 340px;
color: #684411;
padding: 10px 15px 10px 0;
}
	.new-agenda-text h2 {
	font-size: 20px;
	font-weight: normal;
	}
	.new-agenda-text h2 em {
	font-size: 16px;
	font-style: normal;
	display: block;
	padding-bottom: 5px;
	color: #92764f;
	}
	.new-agenda-text p {
	padding: 3px 0;
	}
	a.new-agenda-detail:visited, a.new-agenda-detail:link, a.new-agenda-detail:hover {
	padding: 4px;
	background: #f5f0d1;
	border: 1px solid #b2ad8c;
	text-decoration: none;
	margin-top: 8px;
	}

.jg-all-head {
background: transparent url(img/bg_all_head.jpg) top left no-repeat;
height: 100px;
}

.jg-level {
clear: both;
display: block;
margin: 20px 0;
}
.jg-level h2 {
font: bold 14px Arial, serif;
}

.col-A, .col-B, .col-C {
float: left;
}
.col-C {
float: right;
}
.col-A {
width: 320px;
}
.col-B {
margin-left: 20px;
}
.col-B, .col-C {
width: 225px;
}

.col-D {
float: right;
width: 480px;
}



.box-jg p {
padding: 2px 0;
}
.box-merchandise {
background: #f8eeda;
border: 1px solid #dcd4c2;
padding: 10px;
}


.jg-footer {
margin-top: 20px;
font-size: 11px;
border-top: 1px solid #ddd;
}
.jg-footer-c {
padding: 20px 0 0 0;
}
.jg-footer span.designed {
float: right;
color: #ccc;
}
.jg-footer span.designed a, .jg-footer span.designed a:visited, .jg-footer span.designed a:link, .jg-footer span.designed a:hover {
color: #ccc;
border: none;
text-decoration: none;
}



.jgclear:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
div.jgclear { display: inline-block; }
/* Hides from IE-mac \*/
* html div.jgclear {height: 1%;}
div.jgclear {display: block;}

