@charset "Shift_JIS";
/*小島水産かき養殖場*/
/* ================ 初期化 ================↓↓↓ */
*{
	margin:0;
	padding:0;
	/*margin: 0 auto; 中央 FFのみ有効　*/
	}

/* ======= IE用 =======↓↓↓ */
img {
	border:0;
	float:right;
	margin:0;
	padding:0;
	}
/* ======= IE用 =======↑↑↑ */	
/* ================ 初期化 ================↑↑↑ */
/* ================ 基本設定 ================↓↓↓ */
body {
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','osaka','ＭＳ Ｐゴシック','MS-PGothic', sans-serif;
	color: #434445;
	padding: 5px 0 0 5px;
	}

.clear_indent {
	clear:both;
	text-indent: -3000px;
	}

.float_right {
	float: right;
	}

.float_left {
	float: left;
	}
	
p {
	color: #434445;
	font-size: 126%;
	}
	

* html p {  /* ******* IE〜6用　スターハック ******* *//*行間を1.3emに */
	color: #434445;
	font-size: 126%;
	line-height:1.5em; 
	}	
	
*:first-child+html p {  /* ******* IE7ハック ******* *//*行間を1.4emに */
	color: #434445;
	font-size: 126%;
	line-height:1.4em; 
	}	

.bold {
	font-weight: bold; 
	}		
p span {
	color: #434445;
	font-size: 80%;	
	}	

.red {
	color: #ff0000;	
	}

a:link {
	color: #0000ff;
	font-size: 100%;
	}
	
a:visited {
	color: #ff44cc;
	font-size: 100%;	
	}
	
h1 { 
	font-weight: bold;
	}

h2{
	font-size: 200%;
	font-weight: bold;
	}

h2 span {
	color: #ff0000;
	}
	
.block {
	display:block;
	}
	
.indent  { 
	text-indent: -3000px; 
	}
	
.center {
	text-align: center;
	}

.left {
	text-align: left;
	}

.right {
	text-align: right;
	}


.f70 {
	font-size: 70%;
	}

.f80 {
	font-size: 80%;
	}
		
.w50 {
	width: 50px;
	}
	
.w80 {
	width: 80px;
	}	
	
.w90 {
	width: 90px;
	}
	
.w100 {
	width: 100px;
	}

.w65 {
	width: 65px;
	}	

.w90 {
	width: 90px;
	}
	
.w95 {
	width: 95px;
	}	

.w100 {

	}
	
.w105 {
	width: 105px;
	}	

.w110 {
	width: 110px;
	}
			
.l_margin20 {
	margin: 0 0 0 40px;
	}	
/* ================ 基本設定 ================↑↑↑ */
/* ================ 大枠 ================↓↓↓ */		

/* ================ 共通クラス ================↓↓↓ */		
.main_text {
	width:660px;
	margin:10px 70px 10px 70px;
	}

.main_text strong {
	font-weight: bold;
	color:#ff0000;
	letter-spacing:0.1em; 
	line-height:1em;
	}

.link_r_s  { 
	background-image: url("../images/line.gif"); 
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	font-size: 12px; 
	}
* html .link_r_s  {  /* ******* IE〜6用　スターハック ******* */
	background-image: url("../images/line.gif"); 
	background-position: center center;
	background-repeat: no-repeat;
	margin: -37px 0 0 0;
	font-size: 12px; 
	}
*:first-child+html .link_r_s  {  /* ******* IE7ハック ******* */
	background-image: url("../images/line.gif"); 
	background-position: center center;
	background-repeat: no-repeat;
	margin: -23px 0 0 0;
	font-size: 12px; 
	}	
.link_r_s p { 
	color: #434445; 
	/*font-size: 12px; */
	background-color: #fff;
	display: inline;
	text-decoration: none;
	padding: 0 1em 0 70px;
	}	


.link_r_s a:link {
	color: #434445;
	text-decoration: none;
	}
	
.link_r_s a:visited {
	color: #434445;
	text-decoration: none;
	}	
	
.red_border_l{  /* 右赤ライン 大枠 */
	width:800px;
	padding:10px 70px;
	}
	
