@charset "utf-8"
/* CSS Document */

a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #800000;
}
a:active {
	color: #990000;
}
#header-top p {
	margin: 6px 0 3px 8px;
	padding: 0;
	font-size: small;
}

#header a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#header a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#header a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#header a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#header-top h1 {
	margin: 10px 0px 0px 15px;
	padding: 0px;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
#header-top img {
	margin: 0;
	padding: 0 0 3px 8px;
	float: left;
}
.margintop30 {
	margin-top: 20px!important;
	float: left;
}
#header #header-top #header-inquiry img {
	float: right;
}

h1 {
	font-size: 90%;
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.h2style {
	color: #FF0000;
	margin: 20px 0px;
	letter-spacing: 0.1em;
	background: url(image/titlebackground.jpg) repeat-x;
	height: 23px;
	width: auto;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 120%;
	line-height: 1.4em;
	border: 1px solid #CCCCCC;
	font-weight: normal;
}
.style1 {color: red}
.style2 {
	font-size: 110%;
	font-weight: bold;
}
.style3 {
	color: #FF0000;
	font-size: 140%;
	font-weight: bold;
}
.style4 {
	color:red;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.style5 {
	color: #FF0000;
	font-size: 110%;
	font-weight: bold;
	border-left: 5px solid #FF0000;
	padding-left: 5px;
}
.imgright {
	margin: 5px 0px 5px 10px;
	padding: 0px;
	float: right;
}
#kakomi2 {
	line-height: 1.5px!important;
	letter-spacing: 0.2em!important;
	margin: 0px;
	padding: 20px;
	height: auto;
	width: 650px;
	border: 2px solid #808080;
}
#kakomi1 {
	border: 3px solid #fed3f1;
	padding: 10px 20px;
	height: auto;
	width: 500px;
	color: #000000;
}


#wrapper {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: autopx;
}
#mainimage {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 800px;
}
#topcontent1 {
	margin: 0px;
	padding: 0px 10px 0px 20px;
	float: left;
	height: 1300px;
	width: 230px;
	text-align: left!important;
	border-left: 3px solid #CCCCCC;
	border-top: #CCCCCC;
	border-bottom: 5px double #CCCCCC;
	border-right-color: #CCCCCC;
}
#topcontent2 {
	margin: 0px;
	padding: 0px 10px 0px 20px;
	float: left;
	height: 1300px;
	width: 230px;
	text-align: left;
	border-right: 3px solid #CCCCCC;
	border-left: 3px solid #CCCCCC;
	border-bottom: 5px double #CCCCCC;
	border-top-color: #CCCCCC;
}
#topcontent3 {
	margin: 0px;
	padding: 0px 10px 0px 20px;
	height: 1300px;
	width: 238px;
	float: left;
	border-right: 3px solid #CCCCCC;
	text-align: left;
	border-bottom: 5px double #CCCCCC;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#topcontent1 li {
	margin: 0px 0px 15px;
	padding: 0px;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}

#topcontent1 ul {
	list-style: square;
	margin-left: 0px;
}



.subtitle2 {
	background: #FF0000;
	margin: 10px 0px 0px;
	height: 30px;
	width: auto;
	padding-top: 5px;
	text-align: center;
	border-top: 3px double #004000;
	border-bottom: 3px double #004000;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-color: #004000;
	border-left-color: #004000;
	color: #FFFFFF;
}
.blackfont {
	color: #000000;
}

.subtitle3 {
	background: #FFEEFF;
	margin: 10px 0px 0px;
	height: 30px;
	width: auto;
	padding-top: 5px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px double #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #FF0000;
}

.subtitle4 {
	background: #FFEEFF;
	margin: 10px 0px 0px;
	height: 30px;
	width: auto;
	padding-top: 5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px double #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #FF0000;
	padding-left: 10px;
}

#bottomcontent {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 800px;
	clear: both;
}
#footer {
	text-align: right;
	margin: 0px;
	padding: 5px 0px 0px;
	height: 150px;
	width: 800px;
	border-top: 2px ridge #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#companyaddress {
	margin: 10px 0px 0px;
	padding: 0px;
	height: 200px;
	width: 800px;
}



