@charset "UTF-8";
/* CSS Document */

/*リセット系*/
/*もっとも基本となるクラス群*/
@import "base.css";

/*テーブルスタイル*/
@import "table.css";
/*11.1.27の修正のうち、後で復帰（削除）させる予定のcss変更点のみ差分*/
/*11.9.6 写真掲載が決まったのでここにあったインポートは削除 @import "temporary110127.css"; */



a {
	color: #FFaa00;
	text-decoration: underline;
}
/* ************************************
   toppage 
   
   */


body.toppage {
	background-image: url(../images/top-backOrange.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
body.toppage .wrap {
	background-image: url(../images/top-backImg-4.jpg);
	background-repeat: no-repeat;
	background-position: 480px 0px;
	height: 1169px;
}
body.toppage .navi {
	position: absolute;
	top: 323px;
	left: 60px;
}
body.toppage .navi2 {
	position: absolute;
	top: 558px;
	left: 60px;
}
body.toppage .navi2 a { display: block; }
body.toppage .company {
	position: absolute;
	top: 262px;
	left: 60px;
}
body.toppage .copyright {
	position: absolute;
	top: 612px;
	left: 60px;
}
/* ************************************
   second 
   
   */




body.second {
	text-align: center;
	background-image: url(../images/back-2nd.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
body.second .wrap {
	width: 1000px;
	min-height: 840px;
	background-image: url(../images/back-2nd.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}
body.second .leftside {
	width: 350px;
	height: 660px;
	background-image: url(../images/back-2nd-side.jpg);
	background-position: left;
	text-align: center;
	position: relative;
	float: left;
}
body.second .leftside .logo {
	position: absolute;
	left: 60px;
	top: 25px;
}
body.second .leftside .company {
	position: absolute;
	top: 224px;
	left: 60px;
}
body.second .leftside .navi {
	position: absolute;
	top: 287px;
	left: 60px;
}
body.second .leftside .copyright {
	position: absolute;
	top: 609px;
	left: 60px;
}
body.second .rightside {
	width: 560px;
	padding-right: 45px;
	float: right;
}
body.second .subnavi {
	width: 560px;
	height: 50px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
}
body.second .subnavi table { background-image: url(../images/2nd-back-subnavi.jpg); }
body.second .subnavi table td {
	width: 112px;
	padding: 0;
	margin: 0;
}
body.second .main {
	width: 560px;
	margin-top: 23px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
body.second .main .pagetitle {
	width: 560px;
	height: 145px;
	overflow: hidden;
}
body.second .main .maincontent {
	font-size: 12px;
	line-height: 20px;
}
#maincontent { }
#maincontent p {
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	/*text-indent:12px;*/
	margin-bottom: 40px!important;
}
#maincontent .main-hline {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px!important;
}
#maincontent ul.list-1 {
	padding: 0;
	margin: 0;
}
#maincontent ul.list-1 li {
	text-align: left;
	margin-bottom: 15px;
	border-top: solid 1px #aaa;
	padding-top: 15px;
}
#maincontent ul.list-1 li span.date {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 80px;
	float: left;
}
#maincontent ul.list-1 li p {
	display: block;
	float: left;
	margin-bottom: 0px!important;
}
body.project #maincontent .profile { position: relative; }
body.project #maincontent .profile table.table-1 th,
 body.project #maincontent .profile table.table-1 td {
	text-align: left;
	padding: 10px 10px 10px 0px;
}
body.project #maincontent .profile table.table-1 th { width: 80px; }
body.project #maincontent .profile table.table-2 .ryakureki th,
 body.project #maincontent .profile table.table-2 .ryakureki td {
	padding: 5px 0px 5px 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}
