/* Global Styles */

body {
    background: #FFFFFF;
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.3;
    color: #191919;
}

a:link    { color: #191919; text-decoration: none }
a:visited { color: #191919; text-decoration: none }
a:active  { color: #191919; text-decoration: none }
a:hover   { color: #191919; text-decoration: none }

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* ie6 fix */
*:first-child+html .clearfix { zoom: 1; } /* ie7 fix */

img { -ms-interpolation-mode: bicubic; }	/* ie7 fix */


/* Font Styles */

.f10 {
	font-size: 10px;
}

.f11 {
	font-size: 11px;
}

.f13 {
	font-size: 13px;
}

.f14 {
	font-size: 14px;
}

.f22 {
	font-size: 22px;
}

.f24 {
	font-size: 24px;
}

.bold {
    font-weight: bold;
}

.lineh12 {
    line-height: 1.2;
}

.lineh13 {
    line-height: 1.3;
}

.lineh14 {
    line-height: 1.4;
}

.lineh15 {
    line-height: 1.5;
}

.lineh16 {
    line-height: 1.6;
}

.lineh17 {
    line-height: 1.7;
}

.white {
	color: #FFFFFF;
}
.color_recruit {
    color: #255188;
}

.color_contact {
    color: #6E0017;
}

h1 {
	text-indent: -9999px;
}


/* block element centering style */

html {
	display: table;
	width: 100%;
	height: 100%;
}

body {
	display: table-cell;
	vertical-align: middle;
}

#blockCentering {
	text-align: left;
	margin: 0 auto;
	width: 1100px;
}

/* for IE7 */
*:first-child+html body {
	text-align: center;
	height: 100%;
}

*:first-child+html #blockCentering {
	display: inline;
	vertical-align: middle;
	zoom: 1;
}


/* ---------- Contents ---------- */

#top,
#feautures,
#business,
#message,
#recruit1, #recruit2,
#company1, #company2,
#contact {
	width: 940px;
	height: 300px;
	padding: 400px 60px 0 100px;
}
	
#top {
	background: url(../images/img_top/img_top.jpg) center top no-repeat;
}
#feautures {
	background: url(../images/img_features/img_features.jpg) center top no-repeat;
}
#business {
	background: url(../images/img_business/img_business.jpg) center top no-repeat;
}
#message {
	background: url(../images/img_message/img_message.jpg) center top no-repeat;
}
#recruit1 {
	background: url(../images/img_recruit/img_recruit1.jpg) center top no-repeat;
}
#recruit2 {
	background: url(../images/img_recruit/img_recruit2.jpg) center top no-repeat;
}
#company1 {
	background: url(../images/img_company/img_company1.jpg) center top no-repeat;
}
#company2 {
	background: url(../images/img_company/img_company2.jpg) center top no-repeat;
}
#contact {
	background: url(../images/img_contact/img_contact.jpg) center top no-repeat;
}


/* ---------- Navigation Menu ---------- */

.menu {
	position: absolute;
	top: 336px;
	left: 0;
	width: 1100px;
	height: 27px;
}

#top .menu {		background: #303074;	}
#feautures .menu {	background: #836012;	}
#business .menu {	background: #889215;	}
#message .menu {	background: #000000;	}
#recruit1 .menu {	background: #255188;	}
#recruit2 .menu {	background: #255188;	}
#company1 .menu {	background: #46BC7D;	}
#company2 .menu {	background: #46BC7D;	}
#contact .menu {	background: #6E0017;	}


/* ---------- Top ---------- */

#shortmessage {
	position: absolute;
	top: 20px;
	right: 80px;
	width: 210px;
	height: 310px;
}

#shortmessage img {
	position: absolute;
	top: 0;
	left: 0;
	width: 210px;
	height: 310px;
}

#whatsnew {
	position: absolute;
	top: 100px;
	left: 80px;
	padding-top: 34px;
	width: 301px;
	height: 100px;
	background: url(../images/img_top/img_whatsnew.png) no-repeat;	
}

.date {
	float: left;
	width: 81px;
}

.info {
	float: left;
	width: 220px;
}


/* ---------- Features ---------- */

#feautures .column {
    float: left;
    margin: 0 30px 19px 0;
    width: 280px;
}

#feautures .column img {
    padding-bottom: 6px;
    border-bottom: 1px solid #836012;
}

#feautures .column p {
    padding-top: 8px;
    font-size: 13px;
    line-height: 1.65;
}

*:first-child+html #feautures .column p {	/* ie7 fix */
    padding-top: 2px;
}


/* ---------- Business ---------- */

#business .column {
    margin: 0 0 20px 50px;
    width: 850px;
}

#business .column img {
    float: left;
}

#business .column p {
    float: left;
    padding: 3px 0 0 3px;
    font-size: 17px;
}


/* ---------- Message ---------- */

#message .column {
    width: 940px;
}

#message .column img {
    padding-bottom: 6px;
    border-bottom: 1px solid #000;
}

#message .column p {
    float: left;
    margin-right: 30px;
    width: 280px;
    padding-top: 8px;
    font-size: 13px;
    line-height: 1.65;
}

*:first-child+html #message .column p {	/* ie7 fix */
    padding-top: 2px;
}


/* ---------- Recruit1 ---------- */

#recruit1 .column.left {
    float: left;
    margin: 0 30px 19px 0;
    width: 590px;
}

