@charset "utf-8";
/*
Theme Name: Project Nippon inc.
Theme URI: http://www.project-nippon.jp/
Description: 株式会社プロジェクトニッポン用テーマ
Version: 1.6
Author: Ryota Akamatsu
Author URI: 
Tags: 
*/


/*
基本13px、IE7はsmall、IE6はx-small
希望のフォントサイズ(px) : 指定する値(%)
10px : 77%
11px : 85%
12px : 92%
13px : 100%
14px : 107%
15px : 114%
16px : 122%
17px : 129%
18px : 136%
19px : 144%
20px : 152%
21px : 159%
22px : 167%
23px : 174%
24px : 182%
25px : 189%
26px : 197%
*/

/* wp layout /////////////////////////////////////////*/

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.narrowcolumn .postmetadata {
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.entry p a:visited {
	color: #b85b5a;
	}
	
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* wp layout /////////////////////////////////////////*/


/* clearfix */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/* /clearfix */

/* description clearfix */
.description:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.description {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .description { height: 1%; }
.description { display: block; }
/* End hide from IE-mac */
/* /description clearfix */

/* cnttitmenu clearfix */
.cnttitmenu:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.cnttitmenu {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .cnttitmenu { height: 1%; }
.cnttitmenu { display: block; }
/* End hide from IE-mac */
/* /cnttitmenu clearfix */

/* clearfix */
#header:after,
#gmenu:after,
#main:after, {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#header,
#gmenu,
#main {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html #header,
* html #gmenu,
* html #main { height: 1%; }
#header, #gmenu, #main { display: block; }
/* End hide from IE-mac */
/* /clearfix */

h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
ol,
li,
input {
	margin: 0;
	padding: 0;
	line-height:100%;
	list-style: none;
	font-weight: normal;
	font-size:100%;
	border:none;
}
hr {display:none;}
a{text-decoration:none;}
a:link {}
a:active { text-decoration:underline;}
a:hover{ text-decoration:underline;}
a:visited{}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font: 77%/1.5em Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "Osaka";
}
body div#topLine, body div#bottomLine {
	background: #CC0000;
	width:100%;
	height:10px;
}
#wrapper {
	text-align: left;
	width: 860px;
	margin: 0 auto;
	padding:0 10px;
	color:#333333;
}
.toPagetop {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.importanceText {
	font-weight: bold;
	color: #FF0000;
}


/* /default layout /////////////////////////////////////////*/


/* header layout /////////////////////////////////////////*/

body#top {
background: url(images/bg_body.gif) repeat-x 0 132px;
}

#header {
	width: 860px;
	height:73px;
}
#logo {
	float: left;
	padding: 2px 0 10px 0;
}
#header h2 {
	padding-top: 3px;
}
#header #headerSubmenu {
	float: right;
	padding: 12px 0 10px 0;
}
#header #headerSubmenu #hmenu img {
	padding-left: 10px;
	text-align:right;
}
#header #headerSubmenu #fontsieze {
	text-align: right;
	margin-top:8px;
	font-size:1px;
}
#header #headerSubmenu #fontsieze input {
	margin-left:3px;
}

/* rollover menu */
#gmenu {
	width: 860px;
	clear:both;
}
#gmenu li {float:left;}
#gmenu a {
	text-decoration: none;
	display: block;
	height: 33px;
	width: 215px;
	text-indent:-9999px;
}
#gmenu .news a {background: url(images/gmenu_news.gif) no-repeat 0 0;}
#gmenu .news a:hover {background: url(images/gmenu_news.gif) no-repeat 0 -33px;}
#gmenu .newsSelected a {background: url(images/gmenu_news.gif) no-repeat 0 -33px;}
#gmenu .company a {background: url(images/gmenu_company.gif) no-repeat 0 0;}
#gmenu .company a:hover {background: url(images/gmenu_company.gif) no-repeat 0 -33px;}
#gmenu .companySelected a {background: url(images/gmenu_company.gif) no-repeat 0 -33px;}
#gmenu .business a {background: url(images/gmenu_business.gif) no-repeat 0 0;}
#gmenu .business a:hover {background: url(images/gmenu_business.gif) no-repeat 0 -33px;}
#gmenu .businessSelected a {background: url(images/gmenu_business.gif) no-repeat 0 -33px;}
#gmenu .recruit a {background: url(images/gmenu_recruit.gif) no-repeat 0 0;}
#gmenu .recruit a:hover {background: url(images/gmenu_recruit.gif) no-repeat 0 -33px;}
#gmenu .recruitSelected a {background: url(images/gmenu_recruit.gif) no-repeat 0 -33px;}
/* /rollover menu */
/* /header layout /////////////////////////////////////////*/

