﻿@charset "utf-8";

/*===ブラウザ標準のスタイルシートの無効化===*/
*   {
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
    }

table, img { 
	border:0; 
	margin:0; 
	padding:0; 
	 }
	 
/*===共通クラスセレクタ===*/
br.clear { clear:both; line-height:0%;}

a {
	color:#333;
	text-decoration: none;
	 }
	
a:hover	{
	color:#FF9900; 
	text-decoration:underline; 
	 }

/*===bodyタグ===*/
body { 
	text-align:center;
	margin:0;
	padding:0;
	background-color:#EEE;
	color:#444;
	height:100%;
	font-size:80%;
	font-family:"ＭＳ Ｐゴシック",Osaka,Arial,Helvetica;
	 }
/*===レイアウトベース===*/
#coap {
	width:752px;
	border-left:1px solid #006666;
	border-right:1px solid #006666;
	background-color:#FFF;
	border-spacing:0;
	 }

#coap #header {
	width:750px;
	 }

#coap #header02 {
	width:750px;
	height:1px;
	background-color:#FFF;
	 }

#coap #header03 {
	width:750px;
	height:6px;
	background-color:#339999;
	 }

#coap #header04 {
	width:750px;
	height:2px;
	background-color:#EEE;
	 }

#coap #left01 {
	width:10px;
	 }
	 
#coap #left02 {
	width:180px;
	background-color:#EEF9F9;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	vertical-align:top;
	text-align:left;	
	 }

#coap #main {
	width:520px;
	padding:0 15px;
	vertical-align:top;
	text-align:center;
	 }

/*===フッターCOPYRIGHT===*/
address { 
	background-color:#339999;
	color:#FFF;
	padding:5px 7px;
	border:0;
	text-align:right;
	 }

/*===タイトルロゴ===*/
#logo { 
	width:248px;
	height:69px;
	background:url(../img/i_title.gif) no-repeat left;
	cursor:pointer;
	float:left;
	 }

/*===見出しh2===*/
#midashi01 {
	width:530px;
	height:28px;
	margin:20px 0 10px 0;
	background:url(../img/h_top01.jpg) no-repeat;
	text-indent:-9999px;
	 }
#midashi02 {
	width:530px;
	height:28px;
	margin:20px 0;
	background:url(../img/h_top02.jpg) no-repeat;
	text-indent:-9999px;
	 }

/*===ローカルナビゲーション01（ページ左）===*/
#localNavi01 {
	width:160px;
	padding:12px 0 0 9px;
	 }
#localNavi01 ul { 
	width:160px;
	 }
#localNavi01 li {
	list-style:none; 
	width:160px;
	text-indent:-9999px;
	display:block;
	 }
#localNavi01 #menu01 {
	background:url(../img/menu_b01.jpg) no-repeat;
	width:160px;
	height:33px;
	padding-bottom:5px;
	 }
#localNavi01 #menu01 a {
	width:160px;
	height:33px;
	display:block;	
	 }
#localNavi01 #menu01 a:hover {
	background:url(../img/menu_b01ov.jpg) no-repeat;
	width:160px;
	height:33px;
	display:block;	
	 }
#localNavi01 #menu02 {
	background:url(../img/menu_b02.jpg) no-repeat;
	width:160px;
	height:33px;
	padding-bottom:5px;
	 }
#localNavi01 #menu02 a {
	width:160px;
	height:33px;
	display:block;	
	 }
#localNavi01 #menu02 a:hover {
	background:url(../img/menu_b02ov.jpg) no-repeat;
	width:160px;
	height:33px;
	display:block;
	 }
#localNavi01 #menu03 {
	background:url(../img/menu_b03.jpg) no-repeat;
	width:160px;
	height:33px;
	padding-bottom:5px;
	 }
#localNavi01 #menu03 a {
	width:160px;
	height:33px;
	display:block;	
	 }