.red_border_s {  /* 右赤ライン 小枠 */
	width:660px;
	height: auto;
	padding:0;
	background-image: url(../images/red660.gif);
	background-position: center center;
	background-repeat: no-repeat;
	}
	
.red_border_s p {  /* 赤文字 back 白 */
	font-size:180%;
	font-weight: bold;
	color: #ff0000;
	background-color:#ffffff;
	display: inline;
	padding: 0 0.5em 0 0;
	}
	
.red_border_s p span {  /* IE7対策 */
	color: red;
	font-size:100%;
	font-weight: bold;
	}	

.red_border_s_left {  /*右赤左ライン　小枠 */
	width:660px;
	height: auto;
	padding:0;
	background-image: url(../images/red25.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}	
	
.red_border_s_left p {  /* 赤文字 back 白 */
	font-size:180%;
	font-weight: bold;
	color: #ff0000;
	background-color:#ffffff;
	display: inline;
	margin: 0 0.5em 0 35px;
	}
	
.red_border_s_left p span {  /* IE7対策 */
	color: red;
	font-size:100%;
	font-weight: bold;
	}	
	
.bl_border_l{  /* 右青ライン 大枠 */
	width:800px;
	padding:10px 70px;
	}	
	
.bl_border_s_left {  /*右青左ライン　小枠 */
	width:660px;
	height: auto;
	padding:0;
	background-image: url(../images/bl25.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}
	
.bl_border_s p {  /* 青文字 back 白 */
	font-size:180%;
	font-weight: bold;
	color: #3f4fff;
	background-color:#ffffff;
	display: inline;
	padding: 0 0.5em 0 0;
	}	

.bl_border_s_left p {  /* 青文字 back 白 */
	font-size:180%;
	font-weight: bold;
	color: #3f4fff;
	background-color:#ffffff;
	display: inline;
	margin: 0 0.5em 0 35px;
	}

.bl_border_s_left p span { 
	color: #3f4fff;
	font-size:100%;
	font-weight: bold;
	}		
*:first-child+html .bl_border_s_left p span {  /* IE7対策 */
	color: #3f4fff;
	font-size:100%;
	font-weight: bold;
	}			
/* ================ 共通クラス ================↑↑↑*/		


#container {
	width: 800px;
	}	
/* ================ heder メニュー 絶対配置 IE〜6では無視 ================↓↓↓ */		
#menu1 {
	width: 780px;
	height: 40px;
	padding: 0 10px 0 10px;
	background-color:#3f4fff;
	position: fixed;
	top:5px; left:5px;  
	}
* html #menu1 {  /* ******* IE〜6用　スターハック ******* */
	width: 800px;
	height: 40px;
	padding: 0 10px 0 10px;
	background-color: #3f4fff;
	}
	
#menu1 li {
	font-size: 14px; 
	font-weight: bold;
	text-align: center;
	margin: 1em 0 1em 0;
	/*display:block;  */
	display:inline;  
	list-style:none;  
	float: left;
}

#menu1 li a {    /* 通常時 */  
	padding:0px 0em;  
	display:block;  
	color:#fff;  
	text-decoration:none;  
	}  
#menu1li a:hover {  /* マウスが乗った時 */  
	padding:0px 0em; 
	color:#fff;  
	text-decoration:none;  
	}  
	
#header {  /* 画像 */
	width: 800px;
	height: 300px;
	background-image: url(../images/header.jpg);
	background-position: 0px 35px;
	background-repeat: no-repeat;
	text-indent: -3000px;	
	}
	
* html #header {  /* ******* IE〜6用　スターハック ******* */
	width: 800px;
	height: 300px;
	background-image: url(../images/header.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	/*text-indent: -3000px;*/
	}	
	
*:first-child+html #header {  /* ******* IE7ハック ******* */
	width: 800px;
	height: 320px;
	background-image: url(../images/header.jpg);
	background-position: 0px 35px;
	background-repeat: no-repeat;
	/*text-indent: -3000px;*/
	}		
/* ================ heder メニュー 絶対配置 IEでは無視 ================↑↑↑ */
/* ================ 三重のブランド 浦村かきが旨い!!  ================↓↓↓ */			
#uramura {
	width: 800px;
	margin: 35px 0 0 0;
	}	