#recruit1 .column.right {
    float: left;
    width: 290px;
}

#recruit1 .column img {
    padding-bottom: 6px;
    border-bottom: 1px solid #255188;
}

#recruit1 .column p {
    padding-top: 8px;
    font-size: 13px;
    line-height: 1.65;
}

*:first-child+html #recruit1 .column p {	/* ie7 fix */
    padding-top: 2px;
}

#recruit1 .column dl {
    padding-top: 8px;
    line-height: 1.65;
}

*:first-child+html #recruit1 .column dl {	/* ie7 fix */
    padding-top: 2px;
}

#recruit1 .column dt {
    float: left;
    width: 96px;
    font-weight: bold;
}

#recruit1 .column dd {
    float: left;
    width: 190px;
    padding-bottom: 16px;
}

#recruit1 .column.right p {
    padding-top: 0;
    font-size: 12px;
}

#recruit1 .column.left .contact {
    padding-top: 10px;
}

*:first-child+html #recruit1 .column.left .contact {	/* ie7 fix */
    padding-top: 6px;
}

#recruit1 .column.left .contact p {
    float: left;
    padding-top: 0;
}

#recruit1 .column.left .contact img {
    float: left;
    padding-top: 0;
    border: none;
}


/* ---------- Recruit2 ---------- */

#recruit2 .column {
    width: 940px;
    margin-bottom: 19px;
}

#recruit2 .column.left {
    width: 590px;
}

#recruit2 .column img {
    padding-bottom: 6px;
    border-bottom: 1px solid #255188;
}

#recruit2 .column dl {
    float: left;
    margin-right: 30px;
    width: 280px;
    padding-top: 8px;
    font-size: 12px;
    line-height: 1.55;
}

*:first-child+html #recruit2 .column dl {
    padding-top: 2px;
}

#recruit2 .column dt {
    float: left;
    width: 84px;
    font-weight: bold;
    color: #255188;
}

#recruit2 .column dd {
    float: left;
    width: 196px;
}

#recruit2 .column.left .contact {
    padding-top: 10px;
}

*:first-child+html #recruit2 .column.left .contact {	/* ie7 fix */
    padding-top: 6px;
}

#recruit2 .column.left .contact p {
    float: left;
    padding-top: 3px;
}

#recruit2 .column.left .contact img {
    float: left;
    padding: 0;
    border: none;
}


/* ---------- Company1 ---------- */

#company1 .column {
    float: left;
    margin: 0 20px 19px 0;
    width: 590px;
}

#company1 .column.right {
    float: right;
    width: 300px;
}

#company1 .column img {
    padding-bottom: 6px;
    border-bottom: 1px solid #46BC7D;
}

#company1 .column p {
    padding-top: 8px;
    font-size: 13px;
    line-height: 1.65;
}

*:first-child+html #company1 .column p {	/* ie7 fix */
    padding-top: 2px;
}

#company1 .column dl {
    padding-top: 8px;
    line-height: 1.65;
}

*:first-child+html #company1 .column dl {	/* ie7 fix */
    padding-top: 2px;
}

#company1 .column dt {
    float: left;
    width: 96px;
    font-weight: bold;
}

#company1 .column dd {
    float: left;
    width: 200px;
    padding-bottom: 4px;
}


/* ---------- Company2 ---------- */

#company2 .column {
    width: 940px;
}

#company2 .column img {
    padding-bottom: 6px;
    border-bottom: 1px solid #46BC7D;
}

#company2 .column dl {
    float: left;
    margin-right: 30px;
    width: 435px;
    padding-top: 8px;
    line-height: 1.55;
}

*:first-child+html #company2 .column dl {	/* ie7 fix */
    padding-top: 2px;
}

#company2 .column dt {
    float: left;
    width: 75px;
}

#company2 .column dd {
    float: left;
    width: 360px;
    padding-bottom: 4px;
}


/* ---------- Contact ---------- */

#contact .column.left {
    float: left;
    margin: 0 30px 19px 0;
    width: 280px;
}

#contact .column.right {
    float: left;
    width: 590px;
}

#contact .column img {
    padding-bottom: 6px;
    border-bottom: 1px solid #6E0017;
}

#contact .column p {
    padding-top: 8px;
    font-size: 13px;
    line-height: 1.65;
}

*:first-child+html #contact .column p {	/* ie7 fix */
    padding-top: 2px;
}

#contact .column dl {
    padding-top: 8px;
    font-size: 13px;
    line-height: 1.65;
}

*:first-child+html #contact .column dl {	/* ie7 fix */
    padding-top: 2px;
}

#contact .column.left dl img {
    float: left;
    padding-top: 3px;
    border: none;
}

#contact .column dt {
    float: left;
    width: 61px;
}

#contact .column. dl p {
    padding-top: 0;
}

#contact .column dd {
    float: left;
    width: 219px;
    padding-bottom: 6px;
}

#contact #mapprintbtn {
    position: absolute;
    right: 60px;
    bottom: 40px;
    width: 93px;
    height: 23px; 
    background: url(../images/img_contact/img_contact_mapprintbtn.gif);
	text-indent: -9999px;
	display: block;
}

#contact #mapprintbtn a {
    height: 23px;
    display: block;
}

.gmap {
    float: left;
    margin: 10px 0;
}

.gmaps{
    border: 1px #6E0017 solid;
}

.newadress {
 float: right;
}