@charset "UTF-8";
html {
   overflow-y:scroll;
}

body {
    margin:0;
    padding:0;
    line-height:1.6;
    letter-spacing:1px;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    
    font-size:13px;
	background-position:center;
}

  body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,
  pre,form,fieldset,input,textarea,table,th,td,img {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
  }

a{
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
del{
	text-decoration:line-through
}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

body {
	
   color:#666;
   width:100%;
}

a {
   color:#999;
   text-decoration:none;
}
a:hover {
	opacity:0.5;
}

img {
   vertical-align:middle;
   border:0;
}


/*******************************************************/
#headbar {
	/* 上部に固定するCSS */
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding:10px 0;

	/* バーの装飾 */
	background-image:url(../../img/headerbg02.png);
	/*opacity:1.5;*/
	color: white;
	box-shadow: 3px 3px 3px #666;
	z-index:99999;
}

.footerfixed{
	text-align:center;
	width:1000px;
	margin:0 auto;
	font-size:16px;
	font-weight:bold;
}

span.yellow{
	color:#50a6c7;
}
	
/*******************************************************/




.nav{
	margin:0 auto 0px;
}
/*******************************************************/	
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
/************************************************/	
.headerwrap{
	width:100%;
	background-color:#fff;
/*	border-bottom:10px solid #ccc;*/
}

.header{
	padding:20px 0;
	text-align:left;
	width:100%;
	margin:0px auto;
	text-align:center;
}

.logo {
	/*
	position: absolute;
	top:15px;
	left:0px;
	*/
}
/* ========MENU CUSTOMIZE======== */

#menu{
	border-collapse: collapse;
	border: none;
	padding:0;	
	width:100%;
	margin:0 auto;
}


#menu td{
	height:50px;
	margin:0;
	text-align:center;
	color:#000;
	padding:0 10px;
	text-decoration:none;
	font-weight:bold;
}



#menu td.last{
	border:none;
}
#menu tr{
	padding:0;	
	margin:0;
}

#menu td a,#menu th a{
	color: #333;
	text-decoration:none;
	font-size:19px;
	font-weight:bold;
}

#menu td:hover{
}


#menu td a p,#menu th a p{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:5px;
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:9px;
	color:#036eb8;
}


/* ========HEADLINE CONTENTS CUSTOMIZE======== */
/*******************************************************/
.header03{
	padding:0px 0;
	width:100%;
	margin:0;
}

.header03 div.inner{
	width:100%;
	margin:0 auto;
}


.header03 div.inner a{
	font-size:17px;
	font-weight:bold;
}

h1{
	width:100%;
	font-size:10px;
	margin:0 auto;
	padding:0 0px;
	color:#000;
	font-weight:normal;
	text-align:center;
}
span.contact{
	display:none;
	height:31px;
	float:right;
	display:none;
	background-color:#333;
	margin:0 0 0 0px;
	padding:0 10px;
}