body {
	font: 90% "AR P丸ゴシック体M", sans-serif;
	color: #333333;
}

#topnavi {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 800px;
}
.standardlink {
	color: #0000CC!important;
	text-decoration: underline!important;
}
.standardlink a:hover {
	color: #0000CC!important;
	text-decoration: underline!important;
}

#topnavi li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 126px;
	background: #FFBBDD;
	height: 100%;
	list-style: none;
}
.whitefont {
	color: #FFFFFF!important;
}

#topnavi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
	height: 30px;
}
#topnavi a {
	display: block;
	width: 100%;
	padding: 5px 0px 2px 5px;
	color: #FFFFFF;
	background: #FF0000;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin: 0px;
	font: bold 100% Arial, Helvetica, sans-serif;
	height: 100%;
	list-style: none;
}
#topnavi a:hover {
	color: #333333;
	background-color: transparent;
	font-weight: bold;
}
#maincontent {
	margin: 0px;
	height: auto;
	width: 680px;
	text-align: left;
	padding-top: 5px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 20px;
}
#maincontentleft {
	padding: 0px;
	text-align: left;
	margin-left: 0px;
	float: left;
	width: 73%;
}

#maincontent li {
	list-style: square;
	margin-top: 20px;
}

p {
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
#topcontenttitle {
	height: 80px;
	width: 230px;
	margin: 5px 0px 0px;
	padding: 0px;
	text-align: center;
	background: url(image/topsubtitle1.jpg) no-repeat;
	border: 1px none #7F0013;
}
#topcontenttitle2 {
	height: 90px;
	width: 230px;
	margin: 5px 0px 0px;
	padding: 0px;
	text-align: center;
	background: url(image/topsubtitle2.jpg) no-repeat;
	border: 1px none #004000;
}
h3 {
	line-height: 2em;
	margin: 0px;
	padding: 0px;
}
.subtitle1 {
	margin: 20px 0px 0px;
	padding: 5px 0px 0px 5px;
	height: 25px;
	width: 200px;
	background: #B3E595;
	font-weight: bold;
	color: #FF0000;
	font-size: 100%;
	border-bottom-style: double;
	border-bottom-color: #004000;
}
#about {
	font-size: 100%;
}
#questionform {
	margin: 30px 0px 0px 20px;
	padding: 0px;
	height: auto;
	width: auto;
	text-align: left;
}
#header {
	margin: 0 auto;
	width: 99.5%;
}
body {
	margin: 0px;
	padding: 0px;
}


#header-top {
	margin:0 auto;
	padding: 0 30px;
	width: 830px;
    overflow: hidden;
}
#header-top:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #header-top {
	overflow: visible;
	height: 1em;
}
/**/

#header-top p {
	margin: 6px 0 3px 8px;
	padding: 0;
	text-align: left;
}
#header-top img {
	margin: 0;
	padding: 0 0 3px 8px;
	float: left;
}

#header-comment {
	margin: 0 -10px;
	padding: 3px 10px;
	width: 830px;
	background: #F00;
	color: #FFF;
	text-align: right;
}

#header-inquiry {
	float: right;
}

#global-menu {
	clear: both;
	margin:0 auto;
	padding: 0 20px;
	width: 850px;
    overflow: hidden;
}

#global-menu:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #global-menu {
    height: 1em;
    overflow: visible;
}
/**/

#global-menu ul {
	margin: 0 4px;
	padding: 0;
	list-style: none;
}
	
#global-menu li {
	float: left;
}

/* フッター */
#footer a:link { color: #333; text-decoration: underline;}
#footer a:visited { color: #333; text-decoration: underline;}
#footer a:hover { color: #BA0000; text-decoration: underline;}
#footer a:active { color: #333; text-decoration: underline;}

#footer {
	clear: both;
	margin:0 auto;
	padding: 10px 30px;
	width: 830px;
    overflow: hidden;
}

#footer:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #footer {
    height: 1em;
    overflow: visible;
}
/**/

#footer hr {
	margin: 0 -10px;
	width: 850px;
}