/* main layout /////////////////////////////////////////*/
/* rollover cntmenu */
#cntmenu {
	width: 170px;
}
#cntmenu li { 
	margin-bottom: 8px;
}
#cntmenu a {
	text-decoration: none;
	display: block;
	height: 16px;
	width: 185px;
	padding: 2px 0px 0px 5px;
/*	text-indent:-9999px; */
}
/* /rollover cntmenu */

/* rollover cnttitmenu */
#cnttitmenu {
	width:640px;
	clear:both;
}
#cnttitmenu li { 
	float:left;
	margin:0 6px 12px 0;
}
#cnttitmenu a {
	background: url(images/cnttit_bg.gif) no-repeat 0 0;
	height: 24px;
	width: 311px;
	padding-top:14px;
	display: block;
	text-indent:30px;
	font-weight:bold;
}
#cnttitmenu a:hover {
	background: url(images/cnttit_bg.gif) no-repeat 0 -38px;
	color:#FFFFFF;
}
/* /rollover cnttitmenu */

#pankuzu {
	padding: 8px 0 8px 10px;
	font-size: 85%;
}

#main { background:#fff; width:860px; }
#main h2 img { margin-bottom:20px;}
#mainarea{
	float:left;
	width:640px;
	padding: 0 10px;
}
#mainarea h2 img {
	margin:0 0 15px 0;
}
#mainarea  h2 p{
	padding:7px 7px 7px 8px;
	margin:0 0 15px 0;
	background-color: #bbbbbb;
	color: #ffffff;
	font-size: 13.5px;
	font-weight: bold;

}

#mainarea  h3 p{
	padding:7px 7px 7px 8px;
	margin:0 0 15px 0;
	background-color: #EBEAEF;
	border-style: solid; 
	border-color: #ff0000 #EBEAEF #EBEAEF #EBEAEF;
	color: #000000;
	font-size: 14px;
	font-weight: bold;

}

#mainareatop{
	width:550px;
	float:left;
	padding: 0 10px;
}
#subareatop {
	width:280px;
	float:right;
	padding: 0 10px 20px 0;
}

#mainareatop h3 {
	background: url(images/tit_bg.gif) repeat-x 0 0px;
	font-size: 129%;
	font-weight:bold;
	margin: 0px;
	padding: 10px 10px 0 10px;
	height: 24px;
}
#mainareatop h3 .titImg {
	float:left;
}
#mainareatop h3 .btnTit {
	float:right;
}

#mainareatop .description {padding: 10px 10px 5px;}
#mainareatop .description p{line-height:150%;margin-bottom:7px; text-indent:10px;}
#mainareatop dl { margin-bottom:15px;}
#mainareatop dt {
	background: url(images/list.gif) no-repeat 0 0;
	padding-left: 16px;
	margin-bottom: 2px;
	font-size:85%;
	line-height:120%;
}
#mainareatop dd { padding: 0 5px 10px 16px ; line-height:150%;}

#subareatop .description {padding: 10px 10px 5px;}
#subareatop .description p{line-height:150%;margin-bottom:7px;}



#mainarea .description {padding: 10px 10px 5px;
}
#mainarea .description p{line-height:150%;margin-bottom:7px; text-indent:10px;}
#mainarea dl { margin-bottom:15px;}
#mainarea dt {
	background: url(images/list.gif) no-repeat 0 0;
	padding-left: 16px;
	margin-bottom: 2px;
	font-size:85%;
	line-height:120%;
}
#mainarea dd { padding: 0 5px 10px 16px ; line-height:150%;}


#subarea {
	width:190px;
	float:right;
	padding: 0 10px 20px 0;
}
#subarea .description {padding: 10px 10px 5px;}
#subarea .description p{line-height:150%;margin-bottom:7px;}
.thumbLeft img {
	float: left;
	margin: 5px 8px 5px 0;
 	clear:both;
}
.thumbRight img {
	float: right;
	margin: 5px 0 5px 8px;
 	clear:both;
 }

/* /main layout /////////////////////////////////////////*/

/* footer layout /////////////////////////////////////////*/

#footer {
	text-align: left;
	width: 860px;
	margin: 0 auto 15px;
	padding: 8px 10px 20px;
}
#footer #fmenu {
	float:left;
}
#footer #fmenu img {
	padding-right: 8px;
	text-align:right;
}
#footer #copyright {
	float:right;
}

/* /footer layout /////////////////////////////////////////*/


/* company layout /////////////////////////////////////////*/
/* rollover cntbmenu */
#cntmenu a {
	background: url(images/cntmenu_blank.gif);
	}

