@charset "utf8";
/**
 * top.css
 * Date: 07/12/2012
 *
 * /ps/think/cpsj/ -
 *
 * Nipponmanpower Web Site
 * Copyright 2012 Nippon Manpower Co., Ltd. All rights reserved.
 * /////////////////////////////////////////////////////////////////////// */



/* ----------------------------------------------------------------------- **
   Import
** ----------------------------------------------------------------------- */

/* nmp default css */
@import url(../../../nmp_default.css);

/* pop up window css */
@import url(../../../nmp_ppwin.css);

/* personal common css */
@import url(../../common.css);

/* think category common css */
@import url(../common.css);

/* cpsj common css */
@import url(common.css);




/* ----------------------------------------------------------------------- **
   Individual Contents
** ----------------------------------------------------------------------- */

/* .section */
.section	{	margin-top: 40px;}

#cpsj-top .body p { font-size: 1.1em; line-height: 1.6; }



/**----------------------------------------------------------------------- **
  top
*
  #cpsj-top - index.php
*/


/* .contents-caption */
#cpsj-top .contents-caption { padding-bottom: 0; }
#cpsj-top .contents-caption h2 { margin-bottom: 10px; }
#cpsj-top .contents-caption p { line-height: 1.6; }

/* #cpsj-contents */
#cpsj-top #cpsj-contents { margin-top: 0px;}
#cpsj-top #cpsj-contents .body	{	margin-left: 0;}
/* --- cpsj-menu */
#cpsj-top #cpsj-contents .cpsj-menu h3 a	{	margin-bottom: 3px; height: 18px; background: no-repeat left top;	display: block; }
#cpsj-top #cpsj-contents .cpsj-menu h3 a:hover	{ background-position: left bottom; }
#cpsj-top #cpsj-contents .cpsj-menu h3 a span { display: none; }
#cpsj-top #cpsj-contents .cpsj-menu p { margin: 0 0 0 15px; }
#cpsj-top #cpsj-contents .cpsj-menu .item {	float: left;	width: 315px;	margin: 20px 0 0 20px;}
#cpsj-top #cpsj-contents .cpsj-menu .career a { width: 160px; background-image: url(/images/ps/think/cpsj/top/menu_career_btn.gif); }
#cpsj-top #cpsj-contents .cpsj-menu .about a { width: 160px; background-image: url(/images/ps/think/cpsj/top/menu_about_btn.gif); }
#cpsj-top #cpsj-contents .cpsj-menu .inspection a { width: 110px; background-image: url(/images/ps/think/cpsj/top/menu_inspection_btn.gif); }
#cpsj-top #cpsj-contents .cpsj-menu .sample a  { width: 177px; background-image: url(/images/ps/think/cpsj/top/menu_sample_btn.gif); }
#cpsj-top #cpsj-contents .cpsj-menu .career,
#cpsj-top #cpsj-contents .cpsj-menu .inspection	{	margin-left: 0;}

/* .section#cpsj-button */
#cpsj-button	{	margin-top: 40px;}

/*[F]*/