* html #uramura {  /* ******* IE〜6用　スターハック ******* */
	width: 800px;
	margin: 30px 0 0 0;
	}
*:first-child+html #uramura {  /* ******* IE7ハック ******* */
	width: 800px;
	margin: 30px 0 0 0;
	}	
				
#uramura .title{
	width: 800px;
	height:70px;
	margin: 0px 0;
	background-image: url(../images/title_uramura.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;	
	}	
	
#uramura .photo {  /* 食材用画像 ↓ */
	width:640px;
	height: auto;
	margin:20px 80px 20px 80px;
	}
	
#uramura .photo_l {
	width:320px;
	height: 220px;
	float :left;
	}

#uramura .photo_r {
	width:320px;
	height: 220px;
	float :right;
	margin: -25px 0 0 0;
	}
	
* html #uramura .photo_r {  /* ******* IE〜6用　スターハック ******* */
	width:320px;
	height: 220px;
	float :right;
	margin: 10px -5px 0 0px;
	}

*:first-child+html #uramura .photo_r {  /* ******* IE7ハック ******* */
	width:320px;
	height: 220px;
	float :right;
	margin: 0px 0 0 0;
	}
		
#uramura .photo_text_l {
	/*height:  190px;*/
	/*display: block;*/
	padding:0px 340px 0px 0px;
	font-size:80%;
	}

* html #uramura .photo_text_l {  /* ******* IE〜6用　スターハック ******* */
	height: 190px;
	width: 640px;
	/*display: block;*/
	margin: -200px 0px 0px 0px;
	font-size:80%;
	}	
	
*:first-child+html #uramura .photo_text_l {  /* ******* IE7ハック ******* */
	height: 190px;
	width: 310px;
	/*display: block;*/
	margin: -200px 0px 0px 0px;
	font-size:80%;
	}		
#uramura .photo_text_r {  /* 食材用画像 ↑ */
	height: 190px;
	/*display: block;*/
	padding:10px 10px 0px 340px;
	font-size:80%;
	}
	

* html #uramura .photo_text_r {  /* 食材用画像 ↑ *//* ******* IE〜6用　スターハック ******* */
	height: 190px;
	width: 660px;
	/*display: block;*/
	margin:-220px 10px 0px 10px;
	font-size:80%;
	}	

*:first-child+html #uramura .photo_text_r {  /* 食材用画像 ↑ *//* ******* IE7ハック ******* */
	height: 190px;
	width: 290px;
	/*display: block;*/
	margin:-220px 10px 0px 10px;
	font-size:80%;
	}		
/* ================ 三重のブランド 浦村かきが旨い!!  ================↑↑↑ */		
/* ================ 美味しいだけではない 安心の浦村かき ================↓↓↓ */		
#anshin {
	width: 800px;
	padding: 35px 0 0 0;
	}	
* html #anshin {  /* ******* IE〜6用　スターハック ******* */
	width: 800px;
	padding: 30px 0 0 0;
	}
*:first-child+html #anshin {  /* ******* IE7ハック ******* */
	width: 800px;
	padding:  35px 0 0 0;
	}
		
#anshin .title{
	width: 800px;
	height:70px;
	margin: 10px 0;
	background-image: url(../images/title_anshin.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;	
	}		

#anshin .float_left {
	float: left;
	width: 400px;
	}	
	
#anshin .float_right {
	float: right;
	width: 260px;
	}	

#anshin .mie_left {
	float: left;
	width: 160px;
	}	
	
#anshin .mie_right {
	float: right;
	width: 500px;
	}	

* html #anshin .mie_right {  /* ******* IE〜6用　スターハック ******* */
	float: right;
	width: 500px;
	margin: -200px 0 0 0;
	}	

*:first-child+html #anshin .mie_right {  /* ******* IE7ハック ******* */
	float: right;
	width: 500px;
	margin: 0px 0 0 0;
	}	
				
/* ================ 美味しいだけではない 安心の浦村かき ================↑↑↑ */		
/* ================ 浦村かき ネット販売 ================↓↓↓ */	
#shop {
	width: 800px;
	padding: 35px 0 0 0;
	}	
