@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-weight: normal;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #BEC5D5;
	font-size: 85%;
	float: left;
	margin-top: -12px;
	margin-left: 10px;
}

table {
	border-collapse:collapse;
	border-spacing:inherit;
	font-size: 90%;

}

h3 {
	font-size: 105%;
	font-weight: bold;
	color: #374393;
	background-image: url(img/h3_back.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 40px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #526A9E;
	width: 530px;
	line-height: 25px;
	height: 25px;
	margin-left: 15px;
}
h4 {
	font-weight: bold;
	color: #642009;
	margin-top: 25px;
	margin-left: 18px;
}
.services h2 {
	background-image: url(img/h2top_back.png);
	background-position: left 0px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	font-size: 105%;
	display: none;
}
.services h2 a {
	font-weight: bold;
	color: #006;
}

.services ul li {
	font-size: 90%;
	margin-top: 10px;
	margin-left: 2px;
	color: #666;
	background-image: url(img/service_li.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.services ul li a {
	color: #785B27;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:hover  {
	color: #F30;
	text-decoration: none;
}

#side_r_top img {
	margin-bottom: 8px;
	margin-top: 8px;
}


#service_box {
	margin-top: 15px;
	margin-left: 15px;
}

p {
	margin-left: 20px;
	margin-top: 8px;
	line-height: 140%;
	margin-right: 30px;
	margin-bottom: 20px;
}


body {
	font-size: 80%;
	color: #453F38;
	background-image: url(img/body_back2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 3px;
	background-color: #FCFCFA;
}
#wrapper #header {
	background-image: url(img/header_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 115px;
	padding-top: 20px;
	margin-top: 9px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	width: 900px;
}
#container {
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: -50px;
	padding-bottom: 50px;
	width: 910px;
	margin-top: 0px;
	background-image: url(img/container_back.png);
}
#contents #main .topmessage {
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
}

#top_img {
	height: 200px;
	background-position: center center;
}



#wrapper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
p#logo {
	display: block;
	background-repeat: no-repeat;
	height: 45px;
	width: 340px;
	float: left;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	clear: left;
}
#logo a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
#navi {
	float: left;
	height: 57px;
	width: 885px;
	clear: both;
	margin-top: 11px;
	background-repeat: repeat;
	padding-left: 15px;
}
#navi li {
	display: block;
	float: left;
	height: 57px;
	background-image: url(img/globalnavi.jpg);
	background-repeat: no-repeat;
}
#navi li a {
}

#navi1:hover {
	background-position: 0 -57px;	
}
#navi2:hover {
	background-position: -126px -57px;
}
#navi3:hover {
	background-position: -251px -57px;
}
#navi4:hover {
	background-position: -376px -57px;
}
#navi5:hover {
	background-position: -501px -57px;
}
#navi6:hover {
	background-position: -626px -57px;
}

#navi1 {
	background-position: 0px 0px;
	width: 126px;
}
#navi2 {
	background-position: -126px 0px;
	width: 125px;
}
#navi3 {
	background-position: -251px 0px;
		width: 125px;
}
#navi4 {
	background-position: -376px 0px;
		width: 125px;
}
#navi5 {
	background-position: -501px 0px;
		width: 125px;
}
#navi6 {
	background-position: -626px -0px;
		width: 200px;
}

#navi li a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
#side_l {
	float: left;
}
#side_r {
	float: right;
	width: 240px;
	margin-top: 15px;
	margin-right: 20px;
}
#side_r_top {
	float: right;
	width: 260px;
}

#main {
	float: left;
	width: 615px;
	padding-left: 20px;
}
#main_sub {
	float: left;
	width: 610px;
	padding-top: 10px;
	padding-left: 20px;
}
#news .date {
	color: #958266;
	font-size: 90%;
	margin-right: 15px;
	font-weight: bold;
}
#news li {
	line-height: 30px;
	height: 30px;
	border-bottom: 1px dotted #B4B4B4;
	padding-left: 7px;
}
#news {
	width: 480px;
	margin-left: 20px;
	margin-top: 7px;
}


#footer {
	background-image: url(img/footer_back.jpg);
	clear: both;
	padding-bottom: 10px;
	height: 140px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#footer #footer_inner h3 {
	background-image: none;
	font-size: 100%;
	clear: left;
	padding: 0px;
	width: 70px;
	color: #838BB8;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	height: 16px;
	vertical-align: top;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #footer_inner address {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #4F61B7;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	float: right;
	width: 743px;
	display: block;
	padding-left: 7px;
}
#footer #footer_inner ul {
	float: right;
	width: 620px;
	display: block;
	clear: none;
	margin-bottom: 4px;
}
#footer_inner li a {
	color: #333;
	font-size: 85%;
}
#footer_inner ul li a:hover {
	color: #39C;
	text-decoration: underline;
}

