/****************************************************
　■トップページ基本設定
****************************************************/

* {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	background-color:ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ,sans-serif;
}

/* --- バック影 --- */
#shadow {
	width: 880px;
	margin: 0 auto;
	position: relative;
	background-image: url(images/back_shadow.jpg);
}

/* --- コンテンツBOX --- */
#container {
	position: relative;
	width: 840px;
	margin: 0 auto;
}
#container-inner {
	position: static;
	width: auto;
	padding: 0;
}

.clearing {
	height: 0px;
	clear: both;
}

.hide {
	font-size: 1px;
	text-indent: -999px;
	height: 0;
	width: 0;
}

/* --- リンクテキスト共通設定 --- */
a {
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #3366CC;
	text-decoration: underline;
}

/* --- 見出し共通設定 --- */

h1 {
}
h2 {
}
h3 {
}
h4 {
	margin: 20px 10px 5px;
	padding: 2px 0 1px 5px;
	border-left: 5px solid #3366CC;
	font-size: 14px;
	color: #3366CC;
}


/* --- <p>段落　共通設定 --- */
 p {
	line-height: 1.4em;
}

img {
	border: none;
	vertical-align:baseline;
}


/* --- 強調 --- */
em {
	color: #FF6699;
	font-weight: 700;
	font-style: normal;
}
strong {
	color: #3366CC;
	font-weight: 700;
}


/****************************************************
　■ヘッダー 
****************************************************/

/* --- 共通部分（ロゴ・テキストリンク） ---- */
#header {
	width: 840px;
	height: 60px;
	margin: 0;
	background-image: url(images/common_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fff;
}
#header-inner {
	padding: 0;
	position: static;
	width: auto;
}

.logo {
	margin: 12px 0 0 10px;
	width: 260px;
	float: left;
	display: inline;
}
.header-navi {
	float: right;
	margin: 15px 10px 0 0;
	font-size: 70%;
	display: inline;
}

/* --- ヘッダーメインイメージ --- */
#header-image {
	margin: 0;
	padding: 0;
	width: 840px;
	height: 180px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #fff;
}

/****************************************************
　■メインナビゲーション

　別ファイル
　style-navi：バック画像

****************************************************/


/****************************************************
　■コンテンツ 
****************************************************/

/* --- コンテンツ Wrapper（サイドナビゲーション含む） --- */
#wrapper {
	width: 840px;
	margin: 10px 0 0 0;
}

#wrapper-inner {
	padding: 0	15px;
	position: static;
	width: auto;
}


/*********** 新着情報・カナツの考える環境事業 ****************/
#news-kankyo {
	margin: 0 0 15px;
	padding: 0;
	height: 186px;
	width: 100%;
}

/* 新着情報 */
#news {
	width: 390px;
	margin: 0;
	float: left;
}
.title {
	width: 390px;
	height: 25px;
	margin: 0 0 5px 0;
	padding: 0;
}
.entry_news {
	display: block;
	overflow: auto;
	width: 375px;
	height:155px;
	margin: 0 0 0 5px;
	padding: 0 5px 0 0;
}
.entry_news p {
	margin: 0;
	font-size: 12px;
	padding: 5px 5px 2px 15px;
	border-bottom: 1px dotted #ccc;
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left;
}
span.blue {
	color: #3786C8;
}
span.green {
	color: #6EB902;
}

/* カナツの考える環境事業 */

.top_kankyo {
	width: 390px;
	height: 186px;
	float: right;
	background: url(images/top_kankyo_back.jpg) no-repeat;
}
.top_kankyo p {
	font-size: 12px;
	line-height: 1.5em;
	width: 340px;
	margin-left: 20px;
	margin-top: 80px;
	color: #0066CC;
}



/*********** コンテンツ・クイックリンク ****************/
#quick-link {
    clear: both;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	height: 155px;
	border-bottom: 1px dotted #ccc;
}
.block-a {
	width: 260px;
	height: 155px;
	background-image: url(images/top_link_works.jpg);
	background-repeat: no-repeat;
	float: left;
	vertical-align: baseline;
}
.block-b {
	width: 260px;
	height: 155px;
	background-image: url(images/top_link_mainte.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 15px;
	float: left;
	vertical-align: baseline;
}
.block-c {
	width: 260px;
	height: 155px;
	background-image: url(images/top_link_product.jpg);
	background-repeat: no-repeat;
	float: right;
	vertical-align: baseline;
}
#quick-link p{
	font-size: 10px;
	width: 130px;
	margin-top: 60px;
	padding-left: 115px;
}
#quick-link img {
	float: right;
	margin-top: 20px;
	margin-right: 12px;
}

/*********** 各ブロックリンクバナー・会社住所等 ****************/
#link-com {
    clear: both;
	margin: 0 0 15px 0;
	padding: 0;	
	vertical-align: top;
	height: 110px;
}

/* 各ブロックリンクバナー */
#link_block {
	width: 560px;
	float: left;
}
#link_block h2 {
	margin-bottom: 5px;
}
#link_block .site_banner {
	margin-right: 2px;
}

/*会社住所等*/
#company_block {
	width: 220px;
	float: right;
	font-size: 10px;
	padding-left: 10px;
	border-left: 1px dotted #666666;
	margin-top: 10px;
	line-height: 1.1em;
}



/****************************************************
　■フッター 
****************************************************/
#footer {
	width: 840px;
	background-image: url(images/footer_back.gif);
	margin: 0;
	clear: both;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#footer-inner {
	padding:6px 0 4px 0;
	position: static;
	width: auto;
	text-align: center;
	font-size: 75%;
}

/****************************************************
　■フッター下テキストリンク 
****************************************************/
#under-link {
	width: 840px;
	margin: 8px auto;
	padding: 0;
	position: relative;
}
#under-link p {
	font-size: 70%;
	text-align: center;
	margin: 0 0 50px 0 ;
}
