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

  右フロート

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

.alignright{
	float:right;
}

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

  左フロート

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

.alignleft{
	float:left;
}
table .alignleft {
	margin-right: 10px;
}
table .alignright {
	margin-left: 10px;
}



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

  センタリング

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

.aligncenter {
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}




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

  テーブルBOX（背景色）

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

table.box{
	border:1px solid #d7d7d7;
	margin-top: 0px;
	background-color: #FFFFFF;
}

table.box td{
	vertical-align:top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

table.gl{
	background-color: #f7f7f7;
}

table.pk  {
	background-color: #FFF4FF;
}

table .gl{
	background-color: #f7f7f7;
}

table .pk  {
	background-color: #FFF0FF;
}



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

  テーブルHYOU（表）

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

table.hyou{
margin:0 20px 30px;
border:1px solid #ccc;
border-collapse: collapse;
border-spacing: 0;
}
.hyou th {
	background-color: #F0F0F0;
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
.hyou .th1 {
	width: 120px;
}
.hyou td {
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.box {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 30px;
}
.box p {
	margin-left: 0px;
}
.box p.left {
	width: 400px;
	margin-left: 0px;
}

.box .left_img {
	float: left;
	margin-right: 30px;
}
.box .right_img {
	float: right;
	margin-left: 15px;
}

.box dl {
	padding-top: 15px;
	padding-right: 20px;
	width: 400px;
}
.box dt {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.box dd {
	line-height: 1.5em;
	margin-bottom: 30px;
}
.box dd.btn {
	text-align: center;
}
.box  dd  ul {
	margin: 0px;
	padding: 0px;
}
.box  dd  ul  li {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: outside;
	list-style-type: decimal;
	padding: 0px;
	font-size: 20px;
	line-height: 1.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}


.arrow {
	margin-bottom: 20px;
	text-align: center;
}
.dotline {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

dt.step1 {
	background-image: url(../../uploads/step1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
dt.step2 {
	background-image: url(../../uploads/step2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
dt.step3 {
	background-image: url(../../uploads/step3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
dt.step4 {
	background-image: url(../../uploads/step4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
dt.step5 {
	background-image: url(../../uploads/step5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
dt.step6 {
	background-image: url(../../uploads/step6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


.box p {
	margin-bottom: 30px;
	line-height: 1.5em;
}


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

  テーブル会社案内（表）

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


.hyou_company th {
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	width: 100px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.hyou_company td {
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #CCCCCC;
}



#gmap {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
.flow_table dd {
	padding-left: 10px;
}
.flow_table p {
	padding-left: 10px;
}
table.company {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 20px;
	line-height: 1.8em;
	width: 702px;
	margin-bottom: 40px;
}
.backcolor {
	background-color: #f5f4ee;
}
table.company th {
	font-weight: normal;
	line-height: 1.8em;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	width: 30%;
}
table.company td {
	font-size: 20px;
	line-height: 1.8em;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

h2#consul {
	background-image: url(../images/h2_consul_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 233px;
	width: 722px;
}
h2#training {
	background-image: url(../images/h2_training_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 233px;
	width: 722px;
}
h2#seminar {
	background-image: url(../images/h2_seminar_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 233px;
	width: 722px;
}
h2#column {
	background-image: url(../images/h2_column_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 233px;
	width: 722px;
}
h2#company {
	background-image: url(../images/h2_company_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 233px;
	width: 722px;
}
h2#support {
	background-image: url(../images/h2_support_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 233px;
	width: 722px;
}
h2#beginer {
	background-image: url(../images/h2_beginer_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 233px;
	width: 722px;
}
h2#inq {
	background-image: url(../images/h2_inq_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 233px;
	width: 722px;
}
h2#voice {
	background-image: url(../images/h2_voice_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 233px;
	width: 722px;
}
h2#useful {
	background-image: url(../images/h2_useful_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 233px;
	width: 722px;
}
h2#profile {
	background-image: url(../images/h2_profile_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 233px;
	width: 722px;
}
h2#proper {
	background-image: url(../images/h2_proper_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 200px;
	width: 722px;
}

dl.voice     dt      {
	text-align: left;
	padding-left: 0px;
	color: #3366CC;
}
#inline {
	text-align: center;
}
.widthall .swot_title {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.widthall .swot_dl01 {
	width: auto;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0099cc;
	border-bottom-color: #0099cc;
	border-left-color: #0099cc;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 30px;
}
.widthall .swot_dl02 {
	width: auto;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ff9900;
	border-bottom-color: #ff9900;
	border-left-color: #ff9900;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 30px;
}
.widthall .swot_dl03 {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 40px;
}
.widthall .swot_dl04 {
	background-color: #ffff99;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}



.widthall .swot_dl01 dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.widthall .swot_dl02 dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9900;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.widthall .swot_dl03 dd {
	margin: 0px;
	padding: 0px;
}
.widthall .swot_dl04 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.widthall .swot_dl04 td ul li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	padding-left: 15px;
}
#businnes {
	margin-right: 8px;
	margin-left: 8px;
	float: left;
	margin-bottom: 20px;
}
dl.seminar {
	float: left;
	margin-left: 20px;
}
dl.seminar dt {
	font-size: 20px;
	font-weight: bold;
	color: #385797;
	margin-bottom: 10px;
}
dl.seminar dd {
	margin-bottom: 10px;
}
dl.seminar02 {
	float: left;
	width: 331px;
	margin-bottom: 20px;
	margin-left: 20px;
}
dl.seminar02 dt {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #026CFF;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
dl.seminar02 dd li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

dl.seminar03 {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
}
dl.seminar03 dt {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
	background-color: #026CFF;
}
dl.seminar03 dd {
	margin-left: 20px;
	margin-bottom: 10px;
}
dl.seminar03 dd ul {
	margin: 0px;
	padding: 0px;
}

dl.seminar03 dd li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/list_mark.jpg);
}
dl.seminar03 ul.left {
	margin-left: 0px;
}
.left_box {
	float: left;
	width: 59%;
}
.left_box_pr {
	float: left;
}
.right_box {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.right_box_pr {
	float: right;
	width: auto;
}


.soldout {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-right: 20px;
	margin-left: 20px;
	border: 5px double #F60;
}


.center {
	text-align: center;
}
dd .left .bg_none   {
	background-image: none;
}
.seminar.pdr20 table {
	margin: 0px;
	padding: 0px;
}
.seminar.pdr20 table th {
	vertical-align: top;
	text-align: left;
}
#wrapper .seminar.pdr20 .aligh_top{
	vertical-align: top;
	text-align: left;
}
.plice {
	color: #FFFFFF;
	border-radius: 10px;
	background-color: #026CFF;
	padding: 10px 0 5px 30px;
	margin-right: 20px;
}
dl.seminar03 dd.plice ul li {
	margin-bottom: 0px;
	background-image: none;
}
#feature p {
	margin-bottom:20px;
}
#feature ul {
	margin-left:40px;
	margin-bottom:0;
}
#feature ul li {
	border:none;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
.ym {
	font-weight: bold;
	background: linear-gradient(transparent 40%, #ff0 40%);
}
.button a {
	width: 130px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 20px;
	margin: 0 auto 30px;
	background-color: #026CFF;
	display: block;
	border-radius: 10px;
}
#trust-form input, #trust-form select {
  height: 20px;
}
p.indent1 {
	text-indent:1em;
	margin-bottom:20px;
}


table#s_20150528 {
	float:right;
	clear:none;
	margin:0 0 20px;
	border:solid 1px #334261;
}
table#s_20150528 th {
	color:#ffffff;
	background-color:#334261;
	padding:5px;
	vertical-align:top;
	border-bottom:solid 1px #fff;
}
table#s_20150528 td {
	padding:5px 10px;
	vertical-align:top;
	border-bottom:solid 1px #334261;
}
.box .left.voice dd {
}
.box .left.voice dd.aligh_right {
	text-align: right;
}

dl.books {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
	padding-top: 0;
	width: auto;
}
dl.books dt {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
	background-color: #026CFF;
}
dl.books dd {
	margin-left: 20px;
	margin-bottom: 10px;
}
dl.books dd ul {
	margin: 0px;
	padding: 0px;
}

dl.books dd li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.2em;
	margin-left: 10px;
	padding-left:15px;
	list-style:none;
	background:url(../images/list_mark.jpg) no-repeat left center;
}
dl.books ul.left {
	margin-left: 0px;
}


ul.book_menu {
  margin: 0 auto 20px;
  text-align: center;
}
ul.book_menu li {
  background: none;
  border: none;
  margin: 0 20px;
  display: inline-block;
}


ul.proper_menu {
	letter-spacing:-.40em;
	text-align:center;
	margin:50px auto;
}
ul.proper_menu li {
	letter-spacing:normal;
	text-align:center;
	margin:0 30px;
	padding:0;
	background:none;
	border:none;
	width:auto;
	display:inline-block;
}
ul.proper_menu li a {
	text-align:center;
	margin:0;
	padding:10px 30px;
	width:auto;
}