#footer ul {
	margin: 5px auto;
	_margin: 6px 0 12px 30px;
	padding-top: 4px;
	_padding-bottom: 10px;
}

*:first-child + html #footer ul { /* IE7 Hack */
	margin: 6px 0 12px 30px;
	padding-top: 4px;
	padding-bottom: 5px;
}

#footer li {
	float: left;
	padding-left: 1em;
}

#copyright {
	clear: both;
	padding: 8px 0 0;
	_padding: 0 0 0 4px;
	text-align: center;
	color: #808080;
	}
#formbox{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 700px;
}
.imageleft {
	float: left;
	margin-top: -5px;
}
.imageleft2 {
	float: left;
	margin-top: -2px;
	
}
#campaingn {
	width: 500px;
	margin-left: 100px;
}
.smallfont {
	font-size: 65%;
}

.left50 {
	margin-left: 20px;
}
.spacesmall {
	letter-spacing: 0em!important;
}
#columnkakomi {
	background: #FDFFE1;
	border: 1px solid #CCCCCC;
	padding: 0px 10px 10px;
}
.yorokobiname {
	margin-bottom: -4px;
}
.questionmark {
	margin-bottom: -7px;
	margin-right: 10px;
}
#table1 {
}
.line {
	border-bottom: 2px dashed #999999;
	height: 15px;
}
.techkakomi2 {
	background: url(img/techkakomi2.gif) no-repeat;
	padding: 10px 20px 0px;
	height: 180px;
	margin-left: 10px;
	width: 580px;
}
.techkakomi1 {
	background: url(img/techkakomi1.gif) no-repeat;
	padding: 10px 20px 0px;
	height: 280px;
	margin-top: 15px;
	width: 580px;
	margin-left: 10px;
}
.techkakomi3 {
	background: url(img/techkakomi3.gif) no-repeat;
	padding: 10px 20px 0px;
	height: 230px;
	margin-top: 15px;
	width: 580px;
	margin-left: 10px;
}
#leftmenu2 {
	margin: 0px;
	padding: 50px 0% 0px 0px;
	width: 20%;
	text-align: right;
	float: right;
	
}
#maincontentwrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#yorokobikakomi {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 600px;
}
#yorokobikakomi {
	border: 3px double #FB8085;
}
.topmargin {
	margin-top: 3px;
}
.imgframe {
	border: 4.5px solid #CCCCCC;
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* ------------------------------
 スタッフ紹介
------------------------------ */

table.new_staff {
	margin: 15px 210px 30px 0;
	text-align: left;
}
table.new_staff p {
	margin: 3px;
}
table.new_staff img {
	margin: 2px 0;
}
td.ns_midashi {
}
td.ns01 {
	width: 235px;
}
td.ns02 {
	width: 105px;
}
td.ns03 {
	width: 300px;
}
p.ns_blog a {
	color: #F00;
}

/* ------------------------------
 よくある質問
------------------------------ */

table.faq {
	margin: 15px 210px 30px 0;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	text-align: left;
}
table.faq td {
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
table.faq p {
	margin: 5px;
}
td.faq_q {
	background-color: #FFFDCC;
}
p.faq_q {
	font-size: 1.2em;
	font-weight: bold;
	color: #F00;
}
p.faq_a {
	font-size: 1.2em;
	font-weight: bold;
	color: #00F;
}
span.faq_red {
	font-weight: bold;
	color: #F00;
}
.thpink {
	background-color: #FDF0EF;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFD6D2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFD6D2;
}
.thright {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFD6D2;
	border-right-color: #FFD6D2;
	padding-bottom: 10px;
}
.thpinkbottom {
	background-color: #FDF0EF;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFD6D2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFD6D2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD6D2;
}
.thrightbottom {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFD6D2;
	border-right-color: #FFD6D2;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD6D2;
}

.tablerecruit {
    border-collapse: collapse;
    border-spacing: 0;
}.recruitlist {
	list-style-type: none!important;
	margin-bottom: 5px!important;
	margin-top: 0px!important;
	margin-left: -40px!important;
}
.recruitdd {
	margin-left: 0px;
}
.recruitul {
	margin-top: 0px;
}