/*
#cntmenu .ceoprofile a {background: url(images/02_company/cntmenu_ceoprofile.gif) no-repeat 0 0;}
#cntmenu .ceoprofile a:hover {background: url(images/02_company/cntmenu_ceoprofile.gif) no-repeat 0 -18px;}
#cntmenu .ceoprofileSelected a {background: url(images/02_company/cntmenu_ceoprofile.gif) no-repeat 0 -18px;}

#cntmenu .credo a {background: url(images/02_company/cntmenu_credo.gif) no-repeat 0 0;}
#cntmenu .credo a:hover {background: url(images/02_company/cntmenu_credo.gif) no-repeat 0 -18px;}
#cntmenu .credoSelected a {background: url(images/02_company/cntmenu_credo.gif) no-repeat 0 -18px;}

#cntmenu .outline a {background: url(images/02_company/cntmenu_outline.gif) no-repeat 0 0;}
#cntmenu .outline a:hover {background: url(images/02_company/cntmenu_outline.gif) no-repeat 0 -18px;}
#cntmenu .outlineSelected a {background: url(images/02_company/cntmenu_outline.gif) no-repeat 0 -18px;}

#cntmenu .history a {background: url(images/02_company/cntmenu_history.gif) no-repeat 0 0;}
#cntmenu .history a:hover {background: url(images/02_company/cntmenu_history.gif) no-repeat 0 -18px;}
#cntmenu .historySelected a {background: url(images/02_company/cntmenu_history.gif) no-repeat 0 -18px;}

#cntmenu .media a {background: url(images/02_company/cntmenu_media.gif) no-repeat 0 0;}
#cntmenu .media a:hover {background: url(images/02_company/cntmenu_media.gif) no-repeat 0 -18px;}
#cntmenu .mediaSelected a {background: url(images/02_company/cntmenu_media.gif) no-repeat 0 -18px;}

#cntmenu .staff a {background: url(images/02_company/cntmenu_staff.gif) no-repeat 0 0;}
#cntmenu .staff a:hover {background: url(images/02_company/cntmenu_staff.gif) no-repeat 0 -18px;}
#cntmenu .staffSelected a {background: url(images/02_company/cntmenu_staff.gif) no-repeat 0 -18px;}

#cntmenu .map a {background: url(images/02_company/cntmenu_map.gif) no-repeat 0 0;}
#cntmenu .map a:hover {background: url(images/02_company/cntmenu_map.gif) no-repeat 0 -18px;}
#cntmenu .mapSelected a {background: url(images/02_company/cntmenu_map.gif) no-repeat 0 -18px;}
*/


/* /rollover cntmenu */
/* /company layout /////////////////////////////////////////*/



/* business layout /////////////////////////////////////////*/
/* rollover cntbmenu */
/*
#cntmenu .about a {background: url(images/03_business/cntmenu_about.gif) no-repeat 0 0;}
#cntmenu .about a:hover {background: url(images/03_business/cntmenu_about.gif) no-repeat 0 -18px;}
#cntmenu .aboutSelected a {background: url(images/03_business/cntmenu_about.gif) no-repeat 0 -18px;}

#cntmenu .web a {background: url(images/03_business/cntmenu_web.gif) no-repeat 0 0;}
#cntmenu .web a:hover {background: url(images/03_business/cntmenu_web.gif) no-repeat 0 -18px;}
#cntmenu .webSelected a {background: url(images/03_business/cntmenu_web.gif) no-repeat 0 -18px;}

#cntmenu .advisor a {background: url(images/03_business/cntmenu_advisor.gif) no-repeat 0 0;}
#cntmenu .advisor a:hover {background: url(images/03_business/cntmenu_advisor.gif) no-repeat 0 -18px;}
#cntmenu .advisorSelected a {background: url(images/03_business/cntmenu_advisor.gif) no-repeat 0 -18px;}

#cntmenu .match a {background: url(images/03_business/cntmenu_match.gif) no-repeat 0 0;}
#cntmenu .match a:hover {background: url(images/03_business/cntmenu_match.gif) no-repeat 0 -18px;}
#cntmenu .matchSelected a {background: url(images/03_business/cntmenu_match.gif) no-repeat 0 -18px;}

#cntmenu .career a {background: url(images/03_business/cntmenu_career.gif) no-repeat 0 0;}
#cntmenu .career a:hover {background: url(images/03_business/cntmenu_career.gif) no-repeat 0 -18px;}
#cntmenu .careerSelected a {background: url(images/03_business/cntmenu_career.gif) no-repeat 0 -18px;}

#cntmenu .produce a {background: url(images/03_business/cntmenu_produce.gif) no-repeat 0 0;}
#cntmenu .produce a:hover {background: url(images/03_business/cntmenu_produce.gif) no-repeat 0 -18px;}
#cntmenu .produceSelected a {background: url(images/03_business/cntmenu_produce.gif) no-repeat 0 -18px;}
*/
/* /rollover cntmenu */
/* /business layout /////////////////////////////////////////*/