* html #shop {  /* ******* IE〜6用　スターハック ******* */
	width: 800px;
	padding: 0px 0 0 0;
	}
*:first-child+html #shop {  /* ******* IE7ハック ******* */
	width: 800px;
	padding:  45px 0 0 0;
	}	
	
#shop .title{
	width: 800px;
	height:70px;
	margin: 10px 0;
	background-image: url(../images/title_shop.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;	
	}	

/*#shop .photo {
	width:640px;
	margin:10px 80px 10px 80px;
	}*/
	
#shop .photo_l {
	width:320px;
	height: auto;
	float :left;
	}

#shop .photo_r{
	width:320px;
	height: auto;
	float :right;
	}	

* html #shop .photo_r{  /* ******* IE〜6用　スターハック ******* */
	width:320px;
	height: auto;
	float :right;
	margin: -100px 0 0 0;
	}
	
#shop .photo {  /* 商品紹介 ↓ */
	width:640px;
	height: auto;
	margin:20px 80px 20px 80px;
	}
	
#shop .photo_l {
	width:320px;
	float :left;
	}

#shop .photo_text_r {  /* 商品紹介 ↑ */
	height: 400px;
	/*display: block;*/
	padding: 50px 0px 0px 340px;
	/*font-size:80%;*/
	}
	

* html #shop .photo_text_r {  /* 商品紹介 ↑ *//* ******* IE〜6用　スターハック ******* */
	height: 400px;
	/*width: 660px;*/
	/*display: block;*/
	padding:50px 10px 0px 10px;
	font-size:80%;
	}	

*:first-child+html #shop .photo_text_r {  /* 商品紹介 ↑ *//* ******* IE7ハック ******* */
	height: 400px;
	width: 290px;
	/*display: block;*/
	padding:50px 10px 0px 10px;
	font-size:80%;
	}		
/* ================ 浦村かき ネット販売 ================↑↑↑ */	
/* ================ ネット通販ご注文・お支払方法 ================↓↓↓ */		
#order {
	width: 800px;
	padding: 35px 0 0 0;
	}	
* html #order {  /* ******* IE〜6用　スターハック ******* */
	width: 800px;
	padding: 30px 0 0 0;
	}
*:first-child+html #order {  /* ******* IE7ハック ******* */
	width: 800px;
	padding:  35px 0 0 0;
	}
		
#order .title {
	width: 800px;
	height:70px;
	margin: 10px 0;
	background-image: url(../images/title_order.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;	
	}	
/* ================ ネット通販ご注文・お支払方法 ================↑↑↑ */		
/* ================ 浦村かき 焼き牡蠣 食べ放題 ================↓↓↓ */		
#eat {
	width: 800px;
	padding: 11px 0 0 0;
	}	
* html #eat {  /* ******* IE〜6用　スターハック ******* */
	width: 800px;
	padding: 0px 0 0 0;
	}
*:first-child+html #eat {  /* ******* IE7ハック ******* */
	width: 800px;
	padding:  17px 0 0 0;
	}

#eat .title {
	width: 800px;
	height:70px;
	margin: 10px 0;
	background-image: url(../images/title_eat.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;	
	}	
/* ================ 浦村かき 焼き牡蠣 食べ放題 ================↑↑↑ */	
/* ================ アクセス ================↓↓↓ */			
#access {
	width: 800px;
	padding: 35px 0 0 0;
	}	
* html #access {  /* ******* IE〜6用　スターハック ******* */
	width: 800px;
	padding: 0px 0 0 0;
	}
*:first-child+html #access {  /* ******* IE7ハック ******* */
	width: 800px;
	padding:  45px 0 0 0;
	}

#access .title {
	width: 800px;
	height:70px;
	margin: 10px 0;
	background-image: url(../images/title_access.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;	
	}	
/* ================ アクセス ================↑↑↑ */	
/* ================ 牡蠣豆知識 ================↓↓↓*/		
#knowledge { 
	width: 800px;
	padding: 35px 0 0 0;
	}	
* html #knowledge {  /* ******* IE〜6用　スターハック ******* */
	width: 800px;
	padding: 30px 0 0 0;
	}
