﻿html,body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
/*	min-width: 1024px; */
	max-width: 1400px;
	font-size: 14px;
	font-family:'helvetica', 'arial', 'verdana','Meiryo' , 'sans-serif';
	background: url(../img/bg.png) repeat-y;
	-webkit-text-size-adjust: none;
}
a img {
	border: 0;
}
#menu {
	width: 200px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
#logoArea {
	width: 200px;
	height: 200px;
	text-align: center;
	display: table-cell;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
	layout-grid-line: 200px;
}
#logoArea img {
	vertical-align: middle;
}
.menuCategory {
	height: 24px;
	font-size: 12px;
	line-height: 26px;
	letter-spacing: 1px;
	padding: 0;
/*	background: -webkit-gradient(linear,left top,left bottom,from(#cacaca),to(#b8b8b8)); */
	background: #efeff4;
	text-align: center;
	border-bottom: 1px solid #ddd;
/*	text-shadow: 1px 1px 0 #fff; */
}
body #menuArea {
    height: auto;
    text-align: center;
	margin-bottom: 40px;
}
#menuArea a {
	width: 200px;
	height: 50px;
	line-height: 52px;
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	border-bottom: 1px dotted #ddd;
}
#menuArea a:hover {
	background: #efeff4;
	border-bottom: 1px solid #ddd;
}
#menuArea a img {
	width: 200px;
	height: 50px;
}
#selectSolution {
	width: 200px;
	height: 200px;
	background: #efeff4;
	border: 1px dotted #ddd;
	position: absolute;
	left: 220px;
	top: 456px;
    z-index: 100;
}
#footer {
	width: 100%;
	height: 40px;
	position: fixed;
	background: #000;
	color: #fff;
	line-height: 40px;
	text-align: center;
	bottom: 0;
	text-decoration: none;
	display: block;
	opacity: 0.9;
	z-index: 100;
}
#wrapper {
	margin-left: 200px;
/*	border-left: 1px solid #e8e8e8; */
	max-width: 1200px;
	display: table;
}
.wrapperTop {
	width: 100%;
	height: 100%;
	display: table;
	text-align: center;
	position: relative;
/*	min-width: 820px; */
}
.wrapperbg {
	height: 100%;
	margin-left: 204px;
}
.wrapperSTK {
	height: 100%;

	text-align: center;
}
.logos {
	margin: 0 45px 0 auto;
	width: 600px;
}
.topMessage {
	text-align: center;
	margin: 35px 0 0 0;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
}
.mainImg {
	width: 100%;
	max-width: 1200px;
}
article {
	margin: 0 40px 100px 40px;
	display: block;
}
.paragraph {
	width: 100%;
	margin-top: 35px;
	padding-bottom: 35px;
	border-bottom: 1px solid #bbb;
	display: table;
	clear: both;
	position: relative;
}
h1 {
	font-size: 20px;
	color: #6554ab;
	line-height: 32px;
	border-bottom: 1px solid #bbb;
	padding-bottom: 7px;
}
h1 img {
	vertical-align: text-bottom;
	margin-right: 40px;
	margin-top: 5px;
}
.h1Type2 {
	display: table;
	padding-bottom: 10px;
}
.h1Type2 img {
	vertical-align: text-bottom;
	margin-top: 0px;
}
.fontS {
	float: left;
	width: 55%;
	font-size: 14px;
	line-height: 20px;
}
h2 {
	font-size: 20px;
	line-height: 30px;
	margin-top: 0;
	margin-bottom: 30px;
*	font-weight: normal; */
}
h3 {
	font-size: 22px;
	line-height: 30px;
	margin-top: 0;
	margin-bottom: 16px;
	font-weight: normal;
}
h4 {
	font-size: 18px;
	line-height: 36px;
	margin: 0;
}
p {
	line-height: 20px;
	margin-bottom: 20px;
}
.leftTxt {
	width: 52%;
	float: left;
}
.leftTxt h2, .leftTxt p {
	margin-right: 10px;
}

.rightImg {
	width: 350px;
	float: right;
	text-align: right;
}
.rightImg img {
	max-width: 350px;
}
.leftTxtR {
	width: 60%;
	float: left;
}
.rightTxt {
	width: 45%;
	float: right;
}
.leftImg {
	width: 50%;
	text-align: left;
}

