@charset "utf8";
/*下に記載したものほど優先される*/
/*ブラウザのデフォルトスタイルのクリア*/

/*クリア項目*/
h1,h2,h3,h4,h5,
ul,p,li,
table,tr,th,td	
/*クリア項目*/

{
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
	text-aligh:left;
}
/*ブラウザのデフォルトスタイルのクリア*/

a img{
	border:none;
}

#flash td{
	height:235px;
}

/*これをつけないとフラッシュに余白が空く*/
#main_flash{
	height:100%;
}

#main_flash2{
	height:100%;
}

#topic_td{
	padding:10px;
	border-style: dashed; /* 枠の種類 */
	border-color: #69821b; /* 枠の色 */
	border-top-width: 1px;         /* 上の枠 */
	border-bottom-width: 1px;      /* 下の枠 */
	border-left-width: 1px;        /* 左の枠 */
	border-right-width: 1px;       /* 右の枠 */
	background-color:#f0fff0;
}

.yohaku1 td{
	height:10px;
	border-style: solid; /* 枠の種類 */
	border-color: #949495; /* 枠の色 */
	border-top-width: 1px;         /* 上の枠 */
	border-bottom-width: 1px;      /* 下の枠 */
	border-left-width: 0px;        /* 左の枠 */
	border-right-width: 0px;       /* 右の枠 */
}

.yahaku_img{
	height:10px;
	width:800px;
}

#content{
	text-align:center;
	border-style: solid; /* 枠の種類 */
	border-color: #949495; /* 枠の色 */
	border-top-width: 1px;         /* 上の枠 */
	border-bottom-width: 1px;      /* 下の枠 */
	border-left-width: 0px;        /* 左の枠 */
	border-right-width: 0px;       /* 右の枠 */
	font-size:small;
}

#content td{
	height:185px;
}

ul.cont_menu li{
	float: left;
	list-style: none outside;
	margin-left: 3px; 
	text-align: center;
}

ul.cont_menu a{
	text-decoration:none;
	border-style: none;
	color:#0000ff;
}

ul.cont_menu a img{
　　border-width:1;
}

ul.cont_menu a:visited{                 /* 既に見たリンク */
	text-decoration: none     /* 下線を消す */
	color:#0000ff;
}

ul.cont_menu a:hover{
	color:#e95464;
}

ul.cont_menu a:hover img{
　　border-width:1;
	border-color:#e95464; /* 枠の色 */
}

.cate_btn{
	margin-top:3px;
	margin-right:0px;
	height:150px;
	width:194px;
	border-style: solid; /* 枠の種類 */
	border-color: #949495; /* 枠の色 */
	border-top-width: 1px;         /* 上の枠 */
	border-bottom-width: 1px;      /* 下の枠 */
	border-left-width: 1px;        /* 左の枠 */
	border-right-width: 1px;       /* 右の枠 */

}

#sintyaku{
	padding:5px;
	text-align:center;
	width:50%;
	border-style: solid; /* 枠の種類 */
	border-color: #949495; /* 枠の色 */
	border-top-width: 1px;         /* 上の枠 */
	border-bottom-width: 1px;      /* 下の枠 */
	border-left-width: 0px;        /* 左の枠 */
	border-right-width: 1px;       /* 右の枠 */
}

#kousin_hed_img{
	width:380px;
	height:30px;
}

#saisin_img{
	height:30px;
	background-image:url("../../img/top_img/sintyaku_hed.png");
	border-style: solid; /* 枠の種類 */
	border-color: #949495; /* 枠の色 */
	border-top-width: 1px;         /* 上の枠 */
	border-bottom-width: 1px;      /* 下の枠 */
	border-left-width: 1px;        /* 左の枠 */
	border-right-width: 1px;       /* 右の枠 */
}

#sintyaku_tbl{
	background-color:#f0fff0;
	font-size:small;
	border-collapse:collapse;/*テーブルのセルの隙間を消す*/
	width:99%;
	height:10px;
}

.sintyaku_td td{
	border-style: solid; /* 枠の種類 */
	border-color: #949495; /* 枠の色 */
	border-top-width: 1px;         /* 上の枠 */
	border-bottom-width: 1px;      /* 下の枠 */
	border-left-width: 1px;        /* 左の枠 */
	border-right-width: 1px;       /* 右の枠 */
}

.sintyaku_syousai{
	margin-left: 5px;
	margin-top:3;
}

.part_img{
	width:100px;
}

.syohin_img{
	margin: 2px;
	width:100px;
	height:90px;
}

#news{
	padding:5px;
	width:50%;
	text-align:center;
	vertical-align: top;
	border-style: solid; /* 枠の種類 */
	border-color: #949495; /* 枠の色 */
	border-top-width: 1px;         /* 上の枠 */
	border-bottom-width: 1px;      /* 下の枠 */
	border-left-width: 1px;        /* 左の枠 */
	border-right-width: 0px;       /* 右の枠 */
	background-image:url("../../img/top_img/photo04.jpg");
	background-repeat: no-repeat;            /* 背景を繰り返さない */
  	background-position: right bottom;       /* 背景画像の位置は右下 */
}

#news table{
	text-align:left;
	width:99%;
}

#news td{
	padding-top:10px;
	padding-left:10px;
	font-size:small;
	border-style: dashed;
	border-width: 1px;
	border-top-width:0px;         /* 上の枠 */
	border-bottom-width:1px;      /* 下の枠 */
	border-left-width:0px;        /* 左の枠 */
	border-right-width:0px;       /* 右の枠 */
	border-color: #a9a9a9; /* 枠の色 */
}


td.visit_a A{   
/* 既に見たリンク */
	text-decoration:none;
	border-style: none;
	color:#0000ff;
}

td.visit_a A:visited{   
/* 既に見たリンク */
	text-decoration:none;
	border-style: none;
	color:#0000ff;
}