@charset "UTF-8";
/* CSS Document */

/* =========== for PRINT CSS =========== */
body {
_zoom: 71%; /*WinIE only */
	overflow: visible !important;
	background-color: #fff;
	background-image: none;
}

#headerSearch {	display: none;}
.search {	display: none;}
#kaihatuchu,
#kaihatuchu2 {	display: none;}

#contents-inner {
/*	height: 1%;*/
	width: 900px;
	}
#contents-inner:after {
    content: ".";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #contents-inner {
	height: 1em;
	overflow: visible;
}
#contents-inner {
    display: block;
}
/**/

/*#conteiner #conteiner-inner #main-navigation {	display: none;}
#conteiner #conteiner-inner #contents #contents-inner #titlebar .cornertitle {	display: none;}*/
#conteiner #conteiner-inner #contents #contents-inner #beta {
	background-color: #fff;
}
#alpha {
	background-color: #fff;
}
*html body div#beta {
	width:200px;
	float:left;
	margin-left:0px;
}
#alpha #alpha-inner {
	padding-left: 5px;
	padding-right: 5px;
}
#alpha #alpha-inner .entry-asset {
	width: 620px;
}
.asset-content.entry-content {
	width: 620px;
}
#alpha #alpha-inner .asset-content.entry-content .asset-body h3 {
	width: 620px;
}

#beta {
	height:1px;
 	overflow: visible;
}
#pagetop {	display: none;}

.index_contents .guide-list {
	height:140px;
	overflow: hidden;
}

.consulting-summary_img {
	height: 205px;
	display: inline;
	overflow: hidden;
}
.index_contents {
	overflow: auto;
	}

.clearfix {	width: 620px;}

/*
.clearfix {display: inline-table;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
*/
/* Hides from IE-mac \*/
/** html .clearfix {height: 1%;}
.clearfix {display: block;}*/
/* End hide from IE-mac */

#titlebar .pagetitle {
}
#titlebar .pagetitle h2 {
	position: relative;
	margin-left: 30px;
	margin-top: 1.5em;
}
#titlebar .cornertitle {
	float: right;
}

