@charset "utf-8";
/* +-----------------------------------------------------------------------+ */
/* | CSS2,1                                                                | */
/* +-----------------------------------------------------------------------+ */
/* | Copyright (c) 2007 Xenophy CO., LTD.                                  | */
/* +-----------------------------------------------------------------------+ */
/* | Authors: Fujihito Watanabe <watanabe@xenophy.com>                     | */
/* +-----------------------------------------------------------------------+ */

/* | work
/* +-----------------------------------------------------------------------+ */

#work #content {
    background:url(../images/right/bg.gif) repeat-x;
    margin:1px 0 0 0;
}

#work .content-space {
    padding-left:7px;
    clear:left;    
}

#work #content p {
    line-height:150%;
}

#work h2.title {
    padding:10px 0 0 19px;
    color:#404040;
    font-weight:bold;
    font-size:24px;
}

body:first-of-type#work .content-space h2.title {
	padding:5px 0 0 19px;
	line-height:150%;
}

#work .t-how-to-work {
	width:560px;
	height:47px;
	margin:0 0 15px 0;
	background-image: url(../images/content/employee/h1_titlebar.gif);
	background-repeat: no-repeat;
}

body:first-of-type#work h2.title {
	padding:12px 0 0 19px;
	line-height:150%;
}

#work .content-space h3.title {
    padding:4px 0 0 19px;
    color:#404040;
    font-weight:bold;
    font-size:15px;
}

#work .content-space .h3-how-to-work {
	width:560px;
	height:30px;
	margin:0 0 15px 0;
	background-image: url(../images/content/common/h3_12.gif);
	background-repeat: no-repeat;
}


#work .content-space h3.title {
	color:#404040;
	font-weight:bold;
	font-size:15px;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
}

#work .content-space .space-base01 {
	margin: 0 0 15px 0;
}

#work .content-space .space-base02 {
	margin: 0 5px 0 0;
}

#work .content-space .space-base03 {
	margin: 0 0 28px 0;
}

#work .content-space .space-base04 {
	margin: 0 0 20px 0;
}

#work .content-space .space-base05 {
	margin: 40px 0 20px 0;
}

#work .content-space .guide-box {
	width:558px;
	margin:0 0 27px 0;
	border:1px solid #E1E1E1;
	background:url(../images/content/common/bg_square.gif) repeat-x;
}

#work .content-space .guide-box02 {
	width:558px;
	margin:0 0 27px 0;
	border:1px solid #E1E1E1;
	background:url(../images/content/common/bg_square04.gif) repeat-x;
}


#work .content-space .img-area {
	margin: 15px 0 17px 10px;

}

#work .content-space .guide-area {
	width:538px;
	margin: 15px 0 20px 7px;
	*margin: 15px 0 20px 9px;
	border:3px solid #258FAE;
	background:#FFFFFF;
	overflow:hidden;
}

*:first-child+html #work .content-space .guide-area { 
	margin: 15px 0 20px 7px;
}

#work .content-space .guide-area-nest {
	width:538px;
	margin: 10px 5px 10px 15px;
	overflow:hidden;
}

#work .content-space .guide-area h4 {
	margin: 0 0 5px 0;
	color:#07B2E7;
	font-size:14px;
	font-weight:bold;
}

#work .content-space .img {
	width:160px;
	margin:0 15px 0 0;
	float:left;
}

#work .content-space .text p {
	width:340px;
	float:left;
}

#work .content-space .img02 {
	width:160px;
	float:left;
}

#work .content-space .text02 {
	width:335px;
	margin:0 15px 0 0;
	float:left;
}
.main_box {
	margin-bottom: 10px;
	width: 560px;
}
.mb_banner {
	float: left;
	width: 230px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.mb_textarea {
	float: right;
}
.clear {
	clear: both;
}

.mb_textarea p {
	line-height: 75%;
}
.mb_textarea p {
	font-size: 12px;
}

.sub_box {
	width: 540px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}


.main_box > .sub_box {
	width: 540px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.sub_box p {
	font-size: 12px;
}

