/*
Template: 41__
GJBO
Author: L.Diercks
*/



body, html {
	height:100%;
}
#gj-wrapper ul li {
	list-style: none;
}
.body {
	margin:0;
	padding:80px 0 0 0 !important;
	background:url(https://u.jimcdn.com/cms/o/layout/l7d1b2183057c9793/img/bg.jpg) no-repeat center top;
	text-align: left;
	letter-spacing:0.05em;
}
#gj-wrapper a {	text-decoration: none; }

#gj-wrapper a:hover { text-decoration: underline; }

#gj-wrapper h1 {
	margin:0 0 8px 0 !important;
	padding:10px 24px 9px !important;
	background:url(https://u.jimcdn.com/cms/o/layout/l7d1b2183057c9793/img/bg-h1.png) repeat left top;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
}
#gj-wrapper h1 a { color:#fff !important; }

#gj-wrapper h2 {
	margin:6px 0 8px 0 !important;
	padding:6px 24px 4px !important;
	background:url(https://u.jimcdn.com/cms/o/layout/l7d1b2183057c9793/img/bg-h2.png) repeat left top;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
}
#gj-wrapper h3 {
	margin: 0 0 8px 0 !important;
	padding:8px 24px 4px !important;
	background:url(https://u.jimcdn.com/cms/o/layout/l7d1b2183057c9793/img/bg-h3.png) no-repeat left bottom;
}
#gj-side-contents ul li, #gj-contents ul li {
	padding:0 12px;
	background:url(https://u.jimcdn.com/cms/o/layout/l7d1b2183057c9793/img/list-mark1.png) no-repeat left 6px;
}
#gj-wrapper ol li {
	margin:0 12px 0 20px;
}
* html ol li {
	margin:0 12px 0 28px;
}
*:first-child+html ol li {
	margin:0 12px 0 28px;
}
/* @group layout */
#gj-wrapper {
    width:924px;
	min-height:80%;
	margin:0 auto;
	background:#fff;
	border:15px solid #fff;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	box-shadow:0 0 10px 5px #fff;
	-moz-box-shadow:0 0 10px 5px #fff;
	-webkit-box-shadow:0 0 10px 5px #fff;
	-o-box-shadow:0 0 10px 5px #fff;
	-ms-box-shadow:0 0 10px 5px #fff;
}
#gj-header {
	background: #FCF8F8;
	width: 924px;
	position: relative;
}
#gj-side {
	float:left;
	display:inline;
	width:264px;
}
#gj-navi {
	position:relative;
	margin:35px 0 18px 0 !important;
	border:2px solid #18CAC5;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
}
#gj-side-contents {
	border:1px solid #80A6BB;
	padding:12px 12px 10px !important;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
}
#gj-contents {
	float:right;
	display:inline;
	width:640px;
	margin:30px 0 0 18px !important;
}
*html #gj-contents { width: 620px; }

#gj-footer {
    width:100%;
    min-width:954px;
	position:relative;
	clear:both;
}
#gj-footertop{
	width: 100%;
	height: 130px;
	background:url(https://u.jimcdn.com/cms/o/layout/l7d1b2183057c9793/img/bg-footer.png) repeat-x 140px bottom;
}
*html #gj-footer {   
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='https://u.jimcdn.com/cms/o/layout/l7d1b2183057c9793/img/bg-footer.png');
    background:none;
}

#gj-footercontentwrap{
	background-color: #b3ce53;
}
#gj-footercontents {
	width:924px;
	margin:0 auto;
	padding: 10px 0;
	color:#fff;
}

/* @end */


/* @group footer */
#gj-footer a {
	padding:2px 3px !important;
	color:#fff;
	text-decoration:none !important;
}
#gj-footer a:hover {
	background:#fff;
	color:#B3CE53;
	text-decoration:none !important;
}
.leftrow span, .rightrow span {
	padding:0 4px !important;
}
.leftrow {
	display: inline;
	float: left;
}
.rightrow {
	display: inline;
	float: right;
}
/* @end */


