@charset "utf-8";
/* +-----------------------------------------------------------------------+ */
/* | CSS2,1                                                                | */
/* +-----------------------------------------------------------------------+ */
/* | Copyright (c) 2007 Xenophy CO., LTD.                                  | */
/* +-----------------------------------------------------------------------+ */
/* | Authors: Fujihito Watanabe <watanabe@xenophy.com>                     | */
/* +-----------------------------------------------------------------------+ */

/* | aboutjsa
/* +-----------------------------------------------------------------------+ */

#aboutjsa #content {
    background:url(../images/right/bg.gif) repeat-x;
    margin:1px 0 0 0;
}

#aboutjsa .content-space {
    padding-left:7px;
    clear:left;
}

#aboutjsa .content-space h2.title {
    padding:7px 0 0 19px;
    color:#404040;
    font-weight:bold;
    font-size:14px;
}

body:first-of-type#aboutjsa .content-space h2.title {
	padding:13px 0 0 19px;
	line-height:0;
}

#aboutjsa .content-space .h2-to-the-enterprise {
    width:560px;
    height:47px;
	background:url(../images/content/h2_useful-article_partner.gif) no-repeat;
}

#aboutjsa .h2-to-the-enterprise {
	margin: 0 0 10px 0;
}

#aboutjsa .content-space .h3-to-the-enterprise {
	width:561px;
	height:28px;
	background-image: url(../images/content/aboutjsa/t_common_03.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#aboutjsa .content-space .h3-title {
	font-size:14px;
	color:#404040;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
}

#aboutjsa .content-space p.guide {
	line-height:150%;
	margin-top: 0;
	margin-bottom: 5px;
	padding-right: 6px;
	padding-left: 4px;
}

#aboutjsa .content-space .guide-box {
	width:560px;
	margin: 0 0 15px 0;
	border-bottom:1px solid #9FA3A6;
}

#aboutjsa .content-space .guide-box p {
	line-height:150%;
}

#aboutjsa .content-space .guide-area {
	margin:0 0 15px 15px;
	overflow:hidden;
}

#aboutjsa .content-space .text {
	width:400px;
	float:left;
}

#aboutjsa .content-space .text02 {
	width:385px;
	float:left;
}

#aboutjsa .content-space .img {
	width:131px;
	float:right;
}

#aboutjsa .content-space .img02 {
	width:131px;
	margin: 0 20px 0 0;
	float:left;
}

#aboutjsa .content-space .h4-title {
	padding: 0 0 10px 0;
	font-size:16px;
	font-weight:bold;
	color:#127285;
}

#aboutjsa .content-space .space-base01 {
	margin: 0 0 10px 0;
}

#aboutjsa .content-space .space-base02 {
	margin: 0 0 20px 0;
}

#aboutjsa .content-space .space-base03 {
	margin: 0 0 12px 0;
}


#aboutjsa .guide-area:after {
  content: "";
  display: block;
  clear: both;
}

#aboutjsa .guide-area {
  zoom:1;
}

