/*
css/10

*/
body {
	text-align:center;
	background-color: #FFFFFF;/*背景色修正*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	color:#333333; /*文書基本色*/
	margin: 0px auto;
	padding: 0px;
	background-image: url(images/bc.jpg);/*背景画像*/
	background-repeat:repeat-x;
	background-position:top;
}

td, th {
	
}

a {
	color: #003366;
}

a:hover {
	color: #FF9900;
}

form {
	background-color: #;
}

img {
	border: 0px;
}

hr{
	width: 100%;
}

h1{
	font-size: 18px;
	color: #333333;
	margin: 30px 10px 10px 10px;
	padding: 5px 10px;
	background-color:#;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF9900;
}

h2{
	font-size: 16px;
	color: #333333;
	margin: 0px 10px 0px 10px;
	padding: 4px 10px;
	background-color:#;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #BDC615;
}

h3{
	font-size: 15px;
	color: #000000;
	margin: 0 30px;
	padding: 2px 0px 0px 30px;
	line-height:;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	list-style-position: outside;
	background-position: left top;
	background-image: url(images/im_r9_c8.jpg);
	background-repeat: no-repeat;
}

p{
margin: 0 20px;
}
table img{
	padding: 0px;
	border: 3px solid #FBEA97;
	margin: 5px 12px 0px 12px;
}
/*======================================


ブロック表示の設定


========================================*/

/*==============ヘッダー部============*/
#header {
	margin: 0;
	padding:7px 0px 7px 0px;
	background-color: ;
	font-size: 14px;
	font-weight: normal;
	color: #336633;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;	
}


/*            全コンテンツ
==========================================*/

#container {
	margin: 0px auto;
	padding: 0;
	width: 810px;
	text-align:left;
	border:;/*色修正 */
	background-image: url(images/im.jpg);
	background-repeat: no-repeat;
}
breadcrumbsbreadcrumbs
/*   ヘッダーサイト名/親サイトへのリンク
===============================================*/
#shop_hd{
		}

	/*親HOME:URL サイトリンク指定 h=42px
========================================*/
.home_url{
	height:42px;
	margin: 0;
	padding:5px 20px 0px 0;
	text-align: right;
	}
	.home_url a{
		color:#FFFFFF;
		font-size: 16px;
		font-style: normal;
		font-weight: bolder;
	}

	/*ホームページ名  h=103px
======================================*/
.sitename{
	height:50px;
	margin: 0;
	padding: 25px 0 0 50px;
	color:#779A48;
	font-size: 25px;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	}
.sitename a{
	color: #666633;
	text-decoration: none;	
	}
.sitename a:hover{
	color: #0033CC;
	text-decoration: underline;	
	}
/*ヘッダーネビゲーション 
======================================*/
.titlebar {
	height:32px;
	margin: 0;
	padding: 23px 40px 0px 0!important;
	padding: 20px 50px 0px 0;
	color:#FFFFFF;
	font-style: normal;
	font-weight: bolder;
	text-align: right;
	font-size: 14px;
}
.titlebar a{
	color:#FFFFFF;
	text-decoration: none;
}
.titlebar a:hover {
	color: #FF9900;
}
/* 　▼=================================================▼

センターコンテンツ表示エリア*/
#primary {
	overflow:hidden;
	float:right;
	width:550px!important;
	width:565px;
	margin: 0px;
	padding:0px 15px 0px 0px;
	}
.primary_bc {
	background-color: #F9FCF5;
	background-image: url(images/primary_bc.jpg);
	background-repeat: no-repeat;
}




/*==================================================
コンテンツ表示用
===================================================*/
/*パン屑リスト*/
.breadcrumbs{
	padding:9px 10px 30px 50px;
	font-weight:normal;
	font-size: 12px;
}