/* other style */
p.day-word, p.day, p.mon, p.yr {
	margin: 0 !important;
	padding:0 !important;
	color:#555 !important;
	text-indent:0 !important;
}
#gj-contents div.datetime {
	width: 39px !important;
	height: 32px !important;
	margin:3px !important;
	padding:5px 0 1px;
	background: #fff !important;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	text-align:center;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='0');
}
* html #gj-contents div.datetime {
	margin:2px 1px 2px 2px !important;
}
#gj-contents div.datetime p.day {
	padding: 0 !important;
	line-height: 16px !important;
}
#gj-contents div.datetime p.mon {
	padding: 0 !important;
}
div.datetime {
	float:right;
	width:44px;
	height:45px;
	margin:0 10px 10px 0;
	background:url(http://s.jimdo.com/s/img/cc/datesticker-bg.png) no-repeat center center;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://s.jimdo.com/s/img/cc/datesticker-bg.png', sizingMethod = 'crop');
	_background:none
}
p.day-word {
	display:none
}
p.day {
	padding-top:4px;
	line-height:20px;
	color:white;
	text-align:center
}
p.mon {
	padding-top:1px;
	color:white;
	text-align:center
}
p.yr {
	display:none
}
ul.com-list li, ul.com-list-noava li {
	background:none !important;
	border:none !important;
}
#gj-wrapper ul.com-list .number, #gj-wrapper ul.com-list-noava .number { top: -1px !important ; }

.skiptoform {
	margin: 10px 12px 0 0 !important;
}
head~body .skiptoform {
 margin: 6px 12px 0 !important;
}
* html .skiptoform {
	margin: 12px 12px 0 0 !important;
}
*:first-child+html .skiptoform {
	margin:12px 12px 0 0 !important;
}
.skiptoform a {
	color:#fff !important;
	text-decoration:none !important;
}
.skiptoform a:hover {
	text-decoration:underline !important;
}
.form dl dt {
	margin:0 !important;
	padding:0 0 6px !important;
	background:none !important;
}
div.n, div.flexmodul {
	padding:0 !important;
}
*:first-child+html div.hr {
	margin:6px 0 !important;
}
.blogselection {
	padding:0 0 18px 0 !important;
}
/* @end */



/* @group css hack */
#gj-wrapper:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}
/* for IE6 */
* html #gj-wrapper {
	zoom: 1;
}
/* for IE7 */
*:first-child+html #gj-wrapper {
	zoom: 1;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}
/* for IE6 */
* html .clearfix {
	zoom: 1;
}
/* for IE7 */
*:first-child+html .clearfix {
	zoom: 1;
}
/* @group nav */
#gj-navi #gj-menu {
	position:absolute;
	top:-22px;
	left:-2px;
	width:114px;
	height:50px;
	background:url(https://u.jimcdn.com/cms/o/layout/l7d1b2183057c9793/img/title-navi.png) no-repeat left top;
}


#gj-navi li {
    margin:0;
    background:url(https://u.jimcdn.com/cms/o/layout/l7d1b2183057c9793/img/navi-mark.png) no-repeat 12px 17px;
}

* html #gj-navi li a {
    padding:0 0 0 16px;
}
#gj-navi li a:hover {
    background:#90BC17;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -o-border-radius:6px;
    -ms-border-radius:6px;
    color:#fff;
    text-decoration:none;
}

ul.mainNav1 {
	padding:34px 2px !important;
	text-align:left;
}

ul.mainNav1 a {
    display:block;
    margin: 0;
    padding: 10px 0 8px 25px !important;
    background:url(https://u.jimcdn.com/cms/o/layout/l7d1b2183057c9793/img/navi-border.png) no-repeat 12px bottom;
    color:#555;
    text-decoration:none;
}

ul.mainNav2 {
	padding:0 12px !important;
}
ul.mainNav2 li {
	background:url(https://u.jimcdn.com/cms/o/layout/l7d1b2183057c9793/img/navi-mark2.png) no-repeat 13px 17px !important;
}
ul.mainNav2 li a {
	margin: 0 0 0 18px;
	padding: 8px 0 8px 20px !important;
}
* html ul.mainNav2 {
	margin:-24px 0 0 0 !important;
    padding: 10px 0 0 10px !important;
}
*:first-child+html ul.mainNav2 {
	margin:-24px 0 0 0 !important;
	padding: 10px 0 0 10px !important;
}

ul.mainNav3 {
    padding-left:10px !important;
    background: none !important;
}
ul.mainNav3 li {
    background:url(https://u.jimcdn.com/cms/o/layout/l7d1b2183057c9793/img/navi-mark2.png) no-repeat 14px 17px !important;
}
* html ul.mainNav3 {
    margin:-24px 0 0 0 !important;
    padding: 10px 0 0 10px !important;
}
*:first-child+html ul.mainNav3 {
    margin:-24px 0 0 0 !important;
    padding: 10px 0 0 10px !important;
}

/* @end */