*:first-child+html #knowledge {  /* ******* IE7ハック ******* */
	width: 800px;
	padding:  35px 0 0 0;
	}

#knowledge .title {
	width: 800px;
	height:70px;
	margin: 10px 0;
	background-image: url(../images/title_knowledge.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;	
	}		
/* ================ 牡蠣豆知識 ================↑↑↑*/		
/* ================ fooder ================↓↓↓*/	
#footer {
	width: 800px;
	font-size: 10pt;
	color: #888888;
	}
	
#menu2 {
	width: 780px;
	height: 40px;
	padding: 0 10px 0 10px;
	background-color:#3f4fff;
	}
* html #menu2 {  /* ******* IE〜6用　スターハック ******* */
	width: 800px;
	height: 40px;
	padding: 0 10px 0 10px;
	background-color:#3f4fff;
	}	
#menu2 li {
	font-size: 14px; 
	font-weight: bold;
	text-align: center;
	margin: 1em 0 1em 0;
	/*display:block;  */
	display:inline;  
	list-style:none;  
	float: left;
}

#menu2 li a {    /* 通常時 */  
	padding:0px 0em;  
	display:block;  
	color:#fff;  
	text-decoration:none;  
	}  
#menu2 li a:hover {  /* マウスが乗った時 */  
	padding:0px 0em; 
	color:#fff;  
	text-decoration:none; 
	} 	
		
/* ================ fooder ================↑↑↑*/		
/* ================ 牡蠣の殻の剥き方 ================↓↓↓*/	
#shell {
	width: 800px;
	padding: 35px 0 0 0;
	}	
* html #shell {  /* ******* IE〜6用　スターハック ******* */
	width: 800px;
	padding: 0px 0 0 0;
	}
*:first-child+html #shell {  /* ******* IE7ハック ******* */
	width: 800px;
	padding:  15px 0 0 0;
	}
	
#shell .title{
	width: 800px;
	height:70px;
	margin: 0px 0;
	background-image: url(../shell/images/title_shell.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;	
	}	
	
#shell .photo {  /* 食材用画像 ↓ */
	width:640px;
	height: auto;
	margin:20px 80px 20px 80px;
	}
	
#shell .photo_l {
	width:320px;
	height: 220px;
	float :left;
	}
		
#shell .photo_text_r {  /* 殻剥き画像 ↑ */
	height: 190px;
	/*display: block;*/
	padding:10px 10px 0px 340px;
	font-size:80%;
	}
* html #shell .photo_text_r {  /* 殻剥き画像 ↑ *//* ******* IE〜6用　スターハック ******* */
	height: 190px;
	width: 660px;
	/*display: block;*/
	margin:-220px 10px 0px 10px;
	font-size:80%;
	}	
*:first-child+html #shell .photo_text_r {  /* 殻剥き画像 ↑ *//* ******* IE7ハック ******* */
	height: 190px;
	width: 290px;
	/*display: block;*/
	margin:-220px 10px 0px 10px;
	font-size:80%;
	}	
	
#shell .photo_text_r p span {  /* 殻剥き画像 ↑ */
	color: red;
	}			
/* ================ 牡蠣の殻の剥き方 ================↑↑↑*/	
/* ================ アクセスマップ ================↓↓↓*/
#accessmap {
	width: 800px;
	padding: 35px 0 0 0;
	}	
* html #accessmap {  /* ******* IE〜6用　スターハック ******* */
	width: 800px;
	padding: 0px 0 0 0;
	}
*:first-child+html #accessmap {  /* ******* IE7ハック ******* */
	width: 800px;
	padding:  15px 0 0 0;
	}
	
#accessmap .title { 
	background-image: url(../accessmap/images/title_accessmap.gif); 
	background-repeat: no-repeat; 
	text-indent: -3000px; 
	margin: 0 0; 
	width: 800px; 
	height: 70px ;
	}	

#accessmap .main_text {
	width: 660px;
	height: 800px;
	margin:10px 70px 10px 70px;
	}
	
#accessmap .photo { 
	background-position: 80px 20px;
	background-repeat: no-repeat;
	padding: 20px 80px; 
	width: 640px; 
	height: 240px;
	 }
	