/*メインコンテンツ
===============================================*/
/*コンテンツ*/
.contents {
overflow:hidden;
}
/*introductionはトップページ専用*/
.introduction1 {
	margin:0px;
	padding: 5px 8px;
}
.introduction {
	overflow:hidden;
	margin:10px ;
	padding: 20px 0 30px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.introduction img{
	margin:10px;
	padding: 2px;
	border: 2px solid #669966;
}
/*=================================*/
.topindex{
padding: 0 30px;
}

.shopindex{
	padding: 0 30px;
	vertical-align: text-botom;
}

.index{
	color: #000000;
	margin: 0 0 10px 0;
	padding: 2px 0px 0px 25px;
	list-style-position: outside;
	background-position: left top;
	background-image: url(images/index.jpg);
	background-repeat: no-repeat;
}

/*=================================*/
.dyary{
	margin: 0 0px;
	padding:0 10px;
}

.dyary img{
padding: 0px;
	border: 3px solid #00000;
	margin: 5px 12px 0px 12px;
}
.dyary_footer{
	text-align: right;
	margin: 20px 0;
	padding:5px 20px;
	background-color:#F6F7E5;
	background-image: url(images/dyary_footer.jpg);
	background-repeat: no-repeat;
	font-size:10px;
}


.left{
float:left;
padding:10px 10px 10px 20px;
	}

.right{
float:right;
padding:10px 20px 10px 10px;	
}

.clear{
clear:both;/*回り込み解除*/

}



/*===============================*/
.Tb1{
	border: thin solid #FFFFFF;/*色修正*/
	width: 526px;
	background-color: #FBEA97;
	margin:15px 10px 15px 10px;
}
.Tb1 th {
	color: #333333;
	background-color: #E9E7A9;/*背景色修正*/
	font-weight:bold;
	margin:0;
	vertical-align: text-botom;
	font-size: 15px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
.Tb1 td {
	color: #333333;
	background-color: #FFFFFF;
	margin:0;
	padding: 10px;
	width: 350px;
	vertical-align: top;
}
/*===============================*/
/*注意をうながす(x x)*/
.red {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.box1 {
	border-width: 2px;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	border-style: dotted;
	margin: 10px;
	padding: 10px;
	color: #003366;
	}
	
.box2 {
	margin: 10px;
	padding: 10px;
	border: 1px solid #333333;
	}

/*トップ更新状況表示タイトル背景*/
.dingbat {
	background-color: #;
	color: #00000;
	font-weight: bolder;
	font-size: medium;
	margin:30px 20px 10px 20px;
	padding:5px 10px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #BDC615;
}

/*============カウンター=====================*/
.count {
	text-align: center;
}
/*============管理ログ=====================*/
.log {
	background-image:url(images/dyary_footer.jpg);
	margin: 5px 10px;
	padding: 2px 0px 0 0;
	height: 37px;
	text-align: right;
}

/* ===========フッター表示エリア=============*/
#footer {
	clear:both;
	margin:0 ;
	padding:30px 30px 30px 0px!important;
	padding:20px 0px 20px 0px;
	img:none;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: right;
}
#footer a{
	color: #003366;
}
.copyright{
	padding:0 30px 0 0;
	color: #000000;
	font-size:10px;
}

.site_url{
	padding:10px 0 0 60px;
	margin:0 !important;
	margin:0 ;
	background:url(images/im_r4_c3.jpg)
}
.site_url a{
	color: #003366;
}
/*
ブロック表示設定終了
====================================================*/

/*   =================================================
サイドメニュー表示エリア*/
#secondary {
	margin: 0px;
	padding:0px 0px 0px 15px;
	width: 220px!important;
	width: 235px;
}
/*背景色設定*/
.secondary_bc {
	padding:0;
	margin:0;
	background-color:#F5F7D2;
}

/*  ▲==================================================▲

/*==================================================
サイドメニュー表示用
===================================================*/

/*サイドメニュー外枠*/
.sidebar {
	line-height: 18px;
	color: #000000;
	background-color:;/*メニュー背景色修正*/
	font-weight: normal;
	padding: 0;
	margin: 0 ;
}
.sidebar a{
	text-decoration: none;
	color:#003366;
}

.sidebar li{
	color: #FFFFFF;
	font-weight: normal;
	padding: 3px 0;
	margin: 0 ;
	text-align: left;
	list-style-image: url(images/buton1.jpg);
	list-style-type: disc;
}
/*サイドメニュータイトル*/
.sidebarHeader {
	font-size: 15px;
	color: #00000;
	font-weight: bold;
	padding: 10px 0 15px 45px;
	margin:0;
	background-image: url(images/sd_hd.jpg);
	background-repeat: no-repeat;
}
/*サイドメニュー問合せ住所*/
.sideb{
	padding: 10px 0px 0px 10px;
	
}
/*サイドメニュー別ページ読み込み部分*/
.sideb2{
	padding: 10px 10px 20px 0px;
	
}
.sideb2 a{
	text-decoration: none;
	color: #003366;
}

.sideb2 li{
	color: #000000;
	font-weight: normal;
	padding: 3px 0;
	margin: 0 ;
	text-align: left;
}
.sideb2 img {
	text-align: center;
	padding: 0px;
	border: 3px solid #FF9900;
	margin: 5px 12px 0px 12px;

}
/*サイドメニューフッター*/
.sidebarFooter {
	font-size: 15px;
	color: #00000;
	font-weight: bold;
	padding: 8px 0 0 45px;
	margin:0;
	height:32px;
	background-image: url(images/sd_Footer.jpg);
	background-repeat: no-repeat;
}

