@charset "UTF-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
/* CSS Document */

/* resetここから */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
a:active {
	text-decoration: none;
}
body {
	line-height: 1;
	background: #1E0E00;
	padding: 40px 10px 10px;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #E5E5E5;
	text-decoration: none;
}
a:hover {
	color: #64CFF2;
	text-decoration: underline;
}
/* resetここまで */






#bcorner {
	margin: 0px auto;
	width: 820px;
	background: #1E0E00;
	color: #EDEDED;
}
#btitle {
	float: left;
	width: 178px;
	margin-bottom: 20px;
	margin-right: 20px;
	height: 178px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	border: 1px solid #838383;
	background-color: #333;
	background-image: url(../../barkeley/img/b-top.jpg);
}
#bmenu {
	float: right;
	height: auto;
	width: 600px;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
	margin-bottom: 10px;
}
#bcontents {
	clear: both;
	color: #000;
	background: #ECECEC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 20px 20px 30px;
}
#bcontext {
	clear: both;
	overflow: hidden;
}
#bcontentstop {
	clear: both;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 30px 20px;
	background: url(../img/neyyorkkaiga.jpg);
	width: 780px;
	height: auto;
}
.btopbox table tr td table tr td a {
	color: #066;
}
#bcontents p {
	padding-right: 2px;
	line-height: 1.6;
	margin-bottom: 0.5mm;
	margin-top: 0.5em;
}
h2 {
	font-size: x-large;
	color: #036;
}
.bconimg {
	float: right;
	border-width: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h3 {
	margin-bottom: 2em;
	float: right;
	margin-top: 4px;
	color: #036;
}
h1 {
	font-size: 24px;
	font-style: italic;
	text-align: left;
	padding-bottom: 10px;
}
#bcorner #bmenu table tr th {
	padding-right: 15px;
}
table {
	width: auto;
	text-align: left;
	height: auto;
	border-style: none;
	font-size: 18px;
	letter-spacing: 3px;
}
#bcorner #bmenu table tr th td {
	height: 60px;
}
#bfooter {
	padding-bottom: 20px;
	margin-top: 20px;
}
#bcorner #bfooter ul li {
	display: block;
	float: right;
	margin-left: 20px;
	margin-right: 5px;
	font-style: italic;
	font-size: large;
}
#btitle p {
	float: right;
	margin-top: 146px;
	margin-right: 10px;
}
#bcorner #bmenu p {
	float: right;
	margin-top: 5px;
	color: #FFF;
}
.btopbox {
	background:#fff;
		filter:alpha(opacity=(90));
-moz-opacity:(0.9);
	opacity: 0.9;
	-webkit-opacity: 0.9;
	-ms-opacity: 0.9;
	-o-opacity: 0.9;	
	
	-moz-box-shadow: 0 0 40px black;
	-webkit-box-shadow: 0 0 40px black;
	-ms-box-shadow: 0 0 40px black;
	-o-box-shadow: 0 0 40px black;
	
	display: block;
		margin-top: 10px;
	margin-bottom: 10px;
	width: 740px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.btopbox table tr th img {
	background: #333;
}
#bmenutop {
	padding: 10px 10px 10px 208px;
}
#bcorner #bmenutop p {
	padding-top: 20px;
	line-height: 1.6em;
	margin-right: 2em;
}
.bmenutopsetu {
	font-size: small;
	color: #999;
	padding-top: 10px;
}
.titlemenu {
	line-height: 3ex;
	padding: 16px 10px;
}
.titlemenu p a {
	color: #369;
	text-decoration: underline;
}
#bcorner #bcontents #bcontext p a {
	color: #999;
}
