#alpha #alpha-inner{
	color: #666666;
}
#global-layout .cell1 #banner-image {
	text-indent: -9999px;
}
/*----------以下はコンテンツごとに張り替える画像設定----------*/
/*コンテンツのサイド帯*/
#global-layout .cell1 {
	background-image: url(cont-cssimg/obi.gif);
	background-repeat: repeat-y;
}
/*コンテンツのバナー*/
#global-layout .cell1 #banner-image {
	display: block;
	height: 132px;
	width: 692px;
	background-color: #FFFFFF;
	background-image: url(cont-cssimg/banner-image.jpg);
	background-repeat: no-repeat;
}
/*コンテンツのサイド帯「カテゴリ」の飾り*/
#global-layout .cell1 #beta .widget-header,#global-layout .cell1 #beta .kaisya-menu-header {
	display: block;
	font-size: 14px;
	line-height: 32px;
	/*background-image: url(cont-cssimg/wig_back.gif);*/
	text-indent: 12px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 169px;
}

/*----------以下は記事内のテーブル設定----------*/
/*記事のテーブル設定*/
#global-layout .cell1 #alpha .entry-content table{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border: 3px solid #CCCCCC;
	padding: 0px;
	/*width: 100%;*/
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*記事のテーブルセル設定*/
#global-layout .cell1 #alpha .entry-content td{
	border: 1px solid #999999;
	margin: 0px;
	padding: 3px;
	/*text-align: center;*/
	vertical-align: middle;
	line-height: normal;
}

/*----------以下はもしかして共通設定----------*/

#global-layout .cell1 .r-space {
	background-color: #FFFFFF;
	height: 15px;/*height: 3px;*/
	width: 692px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	overflow: hidden;
	position: static;
	display: block;
}
#global-layout .cell1 #main-banner {
	background-color: #FFFFFF;
	height: 164px;
	width: 692px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	display: block;
}

#global-layout .cell1 #alpha {
	width: 510px;
	float: left;
}
#global-layout .cell1 #alpha-inner {
	margin-bottom: 10px;
}
#global-layout .cell1 #alpha .entry-asset {
	margin-bottom: 16px;
}
#global-layout .cell1 #alpha .asset-footer {
	margin-top: 26px;
}
#global-layout .cell1 #alpha #page-title{
	font-size: 18px;
	line-height: 24px;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #7A92ED;
}

#global-layout .cell1 #alpha .entry-title {
	font-size: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#global-layout .cell1 #alpha .asset-meta{
	font-size: 10px;
}
#global-layout .cell1 #alpha .entry-content{
	border: 1px dashed #CCCCCC;
	line-height: 24px;
	padding: 12px;
	color: #666666;
}

/**/
#global-layout .cell1 #beta {
	width: 169px;
	float: right;
	margin-bottom: 7px;
}
#global-layout .cell1 #beta .widget,#global-layout .cell1 #beta .kaisya-menu {
	width: 169px;
}

#global-layout .cell1 #beta .widget-content, #global-layout .cell1 #beta .kaisya-menu-content{
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#global-layout .cell1 #beta .widget-content ul,#global-layout .cell1 #beta .kaisya-menu-content ul{
	display: block;
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 12px;
}
#global-layout .cell1 #beta .widget-content li,#global-layout .cell1 #beta .kaisya-menu-content li{
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7d1f17;
	padding-top: 3px;
	padding-bottom: 3px;
}
#global-layout .cell1 #beta a:link{
	color: #F00;
}
#global-layout .cell1 #beta a:visited{
	color: #F00;
}
#global-layout .cell1 #beta a:hover{
	color: #900;
}
#global-layout .cell1 #beta a:active{
	color: #900;
}
#global-layout .cell1 #beta .widget-content li ul,#global-layout .cell1 #beta .kaisya-menu-content li ul{
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:3px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#global-layout .cell1 #beta .widget-content li ul li,#global-layout .cell1 #beta .kaisya-menu-content li ul li{
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 14px;
	width: 100%;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#global-layout .cell1 #beta .widget-content li ul li .steps,#global-layout .cell1 #beta .kaisya-menu-content li ul li .steps{
	float: left;
	width: 18px;
	color: #7b201b;
	display: block;
}
#global-layout .cell1 #beta .widget-content li ul li .mylink,#global-layout .cell1 #beta .kaisya-menu-content li ul li .mylink{
	float: left;
	width: 130px;
	display: block;
}

#global-layout .cell1 #alpha-inner .asset-body{
	margin-top: 10px;
	margin-bottom: 10px;
}
#global-layout .cell1 #alpha-inner .asset-body h2{
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #3366CC;	
}
/*
#global-layout .cell1 #alpha-inner .page-data .rinen{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #3366CC;	
}
#global-layout .cell1 #alpha-inner .netw-box{
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9999FF;
}
#global-layout .cell1 #alpha-inner .netw-box h3{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 10px;
	margin-left: 12px;
	color: #3366CC;
}
#global-layout .cell1 #alpha-inner .netw-box .add-data,#global-layout .cell1 #alpha-inner .netw-box .tel-fax{
	margin-left: 12px;
}
#global-layout .cell1 #alpha-inner .page-info {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9999FF;
	display: block;
	padding-top: 10px;
}
#global-layout .cell1 #alpha-inner .comp-data{
margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
#global-layout .cell1 #alpha-inner .comp-data h4{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	height: 14px;
	color: #3366CC;
}
#global-layout .cell1 #alpha-inner #gaiyo-box{
	float: left;
	width: 270px;
}
#global-layout .cell1 #alpha-inner #service-box{
	float: right;
	width: 220px;
	margin-left: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9966FF;
	border-left-color: #9966FF;
}
#global-layout .cell1 #alpha-inner #gaiyo-box h3{
	color: #FFFFFF;
	background-color: #6666FF;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	height: 18px;
	padding-right: 3px;
	padding-left: 3px;
}
#global-layout .cell1 #alpha-inner #service-box h3{
	color: #FFFFFF;
	background-color: #9966FF;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	height: 18px;
	padding-right: 3px;
	padding-left: 3px;
}
#global-layout .cell1 #alpha-inner .service-data{
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#global-layout .cell1 #alpha-inner .service-data h4{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	height: 14px;
	color: #9966CC;
}



#global-layout .cell1 #alpha-inner #hoshin-box{
	border: 1px solid #3366CC;
	color: #3366CC;
}
#global-layout .cell1 #alpha-inner #hoshin-box h3{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 16px;
	background-color: #3366CC;
	padding-left: 5px;
}
#global-layout .cell1 #alpha-inner #hoshin-box .comp-data{
	margin-right: 10px;
	margin-left: 10px;
}

#global-layout .cell1 #alpha-inner .iso-14000,#global-layout .cell1 #alpha-inner .eco-cost,#global-layout .cell1 #alpha-inner .eco-kouka{
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9999CC;
	padding-top: 10px;
}
#global-layout .cell1 #alpha-inner .iso-14000 h3,#global-layout .cell1 #alpha-inner .eco-cost h3,#global-layout .cell1 #alpha-inner .eco-kouka h3{
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #3366CC;
	height: 18px;
}
#global-layout .cell1 #alpha-inner .eco-cost table,#global-layout .cell1 #alpha-inner .eco-kouka table{
width:100%;
}

*/
.sfs {
	line-height: 24px;
}
.sfs-contents a{
	margin-bottom: 24px;
	display: block;
	text-align: right;
}
.entrysite {
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
.entrysite .link-banner{
	display: block;
	float: left;
	height: 60px;
	width: 130px;
}
.entrysite p{
	float: left;
	display: block;
	margin-left: 10px;
}