#accessmap .photo_text_r_1 {
	/*display: block;*/
	/*position:absolute;
	left:340px;*/
	width: 290px;
	margin:-230px 0 0 0px;
	font-size:80%;
	float: right;
	z-index: 2;
	}	
* html #accessmap .photo_text_r_1 {  /* ******* IE〜6用　スターハック ******* */
	/*display: block;*/
	/*position:absolute;
	left:340px;*/
	width: 290px;
	margin:-230px 0 0 355px;
	font-size:80%;
	float: right;
	z-index: 2;
	}		
#accessmap .photo_text_r_2 {
	width: 290px;
	margin:-70px 0 0 355px;
	font-size:80%;
	float: right;
	z-index: 2;
	}	
/* ================ アクセスマップ ================↑↑↑*/	
/* ================ 特商法 ================↓↓↓*/	
#tokusyo .title { 
	background-image: url(../tokusyo/images/title_tokusyo.gif); 
	background-repeat: no-repeat; 
	text-indent: -3000px; 
	padding: 35px 0 0 0;
	width: 800px; 
	height: 70px ;
	}	

.sub_title { 
	background-image: url(../tokusyo/images/bl100.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	margin: 10px 0 0 10px; 
	width: 800px ;
	height: auto;
	}	
	
.sub_title p {  /* 青文字  */
	font-size:140%;
	font-weight: bold;
	color: #3f4fff;
	margin: 0 0.5em 0 80px;
	padding: 0 0 0 0.5em;
	background-color: #fff;
	}	
	
*:first-child+html .sub_title p {   /* ******* IE7ハック ******* 青にならず不明この指定でOK*/	
	font-size:140%;
	font-weight: bold;
	color: #3f4fff;
	margin: 0 0.5em 0 80px;
	padding: 0 0 0 0.5em;
	background-color: #fff;
	}		

.sub_title p span {  /* IE7対策 */
	color: #3f4fff;
	font-size:100%;
	font-weight: bold;
	}	

#tokusyo .main_text {
	width: 600px;
	margin: 0 100px 0px 100px;
	}
	
#tokusyo .textl {
	font-size: 88%;
	font-weight: bold;
	/*margin: 0 0 0.2em 0px;*/
	width: 180px;
	text-align: left;
	float: left;
	/*display: block;*/
	}
	
#tokusyo .textr {
	font-size: 80%;
	font-weight: normal;
	/*margin: 0. 0 0.2em 0px;*/
	/*display: block;*/
	width: 400px;
	float: left;
	}

#tokusyo .clear_indent {
	height: 5px;
	}	
/* ================ 特商法 ================↑↑↑*/	
/* ================ 個人情報 ================↓↓↓*/		
#kojin .title  { background-image: url("../kojin/images/title_kojin.gif"); background-repeat: no-repeat; text-indent: -3000px; padding: 35px 0 0; width: 800px; height: 70px }
	
#kojin .main_text {
	width: 600px;
	margin: 0 100px 0px 100px;
	font-size: 80%;
	}	
/* ================ 個人情報 ================↑↑↑*/	
/* ================ サイトマップ ================↓↓↓*/	
#sitemap {

	}

#sitemap .title {
	width:800px;
	/*height: auto;*/
	margin: 50px 0 20px 0;
	background-image: url("../sitemap/images/line.gif");
	background-position: left center;
	background-repeat: no-repeat; 

	}
	
#sitemap .title p {
	display: inline;
	color: #434445; 
	font-size: 140%; 
	background-color: #fff;
	font-weight: bold;
	display: inline;
	margin: 0 0.5em 0  80px;
	padding: 0 1em;
	}
	
#sitemap_box {
	margin: 0 0 0 100px;
	}	

#sitemap_box p {
	background-color:#e6f0ff;
	margin: 0 0	0 30px;
	padding:0.5em 1em 0.4em 0em;
	color:#434445;
	font-size:96%;
	font-weight: bold;
	display: inline;
	border-left-width: 10px;
	border-left-color: #3f4fff;
	border-left-style: solid; 
	}
	
#sitemap_box .p_s {
 	font-size: 80%;
 	background-image: url("../sitemap/images/bar_bl.gif"); 
 	background-repeat: no-repeat;
 	/*background-color:#fff;*/
	padding:1em 0	1em 70px;
	color:#434445;
	}
	
