@charset "utf-8";
/* ***************************************************** */
/* PRINT */
/* ***************************************************** */

#header h1,
#header h2,
#globalnavigation {
	display: none;	
}

.logo_image01,
.logo_image02 {
	display: block;
}

.logo_image01 {
	float: right;
}

.logo_image02 {
	float: left;
}

.home,
.network,
.server,
.web,
.about,
.inquiry,
.solution {
	background: none;
}

.topics {
	text-indent: 0;
	width: 340px;
	height: auto;
	margin: 0;
	padding: 0 0 2px 2px;
	background: none;
	border-bottom: #f9de5c solid 3px;
	font-size: 90%;
}

.service .t01,
.service .t02 {
	text-indent: 0;
	height: auto;
	border-bottom: #d8e8ff solid 3px;
	color: #113160;
	font-size: 90%;
	font-weight: bold;
	background: none;
}

.more {
	display: none;
}

.s_index_box,
.n_index_box,
.w_index_box,
.a_index_box {
	margin: 20px 5px;
	padding: 0;
	float: none;
}

.s_index_box a,
.n_index_box a,
.w_index_box a,
.a_index_box a {
	width: 95%;
	height: auto;
	display: block;
	text-decoration: none;
	text-indent: 0;
	color: #104085;
	background-image: none;
}

.s_index_box span,
.n_index_box span,
.w_index_box span,
.a_index_box span {
	font-size: 80%;
	color: #667182;
	font-weight: normal;
	margin-left: 2em;
}

.subnavi_server,
.subnavi_net,
.subnavi_web,
.subnavi_about {
	display: none;
}

#contents {
	width: 100%;
	float: none;
}

.caption {
	height: auto;
	background: none;
	font-size: 85%;
	color: #545454;
}

#footer {
	height: auto;
	background: none;
	color: #666666;
	font-size: 70%;
	border-top: #d2d2d2 1px solid;
}

