


/*---------------------------
       toppage
----------------------------*/


* {margin: 0;padding: 0;}


h1,h2,h3,h4,h5,h6,h7 {margin:0px; padding:0px;}

 body {
 	background:#FFFFFF;
 	}

 
div #gawa-foot {
	 width: 900px;
	 height: 105px; 
     margin: 0 auto;
     vertical-align: top;
     background:#FFFFFF url(../img/bg_foot.jpg) no-repeat top center;

 }   


.left{float: left ;}

.right{float: right ;}

.clear{clear: both ;}


/*---------------------------
	ページのトップへ設定
----------------------------*/

#retune {
	margin: 0 auto 10px;
	width: 480px;
	}


#retune div{
	text-align: right;
	}



/*---------------------------
       センタリングの設定
----------------------------*/

#contents {  
     width: 840px;
     margin: 0 auto;
 }


/*---------------------------
       ヘッダ部の設定
----------------------------*/


#head {
	width: 840px;
	height: 50px;
	background:#FFFFFF url(xx/img/head_bg.jpg) repeat-x top left;
}	
.comment-h{
	color: #7A7878;
	font-size: 9pt;

	}


/*---------------------------
	フッタ　ページナビ
----------------------------*/


#p-top{
	margin:10px 0px 0px 700px;
    }


#p-top2{
	margin:10px 0px 0px 600px;
    }



/*---------------------------
	フッタ・お問合せの設定
----------------------------*/

#foot-info{margin:40px 0px 10px 630px;}



/*---------------------------
       フッタ部の設定
----------------------------*/


#foot-gawa {background: #000000;}

#foot {
	margin:0 auto;
	width: 840px;
	height: 34px;
	background: #000000;
	}

.comment-f{
	color: #FFFFFF;
	font-size: 8pt;
	}


/*----------------------------------
メニュー・トップムービー 基本設定
----------------------------------*/


#top-menu {
	width: 840px;
	/*height: 410px;*/
	}
	


#top-menu2 {
	width: 840px;
	height: 287px;
	}


#top-menu3 {
	width: 840px;
	height: 120px;
	}
	
	
	
/*---------------------------------------
ニュース・インフォーメーション基本設定
---------------------------------------*/

#news-info {
	width: 352px;
	height: 100%;
	float: left;
	background:#FFFFFF;
	}


#news-list {
	width:190px;
	float: right;
	
	}

#news-area{
	width:650px;
	float: left;
	}


#news-ttl{
	margin-left: 10px;
	vertical-align: bottom;
	width: 620px;
	height:24px;
	font-size: 16pt;
	color:#444444;
	}

.news-date{
	margin-left:10px;
	font-size:9pt;
	color:#444444;
	}


/*----------------------------------
商品カタログ・メニュー基本設定
----------------------------------*/



#menu-ctg {
	width:466px;
	float: left;
	}

#menu-ctg ul{list-style-type:none;}	

#menu-ctg ul,li{margin:0; padding: 0;}





/*----------------------------------
商品カテゴリーリスト TEXT基本設定
----------------------------------*/


#ctg-list{
	width:840px;
	background: #FFFFFF;
	}


/*----------------------------------
カンパニー・ご挨拶 基本設定
----------------------------------*/

#mission {
	margin:10px auto 16px;
	width:480px;
	}
	
	
/*----------------------------------
会社概要 基本設定
----------------------------------*/

#outline {
	margin:10px auto 16px;
	width:480px;
	}

.office-sub {
	margin-left: 10px;
	}
	

.office-sub div{
	margin-top: 5px;
	margin-bottom: 10px;
	}


/*----------------------------------
カンパニー・ご挨拶 基本設定
----------------------------------*/

#client {
	margin:10px auto 16px;
	width:480px;
	}
	
.client-sub {
	margin-left: 10px;
	}





/*----------------------------------
コンテンツエリア・840px基本設定
----------------------------------*/

#area-content-full{width:840px;}


/*---------------------------------------
サブメニュー基本設定
---------------------------------------*/

#menu-company {
	float: left;
	background:#FFFFFF;
	}
	
	

#menu-company li{
	margin:0px 0px 10px 0px;
    padding:0;
    }	
	
#menu-company ul{list-style-type:none;}


/*----------------------------------
カンパニーコンテンツ基本設定
----------------------------------*/

#area-content{
	width:640px;
	float: left;
	}


#content-company {
	margin:5px 0px 0px 24px;
	line-height:1.4em;
	width:560px;
	}




/*----------------------------------
主要取引先
----------------------------------*/

#list-office {font-size:10pt;line-height:1.4em;}

#list-office ul{list-style-type:none;}

#list-office li{margin-bottom:16px;}

#list-office hr{margin-bottom:10px;}


/*----------------------------------
主要クライアント
----------------------------------*/

#list-clients {font-size:10pt;line-height:1.4em;}

#list-clients ul{list-style-type:none;}

#list-clients hr{margin-bottom:10px;}