#localNavi01 #menu03 a:hover {
	background:url(../img/menu_b03ov.jpg) no-repeat;
	width:160px;
	height:33px;
	display:block;
	 }
#localNavi01 #menu04 {
	background:url(../img/menu_b04.jpg) no-repeat;
	width:160px;
	height:33px;
	
	 }
#localNavi01 #menu04 a {
	width:160px;
	height:33px;
	display:block;	
	 }
#localNavi01 #menu04 a:hover {
	background:url(../img/menu_b04ov.jpg) no-repeat;
	width:160px;
	height:33px;
	display:block;
	 }
	 
#localNavi01 #menu05 {
	background:url(../img/menu_b05.jpg) no-repeat;
	width:160px;
	height:33px;
	padding-bottom:5px;
	 }
#localNavi01 #menu05 a {
	width:160px;
	height:33px;
	display:block;	
	 }
#localNavi01 #menu05 a:hover {
	background:url(../img/menu_b05ov.jpg) no-repeat;
	width:160px;
	height:33px;
	display:block;
	 }	 

/*===ローカルナビゲーション02（ページ左）===*/
#localNavi02 {
	width:160px;
	padding-left:9px;
	 }
#localNavi02 ul { 
	width:160px;
	padding:15px 0; 
	 }
#localNavi02 li {
	list-style:none; 
	padding:5px 0; 
	width:160px;
	 }
#localNavi02 li img {
	vertical-align:top; 
	margin:1px 6px 0 0;
	 }
#localNavi02 a {
	color:#333; 
	text-decoration:none; 
	font-size:13px; 
	width:160px;
	 }
#localNavi02 a:hover {
	color:#FF6600; 
	text-decoration:underline;
	 }

/*===リピートテーブル01===*/
#repeat01 {
	width:530px;
	 }
#repeat01 .hasen {
	text-align:left;
	border-bottom:1px dashed #CCC;
	padding:10px 15px;
	 }
#repeat01 td {
	text-align:left;
	vertical-align:top;
	padding:10px 10px;
	 }
#repeat01 img {
	vertical-align:top; 
	margin:1px 6px 0 0;
	 }
#repeat01 a {
	color:#009999; 
	text-decoration:none;
	 }

#repeat01 a:hover {
	color:#009999;
	text-decoration:underline; 
	 }

/*===リピートテーブル02===*/
#repeat02 {
	width:530px;
	 }
#repeat02 td {
	text-align:left;
	border-bottom:1px dashed #CCC;
	padding:10px 10px;
	 }
#repeat02 img {
	vertical-align:top; 
	margin:1px 6px 0 0;
	 }
#repeat02 a {
	color:#009999; 
	text-decoration:none; 
	 }

#repeat02 a:hover {
	color:#009999;
	text-decoration:underline; 
	 }

/*===リピートテーブル03===*/
#repeat03 {
	width:135px;
	margin-left:9px;
	 }
#repeat03 td {
	text-align:left;
	padding-bottom:10px;
	 }

/*===会員生協の紹介===*/
#seikyou_midashi {
	width:530px;
	text-align:center;
	 }
#seikyou_map {
	margin:10px 0 3px 0;
	padding:0;
	 }

/*===コンテンツ下／水平線===*/
.line01 { 
	border-bottom:1px solid #339999;
	 } 	 

/*===テキスト===*/
.txt_enji {
	color:#CC6633;
	font-size:13px;
	 } 
.txt_midashi {
	margin-top:10px;
	line-height:125%;
	 }
.txt_honbun {
	line-height:125%;
	margin-left:5px;
	 }
	  
/*===トピックス一覧===*/
#topics { 
	width:530px;
	margin:15px 0;
	text-align:right;
	 }
#topics img {
	vertical-align:top; 
	margin:0 6px;
	 }

/*===アクセスカウンター===*/
#access {
	margin:10px 0;
	text-align:right;
	 }
	

