/* photo style */

body {
	margin:0px;
	background-image: url(global_img/bg_img.gif);
	background-repeat: repeat;
	}
	
td {
	color:#333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	height: auto;
	width: inherit;
	letter-spacing: normal;
	}
a {
	color: #FF6699;
	}
	
a:hover {
	color: #FF0000;
	}
H3 {
	MARGIN-TOP: 12px;
	PADDING-LEFT: 21px;
	FONT-SIZE: 14px;
	MARGIN-BOTTOM: 15px;
	PADDING-BOTTOM: 4px;
	COLOR: #505050;
	PADDING-TOP: 5px;
	border-bottom-width: 1px;
	border-left-width: 21px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #6666FF;
}
H6 {
	MARGIN-TOP: 25px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 14px;
	MARGIN-BOTTOM: 15px;
	PADDING-BOTTOM: 5px;
	COLOR: #666666;
	PADDING-TOP: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 350px;
	top: 25px;

}
.col_1
 {
	width: 320;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 3px;
	margin-right: 5px;
  }
.col_2
{
	width: 320;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
	margin-right: 3px;
	}
.p_img {
	margin-top: 25px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.photo_txt
{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	line-height: 20px;	
}
.side_bar_l {
	background-image:url(global_img/bg_side_l.gif);
	background-repeat: repeat-y;
}
.side_bar_r {
	background-image:url(global_img/bg_side_r.gif);
	background-repeat: repeat-y;
}
.address {
	background-image: url(global_img/und_bar.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 5px;
}
.navbar {
	margin-bottom: 20px;

}
.navbar H4 {
	float: left;
	width: 90px;
	text-align: center;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	bottom: 15px;
	}
.navbar H4 a {
	display:block;
	width: 90px;
	text-decoration: none;
	bottom: 10px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	color: #FFCC99;
}
.navbar H4 a:hover {
	color:#996600;
	text-decoration: underline;
}
.style1 {
	color: #CCCCCC;
	font-weight: normal;
}