/* ソリューション開発事業 */
.solutionList {
/*	min-width: 744px; */
	margin-bottom: 20px;
	clear: both;
	width: 100%;
}
.solutionList a {
	width: 170px;
	height: 58px;
	border: 1px solid #ddd;
	margin: 0 10px 10px 0;
	text-align: center;
	line-height: 58px;
	display: inline-block;
	color: #333;
	text-decoration: none;
}
.solutionList a:hover {
	background: #efeff4;
}
.example {
	padding: 15px 20px;
	background: #efeff4;
	border: 1px solid #ddd;
	display: none;
	clear: both;
}
.exampleLeft {
	width: 62%;
	float: left;
}
.exampleLeft ul {
	padding-left: 20px;
}
.model {
	background: #fff;
	border-radius: 20px;
	border: 1px solid #ddd;
	padding: 5px 12px;
	font-size: 12px;
}
.exampleRight {
	width: 250px;
	float: right;
	text-align: right;
	background: #fff;
}
.exampleRight img {
	vertical-align: text-bottom;
}

/* MARKER! */
.mainMarker {
	height: 320px;
	background-color: #0d93e8;
	background: url(../img/bg_mainmarker.png) no-repeat;
	padding: 10px 0 0 20px;
}
.markerMovie {
	border: 5px solid #0b7dc5;
}

/* 会社概要 */
.leftTxtM {
	width: 75%;
	float: left;
	margin-top: -10px;
}
.rightImgM {
	width: 150px;
	float: right;
	text-align: center;

	line-height: 20px;
}
.corporate td {
	padding: 5px 0;
}
.tdLeft {
	width: 150px;
}
.roadTitle {
	font-size: 14px;
	line-height: 16px;
	border-bottom: 1px dotted #ccc;
	margin-top: 50px;
	margin-bottom: -5px;
	padding-bottom: 5px;
}
.btnMap {
	width: 50px;
	height: 16px;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	border: 1px solid #bbb;
	display: inline-block;
	margin-left: 20px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
	border-radius: 3px;
	background: url(../img/btnMap_bg.png) repeat-x;
	background: -moz-linear-gradient(top,#fff,#fff 50%,#eee);
	background: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(0.5, #fff),to(#eee));
}
.map_img {
	margin-top: 40px;
}
.btns {
	list-style-type: none;
	padding: 0;
}
.btns li {
	width: 200px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	border: 1px solid #bbb;
	text-align: center;
	border-radius: 3px;
	background: url(../img/btnMap_bg2.png) repeat-x;
	background: -moz-linear-gradient(top,#fff,#fff 50%,#eee);
	background: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(0.5, #fff),to(#eee));
	margin-right: 10px;
}
.btns li a {
	color: #333;
	text-decoration: none;
	display: block;
}
#changeImg {
	width: 350px;
	height: 318px;
	background: url(../img/imac.png) no-repeat;
	background-position: right;
}
#changeImg img {
	width: 321px;
	height: 192px;
	margin: 13px 15px 0 0;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
}

/* トップページ */
#topMagastore {
	max-width: 1200px;
	display: block;
}
#topMagastore img {
	width: 200px;
	height: 270px;
	vertical-align: bottom;
	opacity: 0.9;
}
#ribbonArea {
	padding-top: 270px;
	position: absolute;
	top: 0;
	overflow: hidden;
	z-index: 100;
	display: block;
}

/* ココトロ */
.mailC {
	width: 500px;
	height: 60px;
	clear: both;
	display: block;
	font-size: 16px;
	margin-top: -10px;
}
.mailC p {
	float: left;
	display: inline-block;
	line-height: 30px;
}
.mailC img {
	margin-top: 12px;
	float: right;
}

/* プレスリリース */
.leftTxtP {
	width: 65%;
	float: left;
	display: table;
	padding-bottom: 50px;
	font-size: 13px;
}
.leftTxtP img {
	max-width: 100%;
}
#pressList {
	width: 30%;
	float: right;
	font-size: 10px;
	margin-top: 20px;
}
#pressList ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#pressList li {
	padding: 8px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
#pressList a {
	text-decoration: none;
	color: #000;
}
#pressList a:hover {
	color: #ff8500;
}
#pressList p {
	font-size: 13px;
	margin: 3px 0;
}
.listTitle {
	height: 18px;
	font-size: 11px;
	line-height: 20px;
	color: #fff;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	background: #999;
	text-align: center;
}
.pressBox {
	width: 47%;
	height: 122px;
	box-shadow: 0 0 5px #bbb;
	display: block;
	text-decoration: none;
	color: #000;
	float: left;
	margin: 15px 10px 15px 10px;
	position: relative;
}
.pressBox img {
	float: left;
	width: 150px;
	margin-right: 12px;
	border-right: 1px solid #eee;
}
.pressDate {
	position: absolute;
	top: 10px;
	left: 164px;
	font-size: 12px;
}
.pressBox p {
	font-size: 12px; 
	line-height: 18px;
	margin: 32px 12px 0 12px;
	height: 80px;
/*	overflow: hidden; */
}
.pressTable {
	margin: 0 50px;
	padding: 20px 0 80px 0;
	font-size: 12px;
	clear: both;
}
.pressTable tr {
	padding: 5px 0;
}
.pressTable td {
	padding: 6px 15px 6px 0;
	vertical-align: top;
	border-bottom: 1px dotted #ccc;
}
.pressTable img {
	margin-left: 10px;
}

