/*****************************************************
共通スタイル
*****************************************************/
@import url("base.css");
@import url("base_sub.css");
@import url("header_footer.css");
@import url("print.css");


/*****************************************************
**************** メインコンテンツ ********************
*******************  id=main  ************************
*****************************************************/

/*****************************************************
企業情報＞事業内容 ページ
*****************************************************/
/*===２カラム右ボックス=============================*/
div.rightbox{
    width:410px;
	margin-bottom:16px;
	}

/*****************************************************
ご挨拶 ページ
*****************************************************/
/*===文章中の強調文字===============================*/	
#content p em{
    font-style:normal;
    font-size:14px;
	font-weight:bold;
	color:#6600cc;
	}
	
/*===会長の聖書引用部分=============================*/	
#bible{
    margin-left:40px;
	margin-right:40px;
	}
#bible p{
    color:#663399;
	}
	
/*****************************************************
沿革／概要 ページ
*****************************************************/
/*===テーブルの幅設定===============================*/
/*会社概要*/
table.outline th{
    width:167px;
	}
table.outline td{
    width:432px;
	}
/*沿革*/
table.history td.event{
    width:432px;
	}

/*****************************************************
社屋ギャラリー ページ
*****************************************************/
/*===サムネイルボックス=============================*/
div.gbox_l{
    width:330px;
	float:left;
	margin-bottom:10px;
	}
div.gbox_r{
    width:230px;
	float:left;
	margin-bottom:10px;
	}
div#content div.gbox_l p,
div#content div.gbox_r p{
    margin-bottom:8px;
	}

/*****************************************************
本社所在地 ページ
*****************************************************/	
/*===テーブルの幅設定===============================*/
table.sendai td#address{
    width:106px;
	}
table.sendai td#by{
    width:121px;
	}
table.sendai td#time{
    width:354px;
	}
	
/*===microsoft visual earth=========================*/	
#mymap{
margin-left: auto;
width: 500px;
margin-right: auto;
position:relative;
height: 320px;
border: #999999 1px solid;
}

/*****************************************************
******************* サイドバー ***********************
******************  id=sidebar  **********************
*****************************************************/
	
/*****************************************************
全ページ共通
*****************************************************/	

/*===Microsoft GOLD CERTIFIED Partner==============*/ 		
div#banner_ms p.head_gray{
    background-color:#fff;
	}

/*===CMMI L4==============*/ 		
div#banner_cmmi p.head_gray{
    background-color:#fff;
	}


/*==========================*/
