body {
	font-size: 14px;
	line-height: 2em;
	color: #333;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background-color: #71BB48;
}
html {
	overflow-y: scroll;
}
a {
	color: #00F;
}
a:visited {
	color: #00C;
}
a:hover {
	color: #06F;
}
img {
	vertical-align: bottom;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
p {
	margin-top: 0px;
}
p:last-child {
	margin-bottom: 0px;
}
h2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
	margin-top: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #71BB48;
	padding-bottom: 0.2em;
}
h3:before {
	background-image: url('../img/bre-h3.png');
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	height: 21px;
	width: 21px;
	content: "";
	margin-right: 0.5em;
	vertical-align: middle;
}
p {
	text-align:justify;
	text-justify: inter-ideograph;
}
.float-L {
	float: left;
}
.float-R {
	float: right;
}
.clr {
	overflow: hidden;
}
.container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.clr:after, .container:after{
	display: block;
	clear: both;
	content: "";
}
#test_bar {
	font-weight: bold;
	color: #000;
	background-color: #FFE699;
	font-size: 12px;
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
}
#test_bar.local {
	background-color: #CBDFF3;
}

#test_bar p {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#test_bar .server {
	position: absolute;
	right: 0px;
	top: 0px;
}
#test_bar .server a {
	margin-left: 10px;
	font-weight: normal;
}
#test_bar .server a:before {
    border-color: transparent #000 #000 transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    content: "";
    height: 0.5em;
    width: 0.5em;
    margin-right: 0.6em;
	display:inline-block;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	vertical-align: middle;
}
#test_bar .base_point {
	margin-right: 15px;
}

#-default_end-----------------------------------{}

#header, #menu, #slider, #main {
	background-color: #FFF;
	min-width: 950px;
}

#header {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #71BB48;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	padding-top: 5px;
	position: relative;
	z-index: 5;
}


#header .container {
	position: relative;
	padding-bottom: 12px;
}
#header h1 {
	margin: 0px;
}
#header p {
	font-size: 12px;
	line-height: 1.5em;
}
#header-info {
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
#header-info p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header-info ul {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.5em;
}
#header-info ul li {
	display: inline-block;
	margin-left: 10px;
}
#header-info ul li a {
	color: #333;
	text-decoration: none;
}

#header-info ul li a:before {
	background-image: url('../img/bre-blank.gif');
	background-repeat: no-repeat;
	display: inline-block;
	height: 1em;
	width: 15px;
	content: "";
	margin-right: 5px;
	background-position: left bottom;
}
#header-info ul li a:hover {
	text-decoration: underline;
}

#menu {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #71BB48;
	height: 50px;
	box-sizing: border-box;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	z-index: 3;
	position: relative;
}
#menu .container {
	overflow: visible;
}

#menu ul {
	/* [disabled]overflow: hidden; */
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#menu ul li  {
	width: 225px;
	height: 50px;
	float: left;
	position: relative;
}
#menu div > ul > li > a,
#p-home #home > a,
#p-works #works > a,
#p-form #form > a {
	display: block;
	height: 100%;
	width: 100%;
	background-image: url('../img/gmenu.png');
	background-repeat: no-repeat;
	text-indent: -999em;
	box-sizing: border-box;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAA;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #71BB48;
	background-color: #FFF;
	z-index: 10;
	overflow: hidden;
}
#menu div > ul > li:last-child a{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAA;
}

#menu div > ul > li > a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #A3DC94;
}
#p-home #home > a:before,
#p-works #works > a:before,
#p-form #form > a:before {
	content: "";
	position: absolute;
	background-image: url('../img/menu-on.png');
	background-repeat: no-repeat;
	height: 7px;
	width: 15px;
	left: 105px;
	display: block;
	bottom: 0px;
}
#menu div > ul > li > a:hover:before {
	content: "";
	position: absolute;
	/*background-image: url(../img/menu-hover.png);*/
	background-repeat: no-repeat;
	height: 7px;
	width: 15px;
	left: 105px;
	display: block;
	bottom: 0px;
}


#p-home #menu #home a,
#menu #home a {
	background-position: 0px 0px;
}
#p-about #menu #about a,
#menu #about a {
	background-position: -225px 0px;
}
#p-works #menu #works a,
#menu #works a {
	background-position: -450px 0px;
}
#p-form #menu #form a,
#menu #contact a,
#menu #form a {
	background-position: -675px 0px;
}
#menu #home a:hover {
	background-position: 0px -50px;
}
#menu #about a:hover {
	background-position: -225px -50px;
}
#menu #works a:hover {
	background-position: -450px -50px;
}
#menu #contact a:hover,
#menu #form a:hover {
	background-position: -675px -50px;
}
#menu ul ul {
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	margin-left: 1px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	z-index: 2;
	display: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#menu ul li ul li {
	background-color: #FFF;
	float: none;
	text-align: center;
	display: table;
	width: 100%;
	opacity: 0.9;
	height: 40px;
}
/*
#menu ul li:hover ul{
	display: block;
}
*/
#menu ul ul li + li a {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#menu ul ul a {
	color: #333;
	text-decoration: none;
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	letter-spacing: 0.1em;
}
#menu ul ul li:hover {
	opacity: 1;
}
#menu ul ul a:hover {
	color: #71BB48;
}

#main {
	overflow: hidden;
	padding-bottom: 100px;
	padding-top: 50px;
}
#main .container {
}

#footer {
	color: #FFF;
	background-color: #71BB48;
}
#footer .container {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer h5 {
	margin-bottom: 5px;
}

#footer a {
	color: #FFF;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer ul li {
	display: inline;
}
#footer ul li + li {
	margin-left: 30px;
}

#footer ul li a {
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.gotop {
	background-color: #71BB48;
	border: 1px solid #FFF;
	bottom: 54px;
	box-sizing: border-box;
	height: 50px;
	opacity: 0.95;
	overflow: hidden;
	position: fixed;
	right: 30px;
	width: 50px;
	z-index: 100;
	border-radius: 50%;
}
.gotop a {
    background-image: url("../img/gotop.png");
    background-position: center top;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    font-size: 24px;
    height: 50px;
    text-decoration: none;
    text-indent: -999em;
    width: 50px;
}
#sidemenu {
	width: 178px;
	float: left;
}
#contents {
	float: right;
	width: 660px;
}
