/*
Author URI: 
*/
/* ------------------style--------------------- */
body{
	background: url(images/bg.png) repeat top center;
	background-attachment:fixed;
	color: #333;
}

a{
	color: #222222;text-decoration: none;
}
a:hover{
	color: #3c78ca; text-decoration: none;
}


/* ------------------Header style-------------------- */
header {
	background:transparent; margin-bottom:30px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 10px;
}
header #logotxt a{
	font-weight: bold;
	color: #FFF;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.6),-1px -1px 1px rgba(255, 255, 255, 0.5);
}
.gnavi{
	width: 100%;
	height: 55px;
	background: url(images/gnavi_bg.png) repeat-x bottom center;
	margin-bottom: 10px;
}
.gnavi_wrap{
	width: 960px;
	margin: 0 auto;
}

.gnavi ul{
padding-top: 0px;
float: right;
margin-right: 10px;
}

.gnavi li{
width: 85px;
text-align: center;
float: left;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.navi_top{
	width: 85px;
	height: 55px;
	background: url(images/gnavi_01.png);
}

a:hover .navi_top{
opacity:0.8;
filter: alpha(opacity=80);
}

.navi_kaiin{
	width: 85px;
	height: 55px;
	background: url(images/gnavi_03.png);
}

a:hover .navi_kaiin{
opacity:0.8;
filter: alpha(opacity=80);
}

.navi_mail{
	width: 85px;
	height: 55px;
	background: url(images/gnavi_02.png);
}

a:hover .navi_mail{
opacity:0.8;
filter: alpha(opacity=80);
}

.navi_out{
	width: 85px;
	height: 55px;
	background: url(images/gnavi_04.png);
}

a:hover .navi_out{
opacity:0.8;
filter: alpha(opacity=80);
}



/* ------------------main-content style--------------------- */
#main-content article{
  margin: 20px 20px;
}
#main-content article h1{
	font-size: 28px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px 0 30px 0;
	text-align: center;
	border-bottom:3px solid #5E5242;
}
#main-content article h2{
	background: url(images/icon.png) no-repeat left;
	font-size:25px; line-height:27px;
	padding-top: 10px;padding-bottom: 10px;
	padding-left: 30px;
	border-left:none; 
}

#main-content .content h3 {
  font-size: 22px;
  font-weight: bold;
  position: relative;
  color: #111;
  background: rgba(150, 137, 118, 0.5);
  font-size: 20px;
  line-height: 1;
  margin: 30px 0px 10px -10px;
  padding: 14px 5px 10px 50px;
  border-radius: 22px 0 0 22px;
}
#main-content .content h3:before {
  content: "";
  position: absolute;
  background: #eee;
  top: 50%;
  left: 14px;
  margin-top :-10px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  box-shadow: 1px 1px 1px #5E5242 inset;
}

#main-content .content h4 {
  position: relative;
  color: #fff;
  background: #5E5242;
  font-size: 20px;
  line-height: 1;
  text-shadow: 1px 1px 1px #000;
  border :1px solid #5E5242;
  margin: 30px -10px 10px -10px;
  padding: 15px 5px 12px 10px;
  border-radius: 3px;
}
#main-content .content h4:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 30px;
  height: 0;
  width: 0;
  border: 10px solid transparent;
  border-top: 10px solid #5E5242;
}

#main-content .content h5{
  position: relative;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin:30px 0px 10px 0px;
  padding: 15px 5px 10px 20px;
  border-left: 10px solid #5E5242;
}
#main-content .content h5:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  height: 0;
  width: 100%;
  border-bottom: 1px dashed #555;
}

#main-content .content h6{
  position: relative;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin:30px 0px 10px 0px;
  padding: 15px 5px 10px 20px;
  border-left: 10px solid #5E5242;
}

#main-content .content ul{
	list-style-type:square; margin-left:20px;
}
#main-content .content ul li{
	padding:5px;
}

#main-content .content ol{
	list-style-type:decimal; margin-left:20px;
}
#main-content .content ol li{
	padding:5px;
}

#content .wrap-content{
	background-color:rgba(255,255,255,0.7); border:1px solid #ccc; margin-top: 0px;
}

#main-content article img{
	margin:10px 10px 10px 0; padding:0px; border:none; 
}




/* ------------------sidebar style--------------------- */
#sidebar .heading h2{
	font-size:18px; font-weight:normal; display:inline; padding:0 0px;
}

#sidebar .heading{ 
background: url(images/icon.png) no-repeat left;
padding:5px 0px 10px 30px; margin-top:20px; border-bottom: 2px solid #5E5242;
}

#sidebar{
	background-color: rgba(150, 137, 118, 0.5);
	color: #222222;
}

#sidebar .content ul li.topic{
	font-size:18px;
	font-weight:normal;
	background: url(images/icon.png) no-repeat left;
	padding:5px 0px 10px 30px;
	margin-top:20px;
	border-bottom: 2px solid #5E5242;
	color: #222222;
}

#sidebar .content{margin-top: 20px;}
#sidebar .content ul{
	font-size:12px; list-style-type:none; margin-left:0px;
}
#sidebar .content ul li {
	color: #fff;
border-bottom: 1px dashed #5c5c5c;
padding: 10px 0px;
vertical-align: middle;
}
#sidebar .content ul li a{
	vertical-align: middle;
}
#sidebar .content ol{
	font-size:14px; list-style-type:decimal-leading-zero; margin-left:20px;
}
#sidebar .content ol li{
	padding:5px;
}
img.imgeye{
	vertical-align: middle;
}
ul, ol {
padding: 0px;
margin: 0px;
}


/* ------------------footer style--------------------- */
footer {
	background-color:transparent; margin-top:30px;
}

.copyright{
	text-align:center; margin-top:20px; background:transparent; padding:10px 0px;color:#545B6B;
}
.copyright a{
	text-decoration:underline; color:#000;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #5E5242;
    border: #FFF 2px solid;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #B5A79A;
}
/*-media----------------------------------------------------------------------*/
@media only screen and (max-width: 800px) {header #logotxt {top: 0px;}
