@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	line-height: 1.8em;
	background-color: #fff;
	background-image: url(../image/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #D58000;
}
a:visited {
	text-decoration: none;
	color: #369;
}
a:hover {
	color: #666;
	text-decoration: none;
}

.oneColFixCtrHdr #container {
	width: 981px;
	margin: 0 auto;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	background-color: #FFFFFF;
	background-image: url(../image/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.oneColFixCtrHdr #header {
	padding: 0;
	margin: 0;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	float: left;
}
.oneColFixCtrHdr #mainContent {
	padding: 0; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #FFFFFF;
	margin: 0;
	/* border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFC230; */
	width: 981px;
	clear: both;
}
.oneColFixCtrHdr #footer {
	padding: 10px;
	width: 960px;
	clear: both;
}
.oneColFixCtrHdr #footer p {
	margin: 20px 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	float: right;
}
#navi {
	margin: 0;
	padding: 0;
	/* border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC230; */
	height: 80px;
	float: right;
	width: 821px;
}
#navi ul {
	display: block;
	list-style-type: none;
	margin: 0 auto;
	padding: 0px;
	width: 821px;
}
#navi ul li {
	display: block;
	margin: 0;
	padding: 0px;
	float: left;
}
/* navi　mouseover */
#navi01{
	width: 213px;
	height: 80px;
	background-image:url(../image/navi01.gif);
}
#navi02{
	width: 200px;
	height: 80px;
	background-image:url(../image/navi02.gif);
}
#navi03{
	width: 170px;
	height: 80px;
	background-image:url(../image/navi03.gif);
}
#navi04{
	width: 238px;
	height: 80px;
	background-image:url(../image/navi04.gif);
}
#navi01, #navi02, #navi03, #navi04{
	background-position:center 0px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	display: block;
}
a:hover#navi01, a:hover#navi02, a:hover#navi03, a:hover#navi04{
	background-position:0px -80px;
}
/* navi　mouseover ここまで */



.oneColFixCtrHdr #container #mainContent #face {
	position:relative;
	padding-right: 40px;
	margin-top: 20px;
	float: right;
	width: 308px;
}
.oneColFixCtrHdr #container #mainContent #face ul {
	display: block;
	list-style-type: none;
	z-index: 99;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #container #mainContent #face li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
/* face　mouseover */
#face01{
	width: 154px;
	height: 126px;
	background-image:url(../image/face01.gif);
}
#face02{
	width: 154px;
	height: 126px;
	background-image:url(../image/face02.gif);
}
#face03{
	width: 154px;
	height: 126px;
	background-image:url(../image/face03.gif);
}
#face04{
	width: 154px;
	height: 126px;
	background-image:url(../image/face04.gif);
}
#face01, #face02, #face03, #face04{
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	display: block;
}
a:hover#face01, a:hover#face02, a:hover#face03, a:hover#face04{
	background-position:0px -126px;
}
/* face　mouseover ここまで */

#script {
	float: right;
	margin: 20px 0 0 0;
	padding: 0;
	z-index: 1;
}

img { border:none }

.oneColFixCtrHdr #container #footer p img {
	vertical-align: middle;
	margin-left: 40px;
}
#footer address {
	font-style: normal;
	text-align: center;
	color: #666;
	padding: 0 auto;
	display: block;
	clear: both;
}

.pagetop {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: right;
	clear:both;
}
.oneColFixCtrHdr #container #mainContent #content {
	margin: 0px;
	padding: 20px 0;
	float: left;
	width: 600px;
}
.oneColFixCtrHdr #container #mainContent #pattern {
	margin: 10px 0;
	float: right;
	clear: right;
}
.oneColFixCtrHdr #container #mainContent #content dl dt {
	font-size: 110%;
	font-weight: bold;
	margin: 10px;
	color: #36C;
	text-indent: 20px;
	background-image: url(../image/h3.jpg);
	background-repeat: no-repeat;
	width: 600px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	background-position: left center;
	line-height: 46px;
}
.oneColFixCtrHdr #container #mainContent #content dl dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.oneColFixCtrHdr #container #mainContent #content ul {
	margin: 0px;
	padding: 0 0 0 80px;
}
.oneColFixCtrHdr #container #mainContent #content ul li {
	list-style-type: square;
}

h3 {
	color: #679555;
	padding: 4px 20px;
	font-size: 1.2em;
	background-image: url(../image/h3_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.oneColFixCtrHdr #container #mainContent #content dl {
	padding: 0;
	margin: 0;
}

/* jimaku ここから*/
.boxflame {
	border: 1px solid #666666;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.jimakuimg {
	font-size: 0.96em;
	color: #006666;
	background-color: #FFFFFF;
}
#jimakuservice01 {
	border: 1px dotted #FFB300;
	background-color: #FAF1C0;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	margin: 20px 0;
}
#jimakutraining {
	padding: 0px;
	border: 1px solid #6666CC;
	float: left;
}
#content #jimakutraining li {
	background-image: url(check01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	color: #0167CB;
}
#content #jimakutraining ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	background-image: none;
}
/* jimaku ここまで*/
.border {
	text-align: center;
	clear: both;
}
.oneColFixCtrHdr #container #mainContent #content table tr th {
	color: #FFF;
	background-color: #98CDCD;
	width: 8em;
}

.v_middle {
	vertical-align: middle;
}
.oneColFixCtrHdr #container #mainContent #message {
	margin-top: 20px;
	float: left;
	padding-left: 60px;
	margin-bottom: 30px;
	position:relative;
}
.topics {
	margin: 0px;
	padding: 0 0 10px 140px;
	float: left;
	clear: left;
	width: 440px;
}
.oneColFixCtrHdr #container #footer p { margin:0 0 40px 0; padding:0; float: right; }

#bosyu {
	clear: left;
	width: 500px;
	margin-bottom: 20px;
	padding: 1em;
	background: #FED636;
	margin-left: 50px;
}
#teruteru {
	position:relative;
	clear:left;
	margin-right: 0;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top:30px;
	height: auto;
	width: 430px;
	float: left;
	border: 2px solid #C18226;
	border-radius: 20px;
	padding: 12px;
	text-align: center;
	font-size: 26px;
	line-height: 1.5em;
	
  display: inline-block;
  text-decoration: none;
  color: #FFF;
  
/*  background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
  transition: .4s;
*/
/*	background-image: -webkit-linear-gradient(270deg,rgba(198,248,171,1.00) 35.91%,rgba(66,170,74,1.00) 98%);
	background-image: -moz-linear-gradient(270deg,rgba(198,248,171,1.00) 35.91%,rgba(66,170,74,1.00) 98%);
	background-image: -o-linear-gradient(270deg,rgba(198,248,171,1.00) 35.91%,rgba(66,170,74,1.00) 98%);
	background-image: linear-gradient(180deg,rgba(198,248,171,1.00) 35.91%,rgba(66,170,74,1.00) 98%);
	opacity: 1;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.45);
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.45);
	float-offset: left;
*/

background: -moz-linear-gradient(to bottom,#FFF,#63A420 30%,#CFF874); 
background: -webkit-linear-gradient(to bottom,#FFF,#63A420 30%,#CFF874); 
background: linear-gradient(to bottom,#FFF,#63A420 30%,#CFF874); 

}
#teruteru a {
	text-decoration: none;
	color: #FFF;
	}
#teruteru a:hover {
	text-decoration:underline ;
}
#teruteru p {
	margin: 0 2em;
	background-color: #A65F06;
	color: white;
	font-size: 16px;
	line-height: 2em;
}