#footer_inner {
	width: 698px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-repeat: no-repeat;
	padding-right: 11px;
	padding-left: 201px;
	height: 113px;
	padding-top: 14px;
	background-image: url(img/footer_inner.jpg);
}
#wrapper #header #header_navi {
	float: right;
	margin-top: -10px;
	margin-right: 15px;
}

.float_r {
	float: right;
	margin-top: 6px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 10px;
}



.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#sidebar {
	height: 280px;
	width: 220px;
	border: 10px solid #E6E6E6;
	padding-top: 5px;
}
#sidebar li {
	color: #523FD6;
	line-height: 28px;
	height: 35px;
	background-image: url(img/sidebar_li.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	font-size: 90%;
	padding-top: 4px;
}
#sidebar li a {
	color: #563C3F;
}

.services {
	float: left;
	width: 175px;
	font-size: 90%;
	height: 120px;
	font-weight: bold;
	color: #009;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.top_sp {
	background-image: url(img/top_SP.jpg);
	border-top-color: #E2F7F8;
	border-right-color: #E2F7F8;
	border-bottom-color: #E2F7F8;
	border-left-color: #E2F7F8;
}
.top_web {
	background-image: url(img/top_web.jpg);
	border-top-color: #CDE3F1;
	border-right-color: #CDE3F1;
	border-bottom-color: #CDE3F1;
	border-left-color: #CDE3F1;
}
.top_marketing {
	background-image: url(img/top_marketing.jpg);
	border-top-color: #DFF1FB;
	border-right-color: #DFF1FB;
	border-bottom-color: #DFF1FB;
	border-left-color: #DFF1FB;
}

#profile {
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: 10px;
	background-image: url(img/company_back.jpg);
	background-position: right 160px;
	background-repeat: no-repeat;
}
#profile dd a {
	text-decoration: underline;
}

#profile dd {
	margin-left: 100px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3A4392;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 5px;
	line-height: 140%;
}
#profile dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 15px;
	width: 98px;
	padding-left: 7px;
	padding-bottom: 3px;
	font-weight: bold;
}
.recruit {
	width: 570px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.form_botton {
	text-align: center;
}
tr td .rei {
	font-size: 80%;
	color: #999;
}


.recruit th {
	height: 25px;
	line-height: 25px;
	background-color: #EDEFF3;
	border: 1px solid #CCC;
	text-align: left;
	width: 120px;
	color: #32486D;
	padding-left: 15px;
}
#top_img {
	text-align: center;
	vertical-align: bottom;
}

.recruit td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.recruit tr .hissuu {
	font-weight: bold;
	color: #F00;
	float: right;
	line-height: 25px;
	height: 25px;
	margin-right: 5px;
}
#top_img_main {
	background-image: url(img/top_img.jpg);
	height: 280px;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 11px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
}
.contents_li {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
strong {
	font-weight: normal;
}
#main_sub h2 {
	clear: both;
	background-image: url(img/h2_back.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 560px;
	padding-left: 25px;
	line-height: 36px;
	font-weight: bold;
	color: #403A35;
	font-size: 105%;
	margin-top: 50px;
}

#main_sub .link {
	margin: 25px;
}
#main_sub .link tr td {
	width: 220px;
}
#main_sub .link tr td h4{
	padding: 0px;
	font-size: 120%;
	color: #03C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: bolder;
}
#main_sub .link tr td h4 a{
	padding: 0px;
	color: #03C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}#wrapper .clear {
	clear: both;
}
#main_sub .sub_navi li {
	background-image: url(img/sidenavi_back.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	padding-left: 30px;
	line-height: 30px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 5px;
}
#main_sub .sub_navi li a {
	color: #563C3F;
}
#main_sub .sub_navi {
	width: 550px;
	display: block;
	height: 40px;
}
#contents #main_sub .recruit td h3 {
	background-image: none;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: -2px;
	line-height: normal;
	height: auto;
	width: auto;
	font-size: 105%;
}

#fnavi li {
display:inline;
padding-left:10px;
padding-right:5px;
}
#fnavi li+li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #938BB8;
}