/* recruit layout /////////////////////////////////////////*/
/* rollover cntbmenu */
/*
#cntmenu .employee a {background: url(images/04_recruit/cntmenu_employee.gif) no-repeat 0 0;}
#cntmenu .employee a:hover {background: url(images/04_recruit/cntmenu_employee.gif) no-repeat 0 -18px;}
#cntmenu .employeeSelected a {background: url(images/04_recruit/cntmenu_employee.gif) no-repeat 0 -18px;}
#cntmenu .intern a {background: url(images/04_recruit/cntmenu_intern.gif) no-repeat 0 0;}
#cntmenu .intern a:hover {background: url(images/04_recruit/cntmenu_intern.gif) no-repeat 0 -18px;}
#cntmenu .internSelected a {background: url(images/04_recruit/cntmenu_intern.gif) no-repeat 0 -18px;}
#cntmenu .parttime a {background: url(images/04_recruit/cntmenu_parttime.gif) no-repeat 0 0;}
#cntmenu .parttime a:hover {background: url(images/04_recruit/cntmenu_parttime.gif) no-repeat 0 -18px;}
#cntmenu .parttimeSelected a {background: url(images/04_recruit/cntmenu_parttime.gif) no-repeat 0 -18px;}
*/
/* /rollover cntmenu */
/* /recruit layout /////////////////////////////////////////*/



/* 代表メッセージ /////////////////////////////////////////*/
#mainarea .description h4.message {
	padding:5px 0px 5px 0px;
	margin:10px 0 10px 0;
	font-size: 24px;
	font-weight:bold;
	font-family: "HGS明朝B", "ＭＳ ゴシック",sans-serif; 

}

/* プロフィールおよび沿革 /////////////////////////////////////////*/

#mainarea .description table {
border:medium none;
margin-bottom:1.6em;
margin-top:0pt;
width:100%;
}

#mainarea .description td, .description th {
background:transparent none repeat scroll 0%;
border-color:-moz-use-text-color -moz-use-text-color #D9D9D9;
border-style:none none solid;
border-width:medium medium 1px;
font-weight:normal;
line-height:1.35;
padding:0.45em 10px;
}

#mainarea .description table td.year {
border-top: medium solid #d8dfe4;
background-color:#f7f7f7;
font-weight:bold;
font-size: 14px;
}

#mainarea .description th {
font-size:90%;
padding-top:0.7em;
vertical-align:top;
}

#mainarea .description h3.profile {
border-left: solid 0.5em #CC0000;
padding: 0.5em;
border-bottom: dashed 1px #990000;
font-weight:bold;
font-size: 14px;
}

/* ビジョン /////////////////////////////////////////*/


#mainarea .description ul.credo {
list-style-type: disc;
}
#mainarea .description li.credo {
line-height:150%;
font-size: 10.5pt;
}

#mainarea .description h3.credo {
border-left: solid 0.5em #CC0000;
padding: 0.5em;
}

#mainarea .description h4.credo {
	padding:5px 0px 5px 0px;
	margin:10px 0 10px 0;
	line-height:130%;
	font-size: 24px;
	font-weight: bold;
	font-family: "HGS明朝B", "ＭＳ ゴシック",sans-serif; 
}



/* メディア掲載 /////////////////////////////////////////*/

#mainarea .description table.media {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

#mainarea .description td.media_year {
border-top: medium solid #d8dfe4;
background-color:#f7f7f7;
font-weight:bold;
font-size: 14px;
}

#mainarea .description td.media_header {
	border: 1px solid #CCCCCC;
	background: #f1f1f1;
	padding:5px;
	line-height:140%;
	font-weight:bold;
	font-size: 12px;
	text-align: center; 
}

#mainarea .description table td.media {
	border: 1px solid #CCCCCC;
	padding:5px;
	line-height:140%;
	vertical-align:top;
}


#mainarea .description h3.media {
	padding:5px;
	border-top: medium solid #d8dfe4;
	background-color:#f7f7f7;
	font-weight:bold;
	font-size: 14px;
	line-height:180%;
}

/* 事業案内 /////////////////////////////////////////*/

#mainarea .description li.biz { 
	padding:5px 0 0 10px;
	line-height:150%;
}

#mainarea .description li.bizhead {
	background: url(images/list.gif) no-repeat 5px 12px;
	padding:10px 0 0 20px;
	line-height:120%;
	font-weight:bold;
	font-size:115%;
}