span.contact a{
	background-image:url(../../img/contact.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
	color:#fff;
	font-weight:bold;
}
span.tel{
	display:none;
	height:31px;
	float:right;
	display:none;
	background-color:#036eb8;
	margin:0 0 0 0px;
	padding:0 10px;
}

span.tel a{
	background-image:url(../../img/tel.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
	color:#fff;
	font-weight:bold;
}

span.tel a:hover{
	opacity:1;
}

span.line{
	display:none;
	height:31px;
	float:right;
	display:block;
	background-color:#21ab38;
	margin:0 0 0 0px;
	padding:0 10px;
	display:none;
}

span.line a{
	background-image:url(../../img/line.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
	color:#fff;
	font-weight:bold;
}



/************************************************/
/* ========HEADER CUSTOMIZE======== */

.top{
	height:100px;
}



/* ========HEADER CUSTOMIZE======== */
.box{
	margin:0 auto;
	padding:0px 0 0 0;
	text-align:center;
/*	border-bottom:10px solid #ccc;*/
}

.title{
	padding:0;
	color:#fff;
	margin:0 auto 10px;
	text-align:center;
	font-size:50px;
	padding:0px 0;
	font-weight:bold;
	text-shadow:1px 1px #333;
	border-radius:20px 20px 0 0;
	width:100%;
	margin:0 auto;
}


/* ========HEADER CUSTOMIZE======== */

.slider{
}

.button{
	font-weight:bold;
	color:#fff;
	background-color:#036eb8;
	display:block;
	margin:10px auto;
	padding:10px 30px;
	text-align:center;
	font-size:20px;
	border-radius:10px;
	border:5px solid #036eb8;
}
.button:hover{
	opacity:1;
	font-weight:bold;
	color:#036eb8;
	background-color:#fff;
	display:block;
	margin:10px auto;
	padding:10px 30px;
	text-align:center;
	font-size:20px;
	border-radius:10px;
	border:5px solid #036eb8;
}
.button002{
	font-weight:bold;
	color:#036eb8;
	background-color:#fff;
	display:block;
	margin:10px auto;
	padding:10px 30px;
	text-align:center;
	font-size:20px;
	border-radius:10px;
	border:5px solid #036eb8;
}

.button002:hover{
	opacity:1;
	font-weight:bold;
	color:#fff;
	background-color:#036eb8;
	display:block;
	margin:10px auto;
	padding:10px 30px;
	text-align:center;
	font-size:20px;
	border-radius:10px;
	border:5px solid #036eb8;
}


.button02{
	font-weight:bold;
	color:#fff;
	background-color:#e50012;
	display:block;
	margin:10px auto;
	padding:5px 20px;
	text-align:center;
	width:40%;
	font-size:20px;
}
.button03{
	font-weight:bold;
	color:#fff;
	background-color:#e50012;
	display:block;
	margin:10px auto;
	padding:5px 20px;
	text-align:center;
	width:80%;
	font-size:20px;
}
h2{
	padding:0;
	color:#000;
	margin:0 auto 40px;
	text-align:center;
	font-size:25px;
	padding:0px 0;
	line-height:25px;
	font-weight:bold;
	border-radius:20px 20px 0 0;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h2 span{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	border-bottom:5px solid #036eb8;
	color:#000;
	font-weight:normal;
}

h3.other{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0;
	color:#000;
	margin:10px auto 10px;
	text-align:center;
	font-size:25px;
	padding:0px 0;
	font-weight:bold;
}
h3.other span{
	border-bottom:5px solid #036eb8;
	color:#333;
}

h3.other02{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0;
	color:#000;
	margin:40px auto 40px;
	text-align:center;
	font-size:25px;
	padding:0px 0;
	line-height:45px;
	font-weight:bold;
	border-radius:20px 20px 0 0;
	font-weight:bold;
}
h3.other02 span{
	font-size:34px;
	border-bottom:5px solid #e50012;
	color:#000;
}

h3.other03{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0;
	color:#000;
	margin:40px auto 40px;
	text-align:center;
	padding:0px 0;
	line-height:45px;
	font-weight:bold;
	border-radius:20px 20px 0 0;
	font-weight:bold;
}
h3.other03 span{
	font-size:25px;
	border-bottom:5px solid #036eb8;
	color:#000;
}


h4.other04{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0;
	color:#000;
	margin:30px auto 0px;
	text-align:center;
	font-size:18px;
	padding:0px 0;
	font-weight:bold;
	background-color:#036eb8;
	border-radius:10px;
}
h4.other04 span{
	color:#fff;
	padding:5px 40px;
}

.h4img{
	margin:0;
	text-align:center;
}
.h4img img{
	width:70px;
	vertical-align:top;
}

h3.other b{
	font-size:34px;
	color:#036eb8;
}


.main{
	margin:0 auto;
	padding:30px 0;
	width:95%;
	font-size:16px;
}
.main01{
	margin:0;
	padding:30px 0 0 0;
	margin:0 auto 0px;
}




/***************************/


.main p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	padding:5px;
	font-size:14px;
	
}
span.gray{
	font-size:14px;
	
	color:#3e3a39;
}

.main p a{
	color:#000;
	text-decoration:underline;
}
.main p b{
	font-weight:bold;
	font-size:18px;
	color:#036eb8;
}

.main p.reform{
	margin:0 auto;
	width:80%;
	color:#000;
	font-weight:bold;
	font-size:17px;
	text-align:justify;
}
.main p.reform b{
	color:#e50012;
	font-weight:bold;
	font-size:17px;
}

.main p.reform span{
	text-decoration:underline;
}


.main p.reform02{
	margin:0 auto;
	width:92%;
	color:#000;
	font-weight:bold;
	font-size:17px;
	text-align:justify;
	padding:20px;
	border:2px solid #e50012;
}
.main p.reform02 b{
	color:#e50012;
	font-weight:bold;
	font-size:17px;
}


/************************************/
.wrap01{
	background:url(../../img/wrap01.png) center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
}

.wrap01 h2{
	color:#fff;
}
.wrap01 h2 span{
	color:#fff;
	border-bottom:5px solid #fff;
}


.wrap01 h3{
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:23px;
}


.wrap01 p{
	font-size:20px;
	text-align:center;
	color:#fff;
}

.wrap01 p b{
	color:#fff;
	font-size:34px;
}

.wrap01 ul{
	padding:0;
}
.wrap01 ul li{
	list-style-type:none;
	border:1px solid #fff;
	float:left;
	padding:10px;
	width:30%;
	margin:5px;
	text-align:center;
	font-size:13px;
	color:#fff;
	background-image:url(../../img/back.png);
	font-weight:bold;
}


/************************************/
.wrap02{
	background-color:#036eb8;
}

.wrap02 p{
	text-align:center;
	color:#fff;
}
.wrap02 h2{
	color:#fff;
}
.wrap02 h2 span{
	color:#fff;
	border-bottom:5px solid #fff;
}
/* ======== CUSTOMIZE======== */
.wrap03{
	background:url(../../img/sbg.png) center;
/*	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	
}
.wrap03 h2{
	color:#fff;
}
.wrap03 h2 span{
	color:#fff;
	border-bottom:5px solid #fff;
}
.wrap03 p{
	text-align:center;
	color:#fff;
}

.border{
	background-color:#ccc;
	padding:5px 0;
}

.border03{
	background-color:#ccc;
	padding:5px 0;
}
/*****************************/
table.consultingflow{
	width:100%;
	border-collapse:separate;
	border-spacing:5px;
}
table.consultingflow tr{
	vertical-align:top;
}


table.consultingflow td{
	padding:5px;
	width:25%;
}
table.consultingflow td h3{
	color:#000;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	margin:0 auto 10px;
	text-align:center;
}
table.consultingflow td h3 span{
	background-color:#036eb8;
	color:#fff;
	padding:0 6px;
	margin-right:3px;
	border-radius:50%;
}
table.consultingflow td img{
	width:100%;

}
/***************************/
ul.link{
	padding:0;
	margin:0 auto;
}
ul.link li{
	list-style:none;
}
ul.link li img{
	width:100%;
}

/*****************************/
table.purchase{
	width:100%;
	border-collapse:separate;
	border-spacing:5px;
}
table.purchase tr{
	vertical-align:top;
}
table.purchase th{
	text-align:center;
}
table.purchase th img{
	text-align:center;
	width:95%;
	border-top:15px solid #036eb8;
	border-bottom:15px solid #036eb8;
}

table.purchase td{
}

table.purchase td a{
	background-color:#fff;
	border:2px solid #036eb8;
	color:#000;
	display:block;
	font-weight:bold;
	padding:15px 0;
}

table.purchase td ul{
/*	*/
	padding:10px;
	margin:0;
}
table.purchase td ul li{
	text-align:left;
	background-image:url(../../img/top14.png);
	background-position:left;
	background-repeat:no-repeat;
	list-style-type:none;
	padding:10px 5px 10px 45px;
	border-bottom:1px solid #ccc;
	font-size:18px;
	font-weight:bold;
	color:#036eb8;
}

/*****************************/
table.purchase02{
	width:100%;
	border-collapse:separate;
	border-spacing:10px;
}
table.purchase02 tr{
	vertical-align:top;
}

table.purchase02 td{
	width:25%;
}

table.purchase02 td img{
	width:100%;
}

table.purchase02 td h3{
	padding:5px 0 5px 5px;
	font-size:16px;
	font-weight:bold;
	background-color:#036eb8;
	color:#fff;
	/*
	background-image:url(../../img/list.png);
	background-position:center right;
	background-repeat:no-repeat;
	*/
}

table.purchase02 td h3 span{
	font-size:12px;
	margin-left:5px;
}



table.purchase02 td h4{
	text-align:center;
	padding:0 5px;
	font-size:18px;
	font-weight:bold;
	background-color:#036eb8;
	color:#fff;
	margin:0 auto 0px;
}

/************************************/
table.access{
	width:100%;
}
table.access tr{
	vertical-align:top;
}
table.access td{
	text-align:left;
	padding:10px;
	width:35%;
	color:#fff;
	font-size:16px;
}
table.access td b{
	font-size:20px;
}

table.access th iframe{
	width:100%;
	height:150px;
}

/*****************************/
table.application{
	width:100%;
	border-collapse:separate;
	border-spacing:10px;
}
table.application tr{
	vertical-align:top;
}
table.application td{
	text-align:center;
	padding:0;
	padding:10px;
	width:33%;
	background-color:#fff;
}

table.application td h3{
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding:5px 5px;
	border-radius:10px 10px 0 0;
}
table.application td img{
	width:100%;
	margin:0 0 10px 0;
}

table.application td p{
	font-size:13px;
}
/* ======== CUSTOMIZE======== */
ul.promise{
	padding:0;
	margin:0;
}
ul.promise li{
	font-weight:bold;
	font-size:16px;
	color:#fff;
	list-style-type:none;
	padding:10px 0;
}
ul.promise li span{
	background-color:#fff;
	color:#036eb8;
	padding:0 10px;
	margin-right:10px;
	font-size:25px;
	border-radius:5px;
}
/* ======== CUSTOMIZE======== */
ul.promise02{
	padding:0;
	margin:0;
}
ul.promise02 li{
	font-weight:bold;
	font-size:20px;
	color:#333;
	list-style-type:none;
	padding:10px 0;
}
ul.promise02 li span{
	background-color:#036eb8;
	color:#fff;
	padding:0 10px;
	margin-right:10px;
	font-size:20px;
	border-radius:5px;
}
/* ======== CUSTOMIZE======== */
.shikakuwrap{
	border:5px solid #036eb8;
	padding:5px 5px;
}
ul.shikaku{
	padding:10px 0;
	margin:0;
}
ul.shikaku li{
	font-weight:bold;
	font-size:15.5px;
	color:#000;
	padding:0px;
	margin:0 px;
	list-style-position:inside;
}
/* ======== CUSTOMIZE======== */

table.strength{
	width:100%;
	border-collapse:separate;
	border-spacing:10px;
}
table.strength tr{
	vertical-align:top;
}
table.strength td{
	text-align:left;
	padding:0;
	padding:15px;
	background-color:#fff;
	border-radius:10px;
}

table.strength td h3{
	color:#fff;
	background-color:#e50012;
	font-size:20px;
	font-weight:bold;
	padding:5px 5px;
	border-radius:10px 10px 0 0;
}
table.strength td h3 span{
	border-radius:10px;
	color:#e50012;
	background-color:#fff;
	padding:0 5px;
	margin:0 10px 0 0;
}

table.strength td h3 a{
	color:#fff;
	text-align:right;
	float:right;
}

table.strength td h4{
	color:#e50012;
	font-weight:bold;
	font-size:21px;
	margin:5px auto;
}
table.strength td img{
	border-radius:10px;
	float:right;
	width:30%;
	margin:10px 0 0 10px;
}

table.strength td p{
	text-align:left;
	font-size:14px;
}

table.strength td p span{
	color:#e50012;
	font-weight:bold;
}

ol.topol02 {
	margin:0 0 0 20px;
    counter-reset:li; /* Initiate a counter */
    padding:0; /* Remove the default left padding */
    list-style:none; /* Disable the normal item numbering */
}
ol.topol02 li {
    position:relative; /* Create a positioning context */
    margin:0 0 5px 20px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:21px;
	color:#036eb8;
	font-weight:bold;
}


ol.topol02 li:before {
    content:counter(li);
    counter-increment:li;
    position:absolute;
    top:-2px;
    left:-2em;
    width:2em;
    padding:4px 0;
    color:#fff;
    background:#036eb8;
    font-weight:bold;
    font-family:"Helvetica Neue", Arial, sans-serif;
    text-align:center;
	background-position:center;
	border-radius:50%;
}

ol.topol02 li p{
	color:#333;
	font-size:14px;
	font-weight:normal;
	margin:0 auto 10px;
}

/* ======== CUSTOMIZE======== */
table.track{
	width:100%;
	border-spacing:0 20px;
	border-collapse:separate;
	margin:10px auto;
}
table.track tr{}
table.track td{
	width:33%;
	text-align:center;
	border-radius:10px;
}
table.track td.td01{
	border:5px solid #e57113;
}
table.track td.td02{
	border:5px solid #6087d6;
}
table.track td.td03{
	border:5px solid #03b5ad;
}

table.track td.td01 h3{
	background-color:#e57113;
}
table.track td.td02 h3{
	background-color:#6087d6;
}
table.track td.td03 h3{
	background-color:#03b5ad;
}
table.track h3{
	margin:0;
	padding:10px 0;
	border-radius:2px 2px 0 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff000;
	font-weight:bold;
	font-size:21px;
	text-align:center;
}
table.track img{
	width:80%;
	margin:10px auto 0;
}
table.track p{
	padding:0 10px;
	text-align:left;
	font-size:15px;
}
table.track p.pricep{
	padding:0;
	font-weight:bold;
	text-align:center;
	color:#ff0000;
	font-size:50px;
}
table.track p.pricep span{
	font-size:20px;
}
table.track p.small{
	font-size:13px;
	text-align:right;
}

/* ======== CUSTOMIZE======== */
table.price03{
	width:100%;
	font-size:18px;
}
table.price03 tr{}
table.price03 th{
	border:1px solid #ccc;
	padding:5px;
    color:#fff;
    background:#036eb8;
	font-weight:bold;
	text-align:center;
}
table.price03 td{
	padding:5px;
	border:1px solid #ccc;
	color:#000;
	text-align:center;
}

/* ======== CUSTOMIZE======== */
.huyouhinstep{
	padding:10px;
	border:5px solid #ccc;
	margin:10px auto 20px;
}
.huyouhinstep h3{
	font-size:18px;
	padding:5px 10px;
    color:#fff;
    background:#036eb8;
	font-weight:bold;
	margin:0 auto 10px;
}
.huyouhinstep h3 span{
    color:#036eb8;
    background:#fff;
	padding:0 5px;
	margin-right:10px;
}

.huyouhinstep p{}
.huyouhinstep img{
	width:30%;
	float:right;
	margin-left:20px;
}

/* ======== CUSTOMIZE======== */
table.area{
	width:100%;
}
table.area tr{}
table.area th{
	width:35%;
}
table.area th img{
	width:95%;
}
table.area td p{
	font-size:13px;
}
table.area td p b{}

/* ======== CUSTOMIZE======== */

.ok{
	background-color:#f7f7f7;
	padding:10px;
	margin:10px auto;
}

.ok p span{
	font-weight:bold;
	padding:0 10px;
	font-size:20px;
	background-color:#7dc9e6;
	color:#fff;
}

.no{
	background-color:#f7f7f7;
	padding:10px;
}

.no p span{
	font-weight:bold;
	padding:0 10px;
	font-size:20px;
	background-color:#ff7171;
	color:#fff;
}

/* ======== CUSTOMIZE======== */

#mibun{
	margin-top:-50px;
	padding-top:50px;
  }


table.mibun{
	width:100%;
	font-size:18px;
	border-collapse:separate;
	border-spacing:10px;
}
table.mibun tr{}
table.mibun td{
	border:5px solid #036eb8;
	padding:10px;
	font-weight:bold;
	text-align:center;
	width:16.5%;
	border-radius:50%;
}
table.mibun td img{
	height:35px;
	border-radius:10%;
}
table.mibun td p{
	text-align:center;
	font-weight:bold;
	font-size:13px;
}
/* ======== CUSTOMIZE======== */

table.form{
	width:100%;
	margin:10px auto;
	text-align:center;
}
table.form tr{}

table.form td,table.form th{
	padding:10px 20px;
}

table.form td a{
	padding:10px;
	display:block;
	background-color:#036eb8;
	font-weight:bold;
	font-size:20px;
	box-shadow:5px 5px #ccc;
	border-radius:10px;
}

table.form td a span{
	background-image:url(../../img/contact.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	color:#fff;
	padding-top:10px;
	padding-bottom:10px;
}
table.form th a{
	font-weight:bold;
	padding:10px;
	display:block;
	background-color:#21ab38;
	font-size:20px;
	box-shadow:5px 5px #ccc;
	border-radius:10px;
}
table.form th a span{
	background-image:url(../../img/line.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	color:#fff;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}


/* ======== CUSTOMIZE======== */

table.contents{
	width:100%;
	border-collapse:separate;
	border-spacing:10px;
}
table.contents tr{
	vertical-align:top;
}
table.contents td{
	padding:0;
	width:20%;
	padding:10px;
	text-align:center;
	background-color:#fff;
	border-radius:10px;
}
table.contents td a{
}

table.contents td.left a{
}
table.contents td.center a{
}
table.contents td.right a{
}


table.contents td h3{
	border-radius:10px 10px 0 0;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	margin:0 auto 10px;
	background-color:#e50012;
	padding:5px;
}
table.contents img{
	vertical-align:bottom;
	border-radius:50%;
	width:100%;
	padding:0 0;
}

table.contents td p{
	padding:5px;
	margin:0 auto;
	color:#000;
	font-size:14px;
	text-align:justify;
}

/*::::::::::::::::::::::::::::::::::*/
table.consulting{
	width:100%;
	border:5px  solid #ccc;
}
table.consulting tr{}
table.consulting th{
	width:15%;
}
table.consulting th img{
	width:100%;
}
table.consulting td{}

table.consulting td ul{
/*	*/
	padding:10px;
	margin:0;
}
table.consulting td ul li{
	text-align:left;
	background-image:url(../../img/top14.png);
	background-position:left;
	background-repeat:no-repeat;
	list-style-type:none;
	padding:10px 5px 10px 45px;
	border-bottom:1px solid #ccc;
	font-size:18px;
	font-weight:bold;
	color:#036eb8;
}
/*::::::::::::::::::::::::::::::::::*/
table.cflow{
	width:100%;
}
table.cflow tr{
	vertical-align:top;
}
table.cflow td{
	width:33%;
	padding:10px;
}
table.cflow td img{
	width:100%;
}
table.cflow td h3{
	font-weight:bold;
	font-size:17px;
    color:#fff;
    background:#036eb8;
	text-align:center;
	padding:5px 0;
}
table.cflow td p{
	font-size:15px;
}


/*::::::::::::::::::::::::::::::::::*/
table.consultinga{
	width:100%;
	margin:0 auto 5px;
}
table.consultinga tr{}
table.consultinga td{
	text-align:center;
	padding:0 5px;
}
table.consultinga td a{
	font-weight:bold;
	font-size:16px;
    color:#fff;
    background:#036eb8;
	text-align:center;
	padding:5px;
	display:block;
	background-image:url(../../img/list.png);
	background-position:center right;
	background-repeat:no-repeat;
}

#consulting01,#consulting02{
	   margin-top:-100px;
  padding-top:100px;
}
/*::::::::::::::::::::::::::::::::::*/
table.content{
	text-align:center;
	width:100%;
	margin:10px auto 30px;
}
table.content tr{
	vertical-align:top;
}
table.content th{
	padding:5px;
	text-align:center;
}


table.content th p{
	font-weight:bold;
	text-align:left;
	font-size:14px;
}
table.content th p span{
    color:#fff;
    background:#036eb8;
	padding:0 10px;
	margin-right:10px;
}

table.content th img{
	width:100%;
	border-top:15px solid #036eb8;
}

table.content td{
	text-align:left;
	padding:5px;
}

table.content th h3{
    color:#fff;
    background:#036eb8;
	font-weight: bold;
	padding:5px;
	background-image:url(../../img/list.png);
	background-position:center right;
	background-repeat:no-repeat;
}

table.content td p{
	font-size:14px;
	margin-bottom:10px;
	border:1px solid #036eb8;
	padding:10px;
	margin:0;
	border-top:none;
}
table.content th h3 span{
	font-size:13px;
	margin-left:10px;
}
table.content td h3{
    color:#fff;
    background:#036eb8;
	font-weight: bold;
	margin:0 auto 0px;
	padding:5px;
}
/*::::::::::::::::::::::::::::::::::*/
table.pickup{
	text-align:center;
	width:100%;
	margin:10px auto 0px;
}
table.pickup tr{
	vertical-align:top;
}
table.pickup td{
	padding:5px;
	text-align:center;
}


table.pickup td p{
	text-align:left;
	font-size:14px;
	margin-bottom:0;
	padding-bottom:0;
}
table.pickup td img{
	width:100%;
	border-top:15px solid #036eb8;

}

table.pickup h3{
	text-align:left;
	padding:10px 0 10px 5px;
	font-size:18px;
	font-weight:bold;
	background-color:#036eb8;
	color:#fff;
	background-image:url(../../img/list.png);
	background-position:center right;
	background-repeat:no-repeat;
}

table.pickup h3 span{
	font-size:12px;
/*	display:block;*/
	margin-left:10px;
}

table.pickup p{
	color:#000;
}

/************************************/
table.exampletable{}
table.exampletable tr{}
table.exampletable td{
	padding:10px;
	width:25%;
}
table.exampletable td img{
	width:100%;
}

/************************************/

table.contactform{
	width:900px;
	margin:0 auto 20px;
	padding:10px;
	color:#fff;
	background-image:url(../../img/back.png);
	font-size:16px;
}
table.contactform tr{}
table.contactform th{
	width:160px;
	padding:15px;
	border-bottom:1px solid #fff;
	font-weight:bold;
}
table.contactform td{
	text-align:left;
	padding:15px;
	border-bottom:1px solid #fff;
}

table.contactform td input,table.contactform td select,table.contactform td textarea{
	padding:10px;
	border-radius:10px;
}

/**********************/
table.profile{
	width:100%;
	border-collapse: collapse;
	border-spacing:0px;
	margin:0 auto 40px;
}
table.profile tr{
	vertical-align:top;
}
table.profile td{
	font-size:14px;
	padding:5px;
	border-bottom:1px solid #036eb8;
}
table.profile th{
	color:#036eb8;
	padding:5px;
	font-size:18px;
	font-weight:bold;
	width:12%;
	text-align:center;
	border-bottom:1px solid #036eb8;
}

/*::::::::::::::::::::::::::::::::::*/
table.consulting{
	width:100%;
	border-spacing:5px;
	border-collapse:separate;
	margin:20px auto;
}
table.consulting tr{
	vertical-align:top;
}
table.consulting td{
	width:33%;
	text-align:center;
	padding:5px;
	font-size:13px;
}

table.consulting td h3{
	background-color:#ff0000;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	padding:5px;
}
table.consulting td img{
	width:100%;
}

table.consulting td p{
	text-align:left;
	font-size:13px;
	color:#000;
	padding:5px 0;
}

table.consulting th{
	font-size:13px;
}

table.consulting th div{
	text-align:left;
	border:5px solid #ccc;
	padding:20px;
	margin:5px auto;
}

table.consulting th p{
	font-weight:normal;
	color:#000;
	font-size:25px;
	margin:20px auto 20px;
}

table.consulting th h3{
	font-size:22px;
	background-color:#036eb8;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
table.consulting td a.button04{
	float:right;
	background-color:#ff0000;
	color:#fff;
	padding:0 10px;
}

/*::::::::::::::::::::::::::::::::::*/
table.tool{
	width:100%;
	border-spacing:20px;
	border-collapse:separate;
}
table.tool tr{}
table.tool td{
	background-color:#036eb8;
	width:33%;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:20px 0px;
	font-size:19px;
}

table.tool td span.t01{
	background-image:url(../../img/t01.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 60px;
}

table.tool td span.t02{
	background-image:url(../../img/t02.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 60px;
}
table.tool td span.t03{
	background-image:url(../../img/t03.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 60px;
}
/*::::::::::::::::::::::::::::::::::*/
.series{
	width:90%;
	border-radius:10px;
	padding:20px;
	background-color:#fff;
	box-shadow:0 0 6px 3px #ccc;
	margin:10px auto 80px;
}

.series h3 {
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:620px;
	text-align:left;
  position: relative;
  height: 50px;
  line-height: 50px;
  padding: 0 0.5em;
  background-color: #f39800;
  color:#fff;
  margin:0 0 30px 0;
  font-weight:bold;
	background-image:url(../../img/reasonbg.png);
	font-size:30px;
}
.series h3::before,
.series h3::after {
  content: '';
  position: absolute;
}
.series h3::before {
  top: 100%;
  left: 0;
  border-width: 0 15px 15px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #e83828;
}
.series h3::after {
  top: 0;
  right: 0;
  z-index: 2;
  border-width: 25px 20px;
  border-style: solid;
  border-color: transparent;
  border-right-color: #fff;
}


.series h4 span{
	font-size:23px;
	height:100px;
	width:130px;
	padding:30px 0 0 0;
	display:block;
	text-align:center;
	color:#fff;
	margin:0 20px 0 0;
	background-image:url(../../img/reasonbg.png);
	border-radius:100px;
	font-weight:bold;
	float:left;
}

.series div.img{
	margin:0 0 0 10px;
	float:right;
	width:320px;
	background-color:#fff;
}
.series div.img img{
	margin:0 0 0 10px;
	width:150px;
	box-shadow:0 0 6px 3px #ccc;
}
.series p{
	margin:10px 0 0 0;
	font-size:20px;
}

/************************************/

div.contactbox{
	text-align:left;
	border:5px solid #ccc;
	padding:20px;
	margin:5px auto;
	width:65%;
}

div.contactbox p{
	font-weight:normal;
	color:#000;
	font-size:25px;
	margin:5px auto 20px;
}

div.contactbox p span{
	font-size:14px;
}

div.contactbox h3{
	font-size:22px;
	background-color:#036eb8;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
div.contactbox a.button04{
	float:right;
	background-color:#ff0000;
	color:#fff;
	padding:0 10px;
}

/************************************/


.banner{
	margin:0px auto;
	text-align:center;
}


.banner02{
	margin:40px auto;
	text-align:center;
}
/* ================ */	
table.news{
	width:100%;
	text-align:center;
	margin:0 auto 0px;
}
table.news tr{
	vertical-align:top;
}
table.news td{
	text-align:center;
	width:50%;
	padding:0 10px;
}
table.news td h3{
	font-size:11px;
}
.box02{
	margin:0px auto 0;
	width:100%;
	font-size:13px;
	overflow-x:hidden;
	overflow-y:scroll;
	height:250px;
	border:1px solid #ccc;
	background-image:url(../../img/bghw.png);
	
}


/*--------------------------------------------------------- */
.imgleft{
	margin:10px 30px 0 0;
	float:left;
	width:300px;
	border-radius:250px;
	box-shadow:5px 5px #036eb8;
}
.imgright{
	margin:10px 0 0 30px;
	float:right;
	width:250px;
	border-radius:250px;
	box-shadow:-5px 5px #036eb8;
}

.clear{
	clear:both;
}


/*--------------------------------------------------------- */
ul.recruit{
	margin:0;
	padding:0 10px;
}
ul.recruit li{
	list-style-type:none;
	float:left;
	background-image:url(../../img/menubg.png);
	color:#fff;
	border-radius:5px;
	margin:5px 5px;
	padding:0 5px;
}
ul.recruit{}
/*--------------------------------------------------------- */

table.formTable{
	width:100%;
	margin:0 auto;
	text-align:left;
	border-collapse:collapse;
}

table.formTable caption{
	background-color:#036eb8;
	color:#fff;
	padding:5px;
	font-size:18px;
	font-weight:bold;

}

table.formTable td{
	border-bottom:1px solid #ccc;
	font-size:16px;
	padding:20px 10px;
	display:block;
}

table.formTable td.none{
	border:none;
}

table.formTable th{
	font-weight:bold;
	color:#036eb8;
	text-align:left;
	padding:20px 10px;
	border-bottom:1px solid #ccc;
	font-size:16px;
	display:block;
}

table.formTable th span{
	margin:0 5px 0 0;
	background-color:#e50012;
	padding:0 5px;
	color:#fff;
}

.submit{
	border-radius:10px;
	padding:5px 30px;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	background-color:#036eb8;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



table.formTable td table td{
	border-bottom:none;
	font-size:16px;
	padding:5px;
}
table.formTable td table td h3{
	font-size:15px;
	text-align:center;
	font-weight:bold;
	background-color:#0071bc;
	color:#fff;
}
table.formTable td table td img{
	width:100%;
}


.input{
	width:100%;
	padding:10px;
	border-radius:10px;
}

.font{
	color:#000;
	font-weight:bold;
	font-family:"HGP行書体";
}
/*******************************************/

table.anxiety{
	width:100%;
	margin:30px auto 0;
}
table.anxiety tr{
	vertical-align:top;
}

table.anxiety th{
	width:400px;
	text-align:center;
}

table.anxiety th img{
	width:85%;
	border-radius:50%;
}
/*******************************************/
ol.topol {
	margin:0 0 0 20px;
    counter-reset:li; /* Initiate a counter */
    padding:0; /* Remove the default left padding */
    list-style:none; /* Disable the normal item numbering */
}
ol.topol li {
    position:relative; /* Create a positioning context */
    margin:0 0 20px 20px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:21px;
	color:#036eb8;
	font-weight:bold;
	/*
	border-bottom:1px solid #22ac38;
	*/
}


ol.topol li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top:-2px;
    left:-2em;
    width:2em;
    padding:4px 0;
    color:#fff;
    background:#036eb8;
    font-weight:bold;
    font-family:"Helvetica Neue", Arial, sans-serif;
    text-align:center;
	background-position:center;
	border-radius:300px;
}

ol.topol li p{
	color:#333;
	font-size:14px;
	font-weight:normal;
	margin:0 auto 10px;
}

.imgrightbox{
	width:340px;
	float:right;
	margin:0 0 0 10px;
}
.imgrightbox img{
	width:100%;
}


table.businesstable{
	text-align:center;
	margin:20px auto;
}
table.businesstable img{
	height:180px;
}
/*******************************************/
ol.topol04 {
	width:95%;
	margin:0 0 0 40px;
    counter-reset:li; /* Initiate a counter */
    padding:0; /* Remove the default left padding */
    list-style:none; /* Disable the normal item numbering */
}
ol.topol04 li {
    position:relative; /* Create a positioning context */
    margin:0 30px 0px 10px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:19px;
	color:#036eb8;
	font-weight:bold;
	float:left;
	/*
	
	*/
}
.border02{
	padding:30px 0;
	border:5px solid #ccc;
}

ol.topol04 li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top:-2px;
    left:-2em;
    width:2em;
    padding:4px 0;
    color:#fff;
    background:#036eb8;
    font-weight:bold;
    font-family:"Helvetica Neue", Arial, sans-serif;
    text-align:center;
	background-position:center;
	border-radius:300px;
}
/*--------------------------------------------------------- */

.pagetop {
	position: fixed;
	text-align: center;
	right: 10px;
	bottom: 10px;
	z-index: 9999;
}

.pagetop02 {
	position: fixed;
	text-align: center;
	right: 0px;
	bottom: 50px;
	z-index: 9999;
}
.pagetop02 img{
	height:400px;
}
/*--------------------------------------------------------- */



/* クラス名変更
--------------------------------------------------------- */


/* ================ */


table.maintable03{
	width:100%;
	border-spacing:20px;
	border-collapse:separate;
	margin:10px auto;
	
}
table.maintable03 tr{
	vertical-align:top;
}
table.maintable03 td{
	width:33%;
	background-color:#FFC5CD;
	padding:5px;
	border-radius:0 0 20px 20px;
	font-size:13px;
}
table.maintable03 td p.big01{
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
	
	font-weight:bold;
}
table.maintable03 td img{
	width:100%;
}
/* ================ */

/* ========MAIN CONTENTS CUSTOMIZE======== */


.clear{
	clear:both;
}
/*****************************************************/

.footer02{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*
	background-color:#3e3a39;
	background-image:url(../../img/bg_black.png);
	opacity:0.8;
	*/
	background-color:#036eb8;
	padding:0px 0;
	z-index:9999;
	width:100%;
	text-align:right;
	position:fixed;
	bottom:0px;
	margin:0;
	display:none;
}
.footertel{
	width:100%;
	margin:0 auto;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	text-align:center;
}
.footer02 a{
	color:#fff;
	font-weight:bold;
	font-size:20px;
}
span.leftspan{
	float:left;
}
span.yellow02{
	float:right;
	margin:0 0 0 10px;
}
/*********************************************************/
table.price{
	margin:0 auto 20px;
	width:90%;
	border-radius:10px;
}
table.price tr{
	vertical-align:top;
}
table.price th{
	font-weight:bold;
	font-size:30px;
	padding:20px 10px;
	border-bottom:1px solid #ccc;
	color:#036eb8;
}
table.price td{
	font-size:30px;
	padding:20px 10px;
	border-bottom:1px solid #ccc;
}
table.price td p{
	font-size:20px;
}
	
/*********************************************************/
table.guide{
	margin:0 auto 20px;
	width:100%;
	border-radius:10px;
	border:5px solid #ccc;
}
table.guide tr{
	vertical-align:top;
}
table.guide td{
	padding:10px;
}
table.guide td h3{
	color:#fff;
	background-color:#036eb8;
	padding:0 0 0 10px;
	font-weight:bold;
}
table.guide td p{}
table.guide th{
	width:30%;
	padding:10px;
}
table.guide th iframe{
	width:100%;
	height:200px;
}

/*********************************************************/
.qa{
	border-radius:10px;
	border:1px solid #ccc;
	padding:15px;
	margin:20px auto;
	width:930px;
}
.qa h3{
	
	border-bottom:1px solid #ccc;
	background-image:url(../../img/qa002.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
	margin:5px;
	color:#036eb8;
	font-weight:bold;
}
.qa p{
	background-image:url(../../img/qa003.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
	margin:5px;
}
/* ================ */

table.topprofile{
	width:100%;
	margin:10px auto;
}
table.topprofile tr{}
table.topprofile td{
	padding:10px;
}
table.topprofile th{
	width:180px;
	padding:10px;
	text-align:center;
}

table.topprofile th img{
	width:85%;
}

table.topprofile th p{}
table.topprofile td img{
	width:100%;
}
table.topprofile th a{
	font-weight:bold;
	color:#fff;
	background-color:#e50012;
	display:block;
	margin:10px auto;
	padding:5px 20px;
	text-align:center;
	font-size:14px;
	background-color:#036eb8;
}
/* ======== CUSTOMIZE======== */

table.step{
	border-collapse:separate;
	border-spacing:10px;
	margin:0 auto;
}
table.step tr{
	vertical-align:top;
}
table.step td{
	text-align:left;
	padding:0;
	padding:15px;
	background-color:#fff;
	border-radius:10px;
}

table.step td h3{
	color:#fff;
	background-color:#e50012;
	font-size:14px;
	font-weight:bold;
	padding:5px 5px;
	border-radius:10px 10px 0 0;
	text-align:center;
}
table.step td h3 span{
	border-radius:10px;
	color:#e50012;
	background-color:#fff;
	padding:0 5px;
	margin:0 10px 0 0;
}


table.step td h4{
	color:#e50012;
	font-weight:bold;
	font-size:15px;
	margin:5px auto;
}
table.step td img{
	border-radius:10px;
	width:100%;
	margin:10px auto;
}

table.step td p{
	text-align:left;
	font-size:14px;
}

table.step td p span{
	color:#e50012;
	font-weight:bold;
}

table.step ol.topol02 {
	margin:0 0 0 10px;
    counter-reset:li; /* Initiate a counter */
    padding:0; /* Remove the default left padding */
    list-style:none; /* Disable the normal item numbering */
}
table.step ol.topol02 li {
    position:relative; /* Create a positioning context */
    margin:0 0 5px 0px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	color:#036eb8;
	font-weight:bold;
}


table.step ol.topol02 li:before {
    content:counter(li);
    counter-increment:li;
    position:absolute;
    top:-2px;
    left:-1em;
    width:2em;
    padding:3px 0;
    color:#fff;
    background:#036eb8;
    font-weight:bold;
    font-family:"Helvetica Neue", Arial, sans-serif;
    text-align:center;
	background-position:center;
	border-radius:50%;
}


table.step td a{
	background-color:#e50012;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	float:right;
	padding:0 10px;
	border-radius:5px;
}
/* ================ */
#footer {
	text-align:center;
	width:100%;
	margin:0px 0;
	padding:30px 0 0 0;
	background-color:#333;
	color:#fff;
}

#footer img{
	width:100%;
}

#footer h2{
	color:#fff;
}
#footer h2 span{
	color:#fff;
	border-bottom:3px solid #fff;
}


#footer p{
	margin:10px auto 0;
	text-align:center;
	font-weight:bold;
}

#footer table.footertable{
	width:100%;
	margin:0 auto;
	display:none;
}

#footer table.footertable tr{
	vertical-align:middle;
}

#footer ul{
	margin:0px auto;
	padding:0px 0;
}


#footer li {
	list-style-type:none;
	text-align:center;
	margin:0px 14px;
	padding:2px 0px;
    float:left;
    text-align:center;
}
#footer li a {
	color:#FFF;
	text-decoration:none;
	font-size: 14px;
}


.copyright a{
	color:#fff;
}




#footer li a:hover {
	color:#CCC;
	text-shadow:1px 1px 1px #666;
}




.copyright {
	margin:0px auto;
    padding:10px 0;
    font-style:normal;
    font-size:15px;
	
    color:#fff;
    text-align:center;
}