body.project #maincontent .profile .photo { float: right; }
body.result-japan,
body.result-korea,
body.result-china,
body.result-japan2,
body.result-korea2,
body.result-china2 { background-image: none; }
.result-wrap {
	background-image: none!important;
	width: 560px;
	padding-left: 45px;
	margin: 0px 0px;
	position: relative;
}
.result-name {
	clear: both;
	margin-bottom: 40px;
	text-align: left;
	width: 560px;
}
.result-close {
	position: absolute;
	right: 0px;
	top: 50px;
}
*html .result-close {
	position: absolute;
	right: 0px;
	top: 50px;
	width: 128px;
}
.result-close a {
	display: block;
	height: 14px;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../images/closeicon.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.result-logo {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
}
.result-logo a { display: inline; }
.result-logo img { display: inline; }
.result-name .notes {
	font-size: 12px;
	line-height: 14px;
	color: #999;
	border-bottom: solid #FFCC00 1px;
	padding-bottom: 3px;
	margin-bottom: 8px;
}
.result-name .notes .rigion { float: right; }
.result-name .name {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	background-color: #fff;
	display: block;
	padding-bottom: 30px;
	border-bottom: solid #ccc 1px;
}
img.imgResultPhoto {
	display: block;
	border: none;
}
img.result-photo2 {
	display: block;
	margin: 0px auto 20px auto;
}
.result-text table { margin: 0px auto 20px auto; }
.result-text table.table-2 { margin: 0px 0px 0px 0px; }
.result-text table.table-2 td { padding: 0 20px 0px 0px; }
body.result-japan .result-photo,
body.result-korea .result-photo,
body.result-china .result-photo,
body.result-japan2 .result-photo,
body.result-korea2 .result-photo,
body.result-china2 .result-photo {
	float: right;
	width: 200px;
}
body.result-japan .result-text,
body.result-korea .result-text,
body.result-china .result-text,
body.result-japan2 .result-text,
body.result-korea2 .result-text,
body.result-china2 .result-text {
	float: left;
	width: 330px;
}
body.result-japan .result-text th,
body.result-korea .result-text th,
body.result-china .result-text th,
body.result-japan2 .result-text th,
body.result-korea2 .result-text th,
body.result-china2 .result-text th {
	width: 100px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}
body.result-japan .result-text td,
body.result-korea .result-text td,
body.result-china .result-text td,
body.result-japan2 .result-text td,
body.result-korea2 .result-text td,
body.result-china2 .result-text td {
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}
body.ario-sapporo { }
div.contactform { }
div.contactform table { width: 560px; }
div.contactform th,
div.contactform td {
	text-align: left;
	font-size: 10px;
	line-height: 14px;
}
div.contactform th { width: 180px; }
div.contactform td { padding-left: 20px; }
div.contactform th.must {
	background-image: url(../images/must.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
div.contactform td.submit { text-align: center; }
/*profileList プロフィールリスト*/
.profileList { }
.profileList div { margin: 0 0 30px 0; }
.profileList strong {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0px;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	display: block;
	background: url(../images/kei01.png) left bottom no-repeat;
}
.profileList div a {
	text-align: left;
	display: block;
	padding: 10px 14px 10px 8px;
	text-decoration: none;
	border-top: solid 1px #fcfcfc;
	color: #666;
}
.profileList div a:after { content: url("../images/icon-targetBlank.png"); }
.profileList div a:hover {
	text-decoration: none;
	background-color: #fa0;
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/PIE.htc);
}
#keyMemberList { }
#keyMemberList table { }
#keyMemberList table th { font-weight: normal; padding-right:10px !important; width:170px;}
#keyMemberList table td { }
#keyMemberList table td p { padding: 0 0 5px 0; }
#keyMemberList table td p a {
	display: block;
	text-decoration: none;
	color: #666;
}
#keyMemberList table td span {
	color: #999;
	font-size: 11px;
}
#keyMemberDetail { }
#keyMemberDetail table { }
#keyMemberDetail table th { font-weight: normal; padding-right:10px !important; width:74px;}
#keyMemberDetail table td { }
#keyMemberDetail table td p { padding: 0 0 5px 0; }
#keyMemberDetail table td span {
	color: #999;
	font-size: 11px;
}
#keyMemberDetail table.table-2 { }
#keyMemberDetail table.table-2 td { font-size: 12px !important; }