#sitemap_box .p_s p{
	color:#434445;
	}	
#sitemap_box .p_s2 {/* 青ラインなし */
 	font-size: 80%;
 	background-image: url("../sitemap/images/bar.gif"); 
 	background-repeat: no-repeat;
 	/*background-color:#fff;*/
	padding:1em 0	1em 70px;
	color:#434445;
	}
	
#sitemap_box .top  { 
	background-image: url("../sitemap/images/top.gif"); 	
	margin: 0; 
	background-position: left center;
	background-repeat: no-repeat;
	}	
	
#sitemap_box .top p {
	background-color:#3f4fff;
	padding:0.1em 0 0.1em 0.5em;
	color:#ffffff;
	font-size:111%;
	font-weight: bold;
	}	
	
#sitemap_box .bar_bl {
	background-image: url("../sitemap/images/bar_bl.gif"); 
	margin: 0; 
	background-position: left center ;
	background-repeat: repeat-y;
	}	
	
#sitemap_box .bar {
	background-image: url("../sitemap/images/bar.gif"); 
	margin: 0; 
	background-position: left center ;
	background-repeat: no-repeat;
	}			
	
#sitemap_box .point_s {
	background-image: url("../sitemap/images/point_s.gif"); 
	margin: 0; 
	background-position: left center ;
	background-repeat: no-repeat;
	}	
	
#sitemap_box .point_l_bl {
	background-image: url("../sitemap/images/point_l_bl.gif"); 
	width: 380px;
	/*border:solid 1px #000;*/
	background-color: #eee;
	margin: 0; 
	background-position: left center ;
	background-repeat: no-repeat;
	float: left;
	}	
	
#sitemap_box .point_s_l {
	background-image: url("../sitemap/images/point_s_l.gif"); 
	width: 380px;
	/*border:solid 1px #000;*/
	background-color: #eee;
	margin: 0; 
	background-position: left center ;
	background-repeat: no-repeat;
	float: left;
	}	
	
#sitemap_box .point_l {
	background-image: url("../sitemap/images/point_l.gif"); 
	width: 380px;
	margin: 0; 
	background-position: left center ;
	background-repeat: no-repeat;
	float: left;
	}		
	
#sitemap_box .bottom {
	background-image: url("../sitemap/images/bottom.gif"); 
	width: 380px;
	margin: 0; 
	background-position: left center ;
	background-repeat: no-repeat;
	float: left;
	}	

.sitemap_box_s {
	/*border:solid 1px #996600;*/
	}
	
#sitemap_box .p_r {
	background-color:#e6f0ff;
	margin: 0 0	0 0px;
	padding:0.5em 1em 0.4em 0em;
	color:#434445;
	font-size:96%;
	font-weight: bold;
	display: inline;
	border-left-width: 10px;
	border-left-color: #3f4fff;
	border-left-style: solid; 
	/*float: left;*/
	/*border:solid 1px #006600;*/
	/*z-index: 2;*/
	}	
	
* html #sitemap_box .clear_indent {  /* ******* IE〜6用　スターハック ******* */
	clear:both;
	text-indent: -3000px;
	/*border: solid 1px;*/
	width: 10px;
	height: 1.5em;
	font-size:96%;
	font-weight: bold;
	}
*:first-child+html #sitemap_box .clear_indent {	  /* ******* IE7ハック ******* */
	clear:both;
	text-indent: -3000px;
	/*border: solid 1px;*/
	width: 10px;
	}

/*#sitemap a:link {
	color: #0000ff;
	font-size: 100%;
	}
	
#sitemap a:visited {
	color: #ff44cc;
	font-size: 100%;	
	}*/
/* ================ 焼き牡蠣　写真ページ ================↓↓↓*/		
#yakigaki .title{
	width: 800px;
	height:70px;
	margin: 10px 0;
	background-image: url("../yakigaki/images/title_yakigaki.gif");
	background-repeat: no-repeat;
	text-indent: -3000px;	
	}	
/* ================ 焼き牡蠣　写真ページ ================↑↑↑*/	