/* お問い合わせ */
.mail {
	width: 600px;
	height: 60px;
	margin: 0 auto 0 50px;
	clear: both;
	border-bottom: 1px solid #ddd;
	display: block;
}
.mail:first-child {
	border-top: 1px solid #ddd;
}
.mail p {
	float: left;
	display: inline-block;
	line-height: 30px;
}
.mail img {
	margin-top: 12px;
	float: right;
}
.link_sales {

}
.link_press {
	display: block;
	overflow: hidden;
	width: 208px;
	height: 34px;
	background-image: url("../img/press_mail.gif");
	text-indent:-9999px;
	float: right;
	margin: 0 0 0 5px;
}
.link_info {
	display: block;
	overflow: hidden;
	width: 208px;
	height: 34px;
	background-image: url("../img/info_mail.gif");
	text-indent:-9999px;
	float: right;
	margin: 0 0 0 5px;
}
.link_form {
	display: block;
	overflow: hidden;
	width: 208px;
	height: 34px;
	background-image: url("../img/contact_form.gif");
	text-indent:-9999px;
	float: right;
	margin: 0 0 0 5px;
}

/* 当ウェブサイトについて */
.about {
	width: 90%;
	margin: 0 auto 20px auto;
	padding-bottom: 10px;
}
.about h4 {
	font-size: 15px;
	line-height: 20px;
}
.about h2 {
	margin-bottom: 15px;
}
.about p {
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 24px;
}
.about ol {
	margin-bottom: 40px;
	font-size: 14px;
}
.about ul {
	padding-left: 20px;
	font-size: 12px;
}
.about li {
	margin-bottom: 10px;
}

/* リクルート */
.recruit {
	margin: 5px 0 0 0;
	border: none;
/*	display: none; */
}
.recruit table {
	border: 1px solid #bbb;
	border-collapse: collapse;
	font-size: 13px;
	width: 100%;
}
.recruit th {
	vertical-align: top;
	border: 1px solid #bbb;
	border-collapse: collapse;
	width: 160px;
	padding: 14px 10px;
	background: #eee;
}
.recruit td {
	vertical-align: top;
	border: 1px solid #bbb;
	border-collapse: collapse;
	padding: 14px 10px;
}
.recruit p {
	margin: 0 0 14px 0;
}
#selectJobs {
	padding: 12px 16px;
	background: #efeff4;
	margin: -10px 0 20px 0;
}
#selectJobs a {
	padding: 0 26px;
	margin: 0 6px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	background: #7b98cd;
	color: #fff;
	text-align: center;
	height: 30px;
	line-height: 32px;
	border: 2px solid #fff;
	border-radius: 16px;
	box-shadow: 0 2px #d7d7db;
	text-decoration: none;
}
#selectJobs a:hover {
	background: #7e6ebf;
}

.leftTxtP h5 {
	border-top: 1px solid #ccc;
	padding-top: 20px;
	font-size: 14px;
	margin-bottom: -5px;
	line-height: 28px;
}
.leftTxtP ul {
	margin: 0 0 0 30px;
	padding: 0;
}
.leftTxtP h6 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0;
}
.recruitNew {
	color: #ff0000;
	font-weight: bold;
}
.wrapperSTK {
	height: 100%;
	position: relative;
	margin-left: 200px;
}

.wrapTop {
	width: 440px;
	height: 250px;
	top: 50%;
	left: 50%;
	display: table;
	position: absolute;
	margin-left: -220px;
	margin-top: -125px;
}
.logoTable {
	width: 405px;
	margin: 0 auto 30px auto;
	display: table;
}
.logoTdL {
	width: 118px;
	display: table-cell;
	vertical-align: top;
}
.logoTdL img {
	width: 118px;
	height: 94px;
	margin-top: 25px;
}
.logoTdC {
	width: 144px;
	display: table-cell;
	vertical-align: top;
}
.logoTdC img {
	width: 58px;
	height: 58px;
	margin-top: 42px;
}
.logoTdR {
	width: 143px;
	display: table-cell;
	vertical-align: top;
}
.logoTdR img {
	width: 143px;
	height: 143px;
	display: table-cell;
}
.STKtxt {
	font-size: 18px;
	line-height: 36px;
}
.STKlink {
	font-weight: bold;
	color: #000;
}