@charset "UTF-8";

/* ########################################## */
/* 初期化 */
/* ########################################## */
html,body,
h1,h2,h3,h4,h5,h6,
ul,ol,li,dl,dt,dd,
form,address,p,
pre, blockquote {
	font-size:100%;
	font-style:normal;
	font-family:Arial;
	margin:0;
	padding:0;
	line-height:1em;
}
html,body {
	height:100%;
	position:relative;
	top:0;
	left:0;
}
body {
	color:#333333;
	background-color:#FFFFFF;
	font-size:80%;
	background-image:url(../body_bg.gif);
	background-repeat:repeat;
}
p {
	margin:0 0 1em;
	line-height:1.2em;
}
ul,ol {
	margin-left:1.5em;
}
li {
	margin:0.3em 0;
}
img {
	border-style:none;
}
em {
	font-style:normal;
}
input {
	font-size:100%;
	vertical-align:middle;
}
select, textarea {
	font-size:100%;
}
sub {
	font-size:80%;
	vertical-align:0;
	margin-left:0.2em;
}
sup {
	font-size:80%;
	vertical-align:top;
	margin-left:0.2em;
}
a:link {
	color:#00687c;
	text-decoration:none;
}
a:visited {
	color:#00687c;
	text-decoration:none;
}
a:hover {
	color:#00687c;
	text-decoration:underline;
}
/* ########################################## */
/* サイト基本定義 */
/* ########################################## */
td.shadow_right {
	background-image:url(../body_bg_shadow.gif);
	background-repeat:repeat-y;
}
/* =========== ヘッダ =========== */
table#header {
	width:760px;
	border-right:#000000 1px solid;
	border-bottom:4px solid #003035;
	background-color:#ffffff;
}
table#header td.title {
	width:100%;	
}
table#header td.lang {
	padding:6px 17px;
	vertical-align:bottom;
}
/* =========== ボディ =========== */
table#body {
	width:760px;
	border-right:#003035 1px solid;
	background-color:#ffffff;
}
table#body td.menu {
	width:158px;
	padding:0 0px 30px;
	border-right:#003035 1px solid;
	background-color:#559cc3;
	vertical-align:top;
}
table#body td.menu div.submenu {
	background-color:#ffffff;
	padding:9px 0px 0px 15px;
	border-bottom:1px solid #00111e;
}
table#body td.menu div.submenu img {
	margin-bottom:10px;
}
table#body td.contents {
	width:100%;
	padding:0;
	vertical-align:top;
}
table#body td.contents div.contents {
	margin:25px 22px 10px;
}
div#popup_contents {
	border-top:#003366 4px solid;
	padding:20px 40px;
	background-color:#ffffff;
}
/* =========== フッタ =========== */
table#footer {
	width:760px;
	color:#FFFFFF;
	background-color:#005191;
	border-top:#003035 1px solid;
	border-right:#003035 1px solid;
}
table#footer td {
	padding:8px 14px 8px 8px;
	font-size:80%;
}
table#footer td.copyright {
	text-align:right;
	width:100%;
}
table#footer a {
	display:block;
	white-space:nowrap;
	color:#FFFFFF;
	padding-left:12px;
	background-image:url(../mark_footer.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
div#popup_footer {
	background-color:#005191;
	text-align:center;
	padding:8px 0 6px;
}
/* ########################################## */
/* サイト共通定義 */
/* ########################################## */

/* =========== ページトップへ戻る =========== */
div.pagetop {
	text-align:right;
	margin:10px 0;
}
/* =========== インデント =========== */
div.indent {
	margin:0 20px 1.5em;
}
/* =========== リンクマーク =========== */
img.marker {
	margin-right:3px;
	vertical-align:middle;
}
*.mark {
	background-image:url(../mark_link.gif);
	background-repeat:no-repeat;
	background-position:0 0.3em;
	padding:0.2em 0 0.2em 14px;
}
*.mark_tri {
	background-image:url(../mark_next.gif);
	background-repeat:no-repeat;
	background-position:0 0.3em;
	padding:0.2em 0 0.2em 14px;
}
*.mark_pdf {
	background-image:url(../icon_pdf.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 0px 5px 25px;
	font-weight:bold;
	font-size:110%;
}
/* =========== ページ見出し =========== */
*.midashi {
	margin:0 0 15px;
}
/* =========== ページ子見出し =========== */
*.komidashi {
	color:#1F3A56;
	border-bottom:#1D6A9D 1px solid;
	margin:0 0 0.8em;
	padding:0 0 2px 20px;
	line-height:1.2em;
	font-weight:bold;
}
*.komidashi span.date {
	float:right;
	margin-right:5px;
	font-weight:normal;
	line-height:1.0em;
}
*.komidashi img {
	vertical-align:middle;
}
*.komidashi div.list_button {
	float:right;
	margin-right:10px;
}
*.komidashi div.list_button a {
	background-image:url(../mark_next.gif);
	background-repeat:no-repeat;
	background-position:0 0.3em;
	padding:0.2em 0 0.2em 14px;
}
/* =========== ページ子見出し =========== */
*.magomidashi {
	color:#1F3A56;
	margin:0 0 0.8em;
	font-weight:bold;
}
/* =========== クローズアップエリア =========== */
div.closeup {
	background-color:#EBF7FE;
	margin:1.0em 0 2.5em;
	padding:1.0em;
}
/* =========== 注釈 =========== */
*.notes {
	font-size:80%;
	font-weight:normal;
	color:#666666;
}
/* ########################################## */
/* トップページ定義 */
/* ########################################## */

/* =========== TOP =========== */
div.top_related div.indent {
	margin:0 8px 1.8em;
}
div.top_event *.magomidashi {
	margin:1.3em 0.8em 0.2em;
}
div.top_event div.indent {
	margin:0 19px 1.5em;
}
table.event_index {
	border-style:none;
	margin:0 0 1em;
}
table.event_index th {
	width:123px;
	text-align:center;
	border-style:none;
	padding:0em;
	background-image:url(../line_dashed.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
table.event_index td {
	width:392px;
	padding:0.8em 0;
	line-height:1.2em;
	background-image:url(../line_dashed.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
table.event_index h4 {
	font-size:120%;
	margin-bottom:3px;
}
table.event_index div.continue {
	text-align:right;
	margin:0.5em 0;
}
table.event_index tr.lastline th,
table.event_index tr.lastline td {
	background-image:none;
}
div.top_group table {
	margin-bottom:10px;
}
div.top_group p {
	line-height:1.3em;
	margin-bottom:15px;
}
div.top_group *.magomidashi {
	margin-bottom:5px;
}
div.caption_group {
	margin:10px 0px;
	font-weight:bold;
}
p.lead_group {
	margin:15px 0px 0px;
}
span.index_co {
	font-weight:bold;
	font-size:120%;
}
div.top_event_summary {
	font-style:italic;
	margin:5px 0px 0px 0px;
}
div.left_field {
	margin:16px;
}
div.left_field img {
	margin-bottom:1px;
}
/* ########################################## */
/* 会社概要 */
/* ########################################## */
table.outline {
	width:100%;
	margin:0 0 3px 0;
}
table.outline th,
table.outline td {
	color:#333333;
	border-style:none;
	vertical-align:top;
	text-align:left;
	background-image:url(../line_dashed.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:10px 3px 7px;
}
table.outline tr.firstline th,
table.outline tr.firstline td {
	background-image:none;
}
table.outline th {
	width:30%;
	white-space:nowrap;
	text-align:left;
}
table.outline td {
	width:70%;
}

table.outline td.established {
	padding-top:0;
	padding-bottom:0;
}

table.outline td.established table th,
table.outline td.established table td {
	background-image:none;
}

table.outline td.established table th {
	font-weight:normal;
	text-align:left;
}



/* ########################################## */
/* グローバルネットワーク */
/* ########################################## */
div.network_txt {
	margin:-30px 20px 20px;
	line-height:1.3em;
}
div.network_link {
	background-color:#fffcf2;
	padding:6px 20px;
	line-height:1.5em;
	border-bottom:1px solid #b5b5b5;
}
div.network_link div.indent {
	margin:0px 0px 0px 15px;
}
div.network_link_last div.network_link {
	border-bottom:0px;
	margin-bottom:20px;
}

div.contents p.lead_our_business {
	font-weight:bold;
	margin:0 20px 10px;
}

div.contents div.photo-network {
	text-align:center;
	padding-bottom:40px;
}


/* ########################################## */
/* ポップアップ */
/* ########################################## */
span.popup_notes {
	font-size:80%;
	font-weight:bold;
}
/* ########################################## */
/* 展示会・業界誌 */
/* ########################################## */
p.lead_industry {
	margin:0px 10px 10px;
	font-weight:bold;
}
table.event_list {
	border-style:none;
	margin:0 0 1em;
}

table.event_list td {
	padding:0 9px 10px 0;
/*
	line-height:1.2em;
	background-image:url(../line_dashed.gif);
	background-repeat:repeat-x;
	background-position:bottom;
*/
}
table.event_list td.link_event {
	padding-right:0;
}

table.event_list h4 {
	font-size:120%;
	margin-bottom:3px;
}
table.event_list div.continue {
	text-align:right;
	margin:0.5em 0;
}
table.event_list tr.lastline td {
	background-image:none;
}
table.industry {
	margin:0 0 1.5em;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#4c667f;
}
table.industry th {
	width:20%;
	color:#1f3a56;
	vertical-align:middle;
	background-color:#eaf7ff;
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#4c667f;
}
table.industry td {
	width:80%;
	padding:5px 10px;
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#4c667f;
}
table.industry td h4 {
	font-weight:normal;
}
table.industry p {
	margin:5px 0px 0px;
}
div.industry_link a {
	line-height:1.8em;
}
*.industry_item {
	padding:5px;
}
div.caption {
	font-size:70%;
	color:#333333;
	margin:5px 0px 15px;
}
div.indent div.industry_photo {
	margin:0 0 20px 0;
}
div.indent_industry {
	margin:0 10px 50px;
}
div.event_box {
	width:532px;
	border-width:3px 1px;
	border-style:solid;
	border-color:#287775;
}
div.event_box div.event_content {
	padding:16px 14px 0 15px;
}
div.event_box div.event_content div.text_industry {
	margin:0 0 15px 0;
}
div.event_box div.event_content ul {
	list-style:none;
}
div.event_box div.event_content ul.request {
	width:454px;
	background-color:#def7e2;
	margin:0 9px 10px;
	padding:15px 15px 6px;
}
div.event_box div.event_content ul.request li {
	margin:0 0 7px 0;
	padding:0;
}
div.event_box div.event_content ul.request li img {
	vertical-align:top;
}
div.event_box div.event_content p {
	margin:0 9px 10px;
}
div.event_box div.event_content ul.btn-conference {
	margin:0 0 6px;
}
div.event_box div.event_content ul.btn-conference li {
	display:inline;
	margin:0 9px 0 0;
}
div.event_box div.event_content ul.btn-conference li.event-right {
	margin-right:0;
}
div.event_box div.event_content p.note {
	font-size:80%;
	_font-size:70%;
	line-height:1.4;
	margin:0 9px 13px 10px;
}
div.event_box div.photo-industry {
	border-top:3px solid #287775;
}
div.events ul {
	list-style:none;
	margin:0 0 40px 0;
}
div.events ul li {
	display:inline;
	margin:0 10px 0 0;
}



/* ########################################## */
/* お問い合わせ */
/* ########################################## */
p.contact {
	border:1px solid #4d6680;
	background-color:#eef9ff;
	padding:10px 13px;
	line-height:1.5em;
}
p.contact span {
	font-weight:bold;
	font-size:120%;
}



/* ########################################## */
/* 採用情報 */
/* ########################################## */
div.contents div.indent_recruit {
	margin:0 10px 50px;
}
div.contents div.indent_recruit div.catch {
	text-align:center;
	margin:0 0 18px 0;
}
div.contents div.indent_recruit div.section {
	margin:0 0 30px 0;
}
div.contents div.indent_recruit div.section div.photo {
	float:right;
	width:150px;
	margin:0 0 15px 15px;
}
div.contents div.indent_recruit div.section div.photo p {
	margin:8px 0 0 0;
}